Resource details
Données temps-réel du réseau RUBAN suivant la structure GTFS-RT au format Protocol Buffers.
This resource file is part of the dataset Réseau urbain Ruban.
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
❌194 errors, 23 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-01-20 at 08:01 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Sequential stop_time_update times are not increasing E022 167 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 935-38058 stop_sequence 29 arrival_time 08:40:20 (1768894820) is equal to previous stop arrival_time 08:40:20 (1768894820) - times must increase between two sequential stops
- trip_id 935-38058 stop_sequence 29 arrival_time 08:40:20 (1768894820) is equal to previous stop departure_time 08:40:20 (1768894820) - times must increase between two sequential stops
- trip_id 935-38058 stop_sequence 29 departure_time 08:40:20 (1768894820) is equal to previous stop departure_time 08:40:20 (1768894820) - times must increase between two sequential stops
- trip_id 935-38058 stop_sequence 29 departure_time 08:40:20 (1768894820) is equal to previous stop arrival_time 08:40:20 (1768894820) - times must increase between two sequential stops
- trip_id 922-38813 stop_sequence 31 arrival_time 06:31:50 (1768887110) is less than previous stop arrival_time 06:33:35 (1768887215) - times must increase between two sequential stops
stop_time_update doesn't have arrival or departure E043 23 errors
If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided
Sample errors
- trip_id 933-37605 stop_sequence 8 doesn't have arrival or departure
- trip_id 934-37616 stop_sequence 10 doesn't have arrival or departure
- trip_id 934-37616 stop_sequence 11 doesn't have arrival or departure
- trip_id 927-38827 stop_sequence 0 doesn't have arrival or departure
- trip_id 927-38827 stop_sequence 1 doesn't have arrival or departure
VehiclePosition and TripUpdate ID pairing mismatch E047 4 errors
If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds.
Sample errors
- vehicle_id 151410805e140771 and trip_id 42134{1141_2}-Période Scolaire Sep 2024-2025_5_LMWJV pairing in TripUpdates does not match vehicle_id 692872f0244f030d0e38bcb9 and trip_id 42134{1141_2}-Période Scolaire Sep 2024-2025_5_LMWJV pairing in VehiclePositions feed - ID pairing between feeds should match
- vehicle_id 6929c9d2bc0a5313877c9a31 and trip_id 42132{1141_2}-Période Scolaire Sep 2024-2025_5_LMWJV pairing in TripUpdates does not match vehicle_id 6928729c46beb5e085881e2b and trip_id 42132{1141_2}-Période Scolaire Sep 2024-2025_5_LMWJV pairing in VehiclePositions feed - ID pairing between feeds should match
- trip_id 42134{1141_2}-Période Scolaire Sep 2024-2025_5_LMWJV and vehicle_id 151410805e140771 pairing in VehiclePositions does not match trip_id 42013{1021_2}-Période Scolaire Sep 2024-2025_5_LMWJV and vehicle_id 151410805e140771 pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
- trip_id 42132{1141_2}-Période Scolaire Sep 2024-2025_5_LMWJV and vehicle_id 6928729c46beb5e085881e2b pairing in VehiclePositions does not match trip_id 42239{BJA01_2}-Période Scolaire Sep 2024-2025_5_LMWJV and vehicle_id 6928729c46beb5e085881e2b pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
Warnings
ID in one feed missing from the other W003 23 errors
a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed
Sample errors
- trip_id 1137-38326 is in TripUpdates but not in VehiclePositions feed
- trip_id 927-38827 is in TripUpdates but not in VehiclePositions feed
- trip_id 933-37605 is in TripUpdates but not in VehiclePositions feed
- trip_id 934-37616 is in TripUpdates but not in VehiclePositions feed
- trip_id 935-38027 is in TripUpdates but not in VehiclePositions feed
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 |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 3,082 | 23 times (79 % of validations) |
| W003 | a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed | 542 | 23 times (79 % of validations) |
| E043 | If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided | 664 | 22 times (76 % of validations) |
| E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 28 | 13 times (45 % 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 | 2,136 | 11 times (38 % of validations) |
| E047 | If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. | 22 | 11 times (38 % of validations) |
| E029 | The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id. | 2 | 2 times (7 % of validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 2 | 2 times (7 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 1 | 1 times (3 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 1 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-01-20 at 21:37 Europe/Paris.
trip_updates (259) vehicle_positions (1) service_alerts (0)Entities seen in the last 7 days.
trip_updates vehicle_positionsDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2026-01-20 at 21:37 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "vehicle:636a2e22c520d5a13c77e3cb",
"vehicle": {
"currentStopSequence": 22,
"position": {
"latitude": 45.5853271484375,
"longitude": 5.273158073425293
},
"stopId": "BJGARE1",
"timestamp": "1768941422",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "952-36271"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"id": "trip:952-36265",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768925691"
},
"departure": {
"time": "1768925741"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1768925766"
},
"departure": {
"time": "1768925810"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1768925846"
},
"departure": {
"time": "1768925872"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1768925886"
},
"departure": {
"time": "1768925905"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1768925910"
},
"departure": {
"time": "1768925926"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1768925956"
},
"departure": {
"time": "1768925962"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1768926011"
},
"departure": {
"time": "1768926034"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1768926133"
},
"departure": {
"time": "1768926148"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1768926356"
},
"departure": {
"time": "1768926402"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1768926460"
},
"departure": {
"time": "1768926472"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1768926500"
},
"departure": {
"time": "1768926528"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1768926743"
},
"departure": {
"time": "1768926753"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1768926803"
},
"departure": {
"time": "1768926835"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1768927174"
},
"departure": {
"time": "1768927194"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1768927224"
},
"departure": {
"time": "1768927237"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1768927300"
},
"departure": {
"time": "1768927311"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1768927347"
},
"departure": {
"time": "1768927350"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1768927390"
},
"departure": {
"time": "1768927459"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1768927559"
},
"departure": {
"time": "1768927570"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1768927629"
},
"departure": {
"time": "1768927683"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1768927797"
},
"departure": {
"time": "1768927828"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1768927841"
},
"departure": {
"time": "1768927873"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1768927996"
},
"departure": {
"time": "1768928013"
},
"stopId": "BJGARE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1768928209"
},
"departure": {
"time": "1768928235"
},
"stopId": "BJPOSTE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768928244"
},
"departure": {
"time": "1768928274"
},
"stopId": "BJLYCEE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1768928391"
},
"departure": {
"time": "1768928425"
},
"stopId": "BJPMICH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1768928471"
},
"departure": {
"time": "1768928511"
},
"stopId": "BJFOLAT2",
"stopSequence": 26
},
{
"arrival": {
"time": "1768928537"
},
"departure": {
"time": "1768928562"
},
"stopId": "BJEPARG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1768928587"
},
"departure": {
"time": "1768928618"
},
"stopId": "BJPROYA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1768928629"
},
"departure": {
"time": "1768928640"
},
"stopId": "BJMOULI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1768928650"
},
"departure": {
"time": "1768928678"
},
"stopId": "BJTOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1768928695"
},
"stopId": "BJCHAMP1",
"stopSequence": 31
}
],
"timestamp": "1768941422",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "952-36265"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"id": "trip:937-38892",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768889505"
},
"departure": {
"time": "1768889531"
},
"stopId": "IDBRANC1",
"stopSequence": 0
},
{
"arrival": {
"time": "1768889555"
},
"departure": {
"time": "1768889597"
},
"stopId": "IDCHASS1",
"stopSequence": 1
},
{
"arrival": {
"time": "1768889626"
},
"departure": {
"time": "1768889639"
},
"stopId": "IDPLOUV1",
"stopSequence": 2
},
{
"arrival": {
"time": "1768889657"
},
"departure": {
"time": "1768889678"
},
"stopId": "IDRIMBA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1768889691"
},
"departure": {
"time": "1768889728"
},
"stopId": "IDAPOLL1",
"stopSequence": 4
},
{
"arrival": {
"time": "1768889747"
},
"departure": {
"time": "1768889776"
},
"stopId": "IDMISTR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1768889807"
},
"departure": {
"time": "1768889859"
},
"stopId": "IDRASPE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1768889917"
},
"departure": {
"time": "1768889957"
},
"stopId": "IDALICA1",
"stopSequence": 7
},
{
"arrival": {
"time": "1768890011"
},
"departure": {
"time": "1768890027"
},
"stopId": "IDAPOLL2",
"stopSequence": 8
},
{
"arrival": {
"time": "1768890037"
},
"departure": {
"time": "1768890061"
},
"stopId": "IDRIMBA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1768890243"
},
"departure": {
"time": "1768890261"
},
"stopId": "BJZACHA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1768890321"
},
"departure": {
"time": "1768890337"
},
"stopId": "BJCHFLE3",
"stopSequence": 11
},
{
"arrival": {
"time": "1768890369"
},
"departure": {
"time": "1768890430"
},
"stopId": "BJCHARM1",
"stopSequence": 12
},
{
"arrival": {
"time": "1768890453"
},
"departure": {
"time": "1768890503"
},
"stopId": "BJROSTA1",
"stopSequence": 13
},
{
"arrival": {
"time": "1768890537"
},
"departure": {
"time": "1768890573"
},
"stopId": "BJCHANT1",
"stopSequence": 14
},
{
"arrival": {
"time": "1768890606"
},
"departure": {
"time": "1768890648"
},
"stopId": "BJSTRAU1",
"stopSequence": 15
},
{
"arrival": {
"time": "1768890701"
},
"departure": {
"time": "1768890728"
},
"stopId": "BJVSCOT1",
"stopSequence": 16
},
{
"arrival": {
"time": "1768890754"
},
"departure": {
"time": "1768890769"
},
"stopId": "BJHBARB1",
"stopSequence": 17
},
{
"arrival": {
"time": "1768890795"
},
"departure": {
"time": "1768890831"
},
"stopId": "BJEBARB1",
"stopSequence": 18
},
{
"arrival": {
"time": "1768890893"
},
"departure": {
"time": "1768890977"
},
"stopId": "BJVAUCA1",
"stopSequence": 19
},
{
"arrival": {
"time": "1768891079"
},
"departure": {
"time": "1768891114"
},
"stopId": "BJPMICH2",
"stopSequence": 20
},
{
"arrival": {
"time": "1768891131"
},
"departure": {
"time": "1768891169"
},
"stopId": "BJFOLAT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1768891257"
},
"departure": {
"time": "1768891264"
},
"stopId": "BJEPARG1",
"stopSequence": 22
},
{
"arrival": {
"time": "1768891295"
},
"departure": {
"time": "1768891325"
},
"stopId": "BJPROYA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1768891335"
},
"departure": {
"time": "1768891345"
},
"stopId": "BJMOULI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1768891360"
},
"departure": {
"time": "1768891375"
},
"stopId": "BJTOUR1",
"stopSequence": 25
},
{
"arrival": {
"time": "1768891399"
},
"departure": {
"time": "1768891442"
},
"stopId": "BJCHAMP1",
"stopSequence": 26
},
{
"arrival": {
"time": "1768891602"
},
"departure": {
"time": "1768891611"
},
"stopId": "BJRIVET1",
"stopSequence": 27
},
{
"arrival": {
"time": "1768891697"
},
"departure": {
"time": "1768891717"
},
"stopId": "BJMBLAN1",
"stopSequence": 28
},
{
"arrival": {
"time": "1768891809"
},
"departure": {
"time": "1768891881"
},
"stopId": "BJBOUSS1",
"stopSequence": 29
},
{
"arrival": {
"time": "1768892009"
},
"departure": {
"time": "1768892065"
},
"stopId": "NVRUFF2",
"stopSequence": 30
},
{
"arrival": {
"time": "1768892138"
},
"departure": {
"time": "1768892143"
},
"stopId": "NVPONTA2",
"stopSequence": 31
},
{
"arrival": {
"time": "1768892211"
},
"stopId": "NVLYSTM1",
"stopSequence": 32
}
],
"timestamp": "1768941422",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "937-38892"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"id": "trip:940-38888",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768910516"
},
"departure": {
"time": "1768911419"
},
"stopId": "BJPMICH1",
"stopSequence": 0
},
{
"arrival": {
"time": "1768911489"
},
"departure": {
"time": "1768911539"
},
"stopId": "BJVAUCA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1768911605"
},
"departure": {
"time": "1768911654"
},
"stopId": "BJEBARB2",
"stopSequence": 2
},
{
"arrival": {
"time": "1768911689"
},
"departure": {
"time": "1768911698"
},
"stopId": "BJHBARB2",
"stopSequence": 3
},
{
"arrival": {
"time": "1768911721"
},
"departure": {
"time": "1768911747"
},
"stopId": "BJVSCOT2",
"stopSequence": 4
},
{
"arrival": {
"time": "1768911800"
},
"departure": {
"time": "1768911841"
},
"stopId": "BJSTRAU2",
"stopSequence": 5
},
{
"arrival": {
"time": "1768911878"
},
"departure": {
"time": "1768911891"
},
"stopId": "BJCHANT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1768911921"
},
"departure": {
"time": "1768911958"
},
"stopId": "BJROSTA2",
"stopSequence": 7
},
{
"arrival": {
"time": "1768911974"
},
"departure": {
"time": "1768912005"
},
"stopId": "BJCHARM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1768912021"
},
"departure": {
"time": "1768912037"
},
"stopId": "BJCHFLE2",
"stopSequence": 9
},
{
"arrival": {
"time": "1768912097"
},
"departure": {
"time": "1768912107"
},
"stopId": "BJZACHA2",
"stopSequence": 10
},
{
"arrival": {
"time": "1768912251"
},
"departure": {
"time": "1768912277"
},
"stopId": "IDRIMBA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1768912293"
},
"departure": {
"time": "1768912338"
},
"stopId": "IDAPOLL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1768912351"
},
"departure": {
"time": "1768912386"
},
"stopId": "IDMISTR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1768912419"
},
"departure": {
"time": "1768912429"
},
"stopId": "IDRASPE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1768912481"
},
"departure": {
"time": "1768912522"
},
"stopId": "IDALICA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1768912579"
},
"departure": {
"time": "1768912610"
},
"stopId": "IDAPOLL2",
"stopSequence": 16
},
{
"arrival": {
"time": "1768912620"
},
"departure": {
"time": "1768912628"
},
"stopId": "IDRIMBA2",
"stopSequence": 17
},
{
"arrival": {
"time": "1768912638"
},
"departure": {
"time": "1768912650"
},
"stopId": "IDPLOUV2",
"stopSequence": 18
},
{
"arrival": {
"time": "1768912682"
},
"departure": {
"time": "1768912723"
},
"stopId": "IDCHASS2",
"stopSequence": 19
},
{
"arrival": {
"time": "1768912754"
},
"departure": {
"time": "1768912788"
},
"stopId": "IDBRANC2",
"stopSequence": 20
},
{
"arrival": {
"time": "1768912857"
},
"departure": {
"time": "1768912885"
},
"stopId": "IDADMIN2",
"stopSequence": 21
},
{
"arrival": {
"time": "1768912906"
},
"departure": {
"time": "1768912916"
},
"stopId": "IDHOTEL2",
"stopSequence": 22
},
{
"arrival": {
"time": "1768912946"
},
"departure": {
"time": "1768913006"
},
"stopId": "IDTRUFF2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768913015"
},
"departure": {
"time": "1768913044"
},
"stopId": "IDHUBER2",
"stopSequence": 24
},
{
"arrival": {
"time": "1768913076"
},
"departure": {
"time": "1768913143"
},
"stopId": "IDDELOR2",
"stopSequence": 25
},
{
"arrival": {
"time": "1768913181"
},
"departure": {
"time": "1768913188"
},
"stopId": "IDATLAN2",
"stopSequence": 26
},
{
"arrival": {
"time": "1768913211"
},
"stopId": "IDDOISN2",
"stopSequence": 27
},
{
"arrival": {
"time": "1768913040"
},
"departure": {
"time": "1768913040"
},
"stopId": "IDPISCI2",
"stopSequence": 28
}
],
"timestamp": "1768941422",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "940-38888"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"id": "trip:952-36356",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768929321"
},
"departure": {
"time": "1768929362"
},
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1768929379"
},
"departure": {
"time": "1768929390"
},
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1768929406"
},
"departure": {
"time": "1768929431"
},
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1768929450"
},
"departure": {
"time": "1768929477"
},
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1768929539"
},
"departure": {
"time": "1768929544"
},
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1768929605"
},
"departure": {
"time": "1768929640"
},
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1768929675"
},
"departure": {
"time": "1768929711"
},
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1768929805"
},
"departure": {
"time": "1768929833"
},
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1768929839"
},
"departure": {
"time": "1768929938"
},
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1768930000"
},
"departure": {
"time": "1768930075"
},
"stopId": "BJGARE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1768930274"
},
"departure": {
"time": "1768930305"
},
"stopId": "BJEMARI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1768930322"
},
"departure": {
"time": "1768930467"
},
"stopId": "BJZOLA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1768930484"
},
"departure": {
"time": "1768930504"
},
"stopId": "BJPCURI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1768930548"
},
"departure": {
"time": "1768930572"
},
"stopId": "BJJCURI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1768930617"
},
"departure": {
"time": "1768930629"
},
"stopId": "BJPAPIN2",
"stopSequence": 14
},
{
"arrival": {
"time": "1768930663"
},
"departure": {
"time": "1768930670"
},
"stopId": "BJMALAS2",
"stopSequence": 15
},
{
"arrival": {
"time": "1768930695"
},
"departure": {
"time": "1768930722"
},
"stopId": "BJMALBR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1768930768"
},
"departure": {
"time": "1768930777"
},
"stopId": "BJLBRAI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1768930798"
},
"departure": {
"time": "1768930811"
},
"stopId": "BJPOLER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1768930896"
},
"departure": {
"time": "1768930930"
},
"stopId": "BJMEDHO2",
"stopSequence": 19
},
{
"arrival": {
"time": "1768930945"
},
"departure": {
"time": "1768930955"
},
"stopId": "BJMEDCL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1768931182"
},
"departure": {
"time": "1768931213"
},
"stopId": "IDPLOUV2",
"stopSequence": 21
},
{
"arrival": {
"time": "1768931243"
},
"departure": {
"time": "1768931371"
},
"stopId": "IDCHASS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1768931444"
},
"departure": {
"time": "1768931454"
},
"stopId": "IDSAYES2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768931540"
},
"departure": {
"time": "1768931558"
},
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"arrival": {
"time": "1768931731"
},
"departure": {
"time": "1768931768"
},
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1768931805"
},
"departure": {
"time": "1768931833"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1768931873"
},
"departure": {
"time": "1768931883"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1768931887"
},
"departure": {
"time": "1768931921"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1768931932"
},
"departure": {
"time": "1768931954"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1768931988"
},
"departure": {
"time": "1768932003"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1768932026"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1768941422",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "952-36356"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"id": "trip:952-36271",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768939643"
},
"departure": {
"time": "1768939667"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1768939695"
},
"departure": {
"time": "1768939709"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1768939760"
},
"departure": {
"time": "1768939770"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1768939785"
},
"departure": {
"time": "1768939816"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1768939818"
},
"departure": {
"time": "1768939831"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1768939867"
},
"departure": {
"time": "1768939879"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1768939908"
},
"departure": {
"time": "1768939932"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1768940008"
},
"departure": {
"time": "1768940017"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1768940197"
},
"departure": {
"time": "1768940207"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1768940265"
},
"departure": {
"time": "1768940277"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1768940309"
},
"departure": {
"time": "1768940316"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1768940504"
},
"departure": {
"time": "1768940512"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1768940543"
},
"departure": {
"time": "1768940573"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1768940663"
},
"departure": {
"time": "1768940677"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1768940693"
},
"departure": {
"time": "1768940727"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1768940775"
},
"departure": {
"time": "1768940786"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1768940821"
},
"departure": {
"time": "1768940834"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1768940868"
},
"departure": {
"time": "1768941028"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1768941060"
},
"departure": {
"time": "1768941066"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1768941112"
},
"departure": {
"time": "1768941119"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1768941144"
},
"departure": {
"time": "1768941341"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1768941355"
},
"departure": {
"time": "1768941375"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1768941480"
},
"departure": {
"time": "1768941480"
},
"stopId": "BJGARE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1768941600"
},
"departure": {
"time": "1768941600"
},
"stopId": "BJPOSTE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768941660"
},
"departure": {
"time": "1768941660"
},
"stopId": "BJLYCEE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1768941840"
},
"departure": {
"time": "1768941840"
},
"stopId": "BJPMICH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1768941840"
},
"departure": {
"time": "1768941840"
},
"stopId": "BJFOLAT2",
"stopSequence": 26
},
{
"arrival": {
"time": "1768941900"
},
"departure": {
"time": "1768941900"
},
"stopId": "BJEPARG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1768941960"
},
"departure": {
"time": "1768941960"
},
"stopId": "BJPROYA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1768942020"
},
"departure": {
"time": "1768942020"
},
"stopId": "BJMOULI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1768942020"
},
"departure": {
"time": "1768942020"
},
"stopId": "BJTOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1768942080"
},
"departure": {
"time": "1768942080"
},
"stopId": "BJCHAMP1",
"stopSequence": 31
}
],
"timestamp": "1768941422",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "952-36271"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"id": "trip:940-38887",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768906860"
},
"departure": {
"time": "1768906898"
},
"stopId": "BJPMICH1",
"stopSequence": 0
},
{
"arrival": {
"time": "1768906963"
},
"departure": {
"time": "1768907075"
},
"stopId": "BJVAUCA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1768907165"
},
"departure": {
"time": "1768907228"
},
"stopId": "BJEBARB2",
"stopSequence": 2
},
{
"arrival": {
"time": "1768907272"
},
"departure": {
"time": "1768907277"
},
"stopId": "BJHBARB2",
"stopSequence": 3
},
{
"arrival": {
"time": "1768907306"
},
"departure": {
"time": "1768907337"
},
"stopId": "BJVSCOT2",
"stopSequence": 4
},
{
"arrival": {
"time": "1768907370"
},
"departure": {
"time": "1768907406"
},
"stopId": "BJSTRAU2",
"stopSequence": 5
},
{
"arrival": {
"time": "1768907450"
},
"departure": {
"time": "1768907489"
},
"stopId": "BJCHANT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1768907526"
},
"departure": {
"time": "1768907571"
},
"stopId": "BJROSTA2",
"stopSequence": 7
},
{
"arrival": {
"time": "1768907582"
},
"departure": {
"time": "1768907626"
},
"stopId": "BJCHARM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1768907646"
},
"departure": {
"time": "1768907661"
},
"stopId": "BJCHFLE2",
"stopSequence": 9
},
{
"arrival": {
"time": "1768907747"
},
"departure": {
"time": "1768907773"
},
"stopId": "BJZACHA2",
"stopSequence": 10
},
{
"arrival": {
"time": "1768907916"
},
"departure": {
"time": "1768907921"
},
"stopId": "IDRIMBA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1768907941"
},
"departure": {
"time": "1768907949"
},
"stopId": "IDAPOLL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1768907967"
},
"departure": {
"time": "1768907994"
},
"stopId": "IDMISTR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1768908030"
},
"departure": {
"time": "1768908040"
},
"stopId": "IDRASPE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1768908092"
},
"departure": {
"time": "1768908104"
},
"stopId": "IDALICA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1768908150"
},
"departure": {
"time": "1768908165"
},
"stopId": "IDAPOLL2",
"stopSequence": 16
},
{
"arrival": {
"time": "1768908176"
},
"departure": {
"time": "1768908185"
},
"stopId": "IDRIMBA2",
"stopSequence": 17
},
{
"arrival": {
"time": "1768908193"
},
"departure": {
"time": "1768908205"
},
"stopId": "IDPLOUV2",
"stopSequence": 18
},
{
"arrival": {
"time": "1768908238"
},
"departure": {
"time": "1768908271"
},
"stopId": "IDCHASS2",
"stopSequence": 19
},
{
"arrival": {
"time": "1768908303"
},
"departure": {
"time": "1768908311"
},
"stopId": "IDBRANC2",
"stopSequence": 20
},
{
"arrival": {
"time": "1768908381"
},
"departure": {
"time": "1768908395"
},
"stopId": "IDADMIN2",
"stopSequence": 21
},
{
"arrival": {
"time": "1768908415"
},
"departure": {
"time": "1768908442"
},
"stopId": "IDHOTEL2",
"stopSequence": 22
},
{
"arrival": {
"time": "1768908475"
},
"departure": {
"time": "1768908488"
},
"stopId": "IDTRUFF2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768908495"
},
"departure": {
"time": "1768908512"
},
"stopId": "IDHUBER2",
"stopSequence": 24
},
{
"arrival": {
"time": "1768908544"
},
"departure": {
"time": "1768908582"
},
"stopId": "IDDELOR2",
"stopSequence": 25
},
{
"arrival": {
"time": "1768908621"
},
"departure": {
"time": "1768908651"
},
"stopId": "IDATLAN2",
"stopSequence": 26
},
{
"arrival": {
"time": "1768908682"
},
"departure": {
"time": "1768908711"
},
"stopId": "IDDOISN2",
"stopSequence": 27
},
{
"arrival": {
"time": "1768908729"
},
"stopId": "IDPISCI2",
"stopSequence": 28
}
],
"timestamp": "1768941422",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "940-38887"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"id": "trip:952-36261",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768918546"
},
"departure": {
"time": "1768918576"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1768918605"
},
"departure": {
"time": "1768918646"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1768918682"
},
"departure": {
"time": "1768918711"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1768918715"
},
"departure": {
"time": "1768918745"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1768918748"
},
"departure": {
"time": "1768918761"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1768918791"
},
"departure": {
"time": "1768918795"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1768918838"
},
"departure": {
"time": "1768918883"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1768918952"
},
"departure": {
"time": "1768918961"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1768919121"
},
"departure": {
"time": "1768919144"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1768919198"
},
"departure": {
"time": "1768919231"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1768919259"
},
"departure": {
"time": "1768919269"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1768919510"
},
"departure": {
"time": "1768919519"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1768919543"
},
"departure": {
"time": "1768919617"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1768919800"
},
"departure": {
"time": "1768919836"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1768919856"
},
"departure": {
"time": "1768919872"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1768919921"
},
"departure": {
"time": "1768919952"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1768919989"
},
"departure": {
"time": "1768920000"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1768920038"
},
"departure": {
"time": "1768920122"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1768920178"
},
"departure": {
"time": "1768920183"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1768920224"
},
"departure": {
"time": "1768920260"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1768920281"
},
"departure": {
"time": "1768920332"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1768920347"
},
"departure": {
"time": "1768920362"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1768920514"
},
"departure": {
"time": "1768920566"
},
"stopId": "BJGARE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1768920663"
},
"departure": {
"time": "1768920738"
},
"stopId": "BJPOSTE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768920774"
},
"departure": {
"time": "1768920801"
},
"stopId": "BJLYCEE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1768920878"
},
"departure": {
"time": "1768920905"
},
"stopId": "BJPMICH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1768920931"
},
"departure": {
"time": "1768920977"
},
"stopId": "BJFOLAT2",
"stopSequence": 26
},
{
"arrival": {
"time": "1768921028"
},
"departure": {
"time": "1768921066"
},
"stopId": "BJEPARG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1768921113"
},
"departure": {
"time": "1768921135"
},
"stopId": "BJPROYA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1768921146"
},
"departure": {
"time": "1768921181"
},
"stopId": "BJMOULI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1768921200"
},
"departure": {
"time": "1768921223"
},
"stopId": "BJTOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1768921239"
},
"stopId": "BJCHAMP1",
"stopSequence": 31
}
],
"timestamp": "1768941422",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "952-36261"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"id": "trip:952-36269",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768932920"
},
"departure": {
"time": "1768932983"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1768933016"
},
"departure": {
"time": "1768933059"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1768933105"
},
"departure": {
"time": "1768933116"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1768933125"
},
"departure": {
"time": "1768933162"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1768933167"
},
"departure": {
"time": "1768933199"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1768933231"
},
"departure": {
"time": "1768933238"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1768933277"
},
"departure": {
"time": "1768933302"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1768933381"
},
"departure": {
"time": "1768933398"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1768933574"
},
"departure": {
"time": "1768933599"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1768933657"
},
"departure": {
"time": "1768933689"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1768933718"
},
"departure": {
"time": "1768933729"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1768933919"
},
"departure": {
"time": "1768933933"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1768933980"
},
"departure": {
"time": "1768933994"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1768934109"
},
"departure": {
"time": "1768934137"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1768934156"
},
"departure": {
"time": "1768934174"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1768934215"
},
"departure": {
"time": "1768934228"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1768934264"
},
"departure": {
"time": "1768934275"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1768934314"
},
"departure": {
"time": "1768934348"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1768934386"
},
"departure": {
"time": "1768934394"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1768934442"
},
"departure": {
"time": "1768934608"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1768934630"
},
"departure": {
"time": "1768934758"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1768934777"
},
"departure": {
"time": "1768934795"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1768934908"
},
"departure": {
"time": "1768934952"
},
"stopId": "BJGARE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1768935110"
},
"departure": {
"time": "1768935140"
},
"stopId": "BJPOSTE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768935167"
},
"departure": {
"time": "1768935184"
},
"stopId": "BJLYCEE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1768935248"
},
"departure": {
"time": "1768935281"
},
"stopId": "BJPMICH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1768935300"
},
"departure": {
"time": "1768935311"
},
"stopId": "BJFOLAT2",
"stopSequence": 26
},
{
"arrival": {
"time": "1768935358"
},
"departure": {
"time": "1768935383"
},
"stopId": "BJEPARG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1768935413"
},
"departure": {
"time": "1768935425"
},
"stopId": "BJPROYA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1768935435"
},
"departure": {
"time": "1768935462"
},
"stopId": "BJMOULI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1768935471"
},
"departure": {
"time": "1768935502"
},
"stopId": "BJTOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1768935518"
},
"stopId": "BJCHAMP1",
"stopSequence": 31
}
],
"timestamp": "1768941422",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "952-36269"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"id": "trip:952-36352",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768922127"
},
"departure": {
"time": "1768922165"
},
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1768922182"
},
"departure": {
"time": "1768922215"
},
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1768922231"
},
"departure": {
"time": "1768922251"
},
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1768922257"
},
"departure": {
"time": "1768922294"
},
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1768922360"
},
"departure": {
"time": "1768922412"
},
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1768922449"
},
"departure": {
"time": "1768922483"
},
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1768922509"
},
"departure": {
"time": "1768922564"
},
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1768922661"
},
"departure": {
"time": "1768922692"
},
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1768922696"
},
"departure": {
"time": "1768922798"
},
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1768922833"
},
"departure": {
"time": "1768922879"
},
"stopId": "BJGARE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1768923034"
},
"departure": {
"time": "1768923065"
},
"stopId": "BJEMARI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1768923080"
},
"departure": {
"time": "1768923266"
},
"stopId": "BJZOLA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1768923281"
},
"departure": {
"time": "1768923363"
},
"stopId": "BJPCURI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1768923412"
},
"departure": {
"time": "1768923441"
},
"stopId": "BJJCURI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1768923492"
},
"departure": {
"time": "1768923524"
},
"stopId": "BJPAPIN2",
"stopSequence": 14
},
{
"arrival": {
"time": "1768923559"
},
"departure": {
"time": "1768923582"
},
"stopId": "BJMALAS2",
"stopSequence": 15
},
{
"arrival": {
"time": "1768923606"
},
"departure": {
"time": "1768923633"
},
"stopId": "BJMALBR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1768923684"
},
"departure": {
"time": "1768923696"
},
"stopId": "BJLBRAI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1768923712"
},
"departure": {
"time": "1768923729"
},
"stopId": "BJPOLER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1768923895"
},
"departure": {
"time": "1768923931"
},
"stopId": "BJMEDHO2",
"stopSequence": 19
},
{
"arrival": {
"time": "1768923962"
},
"departure": {
"time": "1768923993"
},
"stopId": "BJMEDCL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1768924287"
},
"departure": {
"time": "1768924299"
},
"stopId": "IDPLOUV2",
"stopSequence": 21
},
{
"arrival": {
"time": "1768924330"
},
"departure": {
"time": "1768924376"
},
"stopId": "IDCHASS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1768924440"
},
"departure": {
"time": "1768924468"
},
"stopId": "IDSAYES2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768924562"
},
"departure": {
"time": "1768924576"
},
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"arrival": {
"time": "1768924787"
},
"departure": {
"time": "1768924818"
},
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1768924860"
},
"departure": {
"time": "1768924883"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1768924924"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1768924956"
},
"departure": {
"time": "1768924990"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1768925001"
},
"departure": {
"time": "1768925013"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1768925051"
},
"departure": {
"time": "1768925067"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1768925096"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1768941422",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "952-36352"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"id": "trip:952-36360",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768936550"
},
"departure": {
"time": "1768936561"
},
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1768936584"
},
"departure": {
"time": "1768936599"
},
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1768936620"
},
"departure": {
"time": "1768936631"
},
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1768936660"
},
"departure": {
"time": "1768936683"
},
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1768936722"
},
"departure": {
"time": "1768936745"
},
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1768936789"
},
"departure": {
"time": "1768936805"
},
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1768936833"
},
"departure": {
"time": "1768936859"
},
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1768936933"
},
"departure": {
"time": "1768936954"
},
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1768936985"
},
"departure": {
"time": "1768937062"
},
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1768937154"
},
"departure": {
"time": "1768937186"
},
"stopId": "BJGARE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1768937325"
},
"departure": {
"time": "1768937338"
},
"stopId": "BJEMARI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1768937356"
},
"departure": {
"time": "1768937384"
},
"stopId": "BJZOLA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1768937406"
},
"departure": {
"time": "1768937567"
},
"stopId": "BJPCURI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1768937607"
},
"departure": {
"time": "1768937615"
},
"stopId": "BJJCURI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1768937660"
},
"departure": {
"time": "1768937672"
},
"stopId": "BJPAPIN2",
"stopSequence": 14
},
{
"arrival": {
"time": "1768937708"
},
"departure": {
"time": "1768937716"
},
"stopId": "BJMALAS2",
"stopSequence": 15
},
{
"arrival": {
"time": "1768937745"
},
"departure": {
"time": "1768937753"
},
"stopId": "BJMALBR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1768937802"
},
"departure": {
"time": "1768937813"
},
"stopId": "BJLBRAI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1768937837"
},
"departure": {
"time": "1768937868"
},
"stopId": "BJPOLER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1768937985"
},
"departure": {
"time": "1768938017"
},
"stopId": "BJMEDHO2",
"stopSequence": 19
},
{
"arrival": {
"time": "1768938055"
},
"departure": {
"time": "1768938066"
},
"stopId": "BJMEDCL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1768938267"
},
"departure": {
"time": "1768938280"
},
"stopId": "IDPLOUV2",
"stopSequence": 21
},
{
"arrival": {
"time": "1768938309"
},
"departure": {
"time": "1768938319"
},
"stopId": "IDCHASS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1768938401"
},
"departure": {
"time": "1768938414"
},
"stopId": "IDSAYES2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768938519"
},
"departure": {
"time": "1768938527"
},
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"arrival": {
"time": "1768938745"
},
"departure": {
"time": "1768938788"
},
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1768938819"
},
"departure": {
"time": "1768938827"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1768938864"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1768938879"
},
"departure": {
"time": "1768938895"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1768938905"
},
"departure": {
"time": "1768938929"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1768938966"
},
"departure": {
"time": "1768938976"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1768939005"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1768941422",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "952-36360"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"id": "trip:937-38886",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768896188"
},
"departure": {
"time": "1768896207"
},
"stopId": "IDRIMBA1",
"stopSequence": 0
},
{
"arrival": {
"time": "1768896220"
},
"departure": {
"time": "1768896258"
},
"stopId": "IDAPOLL1",
"stopSequence": 1
},
{
"arrival": {
"time": "1768896281"
},
"departure": {
"time": "1768896319"
},
"stopId": "IDMISTR1",
"stopSequence": 2
},
{
"arrival": {
"time": "1768896356"
},
"departure": {
"time": "1768896383"
},
"stopId": "IDRASPE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1768896441"
},
"departure": {
"time": "1768896477"
},
"stopId": "IDALICA1",
"stopSequence": 4
},
{
"arrival": {
"time": "1768896531"
},
"departure": {
"time": "1768896556"
},
"stopId": "IDAPOLL2",
"stopSequence": 5
},
{
"arrival": {
"time": "1768896565"
},
"departure": {
"time": "1768896575"
},
"stopId": "IDRIMBA2",
"stopSequence": 6
},
{
"arrival": {
"time": "1768896585"
},
"departure": {
"time": "1768896600"
},
"stopId": "IDPLOUV2",
"stopSequence": 7
},
{
"arrival": {
"time": "1768896628"
},
"departure": {
"time": "1768896668"
},
"stopId": "IDCHASS2",
"stopSequence": 8
},
{
"arrival": {
"time": "1768896691"
},
"departure": {
"time": "1768896717"
},
"stopId": "IDBRANC2",
"stopSequence": 9
},
{
"arrival": {
"time": "1768896775"
},
"departure": {
"time": "1768896796"
},
"stopId": "IDADMIN2",
"stopSequence": 10
},
{
"arrival": {
"time": "1768896807"
},
"departure": {
"time": "1768896818"
},
"stopId": "IDHOTEL2",
"stopSequence": 11
},
{
"arrival": {
"time": "1768896849"
},
"departure": {
"time": "1768896915"
},
"stopId": "IDTRUFF2",
"stopSequence": 12
},
{
"arrival": {
"time": "1768896925"
},
"departure": {
"time": "1768896947"
},
"stopId": "IDHUBER2",
"stopSequence": 13
},
{
"arrival": {
"time": "1768896979"
},
"departure": {
"time": "1768896989"
},
"stopId": "IDDELOR2",
"stopSequence": 14
},
{
"arrival": {
"time": "1768897023"
},
"departure": {
"time": "1768897033"
},
"stopId": "IDATLAN2",
"stopSequence": 15
},
{
"arrival": {
"time": "1768897060"
},
"departure": {
"time": "1768897087"
},
"stopId": "IDDOISN2",
"stopSequence": 16
},
{
"arrival": {
"time": "1768897140"
},
"departure": {
"time": "1768897140"
},
"stopId": "IDPISCI2",
"stopSequence": 17
}
],
"timestamp": "1768941422",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "937-38886"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"id": "trip:940-38882",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768908745"
},
"departure": {
"time": "1768908765"
},
"stopId": "IDPISCI1",
"stopSequence": 0
},
{
"arrival": {
"time": "1768908790"
},
"departure": {
"time": "1768908822"
},
"stopId": "IDDOISN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1768908849"
},
"departure": {
"time": "1768908871"
},
"stopId": "IDATLAN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1768908911"
},
"departure": {
"time": "1768908958"
},
"stopId": "IDDELOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1768908987"
},
"departure": {
"time": "1768909032"
},
"stopId": "IDHUBER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1768909035"
},
"departure": {
"time": "1768909073"
},
"stopId": "IDTRUFF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1768909110"
},
"departure": {
"time": "1768909122"
},
"stopId": "IDHOTEL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1768909138"
},
"departure": {
"time": "1768909151"
},
"stopId": "IDADMIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1768909232"
},
"departure": {
"time": "1768909259"
},
"stopId": "IDBRANC1",
"stopSequence": 8
},
{
"arrival": {
"time": "1768909285"
},
"departure": {
"time": "1768909310"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1768909343"
},
"departure": {
"time": "1768909359"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1768909373"
},
"departure": {
"time": "1768909400"
},
"stopId": "IDRIMBA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1768909419"
},
"departure": {
"time": "1768909446"
},
"stopId": "IDAPOLL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1768909461"
},
"departure": {
"time": "1768909499"
},
"stopId": "IDMISTR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1768909534"
},
"departure": {
"time": "1768909558"
},
"stopId": "IDRASPE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1768909618"
},
"departure": {
"time": "1768909647"
},
"stopId": "IDALICA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1768909692"
},
"departure": {
"time": "1768909710"
},
"stopId": "IDAPOLL2",
"stopSequence": 16
},
{
"arrival": {
"time": "1768909717"
},
"departure": {
"time": "1768909727"
},
"stopId": "IDRIMBA2",
"stopSequence": 17
},
{
"arrival": {
"time": "1768909897"
},
"departure": {
"time": "1768909904"
},
"stopId": "BJSTCHA1",
"stopSequence": 18
},
{
"arrival": {
"time": "1768909926"
},
"departure": {
"time": "1768909933"
},
"stopId": "BJHBARB1",
"stopSequence": 19
},
{
"arrival": {
"time": "1768909957"
},
"departure": {
"time": "1768910025"
},
"stopId": "BJEBARB1",
"stopSequence": 20
},
{
"arrival": {
"time": "1768910081"
},
"departure": {
"time": "1768910125"
},
"stopId": "BJVAUCA1",
"stopSequence": 21
},
{
"arrival": {
"time": "1768910204"
},
"stopId": "BJPMICH2",
"stopSequence": 22
}
],
"timestamp": "1768941422",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "940-38882"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"id": "trip:951-38053",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "951-38053"
}
}
},
{
"id": "trip:951-38050",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "951-38050"
}
}
},
{
"id": "trip:951-38046",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "951-38046"
}
}
},
{
"id": "trip:951-38042",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "951-38042"
}
}
},
{
"id": "trip:949-38049",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "949-38049"
}
}
},
{
"id": "trip:949-38045",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "949-38045"
}
}
},
{
"id": "trip:949-38041",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "949-38041"
}
}
},
{
"id": "trip:946-38052",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "946-38052"
}
}
},
{
"id": "trip:946-38048",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "946-38048"
}
}
},
{
"id": "trip:946-38044",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "946-38044"
}
}
},
{
"id": "trip:946-38040",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "946-38040"
}
}
},
{
"id": "trip:944-38051",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "944-38051"
}
}
},
{
"id": "trip:944-38047",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "944-38047"
}
}
},
{
"id": "trip:944-38043",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "944-38043"
}
}
},
{
"id": "trip:935-38039",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "935-38039"
}
}
},
{
"id": "trip:935-38035",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "935-38035"
}
}
},
{
"id": "trip:935-38031",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "935-38031"
}
}
},
{
"id": "trip:935-38027",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "935-38027"
}
}
},
{
"id": "trip:930-38038",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "930-38038"
}
}
},
{
"id": "trip:930-38034",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "930-38034"
}
}
},
{
"id": "trip:930-38030",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "930-38030"
}
}
},
{
"id": "trip:930-38026",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "930-38026"
}
}
},
{
"id": "trip:929-38036",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "929-38036"
}
}
},
{
"id": "trip:929-38032",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "929-38032"
}
}
},
{
"id": "trip:929-38028",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "929-38028"
}
}
},
{
"id": "trip:924-38037",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "924-38037"
}
}
},
{
"id": "trip:924-38033",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "924-38033"
}
}
},
{
"id": "trip:924-38029",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "924-38029"
}
}
},
{
"id": "trip:924-38025",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "924-38025"
}
}
},
{
"id": "trip:1071-38141",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1071-38141"
}
}
},
{
"id": "trip:1071-38138",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1071-38138"
}
}
},
{
"id": "trip:1071-38134",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1071-38134"
}
}
},
{
"id": "trip:1071-38130",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1071-38130"
}
}
},
{
"id": "trip:1069-38137",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1069-38137"
}
}
},
{
"id": "trip:1069-38133",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1069-38133"
}
}
},
{
"id": "trip:1069-38129",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1069-38129"
}
}
},
{
"id": "trip:1066-38140",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1066-38140"
}
}
},
{
"id": "trip:1066-38136",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1066-38136"
}
}
},
{
"id": "trip:1066-38132",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1066-38132"
}
}
},
{
"id": "trip:1066-38128",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1066-38128"
}
}
},
{
"id": "trip:1063-38139",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1063-38139"
}
}
},
{
"id": "trip:1063-38135",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1063-38135"
}
}
},
{
"id": "trip:1063-38131",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1063-38131"
}
}
},
{
"id": "trip:1056-38127",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1056-38127"
}
}
},
{
"id": "trip:1056-38123",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1056-38123"
}
}
},
{
"id": "trip:1056-38119",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1056-38119"
}
}
},
{
"id": "trip:1056-38115",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1056-38115"
}
}
},
{
"id": "trip:1052-38126",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1052-38126"
}
}
},
{
"id": "trip:1052-38122",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1052-38122"
}
}
},
{
"id": "trip:1052-38118",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1052-38118"
}
}
},
{
"id": "trip:1052-38114",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1052-38114"
}
}
},
{
"id": "trip:1051-38124",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1051-38124"
}
}
},
{
"id": "trip:1051-38120",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1051-38120"
}
}
},
{
"id": "trip:1051-38116",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1051-38116"
}
}
},
{
"id": "trip:1046-38125",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1046-38125"
}
}
},
{
"id": "trip:1046-38121",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1046-38121"
}
}
},
{
"id": "trip:1046-38117",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1046-38117"
}
}
},
{
"id": "trip:1046-38113",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260120",
"tripId": "1046-38113"
}
}
},
{
"id": "trip:983-38051",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "983-38051"
}
}
},
{
"id": "trip:983-38047",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "983-38047"
}
}
},
{
"id": "trip:983-38043",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "983-38043"
}
}
},
{
"id": "trip:981-38053",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "981-38053"
}
}
},
{
"id": "trip:981-38050",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "981-38050"
}
}
},
{
"id": "trip:981-38046",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "981-38046"
}
}
},
{
"id": "trip:981-38042",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "981-38042"
}
}
},
{
"id": "trip:979-38049",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "979-38049"
}
}
},
{
"id": "trip:979-38045",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "979-38045"
}
}
},
{
"id": "trip:979-38041",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "979-38041"
}
}
},
{
"id": "trip:976-38052",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "976-38052"
}
}
},
{
"id": "trip:976-38048",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "976-38048"
}
}
},
{
"id": "trip:976-38044",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "976-38044"
}
}
},
{
"id": "trip:976-38040",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "976-38040"
}
}
},
{
"id": "trip:966-38039",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "966-38039"
}
}
},
{
"id": "trip:966-38035",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "966-38035"
}
}
},
{
"id": "trip:966-38031",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "966-38031"
}
}
},
{
"id": "trip:966-38027",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "966-38027"
}
}
},
{
"id": "trip:961-38038",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "961-38038"
}
}
},
{
"id": "trip:961-38034",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "961-38034"
}
}
},
{
"id": "trip:961-38030",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "961-38030"
}
}
},
{
"id": "trip:961-38026",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "961-38026"
}
}
},
{
"id": "trip:960-38036",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "960-38036"
}
}
},
{
"id": "trip:960-38032",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "960-38032"
}
}
},
{
"id": "trip:960-38028",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "960-38028"
}
}
},
{
"id": "trip:956-38037",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "956-38037"
}
}
},
{
"id": "trip:956-38033",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "956-38033"
}
}
},
{
"id": "trip:956-38029",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "956-38029"
}
}
},
{
"id": "trip:956-38025",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "956-38025"
}
}
},
{
"id": "trip:1071-38141",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1071-38141"
}
}
},
{
"id": "trip:1071-38138",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1071-38138"
}
}
},
{
"id": "trip:1071-38134",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1071-38134"
}
}
},
{
"id": "trip:1071-38130",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1071-38130"
}
}
},
{
"id": "trip:1069-38137",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1069-38137"
}
}
},
{
"id": "trip:1069-38133",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1069-38133"
}
}
},
{
"id": "trip:1069-38129",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1069-38129"
}
}
},
{
"id": "trip:1066-38140",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1066-38140"
}
}
},
{
"id": "trip:1066-38136",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1066-38136"
}
}
},
{
"id": "trip:1066-38132",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1066-38132"
}
}
},
{
"id": "trip:1066-38128",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1066-38128"
}
}
},
{
"id": "trip:1063-38139",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1063-38139"
}
}
},
{
"id": "trip:1063-38135",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1063-38135"
}
}
},
{
"id": "trip:1063-38131",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1063-38131"
}
}
},
{
"id": "trip:1056-38127",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1056-38127"
}
}
},
{
"id": "trip:1056-38123",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1056-38123"
}
}
},
{
"id": "trip:1056-38119",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1056-38119"
}
}
},
{
"id": "trip:1056-38115",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1056-38115"
}
}
},
{
"id": "trip:1052-38126",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1052-38126"
}
}
},
{
"id": "trip:1052-38122",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1052-38122"
}
}
},
{
"id": "trip:1052-38118",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1052-38118"
}
}
},
{
"id": "trip:1052-38114",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1052-38114"
}
}
},
{
"id": "trip:1051-38124",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1051-38124"
}
}
},
{
"id": "trip:1051-38120",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1051-38120"
}
}
},
{
"id": "trip:1051-38116",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1051-38116"
}
}
},
{
"id": "trip:1046-38125",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1046-38125"
}
}
},
{
"id": "trip:1046-38121",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1046-38121"
}
}
},
{
"id": "trip:1046-38117",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1046-38117"
}
}
},
{
"id": "trip:1046-38113",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260121",
"tripId": "1046-38113"
}
}
},
{
"id": "trip:951-38053",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "951-38053"
}
}
},
{
"id": "trip:951-38050",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "951-38050"
}
}
},
{
"id": "trip:951-38046",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "951-38046"
}
}
},
{
"id": "trip:951-38042",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "951-38042"
}
}
},
{
"id": "trip:949-38049",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "949-38049"
}
}
},
{
"id": "trip:949-38045",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "949-38045"
}
}
},
{
"id": "trip:949-38041",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "949-38041"
}
}
},
{
"id": "trip:946-38052",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "946-38052"
}
}
},
{
"id": "trip:946-38048",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "946-38048"
}
}
},
{
"id": "trip:946-38044",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "946-38044"
}
}
},
{
"id": "trip:946-38040",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "946-38040"
}
}
},
{
"id": "trip:944-38051",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "944-38051"
}
}
},
{
"id": "trip:944-38047",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "944-38047"
}
}
},
{
"id": "trip:944-38043",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "944-38043"
}
}
},
{
"id": "trip:935-38039",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "935-38039"
}
}
},
{
"id": "trip:935-38035",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "935-38035"
}
}
},
{
"id": "trip:935-38031",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "935-38031"
}
}
},
{
"id": "trip:935-38027",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "935-38027"
}
}
},
{
"id": "trip:930-38038",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "930-38038"
}
}
},
{
"id": "trip:930-38034",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "930-38034"
}
}
},
{
"id": "trip:930-38030",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "930-38030"
}
}
},
{
"id": "trip:930-38026",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "930-38026"
}
}
},
{
"id": "trip:929-38036",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "929-38036"
}
}
},
{
"id": "trip:929-38032",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "929-38032"
}
}
},
{
"id": "trip:929-38028",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "929-38028"
}
}
},
{
"id": "trip:924-38037",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "924-38037"
}
}
},
{
"id": "trip:924-38033",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "924-38033"
}
}
},
{
"id": "trip:924-38029",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "924-38029"
}
}
},
{
"id": "trip:924-38025",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "924-38025"
}
}
},
{
"id": "trip:1071-38141",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1071-38141"
}
}
},
{
"id": "trip:1071-38138",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1071-38138"
}
}
},
{
"id": "trip:1071-38134",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1071-38134"
}
}
},
{
"id": "trip:1071-38130",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1071-38130"
}
}
},
{
"id": "trip:1069-38137",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1069-38137"
}
}
},
{
"id": "trip:1069-38133",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1069-38133"
}
}
},
{
"id": "trip:1069-38129",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1069-38129"
}
}
},
{
"id": "trip:1066-38140",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1066-38140"
}
}
},
{
"id": "trip:1066-38136",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1066-38136"
}
}
},
{
"id": "trip:1066-38132",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1066-38132"
}
}
},
{
"id": "trip:1066-38128",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1066-38128"
}
}
},
{
"id": "trip:1063-38139",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1063-38139"
}
}
},
{
"id": "trip:1063-38135",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1063-38135"
}
}
},
{
"id": "trip:1063-38131",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1063-38131"
}
}
},
{
"id": "trip:1056-38127",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1056-38127"
}
}
},
{
"id": "trip:1056-38123",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1056-38123"
}
}
},
{
"id": "trip:1056-38119",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1056-38119"
}
}
},
{
"id": "trip:1056-38115",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1056-38115"
}
}
},
{
"id": "trip:1052-38126",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1052-38126"
}
}
},
{
"id": "trip:1052-38122",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1052-38122"
}
}
},
{
"id": "trip:1052-38118",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1052-38118"
}
}
},
{
"id": "trip:1052-38114",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1052-38114"
}
}
},
{
"id": "trip:1051-38124",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1051-38124"
}
}
},
{
"id": "trip:1051-38120",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1051-38120"
}
}
},
{
"id": "trip:1051-38116",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1051-38116"
}
}
},
{
"id": "trip:1046-38125",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1046-38125"
}
}
},
{
"id": "trip:1046-38121",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1046-38121"
}
}
},
{
"id": "trip:1046-38117",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1046-38117"
}
}
},
{
"id": "trip:1046-38113",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "1046-38113"
}
}
},
{
"id": "trip:951-38053",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "951-38053"
}
}
},
{
"id": "trip:951-38050",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "951-38050"
}
}
},
{
"id": "trip:951-38046",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "951-38046"
}
}
},
{
"id": "trip:951-38042",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "951-38042"
}
}
},
{
"id": "trip:949-38049",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "949-38049"
}
}
},
{
"id": "trip:949-38045",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "949-38045"
}
}
},
{
"id": "trip:949-38041",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "949-38041"
}
}
},
{
"id": "trip:946-38052",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "946-38052"
}
}
},
{
"id": "trip:946-38048",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "946-38048"
}
}
},
{
"id": "trip:946-38044",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "946-38044"
}
}
},
{
"id": "trip:946-38040",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "946-38040"
}
}
},
{
"id": "trip:944-38051",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "944-38051"
}
}
},
{
"id": "trip:944-38047",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "944-38047"
}
}
},
{
"id": "trip:944-38043",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "944-38043"
}
}
},
{
"id": "trip:935-38039",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "935-38039"
}
}
},
{
"id": "trip:935-38035",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "935-38035"
}
}
},
{
"id": "trip:935-38031",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "935-38031"
}
}
},
{
"id": "trip:935-38027",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "935-38027"
}
}
},
{
"id": "trip:930-38038",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "930-38038"
}
}
},
{
"id": "trip:930-38034",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "930-38034"
}
}
},
{
"id": "trip:930-38030",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "930-38030"
}
}
},
{
"id": "trip:930-38026",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "930-38026"
}
}
},
{
"id": "trip:929-38036",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "929-38036"
}
}
},
{
"id": "trip:929-38032",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "929-38032"
}
}
},
{
"id": "trip:929-38028",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "929-38028"
}
}
},
{
"id": "trip:924-38037",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "924-38037"
}
}
},
{
"id": "trip:924-38033",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "924-38033"
}
}
},
{
"id": "trip:924-38029",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "924-38029"
}
}
},
{
"id": "trip:924-38025",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "924-38025"
}
}
},
{
"id": "trip:1071-38141",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1071-38141"
}
}
},
{
"id": "trip:1071-38138",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1071-38138"
}
}
},
{
"id": "trip:1071-38134",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1071-38134"
}
}
},
{
"id": "trip:1071-38130",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1071-38130"
}
}
},
{
"id": "trip:1069-38137",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1069-38137"
}
}
},
{
"id": "trip:1069-38133",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1069-38133"
}
}
},
{
"id": "trip:1069-38129",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1069-38129"
}
}
},
{
"id": "trip:1066-38140",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1066-38140"
}
}
},
{
"id": "trip:1066-38136",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1066-38136"
}
}
},
{
"id": "trip:1066-38132",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1066-38132"
}
}
},
{
"id": "trip:1066-38128",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1066-38128"
}
}
},
{
"id": "trip:1063-38139",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1063-38139"
}
}
},
{
"id": "trip:1063-38135",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1063-38135"
}
}
},
{
"id": "trip:1063-38131",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1063-38131"
}
}
},
{
"id": "trip:1056-38127",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1056-38127"
}
}
},
{
"id": "trip:1056-38123",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1056-38123"
}
}
},
{
"id": "trip:1056-38119",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1056-38119"
}
}
},
{
"id": "trip:1056-38115",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1056-38115"
}
}
},
{
"id": "trip:1052-38126",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1052-38126"
}
}
},
{
"id": "trip:1052-38122",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1052-38122"
}
}
},
{
"id": "trip:1052-38118",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1052-38118"
}
}
},
{
"id": "trip:1052-38114",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1052-38114"
}
}
},
{
"id": "trip:1051-38124",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1051-38124"
}
}
},
{
"id": "trip:1051-38120",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1051-38120"
}
}
},
{
"id": "trip:1051-38116",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1051-38116"
}
}
},
{
"id": "trip:1046-38125",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1046-38125"
}
}
},
{
"id": "trip:1046-38121",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1046-38121"
}
}
},
{
"id": "trip:1046-38117",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1046-38117"
}
}
},
{
"id": "trip:1046-38113",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260123",
"tripId": "1046-38113"
}
}
},
{
"id": "trip:1040-38181",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260124",
"tripId": "1040-38181"
}
}
},
{
"id": "trip:1040-38179",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260124",
"tripId": "1040-38179"
}
}
},
{
"id": "trip:1028-38184",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260124",
"tripId": "1028-38184"
}
}
},
{
"id": "trip:1028-38182",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260124",
"tripId": "1028-38182"
}
}
},
{
"id": "trip:1028-38180",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260124",
"tripId": "1028-38180"
}
}
},
{
"id": "trip:1028-38178",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260124",
"tripId": "1028-38178"
}
}
},
{
"id": "trip:1022-38185",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260124",
"tripId": "1022-38185"
}
}
},
{
"id": "trip:1022-38183",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260124",
"tripId": "1022-38183"
}
}
},
{
"id": "trip:1007-38177",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260124",
"tripId": "1007-38177"
}
}
},
{
"id": "trip:1007-38175",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260124",
"tripId": "1007-38175"
}
}
},
{
"id": "trip:1007-38173",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260124",
"tripId": "1007-38173"
}
}
},
{
"id": "trip:1007-38171",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260124",
"tripId": "1007-38171"
}
}
},
{
"id": "trip:1004-38176",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260124",
"tripId": "1004-38176"
}
}
},
{
"id": "trip:1004-38174",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260124",
"tripId": "1004-38174"
}
}
},
{
"id": "trip:1004-38172",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1768941427",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260124",
"tripId": "1004-38172"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1768941427"
}
}