Détails de la ressource
Données temps-réel du réseau RUBAN suivant la structure GTFS-RT au format Protocol Buffers.
Cette ressource fait partie du jeu de données Réseau urbain Ruban.
Disponibilité au téléchargement
En savoir plus
HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌7 982 erreurs, 345 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 22/01/2026 à 08h05 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 187 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id 930-38057 stop_sequence 29 arrival_time 08:09:20 (1769065760) is equal to previous stop arrival_time 08:09:20 (1769065760) - times must increase between two sequential stops
- trip_id 930-38057 stop_sequence 29 arrival_time 08:09:20 (1769065760) is equal to previous stop departure_time 08:09:20 (1769065760) - times must increase between two sequential stops
- trip_id 930-38057 stop_sequence 29 departure_time 08:09:20 (1769065760) is equal to previous stop departure_time 08:09:20 (1769065760) - times must increase between two sequential stops
- trip_id 930-38057 stop_sequence 29 departure_time 08:09:20 (1769065760) is equal to previous stop arrival_time 08:09:20 (1769065760) - times must increase between two sequential stops
- trip_id 922-38815 stop_sequence 27 arrival_time 08:30:00 (1769067000) is equal to previous stop arrival_time 08:30:00 (1769067000) - times must increase between two sequential stops
stop_time_update departure time is before arrival time E025 1 erreur
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.
Exemples d'erreurs
- trip_id 1136-38765 stop_sequence 0 departure_time 05:59:16 (1769057956) is less than the same stop arrival_time 05:59:32 (1769057972) - departure time must be equal to or greater than arrival time
stop_time_update doesn't have arrival or departure E043 7 791 erreurs
If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided
Exemples d'erreurs
- trip_id 1138-38749 stop_sequence 12 doesn't have arrival or departure
- trip_id 923-36244 stop_sequence 20 doesn't have arrival or departure
- trip_id 923-36244 stop_sequence 21 doesn't have arrival or departure
- trip_id 933-37605 stop_sequence 8 doesn't have arrival or departure
- trip_id 927-38827 stop_sequence 3 doesn't have arrival or departure
VehiclePosition and TripUpdate ID pairing mismatch E047 3 erreurs
If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds.
Exemples d'erreurs
- trip_id 42135{1141_2}-Période Scolaire Sep 2024-2025_5_LMWJV and vehicle_id 692872f0244f030d0e38bcb9 pairing in VehiclePositions does not match trip_id 42239{BJA01_2}-Période Scolaire Sep 2024-2025_5_LMWJV and vehicle_id 692872f0244f030d0e38bcb9 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 6929c9d2bc0a5313877c9a31 pairing in VehiclePositions does not match trip_id 42014{1021_2}-Période Scolaire Sep 2024-2025_5_LMWJV and vehicle_id 6929c9d2bc0a5313877c9a31 pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
- trip_id 42240{BJA02_2}-Période Scolaire Sep 2024-2025_5_LMWJV and vehicle_id 68dba0cd7ea32b9cf17ad3f0 pairing in VehiclePositions does not match trip_id 42209{AUBRY_5}-Période Scolaire Sep 2024-2025_5_LMWJV and vehicle_id 68dba0cd7ea32b9cf17ad3f0 pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
Avertissements
vehicle_id not populated W002 243 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 951-38053 does not have a vehicle_id
- trip_id 951-38050 does not have a vehicle_id
- trip_id 951-38046 does not have a vehicle_id
- trip_id 951-38042 does not have a vehicle_id
- trip_id 949-38049 does not have a vehicle_id
ID in one feed missing from the other W003 102 erreurs
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
Exemples d'erreurs
- trip_id 1137-38326 is in TripUpdates but not in VehiclePositions feed
- trip_id 935-38027 is in TripUpdates but not in VehiclePositions feed
- trip_id 924-38056 is in TripUpdates but not in VehiclePositions feed
- trip_id 42239{BJA01_2}-Période Scolaire Sep 2024-2025_5_LMWJV is in TripUpdates but not in VehiclePositions feed
- trip_id 1140-38693 is in TripUpdates but not in VehiclePositions feed
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 3 119 | 23 fois (79 % des 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 | 724 | 23 fois (79 % des 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 | 16 288 | 22 fois (76 % des validations) |
| E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 31 | 14 fois (48 % des validations) |
| E047 | If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. | 24 | 11 fois (38 % des validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 1 631 | 9 fois (31 % des 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 fois (7 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 487 | 2 fois (7 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 2 | 2 fois (7 % des 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 fois (3 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 22/01/2026 à 13h19 Europe/Paris.
trip_updates (344) vehicle_positions (15) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updates vehicle_positionsFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 22/01/2026 à 13h19 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "vehicle:636a2e22c520d5a13c77ded0",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 4,
"position": {
"latitude": 45.620548248291016,
"longitude": 5.211555004119873
},
"stopId": "IDFAUVE2",
"timestamp": "1769084350",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "938-36257"
},
"vehicle": {
"id": "636a2e22c520d5a13c77ded0",
"label": "1307",
"licensePlate": "166-DGQ-38"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77e127",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 45.64513397216797,
"longitude": 5.301145076751709
},
"stopId": "SSFLOS1",
"timestamp": "1769084350",
"trip": {
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "939-37610"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e127",
"label": "1527",
"licensePlate": "FN-427-ES"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77e30d",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 17,
"position": {
"latitude": 45.585514068603516,
"longitude": 5.263153076171875
},
"stopId": "BJCLESP2",
"timestamp": "1769084349",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "924-38068"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e30d",
"label": "1326",
"licensePlate": "EN-881-MC"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77e50d",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 21,
"position": {
"latitude": 45.606903076171875,
"longitude": 5.266233444213867
},
"stopId": "BJCHARM2",
"timestamp": "1769084349",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "937-38861"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e50d",
"label": "1331",
"licensePlate": "FX-221-CD"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77e290",
"vehicle": {
"currentStopSequence": 24,
"position": {
"latitude": 45.61184310913086,
"longitude": 5.227323532104492
},
"stopId": "IDCECOM2",
"timestamp": "1769084348",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "931-36345"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e290",
"label": "1302",
"licensePlate": "194-DDZ-38"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77e532",
"vehicle": {
"currentStopSequence": 6,
"position": {
"latitude": 45.57780838012695,
"longitude": 5.287806510925293
},
"stopId": "BJJARDI1",
"timestamp": "1769084347",
"trip": {
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "934-37624"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e532",
"label": "1311",
"licensePlate": "AV-984-XB"
}
}
},
{
"id": "vehicle:636a2e23c520d5a13c77e731",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 45.61994171142578,
"longitude": 5.206675052642822
},
"stopId": "IDPISCI1",
"timestamp": "1769084347",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "945-38834"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e731",
"label": "1309",
"licensePlate": "AV-895-WZ"
}
}
},
{
"id": "vehicle:636a2e23c520d5a13c77e751",
"vehicle": {
"currentStopSequence": 23,
"position": {
"latitude": 45.584197998046875,
"longitude": 5.273616790771484
},
"stopId": "BJPOSTE2",
"timestamp": "1769084346",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "942-36256"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e751",
"label": "1329",
"licensePlate": "FS-550-LT"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77e0ce",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 30,
"position": {
"latitude": 45.62240982055664,
"longitude": 5.224428176879883
},
"stopId": "IDTRUFF1",
"timestamp": "1769084345",
"trip": {
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1153-38700"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e0ce",
"label": "1338",
"licensePlate": "HE-068-TT"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77e4f3",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 45.60912322998047,
"longitude": 5.15724515914917
},
"stopId": "VFSTBC1",
"timestamp": "1769084344",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1140-38320"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e4f3",
"label": "1316",
"licensePlate": "CD-847-QX"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77e208",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 35,
"position": {
"latitude": 45.612030029296875,
"longitude": 5.159241676330566
},
"stopId": "VFAILLA2",
"timestamp": "1769084339",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1146-38756"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e208",
"label": "1320",
"licensePlate": "DQ-905-PT"
}
}
},
{
"id": "vehicle:63c518f7e70e2cf76f8f8063",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 4,
"position": {
"latitude": 45.58890151977539,
"longitude": 5.28439998626709
},
"stopId": "BJEPARG2",
"timestamp": "1769084336",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "926-36346"
},
"vehicle": {
"id": "63c518f7e70e2cf76f8f8063",
"label": "1333",
"licensePlate": "GL-927-FW"
}
}
},
{
"id": "vehicle:6786a347ca2c086ed76eadba",
"vehicle": {
"currentStopSequence": 15,
"position": {
"latitude": 45.652618408203125,
"longitude": 5.118863105773926
},
"stopId": "QFA43ZI1",
"timestamp": "1769084326",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1154-38772"
},
"vehicle": {
"id": "6786a347ca2c086ed76eadba",
"label": "1337",
"licensePlate": "HA-957-LZ"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77e3cb",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 12,
"position": {
"latitude": 45.59014129638672,
"longitude": 5.2481584548950195
},
"stopId": "BJMALBR1",
"timestamp": "1769084322",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "935-38039"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"id": "vehicle:692eb419854524dd276e1744",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 45.584903717041016,
"longitude": 5.274502754211426
},
"stopId": "IDGARE1",
"timestamp": "1769084055",
"trip": {
"routeId": "TEST1",
"tripId": "TEST-7"
},
"vehicle": {
"id": "692eb419854524dd276e1744",
"label": "1",
"licensePlate": "AA-123-BB"
}
}
},
{
"id": "trip:922-38813",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769056906"
},
"departure": {
"time": "1769056944"
},
"stopId": "IDPISCI1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769057544"
},
"departure": {
"time": "1769057591"
},
"stopId": "IDDOISN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769057617"
},
"departure": {
"time": "1769057654"
},
"stopId": "IDATLAN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769057691"
},
"departure": {
"time": "1769057717"
},
"stopId": "IDDELOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769057750"
},
"departure": {
"time": "1769057785"
},
"stopId": "IDHUBER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769057790"
},
"departure": {
"time": "1769057800"
},
"stopId": "IDTRUFF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769057837"
},
"departure": {
"time": "1769057848"
},
"stopId": "IDHOTEL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769057864"
},
"departure": {
"time": "1769057881"
},
"stopId": "IDADMIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769057980"
},
"departure": {
"time": "1769057986"
},
"stopId": "IDCECOM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769058179"
},
"departure": {
"time": "1769058190"
},
"stopId": "IDSAYES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769058248"
},
"departure": {
"time": "1769058258"
},
"stopId": "IDCHASS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769058291"
},
"departure": {
"time": "1769058302"
},
"stopId": "IDPLOUV1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769058413"
},
"departure": {
"time": "1769058488"
},
"stopId": "BJZACHA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769058558"
},
"departure": {
"time": "1769058574"
},
"stopId": "BJCHFLE3",
"stopSequence": 13
},
{
"arrival": {
"time": "1769058607"
},
"departure": {
"time": "1769058678"
},
"stopId": "BJCHARM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769058701"
},
"departure": {
"time": "1769058721"
},
"stopId": "BJROSTA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769058760"
},
"departure": {
"time": "1769058825"
},
"stopId": "BJCHANT1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769058861"
},
"departure": {
"time": "1769058895"
},
"stopId": "BJSTRAU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769058923"
},
"departure": {
"time": "1769058939"
},
"stopId": "BJVSCOT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769058971"
},
"departure": {
"time": "1769058986"
},
"stopId": "BJHBARB1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769059018"
},
"departure": {
"time": "1769059051"
},
"stopId": "BJEBARB1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769059121"
},
"departure": {
"time": "1769059251"
},
"stopId": "BJVAUCA1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769059360"
},
"departure": {
"time": "1769059382"
},
"stopId": "BJPMICH2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769059414"
},
"departure": {
"time": "1769059441"
},
"stopId": "BJFOLAT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769059479"
},
"departure": {
"time": "1769059484"
},
"stopId": "BJEPARG1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769059526"
},
"departure": {
"time": "1769059536"
},
"stopId": "BJPROYA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769059547"
},
"departure": {
"time": "1769059565"
},
"stopId": "BJMOULI1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769059575"
},
"departure": {
"time": "1769059585"
},
"stopId": "BJTOUR1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769059605"
},
"departure": {
"time": "1769059621"
},
"stopId": "BJCHAMP1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769059741"
},
"departure": {
"time": "1769059747"
},
"stopId": "BJRIVET1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769059798"
},
"departure": {
"time": "1769059813"
},
"stopId": "BJMBLAN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769059916"
},
"departure": {
"time": "1769059921"
},
"stopId": "BJBOUSS1",
"stopSequence": 31
},
{
"arrival": {
"time": "1769060084"
},
"departure": {
"time": "1769060283"
},
"stopId": "NVRUFF2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769060360"
},
"departure": {
"time": "1769060371"
},
"stopId": "NVPONTA2",
"stopSequence": 33
},
{
"arrival": {
"time": "1769060412"
},
"departure": {
"time": "1769060423"
},
"stopId": "NVBASV2",
"stopSequence": 34
},
{
"arrival": {
"time": "1769060573"
},
"stopId": "NVPLACE1",
"stopSequence": 35
}
],
"timestamp": "1769084349",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "922-38813"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e50d",
"label": "1331",
"licensePlate": "FX-221-CD"
}
}
},
{
"id": "trip:934-37621",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769080315"
},
"departure": {
"time": "1769080343"
},
"stopId": "BJMAUBE1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769080376"
},
"departure": {
"time": "1769080387"
},
"stopId": "MBHLM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769080413"
},
"departure": {
"time": "1769080441"
},
"stopId": "BJCHARG2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769080609"
},
"departure": {
"time": "1769080637"
},
"stopId": "BJPOSTE2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769080649"
},
"departure": {
"time": "1769080661"
},
"stopId": "BJLYCEE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769080737"
},
"departure": {
"time": "1769080769"
},
"stopId": "BJPMICH2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769080817"
},
"departure": {
"time": "1769080850"
},
"stopId": "BJFOLAT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769080881"
},
"departure": {
"time": "1769080909"
},
"stopId": "BJEPARG1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769080964"
},
"departure": {
"time": "1769080976"
},
"stopId": "BJPISCI1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769080987"
},
"departure": {
"time": "1769081003"
},
"stopId": "BJCOPRE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769081064"
},
"departure": {
"time": "1769081081"
},
"stopId": "BJPREBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769081161"
},
"departure": {
"time": "1769081193"
},
"stopId": "BJMARS2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769081257"
},
"departure": {
"time": "1769081298"
},
"stopId": "BJTONKI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769081374"
},
"departure": {
"time": "1769081379"
},
"stopId": "BJBELRI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769081406"
},
"departure": {
"time": "1769081412"
},
"stopId": "BJPMONT2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769081449"
},
"departure": {
"time": "1769081461"
},
"stopId": "BJCHPAG2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769081472"
},
"departure": {
"time": "1769081489"
},
"stopId": "BJLOUP1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769081518"
},
"departure": {
"time": "1769081529"
},
"stopId": "BJALBIZ2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769081539"
},
"departure": {
"time": "1769081550"
},
"stopId": "BJBERNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769081670"
},
"departure": {
"time": "1769081699"
},
"stopId": "SSMOLLA2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769081728"
},
"departure": {
"time": "1769081740"
},
"stopId": "SSDEMPT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769081845"
},
"stopId": "SSECOLC1",
"stopSequence": 21
}
],
"timestamp": "1769084347",
"trip": {
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "934-37621"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e532",
"label": "1311",
"licensePlate": "AV-984-XB"
}
}
},
{
"id": "trip:1140-38388",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769083196"
},
"departure": {
"time": "1769083251"
},
"stopId": "VFEUROP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769083284"
},
"departure": {
"time": "1769083294"
},
"stopId": "VFFOUGE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769083327"
},
"departure": {
"time": "1769083332"
},
"stopId": "VFSTADE2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769083461"
},
"departure": {
"time": "1769083471"
},
"stopId": "VFSORBI2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769083488"
},
"departure": {
"time": "1769083493"
},
"stopId": "VFCSDEL2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769083514"
},
"departure": {
"time": "1769083525"
},
"stopId": "VFETANG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769084242"
},
"stopId": "VFSTBC2",
"stopSequence": 6
}
],
"timestamp": "1769084344",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1140-38388"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e4f3",
"label": "1316",
"licensePlate": "CD-847-QX"
}
}
},
{
"id": "trip:931-36254",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769078688"
},
"departure": {
"time": "1769078744"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769078776"
},
"departure": {
"time": "1769078812"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769078865"
},
"departure": {
"time": "1769078894"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769078909"
},
"departure": {
"time": "1769078953"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769078958"
},
"departure": {
"time": "1769078974"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769079006"
},
"departure": {
"time": "1769079017"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769079047"
},
"departure": {
"time": "1769079082"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769079168"
},
"departure": {
"time": "1769079178"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769079358"
},
"departure": {
"time": "1769079386"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769079450"
},
"departure": {
"time": "1769079483"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769079518"
},
"departure": {
"time": "1769079545"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769079731"
},
"departure": {
"time": "1769079766"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769079787"
},
"departure": {
"time": "1769079867"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769079995"
},
"departure": {
"time": "1769080010"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769080036"
},
"departure": {
"time": "1769080059"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769080113"
},
"departure": {
"time": "1769080250"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769080282"
},
"departure": {
"time": "1769080312"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769080350"
},
"departure": {
"time": "1769080388"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769080439"
},
"departure": {
"time": "1769080445"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769080486"
},
"departure": {
"time": "1769080496"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769080533"
},
"departure": {
"time": "1769080583"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769080599"
},
"departure": {
"time": "1769080634"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769080721"
},
"departure": {
"time": "1769080800"
},
"stopId": "BJGARE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769080883"
},
"departure": {
"time": "1769080949"
},
"stopId": "BJPOSTE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769080955"
},
"departure": {
"time": "1769080989"
},
"stopId": "BJLYCEE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769081048"
},
"departure": {
"time": "1769081104"
},
"stopId": "BJPMICH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769081135"
},
"departure": {
"time": "1769081172"
},
"stopId": "BJFOLAT2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769081220"
},
"departure": {
"time": "1769081254"
},
"stopId": "BJEPARG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769081296"
},
"departure": {
"time": "1769081306"
},
"stopId": "BJPROYA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769081316"
},
"departure": {
"time": "1769081347"
},
"stopId": "BJMOULI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769081357"
},
"departure": {
"time": "1769081369"
},
"stopId": "BJTOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769081385"
},
"stopId": "BJCHAMP1",
"stopSequence": 31
}
],
"timestamp": "1769084348",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "931-36254"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e290",
"label": "1302",
"licensePlate": "194-DDZ-38"
}
}
},
{
"id": "trip:1136-38766",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769061565"
},
"departure": {
"time": "1769061605"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"arrival": {
"time": "1769061656"
},
"departure": {
"time": "1769061676"
},
"stopId": "VFSECU1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769061703"
},
"departure": {
"time": "1769061758"
},
"stopId": "VFAILLA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769061804"
},
"departure": {
"time": "1769061853"
},
"stopId": "VFPONT1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769061886"
},
"departure": {
"time": "1769061922"
},
"stopId": "VFMUISS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769062041"
},
"departure": {
"time": "1769062089"
},
"stopId": "VFTECHO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769062277"
},
"departure": {
"time": "1769062305"
},
"stopId": "VPALPES2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769062359"
},
"departure": {
"time": "1769062394"
},
"stopId": "VPHPOST2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769062405"
},
"departure": {
"time": "1769062444"
},
"stopId": "VPPISCI2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769062471"
},
"departure": {
"time": "1769062486"
},
"stopId": "VPGENDA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769062549"
},
"departure": {
"time": "1769062589"
},
"stopId": "VPLIBER2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769062615"
},
"departure": {
"time": "1769062626"
},
"stopId": "VPPICAR2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769062740"
},
"departure": {
"time": "1769062758"
},
"stopId": "VPMALA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769062882"
},
"departure": {
"time": "1769062893"
},
"stopId": "QFGARI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769062956"
},
"departure": {
"time": "1769062990"
},
"stopId": "QFRP4R2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769063424"
},
"departure": {
"time": "1769063447"
},
"stopId": "QFA43ZI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769063613"
},
"departure": {
"time": "1769063648"
},
"stopId": "QFDAUPH2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769063683"
},
"departure": {
"time": "1769063688"
},
"stopId": "QFRUMO2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769063744"
},
"departure": {
"time": "1769063770"
},
"stopId": "QFRURUI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769063934"
},
"departure": {
"time": "1769063969"
},
"stopId": "QFGARE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769063985"
},
"departure": {
"time": "1769064017"
},
"stopId": "QFMONUM1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769064071"
},
"departure": {
"time": "1769064098"
},
"stopId": "QFFURIN1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769064113"
},
"departure": {
"time": "1769064139"
},
"stopId": "QFMAIRI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769064184"
},
"departure": {
"time": "1769064227"
},
"stopId": "QFLIEUS1",
"stopSequence": 23
},
{
"arrival": {
"time": "1769064252"
},
"departure": {
"time": "1769064290"
},
"stopId": "QFALLIN1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769064348"
},
"departure": {
"time": "1769064359"
},
"stopId": "QFCOCHE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769064381"
},
"departure": {
"time": "1769064417"
},
"stopId": "QFCHARR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769064443"
},
"departure": {
"time": "1769064468"
},
"stopId": "QFGARGU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769064529"
},
"departure": {
"time": "1769064539"
},
"stopId": "VFMRAZ1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769064576"
},
"departure": {
"time": "1769064586"
},
"stopId": "VFCHAR2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769064618"
},
"departure": {
"time": "1769064641"
},
"stopId": "VFVELLE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769064652"
},
"departure": {
"time": "1769064662"
},
"stopId": "VFGINET2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769064678"
},
"departure": {
"time": "1769064683"
},
"stopId": "VFNOYER2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769064693"
},
"departure": {
"time": "1769064698"
},
"stopId": "VFPASTE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1769064708"
},
"departure": {
"time": "1769064719"
},
"stopId": "VFPINED2",
"stopSequence": 34
},
{
"arrival": {
"time": "1769064724"
},
"departure": {
"time": "1769064730"
},
"stopId": "VFBERTH2",
"stopSequence": 35
},
{
"arrival": {
"time": "1769064900"
},
"stopId": "VFSTBC6",
"stopSequence": 36
}
],
"timestamp": "1769084326",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1136-38766"
},
"vehicle": {
"id": "6786a347ca2c086ed76eadba",
"label": "1337",
"licensePlate": "HA-957-LZ"
}
}
},
{
"id": "trip:1140-38713",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769074227"
},
"departure": {
"time": "1769075277"
},
"stopId": "IDGBUIS1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769075308"
},
"departure": {
"time": "1769075323"
},
"stopId": "ID3VALL1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769075333"
},
"departure": {
"time": "1769075345"
},
"stopId": "IDPVINC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769075366"
},
"departure": {
"time": "1769075371"
},
"stopId": "IDVICAT1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769075383"
},
"departure": {
"time": "1769075394"
},
"stopId": "IDCHAMP1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769075508"
},
"departure": {
"time": "1769075697"
},
"stopId": "IDGARE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769075825"
},
"departure": {
"time": "1769075892"
},
"stopId": "IDCECOM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769076000"
},
"departure": {
"time": "1769076032"
},
"stopId": "IDADMIN2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769076047"
},
"departure": {
"time": "1769076077"
},
"stopId": "IDHOTEL2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769076108"
},
"departure": {
"time": "1769076136"
},
"stopId": "IDTRUFF2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769076146"
},
"departure": {
"time": "1769076179"
},
"stopId": "IDHUBER2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769076216"
},
"departure": {
"time": "1769076237"
},
"stopId": "IDDELOR2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769076275"
},
"departure": {
"time": "1769076281"
},
"stopId": "IDATLAN2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769076320"
},
"departure": {
"time": "1769076349"
},
"stopId": "IDDOISN2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769076390"
},
"departure": {
"time": "1769076407"
},
"stopId": "IDGERMA2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769076464"
},
"departure": {
"time": "1769076469"
},
"stopId": "IDSEIGL2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769076535"
},
"departure": {
"time": "1769076547"
},
"stopId": "VMBELMO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769076602"
},
"departure": {
"time": "1769076619"
},
"stopId": "VMNAUTA2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769076672"
},
"departure": {
"time": "1769076684"
},
"stopId": "VMGARE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769076705"
},
"departure": {
"time": "1769076726"
},
"stopId": "VMKIOSQ2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769076761"
},
"departure": {
"time": "1769076766"
},
"stopId": "VMILOTS1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769076811"
},
"departure": {
"time": "1769076822"
},
"stopId": "VMCHATE1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769076891"
},
"departure": {
"time": "1769076913"
},
"stopId": "VMGUING2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769076944"
},
"departure": {
"time": "1769076949"
},
"stopId": "VMCOND2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769076971"
},
"departure": {
"time": "1769076997"
},
"stopId": "VFCCIN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769077044"
},
"departure": {
"time": "1769077076"
},
"stopId": "VFTECHO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769077156"
},
"departure": {
"time": "1769077183"
},
"stopId": "VFMUISS2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769077206"
},
"departure": {
"time": "1769077231"
},
"stopId": "VFPONT2",
"stopSequence": 27
},
{
"arrival": {
"time": "1769077262"
},
"departure": {
"time": "1769077299"
},
"stopId": "VFAILLA2",
"stopSequence": 28
},
{
"arrival": {
"time": "1769077315"
},
"departure": {
"time": "1769077361"
},
"stopId": "VFSECU2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769077384"
},
"departure": {
"time": "1769077499"
},
"stopId": "VFSTBC2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769077548"
},
"departure": {
"time": "1769077565"
},
"stopId": "VFREPUB2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769077589"
},
"departure": {
"time": "1769077600"
},
"stopId": "VFBOURG2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769077666"
},
"departure": {
"time": "1769077695"
},
"stopId": "VFROCHE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1769077723"
},
"departure": {
"time": "1769077739"
},
"stopId": "VFBRET2",
"stopSequence": 34
},
{
"arrival": {
"time": "1769077749"
},
"departure": {
"time": "1769077755"
},
"stopId": "VFBOIS2",
"stopSequence": 35
},
{
"arrival": {
"time": "1769077775"
},
"departure": {
"time": "1769077780"
},
"stopId": "VFARMIE2",
"stopSequence": 36
},
{
"arrival": {
"time": "1769077808"
},
"departure": {
"time": "1769077833"
},
"stopId": "VFCRUIZ2",
"stopSequence": 37
},
{
"arrival": {
"time": "1769077866"
},
"departure": {
"time": "1769077877"
},
"stopId": "QF3COMM2",
"stopSequence": 38
},
{
"arrival": {
"time": "1769077908"
},
"stopId": "QFMOINE2",
"stopSequence": 39
}
],
"timestamp": "1769084344",
"trip": {
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1140-38713"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e4f3",
"label": "1316",
"licensePlate": "CD-847-QX"
}
}
},
{
"id": "trip:933-37617",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769064068"
},
"departure": {
"time": "1769064088"
},
"stopId": "BJPLANB1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769064155"
},
"departure": {
"time": "1769064166"
},
"stopId": "BJSERVE1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769064188"
},
"departure": {
"time": "1769064203"
},
"stopId": "BJCHATI1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769064239"
},
"departure": {
"time": "1769064261"
},
"stopId": "BJBOIS1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769064292"
},
"departure": {
"time": "1769064346"
},
"stopId": "BJTILLA1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769064370"
},
"departure": {
"time": "1769064391"
},
"stopId": "BJSOMME1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769064687"
},
"departure": {
"time": "1769064697"
},
"stopId": "BJJARDI1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769065062"
},
"departure": {
"time": "1769065079"
},
"stopId": "BJCHARG1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769064975"
},
"departure": {
"time": "1769065018"
},
"stopId": "MBHLM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769064920"
},
"departure": {
"time": "1769064937"
},
"stopId": "BJMAUBE1",
"stopSequence": 9
},
{
"stopId": "MBHLM1",
"stopSequence": 10
},
{
"stopId": "BJCHARG2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769065584"
},
"departure": {
"time": "1769065649"
},
"stopId": "BJPOSTE2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769065686"
},
"departure": {
"time": "1769065716"
},
"stopId": "BJLYCEE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769065802"
},
"departure": {
"time": "1769065843"
},
"stopId": "BJPMICH2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769065870"
},
"departure": {
"time": "1769065953"
},
"stopId": "BJFOLAT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769066002"
},
"departure": {
"time": "1769066013"
},
"stopId": "BJEPARG1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769066087"
},
"departure": {
"time": "1769066130"
},
"stopId": "BJPISCI1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769066148"
},
"departure": {
"time": "1769066195"
},
"stopId": "BJCOPRE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769066278"
},
"departure": {
"time": "1769066290"
},
"stopId": "BJPREBE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769066369"
},
"departure": {
"time": "1769066415"
},
"stopId": "BJMARS2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769066545"
},
"departure": {
"time": "1769066556"
},
"stopId": "BJTONKI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769066624"
},
"departure": {
"time": "1769066635"
},
"stopId": "BJBELRI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769066655"
},
"departure": {
"time": "1769066665"
},
"stopId": "BJPMONT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769066696"
},
"departure": {
"time": "1769066726"
},
"stopId": "BJCHPAG2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769066737"
},
"departure": {
"time": "1769066753"
},
"stopId": "BJLOUP1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769066781"
},
"departure": {
"time": "1769066796"
},
"stopId": "BJALBIZ2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769066802"
},
"departure": {
"time": "1769066813"
},
"stopId": "BJBERNA2",
"stopSequence": 27
},
{
"arrival": {
"time": "1769066940"
},
"departure": {
"time": "1769066950"
},
"stopId": "SSMOLLA2",
"stopSequence": 28
},
{
"arrival": {
"time": "1769066989"
},
"stopId": "SSDEMPT2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769067005"
},
"departure": {
"time": "1769067017"
},
"stopId": "SSDEMPT1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769067342"
},
"departure": {
"time": "1769067353"
},
"stopId": "SSTRUIT2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769067446"
},
"departure": {
"time": "1769067477"
},
"stopId": "SSEGLIS2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769067612"
},
"departure": {
"time": "1769067617"
},
"stopId": "SSPRECH2",
"stopSequence": 33
},
{
"arrival": {
"time": "1769067693"
},
"departure": {
"time": "1769067708"
},
"stopId": "SSZONEA2",
"stopSequence": 34
},
{
"arrival": {
"time": "1769067807"
},
"departure": {
"time": "1769067822"
},
"stopId": "SSSMART2",
"stopSequence": 35
},
{
"arrival": {
"time": "1769067885"
},
"stopId": "SSFLOS2",
"stopSequence": 36
}
],
"timestamp": "1769084347",
"trip": {
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "933-37617"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e532",
"label": "1311",
"licensePlate": "AV-984-XB"
}
}
},
{
"id": "trip:1140-38320",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769084242"
},
"stopId": "VFSTBC1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769084460"
},
"departure": {
"time": "1769084460"
},
"stopId": "VFETANG1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769084520"
},
"departure": {
"time": "1769084520"
},
"stopId": "VFCSDEL1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769084580"
},
"departure": {
"time": "1769084580"
},
"stopId": "VFSORBI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769084760"
},
"departure": {
"time": "1769084760"
},
"stopId": "VFSTADE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769084820"
},
"departure": {
"time": "1769084820"
},
"stopId": "VFFOUGE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769084880"
},
"departure": {
"time": "1769084880"
},
"stopId": "VFEUROP1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769085000"
},
"departure": {
"time": "1769085000"
},
"stopId": "VFHUDSO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769085060"
},
"departure": {
"time": "1769085060"
},
"stopId": "VFQUINC2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769085060"
},
"departure": {
"time": "1769085060"
},
"stopId": "VFFOUGH2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769085120"
},
"departure": {
"time": "1769085120"
},
"stopId": "VFESSAR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769085120"
},
"departure": {
"time": "1769085120"
},
"stopId": "VFCHENE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769085180"
},
"departure": {
"time": "1769085180"
},
"stopId": "VFAUBEP2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769085240"
},
"departure": {
"time": "1769085240"
},
"stopId": "VFHALLE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769085300"
},
"departure": {
"time": "1769085300"
},
"stopId": "VFEUROP2",
"stopSequence": 14
}
],
"timestamp": "1769084344",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1140-38320"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e4f3",
"label": "1316",
"licensePlate": "CD-847-QX"
}
}
},
{
"id": "trip:1153-38700",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769081616"
},
"departure": {
"time": "1769082343"
},
"stopId": "QFMOINE1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769082375"
},
"departure": {
"time": "1769082405"
},
"stopId": "QF3COMM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769082456"
},
"departure": {
"time": "1769082461"
},
"stopId": "VFCRUIZ1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769082512"
},
"departure": {
"time": "1769082517"
},
"stopId": "VFARMIE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769082534"
},
"departure": {
"time": "1769082545"
},
"stopId": "VFBOIS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769082562"
},
"departure": {
"time": "1769082578"
},
"stopId": "VFBRET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769082615"
},
"departure": {
"time": "1769082648"
},
"stopId": "VFROCHE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769082740"
},
"departure": {
"time": "1769082770"
},
"stopId": "VFBOURG1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769082798"
},
"departure": {
"time": "1769082834"
},
"stopId": "VFREPUB1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769082882"
},
"departure": {
"time": "1769082922"
},
"stopId": "VFSTBC1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769082949"
},
"departure": {
"time": "1769082970"
},
"stopId": "VFSECU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769082985"
},
"departure": {
"time": "1769083019"
},
"stopId": "VFAILLA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769083057"
},
"departure": {
"time": "1769083099"
},
"stopId": "VFPONT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769083120"
},
"departure": {
"time": "1769083132"
},
"stopId": "VFMUISS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769083237"
},
"departure": {
"time": "1769083304"
},
"stopId": "VFTECHO1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769083336"
},
"departure": {
"time": "1769083347"
},
"stopId": "VFCCIN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769083367"
},
"departure": {
"time": "1769083377"
},
"stopId": "VMCOND1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769083403"
},
"departure": {
"time": "1769083414"
},
"stopId": "VMGUING1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769083562"
},
"departure": {
"time": "1769083594"
},
"stopId": "VMCHATE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769083639"
},
"departure": {
"time": "1769083649"
},
"stopId": "VMILOTS2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769083682"
},
"departure": {
"time": "1769083702"
},
"stopId": "VMKIOSQ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769083719"
},
"departure": {
"time": "1769083740"
},
"stopId": "VMGARE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769083781"
},
"departure": {
"time": "1769083791"
},
"stopId": "VMNAUTA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769083848"
},
"departure": {
"time": "1769083869"
},
"stopId": "VMBELMO1",
"stopSequence": 23
},
{
"arrival": {
"time": "1769083960"
},
"departure": {
"time": "1769083965"
},
"stopId": "IDSEIGL1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769084028"
},
"departure": {
"time": "1769084040"
},
"stopId": "IDGERMA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769084088"
},
"departure": {
"time": "1769084133"
},
"stopId": "IDDOISN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769084160"
},
"departure": {
"time": "1769084170"
},
"stopId": "IDATLAN1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769084218"
},
"departure": {
"time": "1769084266"
},
"stopId": "IDDELOR1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769084299"
},
"departure": {
"time": "1769084335"
},
"stopId": "IDHUBER1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769084345"
},
"stopId": "IDTRUFF1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769084410"
},
"departure": {
"time": "1769084410"
},
"stopId": "IDHOTEL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1769084470"
},
"departure": {
"time": "1769084470"
},
"stopId": "IDADMIN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1769084650"
},
"departure": {
"time": "1769084650"
},
"stopId": "IDCECOM1",
"stopSequence": 33
},
{
"arrival": {
"time": "1769084890"
},
"departure": {
"time": "1769084890"
},
"stopId": "IDGARE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1769085070"
},
"departure": {
"time": "1769085070"
},
"stopId": "IDCHAMP2",
"stopSequence": 35
},
{
"arrival": {
"time": "1769085070"
},
"departure": {
"time": "1769085070"
},
"stopId": "IDVICAT2",
"stopSequence": 36
},
{
"arrival": {
"time": "1769085190"
},
"departure": {
"time": "1769085190"
},
"stopId": "IDPVINC2",
"stopSequence": 37
},
{
"arrival": {
"time": "1769085190"
},
"departure": {
"time": "1769085190"
},
"stopId": "ID3VALL2",
"stopSequence": 38
},
{
"arrival": {
"time": "1769085250"
},
"departure": {
"time": "1769085250"
},
"stopId": "IDGALOU1",
"stopSequence": 39
},
{
"arrival": {
"time": "1769085370"
},
"departure": {
"time": "1769085370"
},
"stopId": "IDGBUIS1",
"stopSequence": 40
}
],
"timestamp": "1769084345",
"trip": {
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1153-38700"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e0ce",
"label": "1338",
"licensePlate": "HE-068-TT"
}
}
},
{
"id": "trip:923-38054",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769057303"
},
"departure": {
"time": "1769057463"
},
"stopId": "BJMOZAB1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769057525"
},
"departure": {
"time": "1769057537"
},
"stopId": "BJCHPIN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769057547"
},
"departure": {
"time": "1769057568"
},
"stopId": "BJLINNE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769057617"
},
"departure": {
"time": "1769057633"
},
"stopId": "BJPREPO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769057687"
},
"departure": {
"time": "1769057757"
},
"stopId": "BJCHFLE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769057798"
},
"departure": {
"time": "1769057878"
},
"stopId": "BJCHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769057904"
},
"departure": {
"time": "1769057952"
},
"stopId": "BJROSTA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769057983"
},
"departure": {
"time": "1769058022"
},
"stopId": "BJCHANT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769058057"
},
"departure": {
"time": "1769058072"
},
"stopId": "BJSTRAU1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769058098"
},
"departure": {
"time": "1769058133"
},
"stopId": "BJVSCOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769058161"
},
"departure": {
"time": "1769058176"
},
"stopId": "BJHBARB1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769058208"
},
"departure": {
"time": "1769058295"
},
"stopId": "BJEBARB1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769058357"
},
"departure": {
"time": "1769058405"
},
"stopId": "BJVAUCA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769058437"
},
"departure": {
"time": "1769058449"
},
"stopId": "BJLYCEE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769058455"
},
"departure": {
"time": "1769058519"
},
"stopId": "BJPOSTE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769058594"
},
"departure": {
"time": "1769058652"
},
"stopId": "BJGARE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769058748"
},
"departure": {
"time": "1769058758"
},
"stopId": "BJALPES2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769058798"
},
"departure": {
"time": "1769058809"
},
"stopId": "BJCLESP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769058894"
},
"departure": {
"time": "1769058905"
},
"stopId": "BJPAPIN2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769058947"
},
"departure": {
"time": "1769058958"
},
"stopId": "BJMALAS2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769058984"
},
"departure": {
"time": "1769059005"
},
"stopId": "BJMALBR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769059123"
},
"departure": {
"time": "1769059134"
},
"stopId": "BJGRSOL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769059188"
},
"departure": {
"time": "1769059327"
},
"stopId": "BJGRIVE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769059385"
},
"departure": {
"time": "1769059397"
},
"stopId": "BJXBLAN2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769059525"
},
"departure": {
"time": "1769059607"
},
"stopId": "IDGARE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769059708"
},
"departure": {
"time": "1769059748"
},
"stopId": "IDCECOM2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769059826"
},
"departure": {
"time": "1769059837"
},
"stopId": "IDLANS2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769059870"
},
"departure": {
"time": "1769059881"
},
"stopId": "IDPLANT1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769059925"
},
"departure": {
"time": "1769059940"
},
"stopId": "IDFAUVE1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769059940"
},
"departure": {
"time": "1769059956"
},
"stopId": "IDPPLAT1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769059967"
},
"departure": {
"time": "1769059973"
},
"stopId": "IDATLAN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769060017"
},
"departure": {
"time": "1769060027"
},
"stopId": "IDDELOR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1769060059"
},
"stopId": "IDTRIFO1",
"stopSequence": 32
}
],
"timestamp": "1769084346",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "923-38054"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e751",
"label": "1329",
"licensePlate": "FS-550-LT"
}
}
},
{
"id": "trip:924-38033",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769071486"
},
"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
},
{
"arrival": {
"time": "1769074291"
},
"departure": {
"time": "1769074297"
},
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769074352"
},
"departure": {
"time": "1769074358"
},
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769074467"
},
"departure": {
"time": "1769074600"
},
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769074626"
},
"departure": {
"time": "1769074632"
},
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769074666"
},
"departure": {
"time": "1769074710"
},
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769074776"
},
"departure": {
"time": "1769074823"
},
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769074860"
},
"departure": {
"time": "1769074865"
},
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769074893"
},
"departure": {
"time": "1769074908"
},
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769074935"
},
"departure": {
"time": "1769074968"
},
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769074999"
},
"departure": {
"time": "1769075028"
},
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769075069"
},
"departure": {
"time": "1769075101"
},
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769075123"
},
"departure": {
"time": "1769075164"
},
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"arrival": {
"time": "1769075185"
},
"departure": {
"time": "1769075220"
},
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1769075268"
},
"departure": {
"time": "1769075283"
},
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769075325"
},
"departure": {
"time": "1769075365"
},
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769075376"
},
"departure": {
"time": "1769075411"
},
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769075455"
},
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1769084349",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "924-38033"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e30d",
"label": "1326",
"licensePlate": "EN-881-MC"
}
}
},
{
"id": "trip:933-37607",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769067952"
},
"departure": {
"time": "1769067980"
},
"stopId": "SSFLOS1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769068045"
},
"departure": {
"time": "1769068061"
},
"stopId": "SSSMART1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769068162"
},
"departure": {
"time": "1769068173"
},
"stopId": "SSZONEA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769068253"
},
"departure": {
"time": "1769068259"
},
"stopId": "SSPRECH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769068419"
},
"departure": {
"time": "1769068467"
},
"stopId": "SSEGLIS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769068565"
},
"departure": {
"time": "1769068580"
},
"stopId": "SSTRUIT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769068801"
},
"stopId": "SSDEMPT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769068828"
},
"departure": {
"time": "1769068839"
},
"stopId": "SSDEMPT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769068970"
},
"departure": {
"time": "1769068981"
},
"stopId": "SSMOLLA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769069120"
},
"departure": {
"time": "1769069131"
},
"stopId": "BJALBIZ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769069159"
},
"departure": {
"time": "1769069175"
},
"stopId": "BJLOUP2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769069195"
},
"departure": {
"time": "1769069200"
},
"stopId": "BJCHPAG1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769069244"
},
"departure": {
"time": "1769069255"
},
"stopId": "BJPMONT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769069276"
},
"departure": {
"time": "1769069281"
},
"stopId": "BJBELRI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769069316"
},
"departure": {
"time": "1769069327"
},
"stopId": "BJMAS1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769069344"
},
"departure": {
"time": "1769069385"
},
"stopId": "BJTONKI2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769069438"
},
"departure": {
"time": "1769069456"
},
"stopId": "BJSQUAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769069476"
},
"departure": {
"time": "1769069527"
},
"stopId": "BJPREBE2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769069600"
},
"departure": {
"time": "1769069628"
},
"stopId": "BJCOPRE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769069639"
},
"departure": {
"time": "1769069660"
},
"stopId": "BJPISCI2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769069699"
},
"departure": {
"time": "1769069743"
},
"stopId": "BJEPARG2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769069797"
},
"departure": {
"time": "1769069839"
},
"stopId": "BJFOLAT1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769069870"
},
"departure": {
"time": "1769069885"
},
"stopId": "BJPMICH1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769069945"
},
"departure": {
"time": "1769069977"
},
"stopId": "BJLYCEE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1769069982"
},
"departure": {
"time": "1769070025"
},
"stopId": "BJPOSTE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769070117"
},
"departure": {
"time": "1769070128"
},
"stopId": "BJCHARG1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769070161"
},
"departure": {
"time": "1769070166"
},
"stopId": "MBHLM2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769070201"
},
"stopId": "BJMAUBE1",
"stopSequence": 27
}
],
"timestamp": "1769084347",
"trip": {
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "933-37607"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e532",
"label": "1311",
"licensePlate": "AV-984-XB"
}
}
},
{
"id": "trip:928-38832",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769076402"
},
"departure": {
"time": "1769077157"
},
"stopId": "IDPISCI1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769077197"
},
"departure": {
"time": "1769077228"
},
"stopId": "IDDOISN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769077251"
},
"departure": {
"time": "1769077261"
},
"stopId": "IDATLAN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769077301"
},
"departure": {
"time": "1769077337"
},
"stopId": "IDDELOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769077375"
},
"departure": {
"time": "1769077386"
},
"stopId": "IDHUBER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769077398"
},
"departure": {
"time": "1769077410"
},
"stopId": "IDTRUFF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769077443"
},
"departure": {
"time": "1769077454"
},
"stopId": "IDHOTEL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769077474"
},
"departure": {
"time": "1769077491"
},
"stopId": "IDADMIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769077590"
},
"departure": {
"time": "1769077602"
},
"stopId": "IDCECOM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769077809"
},
"departure": {
"time": "1769077846"
},
"stopId": "IDSAYES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769077921"
},
"departure": {
"time": "1769077961"
},
"stopId": "IDCHASS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769077993"
},
"departure": {
"time": "1769078029"
},
"stopId": "IDPLOUV1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769078150"
},
"departure": {
"time": "1769078235"
},
"stopId": "BJZACHA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769078302"
},
"departure": {
"time": "1769078313"
},
"stopId": "BJCHFLE3",
"stopSequence": 13
},
{
"arrival": {
"time": "1769078345"
},
"departure": {
"time": "1769078477"
},
"stopId": "BJCHARM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769078493"
},
"departure": {
"time": "1769078531"
},
"stopId": "BJROSTA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769078561"
},
"departure": {
"time": "1769078605"
},
"stopId": "BJCHANT1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769078649"
},
"departure": {
"time": "1769078692"
},
"stopId": "BJSTRAU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769078719"
},
"departure": {
"time": "1769078747"
},
"stopId": "BJVSCOT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769078770"
},
"departure": {
"time": "1769078781"
},
"stopId": "BJHBARB1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769078808"
},
"departure": {
"time": "1769078876"
},
"stopId": "BJEBARB1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769078932"
},
"departure": {
"time": "1769078979"
},
"stopId": "BJVAUCA1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769079049"
},
"departure": {
"time": "1769079105"
},
"stopId": "BJPMICH2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769079138"
},
"departure": {
"time": "1769079183"
},
"stopId": "BJFOLAT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769079254"
},
"departure": {
"time": "1769079291"
},
"stopId": "BJEPARG1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769079340"
},
"departure": {
"time": "1769079384"
},
"stopId": "BJPROYA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769079405"
},
"departure": {
"time": "1769079430"
},
"stopId": "BJCFA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769079466"
},
"departure": {
"time": "1769079472"
},
"stopId": "RMTILLE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769079514"
},
"departure": {
"time": "1769079537"
},
"stopId": "RMPHARM2",
"stopSequence": 28
},
{
"arrival": {
"time": "1769079584"
},
"departure": {
"time": "1769079620"
},
"stopId": "RMRPLAC2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769079630"
},
"departure": {
"time": "1769079645"
},
"stopId": "RMHOTLV2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769079673"
},
"departure": {
"time": "1769079690"
},
"stopId": "RMHALLS2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769079706"
},
"departure": {
"time": "1769079712"
},
"stopId": "RMLAVAI2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769079800"
},
"stopId": "RMZAPER2",
"stopSequence": 33
}
],
"timestamp": "1769084347",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "928-38832"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e731",
"label": "1309",
"licensePlate": "AV-895-WZ"
}
}
},
{
"id": "trip:933-37619",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769070402"
},
"departure": {
"time": "1769070426"
},
"stopId": "BJMAUBE1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769070459"
},
"departure": {
"time": "1769070471"
},
"stopId": "MBHLM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769070523"
},
"departure": {
"time": "1769070535"
},
"stopId": "BJCHARG2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769070728"
},
"departure": {
"time": "1769070743"
},
"stopId": "BJPOSTE2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769070754"
},
"departure": {
"time": "1769070800"
},
"stopId": "BJLYCEE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769070847"
},
"departure": {
"time": "1769070869"
},
"stopId": "BJPMICH2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769070901"
},
"departure": {
"time": "1769070917"
},
"stopId": "BJFOLAT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769070994"
},
"departure": {
"time": "1769071006"
},
"stopId": "BJEPARG1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769071045"
},
"departure": {
"time": "1769071056"
},
"stopId": "BJPISCI1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769071073"
},
"departure": {
"time": "1769071089"
},
"stopId": "BJCOPRE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769071154"
},
"departure": {
"time": "1769071171"
},
"stopId": "BJPREBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769071265"
},
"departure": {
"time": "1769071282"
},
"stopId": "BJMARS2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769071368"
},
"departure": {
"time": "1769071383"
},
"stopId": "BJTONKI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769071454"
},
"departure": {
"time": "1769071460"
},
"stopId": "BJBELRI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769071483"
},
"departure": {
"time": "1769071493"
},
"stopId": "BJPMONT2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769071522"
},
"departure": {
"time": "1769071533"
},
"stopId": "BJCHPAG2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769071545"
},
"departure": {
"time": "1769071561"
},
"stopId": "BJLOUP1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769071588"
},
"departure": {
"time": "1769071599"
},
"stopId": "BJALBIZ2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769071610"
},
"departure": {
"time": "1769071620"
},
"stopId": "BJBERNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769071750"
},
"departure": {
"time": "1769071760"
},
"stopId": "SSMOLLA2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769071878"
},
"departure": {
"time": "1769071904"
},
"stopId": "SSDEMPT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769071872"
},
"departure": {
"time": "1769071815"
},
"stopId": "SSDEMPT1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769072181"
},
"departure": {
"time": "1769072192"
},
"stopId": "SSTRUIT2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769072291"
},
"departure": {
"time": "1769072303"
},
"stopId": "SSEGLIS2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769072439"
},
"departure": {
"time": "1769072450"
},
"stopId": "SSPRECH2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769072525"
},
"departure": {
"time": "1769072536"
},
"stopId": "SSZONEA2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769072641"
},
"departure": {
"time": "1769072653"
},
"stopId": "SSSMART2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769072715"
},
"stopId": "SSFLOS2",
"stopSequence": 27
}
],
"timestamp": "1769084347",
"trip": {
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "933-37619"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e532",
"label": "1311",
"licensePlate": "AV-984-XB"
}
}
},
{
"id": "trip:931-36246",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769064284"
},
"departure": {
"time": "1769064338"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769064369"
},
"departure": {
"time": "1769064395"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769064450"
},
"departure": {
"time": "1769064478"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769064500"
},
"departure": {
"time": "1769064531"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769064536"
},
"departure": {
"time": "1769064552"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769064591"
},
"departure": {
"time": "1769064596"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769064634"
},
"departure": {
"time": "1769064665"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769064769"
},
"departure": {
"time": "1769064774"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769064981"
},
"departure": {
"time": "1769064991"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769065053"
},
"departure": {
"time": "1769065090"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769065129"
},
"departure": {
"time": "1769065151"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769065364"
},
"departure": {
"time": "1769065402"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769065439"
},
"departure": {
"time": "1769065489"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769065610"
},
"departure": {
"time": "1769065642"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769065663"
},
"departure": {
"time": "1769065684"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769065757"
},
"departure": {
"time": "1769065917"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769065951"
},
"departure": {
"time": "1769065961"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769065999"
},
"departure": {
"time": "1769066016"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769066070"
},
"departure": {
"time": "1769066081"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769066126"
},
"departure": {
"time": "1769066137"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769066168"
},
"departure": {
"time": "1769066362"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769066378"
},
"departure": {
"time": "1769066416"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769066487"
},
"departure": {
"time": "1769066613"
},
"stopId": "BJGARE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769066803"
},
"departure": {
"time": "1769066859"
},
"stopId": "BJPOSTE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769066870"
},
"departure": {
"time": "1769066900"
},
"stopId": "BJLYCEE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769066991"
},
"departure": {
"time": "1769067017"
},
"stopId": "BJPMICH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769067039"
},
"departure": {
"time": "1769067080"
},
"stopId": "BJFOLAT2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769067117"
},
"departure": {
"time": "1769067122"
},
"stopId": "BJEPARG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769067149"
},
"departure": {
"time": "1769067183"
},
"stopId": "BJPROYA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769067194"
},
"departure": {
"time": "1769067210"
},
"stopId": "BJMOULI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769067220"
},
"departure": {
"time": "1769067261"
},
"stopId": "BJTOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769067278"
},
"stopId": "BJCHAMP1",
"stopSequence": 31
}
],
"timestamp": "1769084348",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "931-36246"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e290",
"label": "1302",
"licensePlate": "194-DDZ-38"
}
}
},
{
"id": "trip:928-38843",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769067417"
},
"departure": {
"time": "1769067428"
},
"stopId": "RMZAPER1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769067514"
},
"departure": {
"time": "1769067548"
},
"stopId": "RMLAVAI1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769067570"
},
"departure": {
"time": "1769067587"
},
"stopId": "RMHALLS1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769067611"
},
"departure": {
"time": "1769067651"
},
"stopId": "RMHOTLV1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769067661"
},
"departure": {
"time": "1769067720"
},
"stopId": "RMRPLAC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769067771"
},
"departure": {
"time": "1769067802"
},
"stopId": "RMPHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769067830"
},
"departure": {
"time": "1769067856"
},
"stopId": "RMTILLE2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769067901"
},
"departure": {
"time": "1769067907"
},
"stopId": "BJCFA2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769067953"
},
"departure": {
"time": "1769068014"
},
"stopId": "BJPROYA2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769068062"
},
"departure": {
"time": "1769068117"
},
"stopId": "BJEPARG2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769068167"
},
"departure": {
"time": "1769068205"
},
"stopId": "BJFOLAT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769068242"
},
"departure": {
"time": "1769068289"
},
"stopId": "BJPMICH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769068340"
},
"departure": {
"time": "1769068400"
},
"stopId": "BJVAUCA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769068458"
},
"departure": {
"time": "1769068491"
},
"stopId": "BJEBARB2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769068528"
},
"departure": {
"time": "1769068533"
},
"stopId": "BJHBARB2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769068555"
},
"departure": {
"time": "1769068588"
},
"stopId": "BJVSCOT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769068624"
},
"departure": {
"time": "1769068635"
},
"stopId": "BJSTRAU2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769068673"
},
"departure": {
"time": "1769068685"
},
"stopId": "BJCHANT2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769068719"
},
"departure": {
"time": "1769068758"
},
"stopId": "BJROSTA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769068774"
},
"departure": {
"time": "1769068810"
},
"stopId": "BJCHARM2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769068832"
},
"departure": {
"time": "1769068848"
},
"stopId": "BJCHFLE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769068916"
},
"departure": {
"time": "1769068927"
},
"stopId": "BJZACHA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769069490"
},
"departure": {
"time": "1769069501"
},
"stopId": "IDPLOUV2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769069531"
},
"departure": {
"time": "1769069573"
},
"stopId": "IDCHASS2",
"stopSequence": 23
},
{
"stopId": "IDSAYES2",
"stopSequence": 24
},
{
"stopId": "IDCECOM2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769069679"
},
"departure": {
"time": "1769069690"
},
"stopId": "IDADMIN2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769069711"
},
"departure": {
"time": "1769069733"
},
"stopId": "IDHOTEL2",
"stopSequence": 27
},
{
"arrival": {
"time": "1769069766"
},
"departure": {
"time": "1769069831"
},
"stopId": "IDTRUFF2",
"stopSequence": 28
},
{
"arrival": {
"time": "1769069842"
},
"departure": {
"time": "1769069870"
},
"stopId": "IDHUBER2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769069903"
},
"departure": {
"time": "1769069939"
},
"stopId": "IDDELOR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769069972"
},
"departure": {
"time": "1769069984"
},
"stopId": "IDATLAN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769070011"
},
"departure": {
"time": "1769070043"
},
"stopId": "IDDOISN2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769070065"
},
"stopId": "IDPISCI2",
"stopSequence": 33
}
],
"timestamp": "1769084347",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "928-38843"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e731",
"label": "1309",
"licensePlate": "AV-895-WZ"
}
}
},
{
"id": "trip:1136-38769",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769072405"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"arrival": {
"time": "1769072482"
},
"departure": {
"time": "1769072498"
},
"stopId": "VFSECU1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769072518"
},
"departure": {
"time": "1769072564"
},
"stopId": "VFAILLA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769072597"
},
"departure": {
"time": "1769072650"
},
"stopId": "VFPONT1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769072672"
},
"departure": {
"time": "1769072682"
},
"stopId": "VFMUISS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769072785"
},
"departure": {
"time": "1769072800"
},
"stopId": "VFTECHO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769072950"
},
"departure": {
"time": "1769072960"
},
"stopId": "VPALPES2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769073008"
},
"departure": {
"time": "1769073025"
},
"stopId": "VPHPOST2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769073036"
},
"departure": {
"time": "1769073048"
},
"stopId": "VPPISCI2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769073073"
},
"departure": {
"time": "1769073102"
},
"stopId": "VPGENDA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769073166"
},
"departure": {
"time": "1769073176"
},
"stopId": "VPLIBER2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769073197"
},
"departure": {
"time": "1769073203"
},
"stopId": "VPPICAR2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769073311"
},
"departure": {
"time": "1769073322"
},
"stopId": "VPMALA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769073434"
},
"departure": {
"time": "1769073445"
},
"stopId": "QFGARI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769073511"
},
"departure": {
"time": "1769073522"
},
"stopId": "QFRP4R2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769073861"
},
"departure": {
"time": "1769073867"
},
"stopId": "QFA43ZI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769073966"
},
"departure": {
"time": "1769073976"
},
"stopId": "QFDAUPH2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769074008"
},
"departure": {
"time": "1769074013"
},
"stopId": "QFRUMO2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769074059"
},
"departure": {
"time": "1769074070"
},
"stopId": "QFRURUI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769074261"
},
"departure": {
"time": "1769074272"
},
"stopId": "QFGARE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769074289"
},
"departure": {
"time": "1769074300"
},
"stopId": "QFMONUM1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769074359"
},
"departure": {
"time": "1769074441"
},
"stopId": "QFFURIN1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769074464"
},
"departure": {
"time": "1769074482"
},
"stopId": "QFMAIRI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769074541"
},
"departure": {
"time": "1769074585"
},
"stopId": "QFLIEUS1",
"stopSequence": 23
},
{
"arrival": {
"time": "1769074616"
},
"departure": {
"time": "1769074641"
},
"stopId": "QFALLIN1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769074754"
},
"departure": {
"time": "1769074769"
},
"stopId": "QFCOCHE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769074801"
},
"departure": {
"time": "1769074828"
},
"stopId": "QFCHARR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769074856"
},
"departure": {
"time": "1769074861"
},
"stopId": "QFGARGU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769074923"
},
"departure": {
"time": "1769074939"
},
"stopId": "VFMRAZ1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769074954"
},
"departure": {
"time": "1769074964"
},
"stopId": "VFCHAR2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769074994"
},
"departure": {
"time": "1769074999"
},
"stopId": "VFVELLE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769075015"
},
"departure": {
"time": "1769075020"
},
"stopId": "VFGINET2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769075036"
},
"departure": {
"time": "1769075048"
},
"stopId": "VFNOYER2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769075053"
},
"departure": {
"time": "1769075080"
},
"stopId": "VFPASTE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1769075091"
},
"departure": {
"time": "1769075097"
},
"stopId": "VFPINED2",
"stopSequence": 34
},
{
"arrival": {
"time": "1769075107"
},
"departure": {
"time": "1769075112"
},
"stopId": "VFBERTH2",
"stopSequence": 35
},
{
"arrival": {
"time": "1769075270"
},
"stopId": "VFSTBC6",
"stopSequence": 36
}
],
"timestamp": "1769084326",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1136-38769"
},
"vehicle": {
"id": "6786a347ca2c086ed76eadba",
"label": "1337",
"licensePlate": "HA-957-LZ"
}
}
},
{
"id": "trip:926-36251",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769073275"
},
"departure": {
"time": "1769073348"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769073385"
},
"departure": {
"time": "1769073427"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769073477"
},
"departure": {
"time": "1769073507"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769073512"
},
"departure": {
"time": "1769073541"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769073552"
},
"departure": {
"time": "1769073582"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769073615"
},
"departure": {
"time": "1769073645"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769073674"
},
"departure": {
"time": "1769073711"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769073796"
},
"departure": {
"time": "1769073813"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769074027"
},
"departure": {
"time": "1769074038"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769074106"
},
"departure": {
"time": "1769074141"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769074177"
},
"departure": {
"time": "1769074207"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769074382"
},
"departure": {
"time": "1769074417"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769074451"
},
"departure": {
"time": "1769074514"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769074688"
},
"departure": {
"time": "1769074734"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769074755"
},
"departure": {
"time": "1769074771"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769074810"
},
"departure": {
"time": "1769074848"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769074876"
},
"departure": {
"time": "1769074887"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769074925"
},
"departure": {
"time": "1769074964"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769075003"
},
"departure": {
"time": "1769075013"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769075056"
},
"departure": {
"time": "1769075071"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769075092"
},
"departure": {
"time": "1769075122"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769075486"
},
"departure": {
"time": "1769075496"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769075239"
},
"departure": {
"time": "1769075318"
},
"stopId": "BJGARE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769075521"
},
"departure": {
"time": "1769075608"
},
"stopId": "BJPOSTE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769075619"
},
"departure": {
"time": "1769075651"
},
"stopId": "BJLYCEE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769075733"
},
"departure": {
"time": "1769075776"
},
"stopId": "BJPMICH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769075803"
},
"departure": {
"time": "1769075844"
},
"stopId": "BJFOLAT2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769075880"
},
"departure": {
"time": "1769075885"
},
"stopId": "BJEPARG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769075918"
},
"departure": {
"time": "1769075943"
},
"stopId": "BJPROYA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769075954"
},
"departure": {
"time": "1769075991"
},
"stopId": "BJMOULI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769076002"
},
"departure": {
"time": "1769076037"
},
"stopId": "BJTOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769076052"
},
"stopId": "BJCHAMP1",
"stopSequence": 31
}
],
"timestamp": "1769084336",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "926-36251"
},
"vehicle": {
"id": "63c518f7e70e2cf76f8f8063",
"label": "1333",
"licensePlate": "GL-927-FW"
}
}
},
{
"id": "trip:925-36336",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769066100"
},
"departure": {
"time": "1769066150"
},
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769066172"
},
"departure": {
"time": "1769066224"
},
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769066251"
},
"departure": {
"time": "1769066279"
},
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769066290"
},
"departure": {
"time": "1769066324"
},
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769066379"
},
"departure": {
"time": "1769066452"
},
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769066503"
},
"departure": {
"time": "1769066541"
},
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769066563"
},
"departure": {
"time": "1769066609"
},
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769066736"
},
"departure": {
"time": "1769066793"
},
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769066799"
},
"departure": {
"time": "1769066917"
},
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769066949"
},
"departure": {
"time": "1769067000"
},
"stopId": "BJGARE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769067148"
},
"departure": {
"time": "1769067176"
},
"stopId": "BJEMARI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769067192"
},
"departure": {
"time": "1769067225"
},
"stopId": "BJZOLA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769067243"
},
"departure": {
"time": "1769067378"
},
"stopId": "BJPCURI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769067420"
},
"departure": {
"time": "1769067443"
},
"stopId": "BJJCURI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769067486"
},
"departure": {
"time": "1769067498"
},
"stopId": "BJPAPIN2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769067527"
},
"departure": {
"time": "1769067537"
},
"stopId": "BJMALAS2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769067557"
},
"departure": {
"time": "1769067608"
},
"stopId": "BJMALBR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769067678"
},
"departure": {
"time": "1769067718"
},
"stopId": "BJLBRAI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769067740"
},
"departure": {
"time": "1769067782"
},
"stopId": "BJPOLER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769067877"
},
"departure": {
"time": "1769067934"
},
"stopId": "BJMEDHO2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769067950"
},
"departure": {
"time": "1769067985"
},
"stopId": "BJMEDCL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769068278"
},
"departure": {
"time": "1769068289"
},
"stopId": "IDPLOUV2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769068321"
},
"departure": {
"time": "1769068357"
},
"stopId": "IDCHASS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769068445"
},
"departure": {
"time": "1769068471"
},
"stopId": "IDSAYES2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769068571"
},
"departure": {
"time": "1769068605"
},
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769068804"
},
"departure": {
"time": "1769068842"
},
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769068869"
},
"departure": {
"time": "1769068879"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769068911"
},
"departure": {
"time": "1769068932"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769068932"
},
"departure": {
"time": "1769068966"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769068976"
},
"departure": {
"time": "1769069009"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769069048"
},
"departure": {
"time": "1769069086"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769069108"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1769084350",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "925-36336"
},
"vehicle": {
"id": "636a2e22c520d5a13c77ded0",
"label": "1307",
"licensePlate": "166-DGQ-38"
}
}
},
{
"id": "trip:935-38062",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769071797"
},
"departure": {
"time": "1769071853"
},
"stopId": "BJMOZAB1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769071911"
},
"departure": {
"time": "1769071945"
},
"stopId": "BJCHPIN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769071956"
},
"departure": {
"time": "1769071999"
},
"stopId": "BJLINNE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769072050"
},
"departure": {
"time": "1769072062"
},
"stopId": "BJPREPO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769072114"
},
"departure": {
"time": "1769072140"
},
"stopId": "BJCHFLE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769072171"
},
"departure": {
"time": "1769072231"
},
"stopId": "BJCHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769072248"
},
"departure": {
"time": "1769072263"
},
"stopId": "BJROSTA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769072295"
},
"departure": {
"time": "1769072328"
},
"stopId": "BJCHANT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769072366"
},
"departure": {
"time": "1769072382"
},
"stopId": "BJSTRAU1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769072420"
},
"departure": {
"time": "1769072448"
},
"stopId": "BJVSCOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769072477"
},
"departure": {
"time": "1769072508"
},
"stopId": "BJHBARB1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769072535"
},
"departure": {
"time": "1769072580"
},
"stopId": "BJEBARB1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769072635"
},
"departure": {
"time": "1769072684"
},
"stopId": "BJVAUCA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769072721"
},
"departure": {
"time": "1769072774"
},
"stopId": "BJLYCEE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769072792"
},
"departure": {
"time": "1769072830"
},
"stopId": "BJPOSTE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769072993"
},
"departure": {
"time": "1769073035"
},
"stopId": "BJGARE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769073165"
},
"departure": {
"time": "1769073200"
},
"stopId": "BJALPES2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769073250"
},
"departure": {
"time": "1769073255"
},
"stopId": "BJCLESP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769073362"
},
"departure": {
"time": "1769073372"
},
"stopId": "BJPAPIN2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769073407"
},
"departure": {
"time": "1769073417"
},
"stopId": "BJMALAS2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769073444"
},
"departure": {
"time": "1769073473"
},
"stopId": "BJMALBR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769073566"
},
"departure": {
"time": "1769073572"
},
"stopId": "BJGRSOL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769073627"
},
"departure": {
"time": "1769073654"
},
"stopId": "BJGRIVE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769073752"
},
"departure": {
"time": "1769073768"
},
"stopId": "BJXBLAN2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769073879"
},
"departure": {
"time": "1769073917"
},
"stopId": "IDGARE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769074032"
},
"departure": {
"time": "1769074096"
},
"stopId": "IDCECOM2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769074171"
},
"departure": {
"time": "1769074217"
},
"stopId": "IDLANS2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769074259"
},
"departure": {
"time": "1769074281"
},
"stopId": "IDPLANT1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769074341"
},
"stopId": "IDFAUVE1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769074346"
},
"departure": {
"time": "1769074383"
},
"stopId": "IDPPLAT1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769074395"
},
"departure": {
"time": "1769074406"
},
"stopId": "IDATLAN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769074443"
},
"departure": {
"time": "1769074471"
},
"stopId": "IDDELOR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1769074501"
},
"stopId": "IDTRIFO1",
"stopSequence": 32
}
],
"timestamp": "1769084322",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "935-38062"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"id": "trip:933-37608",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769072766"
},
"departure": {
"time": "1769072787"
},
"stopId": "SSFLOS1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769072852"
},
"departure": {
"time": "1769072869"
},
"stopId": "SSSMART1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769072971"
},
"departure": {
"time": "1769072986"
},
"stopId": "SSZONEA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769073060"
},
"departure": {
"time": "1769073107"
},
"stopId": "SSPRECH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769073276"
},
"departure": {
"time": "1769073317"
},
"stopId": "SSEGLIS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769073400"
},
"departure": {
"time": "1769073431"
},
"stopId": "SSTRUIT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769073654"
},
"stopId": "SSDEMPT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769073676"
},
"departure": {
"time": "1769073687"
},
"stopId": "SSDEMPT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769073796"
},
"departure": {
"time": "1769073806"
},
"stopId": "SSMOLLA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769073968"
},
"departure": {
"time": "1769073978"
},
"stopId": "BJALBIZ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769074004"
},
"departure": {
"time": "1769074021"
},
"stopId": "BJLOUP2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769074036"
},
"departure": {
"time": "1769074042"
},
"stopId": "BJCHPAG1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769074082"
},
"departure": {
"time": "1769074112"
},
"stopId": "BJPMONT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769074128"
},
"departure": {
"time": "1769074139"
},
"stopId": "BJBELRI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769074169"
},
"departure": {
"time": "1769074179"
},
"stopId": "BJMAS1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769074201"
},
"departure": {
"time": "1769074236"
},
"stopId": "BJTONKI2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769074285"
},
"departure": {
"time": "1769074301"
},
"stopId": "BJSQUAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769074322"
},
"departure": {
"time": "1769074345"
},
"stopId": "BJPREBE2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769074417"
},
"departure": {
"time": "1769074444"
},
"stopId": "BJCOPRE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769074459"
},
"departure": {
"time": "1769074476"
},
"stopId": "BJPISCI2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769074520"
},
"departure": {
"time": "1769074555"
},
"stopId": "BJEPARG2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769074628"
},
"departure": {
"time": "1769074664"
},
"stopId": "BJFOLAT1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769074699"
},
"departure": {
"time": "1769074716"
},
"stopId": "BJPMICH1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769074775"
},
"departure": {
"time": "1769074814"
},
"stopId": "BJLYCEE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1769074820"
},
"departure": {
"time": "1769074869"
},
"stopId": "BJPOSTE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769074983"
},
"departure": {
"time": "1769075025"
},
"stopId": "BJCHARG1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769075058"
},
"departure": {
"time": "1769075104"
},
"stopId": "MBHLM2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769075131"
},
"stopId": "BJMAUBE1",
"stopSequence": 27
}
],
"timestamp": "1769084347",
"trip": {
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "933-37608"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e532",
"label": "1311",
"licensePlate": "AV-984-XB"
}
}
},
{
"id": "trip:925-36245",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769062526"
},
"departure": {
"time": "1769062553"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769062586"
},
"departure": {
"time": "1769062612"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769062652"
},
"departure": {
"time": "1769062686"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769062702"
},
"departure": {
"time": "1769062732"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769062737"
},
"departure": {
"time": "1769062765"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769062792"
},
"departure": {
"time": "1769062802"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769062822"
},
"departure": {
"time": "1769062888"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769062969"
},
"departure": {
"time": "1769062990"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769063182"
},
"departure": {
"time": "1769063192"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769063245"
},
"departure": {
"time": "1769063287"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769063319"
},
"departure": {
"time": "1769063360"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769063565"
},
"departure": {
"time": "1769063594"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769063626"
},
"departure": {
"time": "1769063650"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769063745"
},
"departure": {
"time": "1769063783"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769063804"
},
"departure": {
"time": "1769063837"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769063894"
},
"departure": {
"time": "1769063935"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769063966"
},
"departure": {
"time": "1769063976"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769064015"
},
"departure": {
"time": "1769064067"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769064125"
},
"departure": {
"time": "1769064198"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769064241"
},
"departure": {
"time": "1769064453"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769064504"
},
"departure": {
"time": "1769064574"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769064589"
},
"departure": {
"time": "1769064771"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769064873"
},
"departure": {
"time": "1769064906"
},
"stopId": "BJGARE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769065079"
},
"departure": {
"time": "1769065114"
},
"stopId": "BJPOSTE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769065120"
},
"departure": {
"time": "1769065160"
},
"stopId": "BJLYCEE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769065242"
},
"departure": {
"time": "1769065280"
},
"stopId": "BJPMICH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769065308"
},
"departure": {
"time": "1769065367"
},
"stopId": "BJFOLAT2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769065405"
},
"departure": {
"time": "1769065417"
},
"stopId": "BJEPARG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769065464"
},
"departure": {
"time": "1769065517"
},
"stopId": "BJPROYA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769065537"
},
"departure": {
"time": "1769065569"
},
"stopId": "BJMOULI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769065585"
},
"departure": {
"time": "1769065617"
},
"stopId": "BJTOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769065633"
},
"stopId": "BJCHAMP1",
"stopSequence": 31
}
],
"timestamp": "1769084350",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "925-36245"
},
"vehicle": {
"id": "636a2e22c520d5a13c77ded0",
"label": "1307",
"licensePlate": "166-DGQ-38"
}
}
},
{
"id": "trip:926-36243",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769058639"
},
"departure": {
"time": "1769058918"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769058951"
},
"departure": {
"time": "1769058972"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769059019"
},
"departure": {
"time": "1769059030"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769059041"
},
"departure": {
"time": "1769059076"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769059082"
},
"departure": {
"time": "1769059097"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769059129"
},
"departure": {
"time": "1769059134"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769059166"
},
"departure": {
"time": "1769059199"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769059277"
},
"departure": {
"time": "1769059294"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769059498"
},
"departure": {
"time": "1769059508"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769059582"
},
"departure": {
"time": "1769059653"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769059692"
},
"departure": {
"time": "1769059709"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769059912"
},
"departure": {
"time": "1769059955"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769059991"
},
"departure": {
"time": "1769060011"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769060074"
},
"departure": {
"time": "1769060108"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769060129"
},
"departure": {
"time": "1769060144"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769060193"
},
"departure": {
"time": "1769060334"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769060367"
},
"departure": {
"time": "1769060373"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769060417"
},
"departure": {
"time": "1769060428"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769060471"
},
"departure": {
"time": "1769060481"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769060524"
},
"departure": {
"time": "1769060685"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769060717"
},
"departure": {
"time": "1769060733"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769060744"
},
"departure": {
"time": "1769060750"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769060834"
},
"departure": {
"time": "1769060928"
},
"stopId": "BJGARE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769061065"
},
"departure": {
"time": "1769061077"
},
"stopId": "BJPOSTE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769061097"
},
"departure": {
"time": "1769061107"
},
"stopId": "BJLYCEE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769061175"
},
"departure": {
"time": "1769061273"
},
"stopId": "BJPMICH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769061312"
},
"departure": {
"time": "1769061317"
},
"stopId": "BJFOLAT2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769061357"
},
"departure": {
"time": "1769061362"
},
"stopId": "BJEPARG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769061395"
},
"departure": {
"time": "1769061427"
},
"stopId": "BJPROYA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769061438"
},
"departure": {
"time": "1769061448"
},
"stopId": "BJMOULI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769061458"
},
"departure": {
"time": "1769061468"
},
"stopId": "BJTOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769061489"
},
"stopId": "BJCHAMP1",
"stopSequence": 31
}
],
"timestamp": "1769084336",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "926-36243"
},
"vehicle": {
"id": "63c518f7e70e2cf76f8f8063",
"label": "1333",
"licensePlate": "GL-927-FW"
}
}
},
{
"id": "trip:935-38027",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769061728"
},
"departure": {
"time": "1769061784"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769061822"
},
"departure": {
"time": "1769061857"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769061902"
},
"departure": {
"time": "1769061931"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769061941"
},
"departure": {
"time": "1769061980"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769061985"
},
"departure": {
"time": "1769062017"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769062053"
},
"departure": {
"time": "1769062080"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769062112"
},
"departure": {
"time": "1769062141"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769062235"
},
"departure": {
"time": "1769062262"
},
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769062367"
},
"departure": {
"time": "1769062423"
},
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769062589"
},
"departure": {
"time": "1769062645"
},
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769062751"
},
"departure": {
"time": "1769062781"
},
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769062902"
},
"departure": {
"time": "1769062946"
},
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769062979"
},
"departure": {
"time": "1769062990"
},
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769063028"
},
"departure": {
"time": "1769063060"
},
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769063160"
},
"departure": {
"time": "1769063220"
},
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769063263"
},
"departure": {
"time": "1769063301"
},
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769063410"
},
"departure": {
"time": "1769063458"
},
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769063709"
},
"departure": {
"time": "1769063815"
},
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769063852"
},
"departure": {
"time": "1769063909"
},
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769063956"
},
"departure": {
"time": "1769064037"
},
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769064104"
},
"departure": {
"time": "1769064131"
},
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769064181"
},
"departure": {
"time": "1769064191"
},
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769064240"
},
"departure": {
"time": "1769064277"
},
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769064315"
},
"departure": {
"time": "1769064362"
},
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769064397"
},
"departure": {
"time": "1769064425"
},
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769064475"
},
"departure": {
"time": "1769064524"
},
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769064545"
},
"departure": {
"time": "1769064581"
},
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"arrival": {
"time": "1769064613"
},
"departure": {
"time": "1769064628"
},
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1769064680"
},
"departure": {
"time": "1769064734"
},
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769064783"
},
"departure": {
"time": "1769064794"
},
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769064800"
},
"departure": {
"time": "1769064867"
},
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769064911"
},
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1769084322",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "935-38027"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"id": "trip:926-36255",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769080467"
},
"departure": {
"time": "1769080580"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769080613"
},
"departure": {
"time": "1769080656"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769080700"
},
"departure": {
"time": "1769080732"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769080743"
},
"departure": {
"time": "1769080777"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769080782"
},
"departure": {
"time": "1769080799"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769080831"
},
"departure": {
"time": "1769080842"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769080875"
},
"departure": {
"time": "1769080908"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769080997"
},
"departure": {
"time": "1769081008"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769081216"
},
"departure": {
"time": "1769081228"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769081293"
},
"departure": {
"time": "1769081310"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769081345"
},
"departure": {
"time": "1769081382"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769081577"
},
"departure": {
"time": "1769081626"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769081673"
},
"departure": {
"time": "1769081719"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769081791"
},
"departure": {
"time": "1769081803"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769081823"
},
"departure": {
"time": "1769081838"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769081887"
},
"departure": {
"time": "1769081985"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769082018"
},
"departure": {
"time": "1769082023"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769082065"
},
"departure": {
"time": "1769082080"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769082136"
},
"departure": {
"time": "1769082141"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769082187"
},
"departure": {
"time": "1769082203"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769082228"
},
"departure": {
"time": "1769082362"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769082377"
},
"departure": {
"time": "1769082412"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769082601"
},
"departure": {
"time": "1769082638"
},
"stopId": "BJGARE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769082792"
},
"departure": {
"time": "1769082822"
},
"stopId": "BJPOSTE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769082849"
},
"departure": {
"time": "1769082859"
},
"stopId": "BJLYCEE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769082943"
},
"departure": {
"time": "1769082995"
},
"stopId": "BJPMICH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769083022"
},
"departure": {
"time": "1769083077"
},
"stopId": "BJFOLAT2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769083109"
},
"departure": {
"time": "1769083120"
},
"stopId": "BJEPARG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769083150"
},
"departure": {
"time": "1769083179"
},
"stopId": "BJPROYA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769083190"
},
"departure": {
"time": "1769083205"
},
"stopId": "BJMOULI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769083220"
},
"departure": {
"time": "1769083248"
},
"stopId": "BJTOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769083275"
},
"stopId": "BJCHAMP1",
"stopSequence": 31
}
],
"timestamp": "1769084336",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "926-36255"
},
"vehicle": {
"id": "63c518f7e70e2cf76f8f8063",
"label": "1333",
"licensePlate": "GL-927-FW"
}
}
},
{
"id": "trip:934-37606",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769063870"
},
"departure": {
"time": "1769063914"
},
"stopId": "SSFLOS1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769063994"
},
"departure": {
"time": "1769064071"
},
"stopId": "SSSMART1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769064185"
},
"departure": {
"time": "1769064197"
},
"stopId": "SSZONEA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769064274"
},
"departure": {
"time": "1769064280"
},
"stopId": "SSPRECH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769064445"
},
"departure": {
"time": "1769064473"
},
"stopId": "SSEGLIS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769064573"
},
"departure": {
"time": "1769064623"
},
"stopId": "SSTRUIT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769065138"
},
"departure": {
"time": "1769065167"
},
"stopId": "SSDEMPT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769064988"
},
"departure": {
"time": "1769065010"
},
"stopId": "SSECOLC1",
"stopSequence": 7
},
{
"stopId": "SSDEMPT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769065214"
},
"departure": {
"time": "1769065220"
},
"stopId": "SSMOLLA1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769065340"
},
"departure": {
"time": "1769065474"
},
"stopId": "BJBERNA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769065511"
},
"departure": {
"time": "1769065529"
},
"stopId": "BJMTBER1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769065580"
},
"departure": {
"time": "1769065617"
},
"stopId": "BJLOUP3",
"stopSequence": 12
},
{
"arrival": {
"time": "1769065677"
},
"departure": {
"time": "1769065705"
},
"stopId": "BJPLATE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769065764"
},
"departure": {
"time": "1769065799"
},
"stopId": "BJRIVOI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769065824"
},
"departure": {
"time": "1769065887"
},
"stopId": "BJBELVE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769065923"
},
"departure": {
"time": "1769065960"
},
"stopId": "BJBELRI2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769065993"
},
"departure": {
"time": "1769066004"
},
"stopId": "BJMAS1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769066025"
},
"departure": {
"time": "1769066060"
},
"stopId": "BJTONKI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769066133"
},
"departure": {
"time": "1769066154"
},
"stopId": "BJSQUAR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769066174"
},
"departure": {
"time": "1769066197"
},
"stopId": "BJPREBE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769066269"
},
"departure": {
"time": "1769066316"
},
"stopId": "BJCOPRE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769066337"
},
"departure": {
"time": "1769066352"
},
"stopId": "BJPISCI2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769066411"
},
"departure": {
"time": "1769066482"
},
"stopId": "BJEPARG2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769066544"
},
"departure": {
"time": "1769066571"
},
"stopId": "BJFOLAT1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769066605"
},
"departure": {
"time": "1769066640"
},
"stopId": "BJPMICH1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769066742"
},
"departure": {
"time": "1769066794"
},
"stopId": "BJLYCEE1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769066800"
},
"departure": {
"time": "1769066853"
},
"stopId": "BJPOSTE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769066959"
},
"departure": {
"time": "1769066970"
},
"stopId": "BJJARDI2",
"stopSequence": 28
},
{
"arrival": {
"time": "1769067192"
},
"stopId": "BJPLANB1",
"stopSequence": 29
}
],
"timestamp": "1769084350",
"trip": {
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "934-37606"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e127",
"label": "1527",
"licensePlate": "FN-427-ES"
}
}
},
{
"id": "trip:1140-38697",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769071518"
},
"departure": {
"time": "1769071572"
},
"stopId": "QFMOINE1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769071604"
},
"departure": {
"time": "1769071632"
},
"stopId": "QF3COMM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769071690"
},
"departure": {
"time": "1769071719"
},
"stopId": "VFCRUIZ1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769071752"
},
"departure": {
"time": "1769071785"
},
"stopId": "VFARMIE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769071801"
},
"departure": {
"time": "1769071826"
},
"stopId": "VFBOIS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769071843"
},
"departure": {
"time": "1769071879"
},
"stopId": "VFBRET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769071913"
},
"departure": {
"time": "1769071946"
},
"stopId": "VFROCHE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769072032"
},
"departure": {
"time": "1769072062"
},
"stopId": "VFBOURG1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769072088"
},
"departure": {
"time": "1769072125"
},
"stopId": "VFREPUB1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769072168"
},
"departure": {
"time": "1769072179"
},
"stopId": "VFSTBC1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769072248"
},
"departure": {
"time": "1769072277"
},
"stopId": "VFSECU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769072292"
},
"departure": {
"time": "1769072341"
},
"stopId": "VFAILLA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769072379"
},
"departure": {
"time": "1769072450"
},
"stopId": "VFPONT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769072473"
},
"departure": {
"time": "1769072479"
},
"stopId": "VFMUISS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769072569"
},
"departure": {
"time": "1769072605"
},
"stopId": "VFTECHO1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769072626"
},
"departure": {
"time": "1769072631"
},
"stopId": "VFCCIN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769072647"
},
"departure": {
"time": "1769072658"
},
"stopId": "VMCOND1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769072681"
},
"departure": {
"time": "1769072687"
},
"stopId": "VMGUING1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769072811"
},
"departure": {
"time": "1769072821"
},
"stopId": "VMCHATE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769072865"
},
"departure": {
"time": "1769072871"
},
"stopId": "VMILOTS2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769072898"
},
"departure": {
"time": "1769072930"
},
"stopId": "VMKIOSQ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769072950"
},
"departure": {
"time": "1769072967"
},
"stopId": "VMGARE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769073005"
},
"departure": {
"time": "1769073010"
},
"stopId": "VMNAUTA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769073072"
},
"departure": {
"time": "1769073088"
},
"stopId": "VMBELMO1",
"stopSequence": 23
},
{
"arrival": {
"time": "1769073170"
},
"departure": {
"time": "1769073175"
},
"stopId": "IDSEIGL1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769073229"
},
"departure": {
"time": "1769073246"
},
"stopId": "IDGERMA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769073288"
},
"departure": {
"time": "1769073323"
},
"stopId": "IDDOISN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769073346"
},
"departure": {
"time": "1769073352"
},
"stopId": "IDATLAN1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769073397"
},
"departure": {
"time": "1769073438"
},
"stopId": "IDDELOR1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769073466"
},
"departure": {
"time": "1769073500"
},
"stopId": "IDHUBER1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769073505"
},
"departure": {
"time": "1769073520"
},
"stopId": "IDTRUFF1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769073552"
},
"departure": {
"time": "1769073578"
},
"stopId": "IDHOTEL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1769073595"
},
"departure": {
"time": "1769073615"
},
"stopId": "IDADMIN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1769073758"
},
"departure": {
"time": "1769073797"
},
"stopId": "IDCECOM1",
"stopSequence": 33
},
{
"arrival": {
"time": "1769073890"
},
"departure": {
"time": "1769073929"
},
"stopId": "IDGARE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1769073997"
},
"departure": {
"time": "1769074007"
},
"stopId": "IDCHAMP2",
"stopSequence": 35
},
{
"arrival": {
"time": "1769074019"
},
"departure": {
"time": "1769074045"
},
"stopId": "IDVICAT2",
"stopSequence": 36
},
{
"arrival": {
"time": "1769074072"
},
"departure": {
"time": "1769074095"
},
"stopId": "IDPVINC2",
"stopSequence": 37
},
{
"arrival": {
"time": "1769074107"
},
"departure": {
"time": "1769074129"
},
"stopId": "ID3VALL2",
"stopSequence": 38
},
{
"arrival": {
"time": "1769074144"
},
"departure": {
"time": "1769074180"
},
"stopId": "IDGALOU1",
"stopSequence": 39
},
{
"arrival": {
"time": "1769074227"
},
"stopId": "IDGBUIS1",
"stopSequence": 40
}
],
"timestamp": "1769084344",
"trip": {
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1140-38697"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e4f3",
"label": "1316",
"licensePlate": "CD-847-QX"
}
}
},
{
"id": "trip:1136-38771",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769079500"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"arrival": {
"time": "1769079673"
},
"departure": {
"time": "1769079727"
},
"stopId": "VFSECU1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769079744"
},
"departure": {
"time": "1769079789"
},
"stopId": "VFAILLA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769079832"
},
"departure": {
"time": "1769079854"
},
"stopId": "VFPONT1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769079881"
},
"departure": {
"time": "1769079909"
},
"stopId": "VFMUISS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769080015"
},
"departure": {
"time": "1769080025"
},
"stopId": "VFTECHO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769080177"
},
"departure": {
"time": "1769080210"
},
"stopId": "VPALPES2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769080304"
},
"departure": {
"time": "1769080331"
},
"stopId": "VPHPOST2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769080341"
},
"departure": {
"time": "1769080373"
},
"stopId": "VPPISCI2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769080405"
},
"departure": {
"time": "1769080438"
},
"stopId": "VPGENDA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769080486"
},
"departure": {
"time": "1769080512"
},
"stopId": "VPLIBER2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769080539"
},
"departure": {
"time": "1769080567"
},
"stopId": "VPPICAR2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769080653"
},
"departure": {
"time": "1769080659"
},
"stopId": "VPMALA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769080766"
},
"departure": {
"time": "1769080777"
},
"stopId": "QFGARI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769080850"
},
"departure": {
"time": "1769080884"
},
"stopId": "QFRP4R2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769081118"
},
"departure": {
"time": "1769081139"
},
"stopId": "QFA43ZI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769081260"
},
"departure": {
"time": "1769081265"
},
"stopId": "QFDAUPH2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769081291"
},
"departure": {
"time": "1769081325"
},
"stopId": "QFRUMO2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769081357"
},
"departure": {
"time": "1769081362"
},
"stopId": "QFRURUI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769081496"
},
"departure": {
"time": "1769081507"
},
"stopId": "QFGARE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769081517"
},
"departure": {
"time": "1769081539"
},
"stopId": "QFMONUM1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769081592"
},
"departure": {
"time": "1769081598"
},
"stopId": "QFFURIN1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769081623"
},
"departure": {
"time": "1769081648"
},
"stopId": "QFMAIRI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769081699"
},
"departure": {
"time": "1769081734"
},
"stopId": "QFLIEUS1",
"stopSequence": 23
},
{
"arrival": {
"time": "1769081766"
},
"departure": {
"time": "1769081803"
},
"stopId": "QFALLIN1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769081864"
},
"departure": {
"time": "1769081880"
},
"stopId": "QFCOCHE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769081911"
},
"departure": {
"time": "1769081926"
},
"stopId": "QFCHARR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769081953"
},
"departure": {
"time": "1769081963"
},
"stopId": "QFGARGU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769082017"
},
"departure": {
"time": "1769082028"
},
"stopId": "VFMRAZ1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769082067"
},
"departure": {
"time": "1769082072"
},
"stopId": "VFCHAR2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769082108"
},
"departure": {
"time": "1769082120"
},
"stopId": "VFVELLE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769082131"
},
"departure": {
"time": "1769082136"
},
"stopId": "VFGINET2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769082151"
},
"departure": {
"time": "1769082156"
},
"stopId": "VFNOYER2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769082166"
},
"departure": {
"time": "1769082172"
},
"stopId": "VFPASTE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1769082182"
},
"departure": {
"time": "1769082209"
},
"stopId": "VFPINED2",
"stopSequence": 34
},
{
"arrival": {
"time": "1769082219"
},
"departure": {
"time": "1769082224"
},
"stopId": "VFBERTH2",
"stopSequence": 35
},
{
"arrival": {
"time": "1769082345"
},
"stopId": "VFSTBC6",
"stopSequence": 36
}
],
"timestamp": "1769084326",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1136-38771"
},
"vehicle": {
"id": "6786a347ca2c086ed76eadba",
"label": "1337",
"licensePlate": "HA-957-LZ"
}
}
},
{
"id": "trip:938-36257",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769084030"
},
"departure": {
"time": "1769084117"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769084154"
},
"departure": {
"time": "1769084208"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769084269"
},
"departure": {
"time": "1769084350"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769084318"
},
"departure": {
"time": "1769084350"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769084350"
},
"departure": {
"time": "1769084350"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769084410"
},
"departure": {
"time": "1769084410"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769084470"
},
"departure": {
"time": "1769084470"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769084650"
},
"departure": {
"time": "1769084650"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769084830"
},
"departure": {
"time": "1769084830"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769084950"
},
"departure": {
"time": "1769084950"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769085070"
},
"departure": {
"time": "1769085070"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769085250"
},
"departure": {
"time": "1769085250"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769085310"
},
"departure": {
"time": "1769085310"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769085430"
},
"departure": {
"time": "1769085430"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769085490"
},
"departure": {
"time": "1769085490"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769085610"
},
"departure": {
"time": "1769085610"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769085670"
},
"departure": {
"time": "1769085670"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769085790"
},
"departure": {
"time": "1769085790"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769085910"
},
"departure": {
"time": "1769085910"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769086030"
},
"departure": {
"time": "1769086030"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769086090"
},
"departure": {
"time": "1769086090"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769086210"
},
"departure": {
"time": "1769086210"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769086330"
},
"departure": {
"time": "1769086330"
},
"stopId": "BJGARE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769086450"
},
"departure": {
"time": "1769086450"
},
"stopId": "BJPOSTE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769086510"
},
"departure": {
"time": "1769086510"
},
"stopId": "BJLYCEE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769086690"
},
"departure": {
"time": "1769086690"
},
"stopId": "BJPMICH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769086690"
},
"departure": {
"time": "1769086690"
},
"stopId": "BJFOLAT2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769086750"
},
"departure": {
"time": "1769086750"
},
"stopId": "BJEPARG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769086810"
},
"departure": {
"time": "1769086810"
},
"stopId": "BJPROYA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769086870"
},
"departure": {
"time": "1769086870"
},
"stopId": "BJMOULI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769086870"
},
"departure": {
"time": "1769086870"
},
"stopId": "BJTOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769086930"
},
"departure": {
"time": "1769086930"
},
"stopId": "BJCHAMP1",
"stopSequence": 31
}
],
"timestamp": "1769084350",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "938-36257"
},
"vehicle": {
"id": "636a2e22c520d5a13c77ded0",
"label": "1307",
"licensePlate": "166-DGQ-38"
}
}
},
{
"id": "trip:922-38860",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769075077"
},
"departure": {
"time": "1769075414"
},
"stopId": "NVPLACE1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769075503"
},
"departure": {
"time": "1769075514"
},
"stopId": "NVBASV1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769075558"
},
"departure": {
"time": "1769075563"
},
"stopId": "NVPONTA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769075620"
},
"departure": {
"time": "1769075630"
},
"stopId": "NVRUFF1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769075739"
},
"departure": {
"time": "1769075749"
},
"stopId": "BJBOUSS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769075785"
},
"departure": {
"time": "1769075864"
},
"stopId": "BJMBLAN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769075890"
},
"departure": {
"time": "1769075933"
},
"stopId": "BJRIVET2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769076039"
},
"departure": {
"time": "1769076095"
},
"stopId": "BJCHAMP2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769076117"
},
"departure": {
"time": "1769076252"
},
"stopId": "BJTOUR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769076283"
},
"departure": {
"time": "1769076300"
},
"stopId": "BJMOULI2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769076346"
},
"departure": {
"time": "1769076362"
},
"stopId": "BJPROYA2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769076398"
},
"departure": {
"time": "1769076410"
},
"stopId": "BJEPARG2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769076476"
},
"departure": {
"time": "1769076508"
},
"stopId": "BJFOLAT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769076536"
},
"departure": {
"time": "1769076574"
},
"stopId": "BJPMICH1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769076633"
},
"departure": {
"time": "1769076685"
},
"stopId": "BJVAUCA2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769076756"
},
"departure": {
"time": "1769076790"
},
"stopId": "BJEBARB2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769076848"
},
"departure": {
"time": "1769076859"
},
"stopId": "BJHBARB2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769076890"
},
"departure": {
"time": "1769076901"
},
"stopId": "BJVSCOT2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769076930"
},
"departure": {
"time": "1769076964"
},
"stopId": "BJSTRAU2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769076997"
},
"departure": {
"time": "1769077029"
},
"stopId": "BJCHANT2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769077067"
},
"departure": {
"time": "1769077097"
},
"stopId": "BJROSTA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769077114"
},
"departure": {
"time": "1769077142"
},
"stopId": "BJCHARM2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769077163"
},
"departure": {
"time": "1769077179"
},
"stopId": "BJCHFLE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769077273"
},
"departure": {
"time": "1769077284"
},
"stopId": "BJZACHA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769077401"
},
"departure": {
"time": "1769077411"
},
"stopId": "IDPLOUV2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769077445"
},
"departure": {
"time": "1769077513"
},
"stopId": "IDCHASS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769077585"
},
"departure": {
"time": "1769077618"
},
"stopId": "IDSAYES2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769077725"
},
"departure": {
"time": "1769077735"
},
"stopId": "IDCECOM2",
"stopSequence": 27
},
{
"arrival": {
"time": "1769077990"
},
"departure": {
"time": "1769078021"
},
"stopId": "IDADMIN2",
"stopSequence": 28
},
{
"arrival": {
"time": "1769078043"
},
"departure": {
"time": "1769078054"
},
"stopId": "IDHOTEL2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769078085"
},
"departure": {
"time": "1769078102"
},
"stopId": "IDTRUFF2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769078112"
},
"departure": {
"time": "1769078144"
},
"stopId": "IDHUBER2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769078175"
},
"departure": {
"time": "1769078214"
},
"stopId": "IDDELOR2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769078251"
},
"departure": {
"time": "1769078283"
},
"stopId": "IDATLAN2",
"stopSequence": 33
},
{
"arrival": {
"time": "1769078305"
},
"departure": {
"time": "1769078337"
},
"stopId": "IDDOISN2",
"stopSequence": 34
},
{
"arrival": {
"time": "1769078358"
},
"stopId": "IDPISCI2",
"stopSequence": 35
}
],
"timestamp": "1769084349",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "922-38860"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e50d",
"label": "1331",
"licensePlate": "FX-221-CD"
}
}
},
{
"id": "trip:1140-38319",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769082347"
},
"departure": {
"time": "1769082357"
},
"stopId": "VFSTBC1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769082464"
},
"departure": {
"time": "1769082470"
},
"stopId": "VFETANG1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769082493"
},
"departure": {
"time": "1769082510"
},
"stopId": "VFCSDEL1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769082527"
},
"departure": {
"time": "1769082537"
},
"stopId": "VFSORBI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769082674"
},
"departure": {
"time": "1769082679"
},
"stopId": "VFSTADE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769082708"
},
"departure": {
"time": "1769082741"
},
"stopId": "VFFOUGE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769082757"
},
"departure": {
"time": "1769082783"
},
"stopId": "VFEUROP1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769082882"
},
"departure": {
"time": "1769082918"
},
"stopId": "VFHUDSO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769082952"
},
"departure": {
"time": "1769083031"
},
"stopId": "VFQUINC2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769083063"
},
"departure": {
"time": "1769083074"
},
"stopId": "VFFOUGH2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769083079"
},
"departure": {
"time": "1769083100"
},
"stopId": "VFESSAR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769083117"
},
"departure": {
"time": "1769083127"
},
"stopId": "VFCHENE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769083127"
},
"departure": {
"time": "1769083139"
},
"stopId": "VFAUBEP2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769083155"
},
"departure": {
"time": "1769083161"
},
"stopId": "VFHALLE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769083196"
},
"stopId": "VFEUROP2",
"stopSequence": 14
}
],
"timestamp": "1769084344",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1140-38319"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e4f3",
"label": "1316",
"licensePlate": "CD-847-QX"
}
}
},
{
"id": "trip:933-37620",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769076063"
},
"stopId": "BJMAUBE1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769076135"
},
"departure": {
"time": "1769076146"
},
"stopId": "MBHLM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769076201"
},
"departure": {
"time": "1769076245"
},
"stopId": "BJCHARG2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769076477"
},
"departure": {
"time": "1769076508"
},
"stopId": "BJPOSTE2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769076555"
},
"departure": {
"time": "1769076567"
},
"stopId": "BJLYCEE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769076652"
},
"departure": {
"time": "1769076686"
},
"stopId": "BJPMICH2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769076728"
},
"departure": {
"time": "1769076776"
},
"stopId": "BJFOLAT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769076814"
},
"departure": {
"time": "1769076845"
},
"stopId": "BJEPARG1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769076873"
},
"departure": {
"time": "1769076908"
},
"stopId": "BJPISCI1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769076926"
},
"departure": {
"time": "1769076959"
},
"stopId": "BJCOPRE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769077016"
},
"departure": {
"time": "1769077028"
},
"stopId": "BJPREBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769077106"
},
"departure": {
"time": "1769077122"
},
"stopId": "BJMARS2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769077193"
},
"departure": {
"time": "1769077218"
},
"stopId": "BJTONKI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769077281"
},
"departure": {
"time": "1769077312"
},
"stopId": "BJBELRI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769077333"
},
"departure": {
"time": "1769077344"
},
"stopId": "BJPMONT2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769077371"
},
"departure": {
"time": "1769077402"
},
"stopId": "BJCHPAG2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769077413"
},
"departure": {
"time": "1769077443"
},
"stopId": "BJLOUP1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769077466"
},
"departure": {
"time": "1769077477"
},
"stopId": "BJALBIZ2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769077488"
},
"departure": {
"time": "1769077493"
},
"stopId": "BJBERNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769077613"
},
"departure": {
"time": "1769077619"
},
"stopId": "SSMOLLA2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769077725"
},
"departure": {
"time": "1769077736"
},
"stopId": "SSDEMPT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769077720"
},
"departure": {
"time": "1769077671"
},
"stopId": "SSDEMPT1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769077967"
},
"departure": {
"time": "1769077994"
},
"stopId": "SSTRUIT2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769078074"
},
"departure": {
"time": "1769078084"
},
"stopId": "SSEGLIS2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769078203"
},
"departure": {
"time": "1769078208"
},
"stopId": "SSPRECH2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769078279"
},
"departure": {
"time": "1769078291"
},
"stopId": "SSZONEA2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769078381"
},
"departure": {
"time": "1769078387"
},
"stopId": "SSSMART2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769078440"
},
"stopId": "SSFLOS2",
"stopSequence": 27
}
],
"timestamp": "1769084347",
"trip": {
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "933-37620"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e532",
"label": "1311",
"licensePlate": "AV-984-XB"
}
}
},
{
"id": "trip:934-37624",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769083326"
},
"departure": {
"time": "1769084075"
},
"stopId": "BJPLANB1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769084131"
},
"departure": {
"time": "1769084143"
},
"stopId": "BJSERVE1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769084161"
},
"departure": {
"time": "1769084183"
},
"stopId": "BJCHATI1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769084212"
},
"departure": {
"time": "1769084235"
},
"stopId": "BJBOIS1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769084256"
},
"departure": {
"time": "1769084280"
},
"stopId": "BJTILLA1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769084303"
},
"departure": {
"time": "1769084323"
},
"stopId": "BJSOMME1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769084610"
},
"departure": {
"time": "1769084610"
},
"stopId": "BJJARDI1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769084610"
},
"departure": {
"time": "1769084610"
},
"stopId": "BJCHARG1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769084730"
},
"departure": {
"time": "1769084730"
},
"stopId": "MBHLM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769084790"
},
"departure": {
"time": "1769084790"
},
"stopId": "BJMAUBE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769084850"
},
"departure": {
"time": "1769084850"
},
"stopId": "MBHLM1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769084910"
},
"departure": {
"time": "1769084910"
},
"stopId": "BJCHARG2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769085030"
},
"departure": {
"time": "1769085030"
},
"stopId": "BJPOSTE2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769085090"
},
"departure": {
"time": "1769085090"
},
"stopId": "BJLYCEE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769085210"
},
"departure": {
"time": "1769085210"
},
"stopId": "BJPMICH2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769085210"
},
"departure": {
"time": "1769085210"
},
"stopId": "BJFOLAT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769085270"
},
"departure": {
"time": "1769085270"
},
"stopId": "BJEPARG1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769085330"
},
"departure": {
"time": "1769085330"
},
"stopId": "BJPISCI1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769085390"
},
"departure": {
"time": "1769085390"
},
"stopId": "BJCOPRE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769085450"
},
"departure": {
"time": "1769085450"
},
"stopId": "BJPREBE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769085510"
},
"departure": {
"time": "1769085510"
},
"stopId": "BJMARS2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769085570"
},
"departure": {
"time": "1769085570"
},
"stopId": "BJTONKI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769085690"
},
"departure": {
"time": "1769085690"
},
"stopId": "BJBELRI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769085750"
},
"departure": {
"time": "1769085750"
},
"stopId": "BJPMONT2",
"stopSequence": 23
}
],
"timestamp": "1769084347",
"trip": {
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "934-37624"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e532",
"label": "1311",
"licensePlate": "AV-984-XB"
}
}
},
{
"id": "trip:937-38819",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769079065"
},
"departure": {
"time": "1769079156"
},
"stopId": "IDPISCI1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769079195"
},
"departure": {
"time": "1769079243"
},
"stopId": "IDDOISN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769079259"
},
"departure": {
"time": "1769079270"
},
"stopId": "IDATLAN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769079303"
},
"departure": {
"time": "1769079344"
},
"stopId": "IDDELOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769079377"
},
"departure": {
"time": "1769079412"
},
"stopId": "IDHUBER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769079417"
},
"departure": {
"time": "1769079446"
},
"stopId": "IDTRUFF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769079480"
},
"departure": {
"time": "1769079505"
},
"stopId": "IDHOTEL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769079522"
},
"departure": {
"time": "1769079549"
},
"stopId": "IDADMIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769079642"
},
"departure": {
"time": "1769079647"
},
"stopId": "IDCECOM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769079836"
},
"departure": {
"time": "1769079858"
},
"stopId": "IDSAYES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769079921"
},
"departure": {
"time": "1769079970"
},
"stopId": "IDCHASS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769080003"
},
"departure": {
"time": "1769080018"
},
"stopId": "IDPLOUV1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769080136"
},
"departure": {
"time": "1769080158"
},
"stopId": "BJZACHA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769080209"
},
"departure": {
"time": "1769080227"
},
"stopId": "BJCHFLE3",
"stopSequence": 13
},
{
"arrival": {
"time": "1769080254"
},
"departure": {
"time": "1769080336"
},
"stopId": "BJCHARM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769080353"
},
"departure": {
"time": "1769080371"
},
"stopId": "BJROSTA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769080395"
},
"departure": {
"time": "1769080434"
},
"stopId": "BJCHANT1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769080462"
},
"departure": {
"time": "1769080499"
},
"stopId": "BJSTRAU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769080547"
},
"departure": {
"time": "1769080578"
},
"stopId": "BJVSCOT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769080604"
},
"departure": {
"time": "1769080615"
},
"stopId": "BJHBARB1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769080637"
},
"departure": {
"time": "1769080701"
},
"stopId": "BJEBARB1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769080766"
},
"departure": {
"time": "1769080827"
},
"stopId": "BJVAUCA1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769080931"
},
"departure": {
"time": "1769080978"
},
"stopId": "BJPMICH2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769081015"
},
"departure": {
"time": "1769081064"
},
"stopId": "BJFOLAT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769081106"
},
"departure": {
"time": "1769081147"
},
"stopId": "BJEPARG1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769081191"
},
"departure": {
"time": "1769081218"
},
"stopId": "BJPROYA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769081229"
},
"departure": {
"time": "1769081262"
},
"stopId": "BJMOULI1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769081272"
},
"departure": {
"time": "1769081304"
},
"stopId": "BJTOUR1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769081326"
},
"departure": {
"time": "1769081355"
},
"stopId": "BJCHAMP1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769081436"
},
"departure": {
"time": "1769081465"
},
"stopId": "BJRIVET1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769081546"
},
"departure": {
"time": "1769081561"
},
"stopId": "BJMBLAN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769081589"
},
"departure": {
"time": "1769081616"
},
"stopId": "BJBOUSS1",
"stopSequence": 31
},
{
"arrival": {
"time": "1769081868"
},
"departure": {
"time": "1769081879"
},
"stopId": "NVRUFF2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769081933"
},
"departure": {
"time": "1769081938"
},
"stopId": "NVPONTA2",
"stopSequence": 33
},
{
"arrival": {
"time": "1769081972"
},
"departure": {
"time": "1769082009"
},
"stopId": "NVBASV2",
"stopSequence": 34
},
{
"arrival": {
"time": "1769082120"
},
"stopId": "NVPLACE1",
"stopSequence": 35
}
],
"timestamp": "1769084349",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "937-38819"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e50d",
"label": "1331",
"licensePlate": "FX-221-CD"
}
}
},
{
"id": "trip:924-38025",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769057919"
},
"departure": {
"time": "1769058013"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769058050"
},
"departure": {
"time": "1769058070"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769058111"
},
"departure": {
"time": "1769058122"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769058133"
},
"departure": {
"time": "1769058185"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769058191"
},
"departure": {
"time": "1769058228"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769058261"
},
"departure": {
"time": "1769058290"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769058317"
},
"departure": {
"time": "1769058367"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769058448"
},
"departure": {
"time": "1769058459"
},
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769058595"
},
"departure": {
"time": "1769058659"
},
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769058828"
},
"departure": {
"time": "1769058870"
},
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769058966"
},
"departure": {
"time": "1769059044"
},
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769059153"
},
"departure": {
"time": "1769059180"
},
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769059224"
},
"departure": {
"time": "1769059234"
},
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769059278"
},
"departure": {
"time": "1769059294"
},
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769059401"
},
"departure": {
"time": "1769059467"
},
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769059516"
},
"departure": {
"time": "1769059550"
},
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769059607"
},
"departure": {
"time": "1769059674"
},
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769059783"
},
"departure": {
"time": "1769059840"
},
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769059862"
},
"departure": {
"time": "1769059897"
},
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769059952"
},
"departure": {
"time": "1769059984"
},
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769060048"
},
"departure": {
"time": "1769060059"
},
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769060111"
},
"departure": {
"time": "1769060122"
},
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769060153"
},
"departure": {
"time": "1769060164"
},
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769060195"
},
"departure": {
"time": "1769060212"
},
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769060245"
},
"departure": {
"time": "1769060261"
},
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769060299"
},
"departure": {
"time": "1769060314"
},
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769060330"
},
"departure": {
"time": "1769060345"
},
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"arrival": {
"time": "1769060372"
},
"departure": {
"time": "1769060406"
},
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1769060459"
},
"departure": {
"time": "1769060475"
},
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769060518"
},
"departure": {
"time": "1769060530"
},
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769060542"
},
"departure": {
"time": "1769060562"
},
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769060609"
},
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1769084349",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "924-38025"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e30d",
"label": "1326",
"licensePlate": "EN-881-MC"
}
}
},
{
"id": "trip:1136-38767",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769065258"
},
"departure": {
"time": "1769065263"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"arrival": {
"time": "1769065321"
},
"departure": {
"time": "1769065357"
},
"stopId": "VFSECU1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769065377"
},
"departure": {
"time": "1769065404"
},
"stopId": "VFAILLA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769065445"
},
"departure": {
"time": "1769065471"
},
"stopId": "VFPONT1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769065498"
},
"departure": {
"time": "1769065509"
},
"stopId": "VFMUISS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769065649"
},
"departure": {
"time": "1769065681"
},
"stopId": "VFTECHO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769065911"
},
"departure": {
"time": "1769065946"
},
"stopId": "VPALPES2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769066011"
},
"departure": {
"time": "1769066021"
},
"stopId": "VPHPOST2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769066037"
},
"departure": {
"time": "1769066047"
},
"stopId": "VPPISCI2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769066084"
},
"departure": {
"time": "1769066101"
},
"stopId": "VPGENDA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769066160"
},
"departure": {
"time": "1769066196"
},
"stopId": "VPLIBER2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769066216"
},
"departure": {
"time": "1769066228"
},
"stopId": "VPPICAR2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769066332"
},
"departure": {
"time": "1769066338"
},
"stopId": "VPMALA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769066436"
},
"departure": {
"time": "1769066464"
},
"stopId": "QFGARI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769066529"
},
"departure": {
"time": "1769066557"
},
"stopId": "QFRP4R2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769066914"
},
"departure": {
"time": "1769066939"
},
"stopId": "QFA43ZI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769067085"
},
"departure": {
"time": "1769067100"
},
"stopId": "QFDAUPH2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769067130"
},
"departure": {
"time": "1769067140"
},
"stopId": "QFRUMO2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769067160"
},
"departure": {
"time": "1769067203"
},
"stopId": "QFRURUI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769067363"
},
"departure": {
"time": "1769067379"
},
"stopId": "QFGARE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769067400"
},
"departure": {
"time": "1769067420"
},
"stopId": "QFMONUM1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769067499"
},
"departure": {
"time": "1769067536"
},
"stopId": "QFFURIN1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769067569"
},
"departure": {
"time": "1769067605"
},
"stopId": "QFMAIRI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769067669"
},
"departure": {
"time": "1769067689"
},
"stopId": "QFLIEUS1",
"stopSequence": 23
},
{
"arrival": {
"time": "1769067726"
},
"departure": {
"time": "1769067769"
},
"stopId": "QFALLIN1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769067844"
},
"departure": {
"time": "1769067860"
},
"stopId": "QFCOCHE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769067887"
},
"departure": {
"time": "1769067902"
},
"stopId": "QFCHARR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769067931"
},
"departure": {
"time": "1769067941"
},
"stopId": "QFGARGU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769067996"
},
"departure": {
"time": "1769068007"
},
"stopId": "VFMRAZ1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769068051"
},
"departure": {
"time": "1769068063"
},
"stopId": "VFCHAR2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769068094"
},
"departure": {
"time": "1769068105"
},
"stopId": "VFVELLE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769068116"
},
"departure": {
"time": "1769068126"
},
"stopId": "VFGINET2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769068141"
},
"departure": {
"time": "1769068146"
},
"stopId": "VFNOYER2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769068157"
},
"departure": {
"time": "1769068194"
},
"stopId": "VFPASTE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1769068204"
},
"departure": {
"time": "1769068214"
},
"stopId": "VFPINED2",
"stopSequence": 34
},
{
"arrival": {
"time": "1769068219"
},
"departure": {
"time": "1769068229"
},
"stopId": "VFBERTH2",
"stopSequence": 35
},
{
"arrival": {
"time": "1769068343"
},
"stopId": "VFSTBC6",
"stopSequence": 36
}
],
"timestamp": "1769084326",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1136-38767"
},
"vehicle": {
"id": "6786a347ca2c086ed76eadba",
"label": "1337",
"licensePlate": "HA-957-LZ"
}
}
},
{
"id": "trip:924-38064",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769075460"
},
"departure": {
"time": "1769075517"
},
"stopId": "BJMOZAB1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769075573"
},
"departure": {
"time": "1769075584"
},
"stopId": "BJCHPIN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769075594"
},
"departure": {
"time": "1769075605"
},
"stopId": "BJLINNE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769075650"
},
"departure": {
"time": "1769075665"
},
"stopId": "BJPREPO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769075717"
},
"departure": {
"time": "1769075733"
},
"stopId": "BJCHFLE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769075761"
},
"departure": {
"time": "1769075818"
},
"stopId": "BJCHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769075834"
},
"departure": {
"time": "1769075877"
},
"stopId": "BJROSTA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769075905"
},
"departure": {
"time": "1769075943"
},
"stopId": "BJCHANT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769075988"
},
"departure": {
"time": "1769076003"
},
"stopId": "BJSTRAU1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769076033"
},
"departure": {
"time": "1769076048"
},
"stopId": "BJVSCOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769076082"
},
"departure": {
"time": "1769076099"
},
"stopId": "BJHBARB1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769076126"
},
"departure": {
"time": "1769076170"
},
"stopId": "BJEBARB1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769076231"
},
"departure": {
"time": "1769076295"
},
"stopId": "BJVAUCA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769076352"
},
"departure": {
"time": "1769076413"
},
"stopId": "BJLYCEE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769076419"
},
"departure": {
"time": "1769076481"
},
"stopId": "BJPOSTE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769076574"
},
"departure": {
"time": "1769076615"
},
"stopId": "BJGARE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769076758"
},
"departure": {
"time": "1769076769"
},
"stopId": "BJALPES2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769076814"
},
"departure": {
"time": "1769076847"
},
"stopId": "BJCLESP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769076970"
},
"departure": {
"time": "1769077009"
},
"stopId": "BJPAPIN2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769077046"
},
"departure": {
"time": "1769077057"
},
"stopId": "BJMALAS2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769077089"
},
"departure": {
"time": "1769077121"
},
"stopId": "BJMALBR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769077274"
},
"departure": {
"time": "1769077302"
},
"stopId": "BJGRSOL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769077378"
},
"departure": {
"time": "1769077411"
},
"stopId": "BJGRIVE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769077449"
},
"departure": {
"time": "1769077465"
},
"stopId": "BJXBLAN2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769077581"
},
"departure": {
"time": "1769077633"
},
"stopId": "IDGARE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769077770"
},
"departure": {
"time": "1769077803"
},
"stopId": "IDCECOM2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769077892"
},
"departure": {
"time": "1769077923"
},
"stopId": "IDLANS2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769077955"
},
"departure": {
"time": "1769077960"
},
"stopId": "IDPLANT1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769078008"
},
"stopId": "IDFAUVE1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769078018"
},
"departure": {
"time": "1769078058"
},
"stopId": "IDPPLAT1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769078069"
},
"departure": {
"time": "1769078097"
},
"stopId": "IDATLAN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769078136"
},
"departure": {
"time": "1769078173"
},
"stopId": "IDDELOR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1769078205"
},
"stopId": "IDTRIFO1",
"stopSequence": 32
}
],
"timestamp": "1769084349",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "924-38064"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e30d",
"label": "1326",
"licensePlate": "EN-881-MC"
}
}
},
{
"id": "trip:926-36338",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769069668"
},
"departure": {
"time": "1769069727"
},
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769069749"
},
"departure": {
"time": "1769069799"
},
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769069820"
},
"departure": {
"time": "1769069856"
},
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769069892"
},
"departure": {
"time": "1769069932"
},
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769069965"
},
"departure": {
"time": "1769070028"
},
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769070080"
},
"departure": {
"time": "1769070118"
},
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769070145"
},
"departure": {
"time": "1769070177"
},
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769070231"
},
"departure": {
"time": "1769070266"
},
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769070271"
},
"departure": {
"time": "1769070308"
},
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769070450"
},
"departure": {
"time": "1769070497"
},
"stopId": "BJGARE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769070661"
},
"departure": {
"time": "1769070671"
},
"stopId": "BJEMARI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769070681"
},
"departure": {
"time": "1769070717"
},
"stopId": "BJZOLA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769070738"
},
"departure": {
"time": "1769070761"
},
"stopId": "BJPCURI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769070808"
},
"departure": {
"time": "1769070819"
},
"stopId": "BJJCURI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769070857"
},
"departure": {
"time": "1769070869"
},
"stopId": "BJPAPIN2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769070907"
},
"departure": {
"time": "1769070917"
},
"stopId": "BJMALAS2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769070944"
},
"departure": {
"time": "1769070961"
},
"stopId": "BJMALBR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769071016"
},
"departure": {
"time": "1769071031"
},
"stopId": "BJLBRAI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769071066"
},
"departure": {
"time": "1769071120"
},
"stopId": "BJPOLER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769071199"
},
"departure": {
"time": "1769071237"
},
"stopId": "BJMEDHO2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769071281"
},
"departure": {
"time": "1769071291"
},
"stopId": "BJMEDCL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769071523"
},
"departure": {
"time": "1769071533"
},
"stopId": "IDPLOUV2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769071568"
},
"departure": {
"time": "1769071604"
},
"stopId": "IDCHASS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769071681"
},
"departure": {
"time": "1769071704"
},
"stopId": "IDSAYES2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769071801"
},
"departure": {
"time": "1769071811"
},
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769072024"
},
"departure": {
"time": "1769072056"
},
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769072088"
},
"departure": {
"time": "1769072094"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769072137"
},
"departure": {
"time": "1769072167"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769072167"
},
"departure": {
"time": "1769072205"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769072215"
},
"departure": {
"time": "1769072220"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769072266"
},
"departure": {
"time": "1769072301"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769072327"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1769084336",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "926-36338"
},
"vehicle": {
"id": "63c518f7e70e2cf76f8f8063",
"label": "1333",
"licensePlate": "GL-927-FW"
}
}
},
{
"id": "trip:1140-38693",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769057152"
},
"departure": {
"time": "1769057189"
},
"stopId": "QFMOINE1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769057219"
},
"departure": {
"time": "1769057225"
},
"stopId": "QF3COMM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769057279"
},
"departure": {
"time": "1769057284"
},
"stopId": "VFCRUIZ1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769057312"
},
"departure": {
"time": "1769057323"
},
"stopId": "VFARMIE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769057335"
},
"departure": {
"time": "1769057347"
},
"stopId": "VFBOIS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769057374"
},
"departure": {
"time": "1769057405"
},
"stopId": "VFBRET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769057442"
},
"departure": {
"time": "1769057465"
},
"stopId": "VFROCHE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769057546"
},
"departure": {
"time": "1769057576"
},
"stopId": "VFBOURG1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769057604"
},
"departure": {
"time": "1769057620"
},
"stopId": "VFREPUB1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769057658"
},
"departure": {
"time": "1769057689"
},
"stopId": "VFSTBC1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769057726"
},
"departure": {
"time": "1769057743"
},
"stopId": "VFSECU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769057763"
},
"departure": {
"time": "1769057803"
},
"stopId": "VFAILLA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769057845"
},
"departure": {
"time": "1769057862"
},
"stopId": "VFPONT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769057888"
},
"departure": {
"time": "1769057899"
},
"stopId": "VFMUISS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769058001"
},
"departure": {
"time": "1769058034"
},
"stopId": "VFTECHO1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769058059"
},
"departure": {
"time": "1769058070"
},
"stopId": "VFCCIN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769058086"
},
"departure": {
"time": "1769058096"
},
"stopId": "VMCOND1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769058127"
},
"departure": {
"time": "1769058133"
},
"stopId": "VMGUING1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769058282"
},
"departure": {
"time": "1769058292"
},
"stopId": "VMCHATE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769058342"
},
"departure": {
"time": "1769058352"
},
"stopId": "VMILOTS2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769058398"
},
"departure": {
"time": "1769058416"
},
"stopId": "VMKIOSQ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769058437"
},
"departure": {
"time": "1769058457"
},
"stopId": "VMGARE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769058502"
},
"departure": {
"time": "1769058517"
},
"stopId": "VMNAUTA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769058578"
},
"departure": {
"time": "1769058599"
},
"stopId": "VMBELMO1",
"stopSequence": 23
},
{
"arrival": {
"time": "1769058671"
},
"departure": {
"time": "1769058677"
},
"stopId": "IDSEIGL1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769058747"
},
"departure": {
"time": "1769058765"
},
"stopId": "IDGERMA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769058808"
},
"departure": {
"time": "1769058818"
},
"stopId": "IDDOISN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769058841"
},
"departure": {
"time": "1769058851"
},
"stopId": "IDATLAN1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769058893"
},
"departure": {
"time": "1769058929"
},
"stopId": "IDDELOR1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769058960"
},
"departure": {
"time": "1769058971"
},
"stopId": "IDHUBER1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769058983"
},
"departure": {
"time": "1769058999"
},
"stopId": "IDTRUFF1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769059036"
},
"departure": {
"time": "1769059051"
},
"stopId": "IDHOTEL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1769059067"
},
"departure": {
"time": "1769059083"
},
"stopId": "IDADMIN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1769059205"
},
"departure": {
"time": "1769059236"
},
"stopId": "IDCECOM1",
"stopSequence": 33
},
{
"arrival": {
"time": "1769059355"
},
"departure": {
"time": "1769059729"
},
"stopId": "IDGARE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1769059833"
},
"departure": {
"time": "1769059844"
},
"stopId": "IDCHAMP2",
"stopSequence": 35
},
{
"arrival": {
"time": "1769059855"
},
"departure": {
"time": "1769059865"
},
"stopId": "IDVICAT2",
"stopSequence": 36
},
{
"arrival": {
"time": "1769059892"
},
"departure": {
"time": "1769059800"
},
"stopId": "IDPVINC2",
"stopSequence": 37
},
{
"arrival": {
"time": "1769059913"
},
"stopId": "ID3VALL2",
"stopSequence": 38
},
{
"arrival": {
"time": "1769059860"
},
"departure": {
"time": "1769059860"
},
"stopId": "IDGALOU1",
"stopSequence": 39
},
{
"arrival": {
"time": "1769059980"
},
"departure": {
"time": "1769059980"
},
"stopId": "IDGBUIS1",
"stopSequence": 40
}
],
"timestamp": "1769084344",
"trip": {
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1140-38693"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e4f3",
"label": "1316",
"licensePlate": "CD-847-QX"
}
}
},
{
"id": "trip:923-36335",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769064730"
},
"departure": {
"time": "1769064793"
},
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769064809"
},
"departure": {
"time": "1769064883"
},
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769064904"
},
"departure": {
"time": "1769064919"
},
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769064960"
},
"departure": {
"time": "1769064992"
},
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769065053"
},
"departure": {
"time": "1769065108"
},
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769065157"
},
"departure": {
"time": "1769065187"
},
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769065213"
},
"departure": {
"time": "1769065261"
},
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769065330"
},
"departure": {
"time": "1769065364"
},
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769065380"
},
"departure": {
"time": "1769065439"
},
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769065509"
},
"departure": {
"time": "1769065558"
},
"stopId": "BJGARE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769065711"
},
"departure": {
"time": "1769065738"
},
"stopId": "BJEMARI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769065744"
},
"departure": {
"time": "1769065772"
},
"stopId": "BJZOLA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769065788"
},
"departure": {
"time": "1769065793"
},
"stopId": "BJPCURI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769065830"
},
"departure": {
"time": "1769065835"
},
"stopId": "BJJCURI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769065878"
},
"departure": {
"time": "1769065899"
},
"stopId": "BJPAPIN2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769065933"
},
"departure": {
"time": "1769065939"
},
"stopId": "BJMALAS2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769065960"
},
"departure": {
"time": "1769065971"
},
"stopId": "BJMALBR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769066010"
},
"departure": {
"time": "1769066026"
},
"stopId": "BJLBRAI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769066041"
},
"departure": {
"time": "1769066072"
},
"stopId": "BJPOLER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769066168"
},
"departure": {
"time": "1769066200"
},
"stopId": "BJMEDHO2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769066217"
},
"departure": {
"time": "1769066251"
},
"stopId": "BJMEDCL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769066448"
},
"departure": {
"time": "1769066460"
},
"stopId": "IDPLOUV2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769066492"
},
"departure": {
"time": "1769066531"
},
"stopId": "IDCHASS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769066595"
},
"departure": {
"time": "1769066601"
},
"stopId": "IDSAYES2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769066683"
},
"departure": {
"time": "1769066689"
},
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769066857"
},
"departure": {
"time": "1769066903"
},
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769066935"
},
"departure": {
"time": "1769066951"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769067023"
},
"departure": {
"time": "1769067062"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769067062"
},
"departure": {
"time": "1769067112"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769067118"
},
"departure": {
"time": "1769067129"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769067170"
},
"departure": {
"time": "1769067205"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769067231"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1769084346",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "923-36335"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e751",
"label": "1329",
"licensePlate": "FS-550-LT"
}
}
},
{
"id": "trip:938-36253",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769077463"
},
"departure": {
"time": "1769077506"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769077536"
},
"departure": {
"time": "1769077604"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769077646"
},
"departure": {
"time": "1769077656"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769077667"
},
"departure": {
"time": "1769077696"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769077702"
},
"departure": {
"time": "1769077745"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769077778"
},
"departure": {
"time": "1769077789"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769077823"
},
"departure": {
"time": "1769077869"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769077960"
},
"departure": {
"time": "1769077971"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769078170"
},
"departure": {
"time": "1769078203"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769078259"
},
"departure": {
"time": "1769078292"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769078324"
},
"departure": {
"time": "1769078334"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769078544"
},
"departure": {
"time": "1769078578"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769078631"
},
"departure": {
"time": "1769078667"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769078833"
},
"departure": {
"time": "1769078849"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769078869"
},
"departure": {
"time": "1769078885"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769078927"
},
"departure": {
"time": "1769078943"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769078977"
},
"departure": {
"time": "1769078987"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769079028"
},
"departure": {
"time": "1769079052"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769079134"
},
"departure": {
"time": "1769079139"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769079172"
},
"departure": {
"time": "1769079203"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769079224"
},
"departure": {
"time": "1769079240"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769079256"
},
"departure": {
"time": "1769079277"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769079361"
},
"departure": {
"time": "1769079402"
},
"stopId": "BJGARE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769079580"
},
"departure": {
"time": "1769079684"
},
"stopId": "BJPOSTE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769079694"
},
"departure": {
"time": "1769079757"
},
"stopId": "BJLYCEE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769079813"
},
"departure": {
"time": "1769079855"
},
"stopId": "BJPMICH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769079890"
},
"departure": {
"time": "1769079923"
},
"stopId": "BJFOLAT2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769079963"
},
"departure": {
"time": "1769079974"
},
"stopId": "BJEPARG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769080016"
},
"departure": {
"time": "1769080055"
},
"stopId": "BJPROYA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769080065"
},
"departure": {
"time": "1769080092"
},
"stopId": "BJMOULI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769080098"
},
"departure": {
"time": "1769080130"
},
"stopId": "BJTOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769080146"
},
"stopId": "BJCHAMP1",
"stopSequence": 31
}
],
"timestamp": "1769084350",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "938-36253"
},
"vehicle": {
"id": "636a2e22c520d5a13c77ded0",
"label": "1307",
"licensePlate": "166-DGQ-38"
}
}
},
{
"id": "trip:935-38031",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769068025"
},
"departure": {
"time": "1769068899"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769068938"
},
"departure": {
"time": "1769068985"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769069029"
},
"departure": {
"time": "1769069045"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769069056"
},
"departure": {
"time": "1769069090"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769069096"
},
"departure": {
"time": "1769069125"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769069163"
},
"departure": {
"time": "1769069193"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769069225"
},
"departure": {
"time": "1769069254"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769069343"
},
"departure": {
"time": "1769069374"
},
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769069475"
},
"departure": {
"time": "1769069536"
},
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769069750"
},
"departure": {
"time": "1769069770"
},
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769069881"
},
"departure": {
"time": "1769069886"
},
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769070036"
},
"departure": {
"time": "1769070067"
},
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769070099"
},
"departure": {
"time": "1769070109"
},
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769070145"
},
"departure": {
"time": "1769070156"
},
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769070261"
},
"departure": {
"time": "1769070291"
},
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769070328"
},
"departure": {
"time": "1769070338"
},
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769070425"
},
"departure": {
"time": "1769070462"
},
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769070623"
},
"departure": {
"time": "1769070690"
},
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769070722"
},
"departure": {
"time": "1769070798"
},
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769070819"
},
"departure": {
"time": "1769070861"
},
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769070920"
},
"departure": {
"time": "1769070968"
},
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769071012"
},
"departure": {
"time": "1769071022"
},
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769071050"
},
"departure": {
"time": "1769071078"
},
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769071115"
},
"departure": {
"time": "1769071130"
},
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769071161"
},
"departure": {
"time": "1769071189"
},
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769071223"
},
"departure": {
"time": "1769071253"
},
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769071270"
},
"departure": {
"time": "1769071302"
},
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"arrival": {
"time": "1769071323"
},
"departure": {
"time": "1769071362"
},
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1769071405"
},
"departure": {
"time": "1769071435"
},
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769071479"
},
"departure": {
"time": "1769071504"
},
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769071515"
},
"departure": {
"time": "1769071530"
},
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769071573"
},
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1769084322",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "935-38031"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"id": "trip:934-37618",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769067192"
},
"departure": {
"time": "1769067319"
},
"stopId": "BJPLANB1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769067375"
},
"departure": {
"time": "1769067391"
},
"stopId": "BJSERVE1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769067408"
},
"departure": {
"time": "1769067424"
},
"stopId": "BJCHATI1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769067452"
},
"departure": {
"time": "1769067475"
},
"stopId": "BJBOIS1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769067496"
},
"departure": {
"time": "1769067518"
},
"stopId": "BJTILLA1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769067535"
},
"departure": {
"time": "1769067551"
},
"stopId": "BJSOMME1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769067817"
},
"departure": {
"time": "1769067827"
},
"stopId": "BJJARDI1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769068091"
},
"departure": {
"time": "1769068153"
},
"stopId": "BJCHARG1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769068052"
},
"departure": {
"time": "1769068063"
},
"stopId": "MBHLM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769068006"
},
"departure": {
"time": "1769068021"
},
"stopId": "BJMAUBE1",
"stopSequence": 9
},
{
"stopId": "MBHLM1",
"stopSequence": 10
},
{
"stopId": "BJCHARG2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769068563"
},
"departure": {
"time": "1769068600"
},
"stopId": "BJPOSTE2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769068643"
},
"departure": {
"time": "1769068648"
},
"stopId": "BJLYCEE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769068742"
},
"departure": {
"time": "1769068779"
},
"stopId": "BJPMICH2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769068794"
},
"departure": {
"time": "1769068819"
},
"stopId": "BJFOLAT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769068851"
},
"departure": {
"time": "1769068862"
},
"stopId": "BJEPARG1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769068899"
},
"departure": {
"time": "1769068910"
},
"stopId": "BJPISCI1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769068927"
},
"stopId": "BJCOPRE1",
"stopSequence": 18
}
],
"timestamp": "1769084350",
"trip": {
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "934-37618"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e127",
"label": "1527",
"licensePlate": "FN-427-ES"
}
}
},
{
"id": "trip:1149-38746",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769063405"
},
"departure": {
"time": "1769063426"
},
"stopId": "IDGBUIS1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769063448"
},
"departure": {
"time": "1769063487"
},
"stopId": "ID3VALL1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769063498"
},
"departure": {
"time": "1769063521"
},
"stopId": "IDPVINC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769063586"
},
"departure": {
"time": "1769063614"
},
"stopId": "IDTEMPL1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769063698"
},
"departure": {
"time": "1769063710"
},
"stopId": "IDVICAT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769063722"
},
"departure": {
"time": "1769063733"
},
"stopId": "IDCHAMP1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769063856"
},
"departure": {
"time": "1769063891"
},
"stopId": "IDGARE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769064019"
},
"departure": {
"time": "1769064039"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769064133"
},
"departure": {
"time": "1769064145"
},
"stopId": "IDADMIN2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769064156"
},
"departure": {
"time": "1769064186"
},
"stopId": "IDHOTEL2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769064223"
},
"departure": {
"time": "1769064233"
},
"stopId": "IDTRUFF2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769064244"
},
"departure": {
"time": "1769064261"
},
"stopId": "IDHUBER2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769064294"
},
"departure": {
"time": "1769064374"
},
"stopId": "IDDELOR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769064420"
},
"departure": {
"time": "1769064449"
},
"stopId": "IDATLAN2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769064477"
},
"departure": {
"time": "1769064507"
},
"stopId": "IDDOISN2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769064549"
},
"departure": {
"time": "1769064559"
},
"stopId": "IDGERMA2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769064612"
},
"departure": {
"time": "1769064623"
},
"stopId": "IDSEIGL2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769064696"
},
"departure": {
"time": "1769064708"
},
"stopId": "VMBELMO2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769064774"
},
"departure": {
"time": "1769064784"
},
"stopId": "VMNAUTA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769064834"
},
"departure": {
"time": "1769064845"
},
"stopId": "VMGARE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769064866"
},
"departure": {
"time": "1769064882"
},
"stopId": "VMKIOSQ2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769064887"
},
"departure": {
"time": "1769064921"
},
"stopId": "VMPOSTE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769064995"
},
"departure": {
"time": "1769065012"
},
"stopId": "VMLAVOI2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769065050"
},
"departure": {
"time": "1769065060"
},
"stopId": "VMGREEN2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769065070"
},
"departure": {
"time": "1769065081"
},
"stopId": "VMCIME2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769065149"
},
"departure": {
"time": "1769065183"
},
"stopId": "VMBIZET2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769065246"
},
"departure": {
"time": "1769065257"
},
"stopId": "VFRPMUI2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769065278"
},
"departure": {
"time": "1769065322"
},
"stopId": "VFMUISS2",
"stopSequence": 27
},
{
"arrival": {
"time": "1769065343"
},
"departure": {
"time": "1769065403"
},
"stopId": "VFPONT2",
"stopSequence": 28
},
{
"arrival": {
"time": "1769065434"
},
"departure": {
"time": "1769065496"
},
"stopId": "VFAILLA2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769065513"
},
"departure": {
"time": "1769065606"
},
"stopId": "VFSECU2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769065631"
},
"departure": {
"time": "1769065696"
},
"stopId": "VFSTBC2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769065739"
},
"departure": {
"time": "1769065782"
},
"stopId": "VFREPUB2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769065845"
},
"departure": {
"time": "1769065856"
},
"stopId": "VFBOURG2",
"stopSequence": 33
},
{
"arrival": {
"time": "1769065952"
},
"stopId": "VFCOLAR2",
"stopSequence": 34
}
],
"timestamp": "1769084345",
"trip": {
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1149-38746"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e0ce",
"label": "1338",
"licensePlate": "HE-068-TT"
}
}
},
{
"id": "trip:935-38058",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769064989"
},
"departure": {
"time": "1769065036"
},
"stopId": "BJMOZAB1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769065096"
},
"departure": {
"time": "1769065111"
},
"stopId": "BJCHPIN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769065121"
},
"departure": {
"time": "1769065154"
},
"stopId": "BJLINNE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769065198"
},
"departure": {
"time": "1769065237"
},
"stopId": "BJPREPO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769065287"
},
"departure": {
"time": "1769065327"
},
"stopId": "BJCHFLE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769065358"
},
"departure": {
"time": "1769065396"
},
"stopId": "BJCHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769065424"
},
"departure": {
"time": "1769065482"
},
"stopId": "BJROSTA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769065526"
},
"departure": {
"time": "1769065575"
},
"stopId": "BJCHANT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769065607"
},
"departure": {
"time": "1769065643"
},
"stopId": "BJSTRAU1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769065695"
},
"departure": {
"time": "1769065747"
},
"stopId": "BJVSCOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769065769"
},
"departure": {
"time": "1769065800"
},
"stopId": "BJHBARB1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769065827"
},
"departure": {
"time": "1769065854"
},
"stopId": "BJEBARB1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769065907"
},
"departure": {
"time": "1769065970"
},
"stopId": "BJVAUCA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769066003"
},
"departure": {
"time": "1769066076"
},
"stopId": "BJLYCEE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769066082"
},
"departure": {
"time": "1769066131"
},
"stopId": "BJPOSTE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769066223"
},
"departure": {
"time": "1769066288"
},
"stopId": "BJGARE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769066412"
},
"departure": {
"time": "1769066427"
},
"stopId": "BJALPES2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769066495"
},
"departure": {
"time": "1769066511"
},
"stopId": "BJCLESP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769066637"
},
"departure": {
"time": "1769066666"
},
"stopId": "BJPAPIN2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769066698"
},
"departure": {
"time": "1769066714"
},
"stopId": "BJMALAS2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769066752"
},
"departure": {
"time": "1769066776"
},
"stopId": "BJMALBR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769066896"
},
"departure": {
"time": "1769066923"
},
"stopId": "BJGRSOL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769066972"
},
"departure": {
"time": "1769067016"
},
"stopId": "BJGRIVE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769067167"
},
"departure": {
"time": "1769067184"
},
"stopId": "BJXBLAN2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769067296"
},
"departure": {
"time": "1769067350"
},
"stopId": "IDGARE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769067470"
},
"departure": {
"time": "1769067509"
},
"stopId": "IDCECOM2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769067589"
},
"departure": {
"time": "1769067621"
},
"stopId": "IDLANS2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769067659"
},
"departure": {
"time": "1769067671"
},
"stopId": "IDPLANT1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769067712"
},
"departure": {
"time": "1769067722"
},
"stopId": "IDFAUVE1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769067722"
},
"departure": {
"time": "1769067759"
},
"stopId": "IDPPLAT1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769067770"
},
"departure": {
"time": "1769067799"
},
"stopId": "IDATLAN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769067843"
},
"departure": {
"time": "1769067874"
},
"stopId": "IDDELOR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1769067911"
},
"stopId": "IDTRIFO1",
"stopSequence": 32
}
],
"timestamp": "1769084322",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "935-38058"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"id": "trip:942-36256",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769082361"
},
"departure": {
"time": "1769082387"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769082417"
},
"departure": {
"time": "1769082434"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769082477"
},
"departure": {
"time": "1769082483"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769082494"
},
"departure": {
"time": "1769082533"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769082538"
},
"departure": {
"time": "1769082569"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769082596"
},
"departure": {
"time": "1769082606"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769082634"
},
"departure": {
"time": "1769082678"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769082759"
},
"departure": {
"time": "1769082769"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769082982"
},
"departure": {
"time": "1769083022"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769083081"
},
"departure": {
"time": "1769083107"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769083144"
},
"departure": {
"time": "1769083180"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769083372"
},
"departure": {
"time": "1769083382"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769083399"
},
"departure": {
"time": "1769083445"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769083578"
},
"departure": {
"time": "1769083609"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769083631"
},
"departure": {
"time": "1769083652"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769083694"
},
"departure": {
"time": "1769083857"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769083888"
},
"departure": {
"time": "1769083899"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769083934"
},
"departure": {
"time": "1769083949"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769084000"
},
"departure": {
"time": "1769084031"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769084073"
},
"departure": {
"time": "1769084108"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769084154"
},
"departure": {
"time": "1769084170"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769084187"
},
"departure": {
"time": "1769084221"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769084278"
},
"departure": {
"time": "1769084325"
},
"stopId": "BJGARE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769084430"
},
"departure": {
"time": "1769084430"
},
"stopId": "BJPOSTE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769084490"
},
"departure": {
"time": "1769084490"
},
"stopId": "BJLYCEE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769084670"
},
"departure": {
"time": "1769084670"
},
"stopId": "BJPMICH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769084670"
},
"departure": {
"time": "1769084670"
},
"stopId": "BJFOLAT2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769084730"
},
"departure": {
"time": "1769084730"
},
"stopId": "BJEPARG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769084790"
},
"departure": {
"time": "1769084790"
},
"stopId": "BJPROYA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769084850"
},
"departure": {
"time": "1769084850"
},
"stopId": "BJMOULI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769084850"
},
"departure": {
"time": "1769084850"
},
"stopId": "BJTOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769084910"
},
"departure": {
"time": "1769084910"
},
"stopId": "BJCHAMP1",
"stopSequence": 31
}
],
"timestamp": "1769084346",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "942-36256"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e751",
"label": "1329",
"licensePlate": "FS-550-LT"
}
}
},
{
"id": "trip:923-36244",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769060885"
},
"departure": {
"time": "1769060928"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769060960"
},
"departure": {
"time": "1769060991"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769061027"
},
"departure": {
"time": "1769061043"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769061054"
},
"departure": {
"time": "1769061088"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769061093"
},
"departure": {
"time": "1769061129"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769061169"
},
"departure": {
"time": "1769061211"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769061242"
},
"departure": {
"time": "1769061274"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769061344"
},
"departure": {
"time": "1769061354"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769061536"
},
"departure": {
"time": "1769061568"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769061621"
},
"departure": {
"time": "1769061662"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769061695"
},
"departure": {
"time": "1769061733"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769061972"
},
"departure": {
"time": "1769061983"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769062026"
},
"departure": {
"time": "1769062062"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769062290"
},
"departure": {
"time": "1769062333"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769062350"
},
"departure": {
"time": "1769062360"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769062404"
},
"departure": {
"time": "1769062433"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769062464"
},
"departure": {
"time": "1769062470"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769062506"
},
"departure": {
"time": "1769062537"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769062570"
},
"departure": {
"time": "1769062580"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769062612"
},
"departure": {
"time": "1769062628"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769062904"
},
"departure": {
"time": "1769062992"
},
"stopId": "BJGARE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769063160"
},
"departure": {
"time": "1769063328"
},
"stopId": "BJPOSTE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769063333"
},
"departure": {
"time": "1769063354"
},
"stopId": "BJLYCEE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769063422"
},
"departure": {
"time": "1769063464"
},
"stopId": "BJPMICH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769063481"
},
"departure": {
"time": "1769063512"
},
"stopId": "BJFOLAT2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769063542"
},
"departure": {
"time": "1769063578"
},
"stopId": "BJEPARG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769063615"
},
"departure": {
"time": "1769063650"
},
"stopId": "BJPROYA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769063656"
},
"departure": {
"time": "1769063666"
},
"stopId": "BJMOULI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769063682"
},
"departure": {
"time": "1769063692"
},
"stopId": "BJTOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769063708"
},
"stopId": "BJCHAMP1",
"stopSequence": 31
}
],
"timestamp": "1769084346",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "923-36244"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e751",
"label": "1329",
"licensePlate": "FS-550-LT"
}
}
},
{
"id": "trip:925-36249",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769069246"
},
"departure": {
"time": "1769069711"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769069743"
},
"departure": {
"time": "1769069753"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769069793"
},
"departure": {
"time": "1769069833"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769069844"
},
"departure": {
"time": "1769069893"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769069898"
},
"departure": {
"time": "1769069913"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769069950"
},
"departure": {
"time": "1769070000"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769070043"
},
"departure": {
"time": "1769070082"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769070175"
},
"departure": {
"time": "1769070186"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769070364"
},
"departure": {
"time": "1769070397"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769070447"
},
"departure": {
"time": "1769070458"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769070492"
},
"departure": {
"time": "1769070503"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769070695"
},
"departure": {
"time": "1769070738"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769070797"
},
"departure": {
"time": "1769070841"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769071014"
},
"departure": {
"time": "1769071043"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769071063"
},
"departure": {
"time": "1769071096"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769071163"
},
"departure": {
"time": "1769071198"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769071231"
},
"departure": {
"time": "1769071242"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769071274"
},
"departure": {
"time": "1769071302"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769071334"
},
"departure": {
"time": "1769071373"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769071416"
},
"departure": {
"time": "1769071631"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769071679"
},
"departure": {
"time": "1769071721"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769071738"
},
"departure": {
"time": "1769071771"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769071917"
},
"departure": {
"time": "1769071969"
},
"stopId": "BJGARE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769072106"
},
"departure": {
"time": "1769072236"
},
"stopId": "BJPOSTE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769072252"
},
"departure": {
"time": "1769072336"
},
"stopId": "BJLYCEE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769072401"
},
"departure": {
"time": "1769072433"
},
"stopId": "BJPMICH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769072473"
},
"departure": {
"time": "1769072500"
},
"stopId": "BJFOLAT2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769072554"
},
"departure": {
"time": "1769072559"
},
"stopId": "BJEPARG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769072626"
},
"departure": {
"time": "1769072651"
},
"stopId": "BJPROYA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769072662"
},
"departure": {
"time": "1769072706"
},
"stopId": "BJMOULI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769072723"
},
"departure": {
"time": "1769072750"
},
"stopId": "BJTOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769072765"
},
"stopId": "BJCHAMP1",
"stopSequence": 31
}
],
"timestamp": "1769084350",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "925-36249"
},
"vehicle": {
"id": "636a2e22c520d5a13c77ded0",
"label": "1307",
"licensePlate": "166-DGQ-38"
}
}
},
{
"id": "trip:924-38056",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769060619"
},
"departure": {
"time": "1769061012"
},
"stopId": "BJMOZAB1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769061079"
},
"departure": {
"time": "1769061094"
},
"stopId": "BJCHPIN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769061111"
},
"departure": {
"time": "1769061148"
},
"stopId": "BJLINNE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769061203"
},
"departure": {
"time": "1769061218"
},
"stopId": "BJPREPO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769061280"
},
"departure": {
"time": "1769061343"
},
"stopId": "BJCHFLE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769061381"
},
"departure": {
"time": "1769061435"
},
"stopId": "BJCHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769061456"
},
"departure": {
"time": "1769061473"
},
"stopId": "BJROSTA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769061507"
},
"departure": {
"time": "1769061547"
},
"stopId": "BJCHANT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769061590"
},
"departure": {
"time": "1769061606"
},
"stopId": "BJSTRAU1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769061638"
},
"departure": {
"time": "1769061660"
},
"stopId": "BJVSCOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769061691"
},
"departure": {
"time": "1769061702"
},
"stopId": "BJHBARB1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769061733"
},
"departure": {
"time": "1769061777"
},
"stopId": "BJEBARB1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769061853"
},
"departure": {
"time": "1769061900"
},
"stopId": "BJVAUCA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769061941"
},
"departure": {
"time": "1769061978"
},
"stopId": "BJLYCEE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769061988"
},
"departure": {
"time": "1769062084"
},
"stopId": "BJPOSTE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769062179"
},
"departure": {
"time": "1769062258"
},
"stopId": "BJGARE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769062367"
},
"departure": {
"time": "1769062382"
},
"stopId": "BJALPES2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769062438"
},
"departure": {
"time": "1769062449"
},
"stopId": "BJCLESP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769062555"
},
"departure": {
"time": "1769062629"
},
"stopId": "BJPAPIN2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769062674"
},
"departure": {
"time": "1769062684"
},
"stopId": "BJMALAS2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769062716"
},
"departure": {
"time": "1769062845"
},
"stopId": "BJMALBR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769063010"
},
"departure": {
"time": "1769063057"
},
"stopId": "BJGRSOL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769063491"
},
"departure": {
"time": "1769063522"
},
"stopId": "BJGRIVE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769063568"
},
"departure": {
"time": "1769063579"
},
"stopId": "BJXBLAN2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769063703"
},
"departure": {
"time": "1769063787"
},
"stopId": "IDGARE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769063945"
},
"departure": {
"time": "1769063975"
},
"stopId": "IDCECOM2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769064060"
},
"departure": {
"time": "1769064077"
},
"stopId": "IDLANS2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769064135"
},
"departure": {
"time": "1769064145"
},
"stopId": "IDPLANT1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769064186"
},
"departure": {
"time": "1769064196"
},
"stopId": "IDFAUVE1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769064201"
},
"departure": {
"time": "1769064217"
},
"stopId": "IDPPLAT1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769064228"
},
"departure": {
"time": "1769064249"
},
"stopId": "IDATLAN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769064288"
},
"departure": {
"time": "1769064336"
},
"stopId": "IDDELOR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1769064378"
},
"stopId": "IDTRIFO1",
"stopSequence": 32
}
],
"timestamp": "1769084349",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "924-38056"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e30d",
"label": "1326",
"licensePlate": "EN-881-MC"
}
}
},
{
"id": "trip:1140-38695",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769063492"
},
"departure": {
"time": "1769063847"
},
"stopId": "QFMOINE1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769063880"
},
"departure": {
"time": "1769063914"
},
"stopId": "QF3COMM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769063946"
},
"departure": {
"time": "1769063970"
},
"stopId": "VFCRUIZ1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769063996"
},
"departure": {
"time": "1769064028"
},
"stopId": "VFARMIE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769064044"
},
"departure": {
"time": "1769064076"
},
"stopId": "VFBOIS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769064093"
},
"departure": {
"time": "1769064142"
},
"stopId": "VFBRET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769064175"
},
"departure": {
"time": "1769064229"
},
"stopId": "VFROCHE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769064352"
},
"departure": {
"time": "1769064362"
},
"stopId": "VFBOURG1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769064399"
},
"departure": {
"time": "1769064432"
},
"stopId": "VFREPUB1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769064505"
},
"departure": {
"time": "1769064548"
},
"stopId": "VFSTBC1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769064580"
},
"departure": {
"time": "1769064606"
},
"stopId": "VFSECU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769064623"
},
"departure": {
"time": "1769064662"
},
"stopId": "VFAILLA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769064698"
},
"departure": {
"time": "1769064740"
},
"stopId": "VFPONT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769064762"
},
"departure": {
"time": "1769064785"
},
"stopId": "VFMUISS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769064872"
},
"departure": {
"time": "1769064898"
},
"stopId": "VFTECHO1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769064936"
},
"departure": {
"time": "1769064941"
},
"stopId": "VFCCIN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769064959"
},
"departure": {
"time": "1769064964"
},
"stopId": "VMCOND1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769064991"
},
"departure": {
"time": "1769065019"
},
"stopId": "VMGUING1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769065179"
},
"departure": {
"time": "1769065205"
},
"stopId": "VMCHATE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769065245"
},
"departure": {
"time": "1769065251"
},
"stopId": "VMILOTS2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769065277"
},
"departure": {
"time": "1769065287"
},
"stopId": "VMKIOSQ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769065302"
},
"departure": {
"time": "1769065318"
},
"stopId": "VMGARE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769065354"
},
"departure": {
"time": "1769065377"
},
"stopId": "VMNAUTA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769065432"
},
"departure": {
"time": "1769065453"
},
"stopId": "VMBELMO1",
"stopSequence": 23
},
{
"arrival": {
"time": "1769065523"
},
"departure": {
"time": "1769065534"
},
"stopId": "IDSEIGL1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769065591"
},
"departure": {
"time": "1769065642"
},
"stopId": "IDGERMA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769065685"
},
"departure": {
"time": "1769065730"
},
"stopId": "IDDOISN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769065761"
},
"departure": {
"time": "1769065796"
},
"stopId": "IDATLAN1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769065835"
},
"departure": {
"time": "1769065865"
},
"stopId": "IDDELOR1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769065895"
},
"departure": {
"time": "1769065916"
},
"stopId": "IDHUBER1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769065928"
},
"departure": {
"time": "1769065962"
},
"stopId": "IDTRUFF1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769066011"
},
"departure": {
"time": "1769066023"
},
"stopId": "IDHOTEL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1769066035"
},
"departure": {
"time": "1769066052"
},
"stopId": "IDADMIN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1769066167"
},
"departure": {
"time": "1769066198"
},
"stopId": "IDCECOM1",
"stopSequence": 33
},
{
"arrival": {
"time": "1769066290"
},
"departure": {
"time": "1769066504"
},
"stopId": "IDGARE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1769066577"
},
"departure": {
"time": "1769066589"
},
"stopId": "IDCHAMP2",
"stopSequence": 35
},
{
"arrival": {
"time": "1769066600"
},
"departure": {
"time": "1769066627"
},
"stopId": "IDVICAT2",
"stopSequence": 36
},
{
"arrival": {
"time": "1769066653"
},
"departure": {
"time": "1769066664"
},
"stopId": "IDPVINC2",
"stopSequence": 37
},
{
"arrival": {
"time": "1769066675"
},
"departure": {
"time": "1769066690"
},
"stopId": "ID3VALL2",
"stopSequence": 38
},
{
"arrival": {
"time": "1769066705"
},
"departure": {
"time": "1769066716"
},
"stopId": "IDGALOU1",
"stopSequence": 39
},
{
"arrival": {
"time": "1769066774"
},
"stopId": "IDGBUIS1",
"stopSequence": 40
}
],
"timestamp": "1769084344",
"trip": {
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1140-38695"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e4f3",
"label": "1316",
"licensePlate": "CD-847-QX"
}
}
},
{
"id": "trip:935-38039",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769082299"
},
"departure": {
"time": "1769083220"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769083252"
},
"departure": {
"time": "1769083282"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769083329"
},
"departure": {
"time": "1769083352"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769083362"
},
"departure": {
"time": "1769083387"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769083393"
},
"departure": {
"time": "1769083410"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769083437"
},
"departure": {
"time": "1769083466"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769083499"
},
"departure": {
"time": "1769083530"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769083631"
},
"departure": {
"time": "1769083659"
},
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769083771"
},
"departure": {
"time": "1769083828"
},
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769083959"
},
"departure": {
"time": "1769083997"
},
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769084110"
},
"departure": {
"time": "1769084121"
},
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769084275"
},
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769084470"
},
"departure": {
"time": "1769084470"
},
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769084530"
},
"departure": {
"time": "1769084530"
},
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769084770"
},
"departure": {
"time": "1769084770"
},
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769084830"
},
"departure": {
"time": "1769084830"
},
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769084950"
},
"departure": {
"time": "1769084950"
},
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769085070"
},
"departure": {
"time": "1769085070"
},
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769085130"
},
"departure": {
"time": "1769085130"
},
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769085190"
},
"departure": {
"time": "1769085190"
},
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769085310"
},
"departure": {
"time": "1769085310"
},
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769085430"
},
"departure": {
"time": "1769085430"
},
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769085490"
},
"departure": {
"time": "1769085490"
},
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769085550"
},
"departure": {
"time": "1769085550"
},
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769085610"
},
"departure": {
"time": "1769085610"
},
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769085670"
},
"departure": {
"time": "1769085670"
},
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769085670"
},
"departure": {
"time": "1769085670"
},
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"arrival": {
"time": "1769085730"
},
"departure": {
"time": "1769085730"
},
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1769085790"
},
"departure": {
"time": "1769085790"
},
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769085910"
},
"departure": {
"time": "1769085910"
},
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769085910"
},
"departure": {
"time": "1769085910"
},
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769086030"
},
"departure": {
"time": "1769086030"
},
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1769084322",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "935-38039"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"id": "trip:928-38828",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769061955"
},
"departure": {
"time": "1769062468"
},
"stopId": "IDPISCI1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769062517"
},
"departure": {
"time": "1769062580"
},
"stopId": "IDDOISN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769062606"
},
"departure": {
"time": "1769062663"
},
"stopId": "IDATLAN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769062705"
},
"departure": {
"time": "1769062748"
},
"stopId": "IDDELOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769062786"
},
"departure": {
"time": "1769062824"
},
"stopId": "IDHUBER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769062830"
},
"departure": {
"time": "1769062847"
},
"stopId": "IDTRUFF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769062886"
},
"departure": {
"time": "1769062914"
},
"stopId": "IDHOTEL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769062930"
},
"departure": {
"time": "1769062970"
},
"stopId": "IDADMIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769063081"
},
"departure": {
"time": "1769063092"
},
"stopId": "IDCECOM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769063326"
},
"departure": {
"time": "1769063359"
},
"stopId": "IDSAYES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769063425"
},
"departure": {
"time": "1769063465"
},
"stopId": "IDCHASS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769063498"
},
"departure": {
"time": "1769063535"
},
"stopId": "IDPLOUV1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769063656"
},
"departure": {
"time": "1769063672"
},
"stopId": "BJZACHA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769063728"
},
"departure": {
"time": "1769063774"
},
"stopId": "BJCHFLE3",
"stopSequence": 13
},
{
"arrival": {
"time": "1769063803"
},
"departure": {
"time": "1769063861"
},
"stopId": "BJCHARM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769063878"
},
"departure": {
"time": "1769063923"
},
"stopId": "BJROSTA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769063952"
},
"departure": {
"time": "1769063999"
},
"stopId": "BJCHANT1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769064037"
},
"departure": {
"time": "1769064074"
},
"stopId": "BJSTRAU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769064121"
},
"departure": {
"time": "1769064154"
},
"stopId": "BJVSCOT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769064182"
},
"departure": {
"time": "1769064222"
},
"stopId": "BJHBARB1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769064249"
},
"departure": {
"time": "1769064281"
},
"stopId": "BJEBARB1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769064343"
},
"departure": {
"time": "1769064488"
},
"stopId": "BJVAUCA1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769064562"
},
"departure": {
"time": "1769064648"
},
"stopId": "BJPMICH2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769064674"
},
"departure": {
"time": "1769064770"
},
"stopId": "BJFOLAT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769064855"
},
"departure": {
"time": "1769064887"
},
"stopId": "BJEPARG1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769064937"
},
"departure": {
"time": "1769064975"
},
"stopId": "BJPROYA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769065009"
},
"departure": {
"time": "1769065060"
},
"stopId": "BJCFA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769065097"
},
"departure": {
"time": "1769065107"
},
"stopId": "RMTILLE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769065146"
},
"departure": {
"time": "1769065151"
},
"stopId": "RMPHARM2",
"stopSequence": 28
},
{
"arrival": {
"time": "1769065198"
},
"departure": {
"time": "1769065214"
},
"stopId": "RMRPLAC2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769065225"
},
"departure": {
"time": "1769065242"
},
"stopId": "RMHOTLV2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769065265"
},
"departure": {
"time": "1769065281"
},
"stopId": "RMHALLS2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769065299"
},
"departure": {
"time": "1769065311"
},
"stopId": "RMLAVAI2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769065398"
},
"stopId": "RMZAPER2",
"stopSequence": 33
}
],
"timestamp": "1769084347",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "928-38828"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e731",
"label": "1309",
"licensePlate": "AV-895-WZ"
}
}
},
{
"id": "trip:924-38060",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769068179"
},
"departure": {
"time": "1769068410"
},
"stopId": "BJMOZAB1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769068492"
},
"departure": {
"time": "1769068503"
},
"stopId": "BJCHPIN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769068520"
},
"departure": {
"time": "1769068563"
},
"stopId": "BJLINNE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769068612"
},
"departure": {
"time": "1769068649"
},
"stopId": "BJPREPO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769068702"
},
"departure": {
"time": "1769068718"
},
"stopId": "BJCHFLE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769068753"
},
"departure": {
"time": "1769068816"
},
"stopId": "BJCHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769068833"
},
"departure": {
"time": "1769068870"
},
"stopId": "BJROSTA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769068902"
},
"departure": {
"time": "1769068913"
},
"stopId": "BJCHANT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769068956"
},
"departure": {
"time": "1769068973"
},
"stopId": "BJSTRAU1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769068994"
},
"departure": {
"time": "1769069011"
},
"stopId": "BJVSCOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769069042"
},
"departure": {
"time": "1769069065"
},
"stopId": "BJHBARB1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769069093"
},
"departure": {
"time": "1769069139"
},
"stopId": "BJEBARB1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769069214"
},
"departure": {
"time": "1769069288"
},
"stopId": "BJVAUCA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769069337"
},
"departure": {
"time": "1769069369"
},
"stopId": "BJLYCEE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769069375"
},
"departure": {
"time": "1769069449"
},
"stopId": "BJPOSTE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769069553"
},
"departure": {
"time": "1769069639"
},
"stopId": "BJGARE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769069830"
},
"departure": {
"time": "1769069841"
},
"stopId": "BJALPES2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769069889"
},
"departure": {
"time": "1769069900"
},
"stopId": "BJCLESP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769070012"
},
"departure": {
"time": "1769070028"
},
"stopId": "BJPAPIN2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769070089"
},
"departure": {
"time": "1769070116"
},
"stopId": "BJMALAS2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769070143"
},
"departure": {
"time": "1769070160"
},
"stopId": "BJMALBR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769070303"
},
"departure": {
"time": "1769070313"
},
"stopId": "BJGRSOL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769070361"
},
"departure": {
"time": "1769070428"
},
"stopId": "BJGRIVE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769070553"
},
"departure": {
"time": "1769070569"
},
"stopId": "BJXBLAN2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769070696"
},
"departure": {
"time": "1769070748"
},
"stopId": "IDGARE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769070846"
},
"departure": {
"time": "1769070878"
},
"stopId": "IDCECOM2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769070962"
},
"departure": {
"time": "1769071003"
},
"stopId": "IDLANS2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769071042"
},
"departure": {
"time": "1769071053"
},
"stopId": "IDPLANT1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769071090"
},
"stopId": "IDFAUVE1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769071105"
},
"departure": {
"time": "1769071122"
},
"stopId": "IDPPLAT1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769071133"
},
"departure": {
"time": "1769071144"
},
"stopId": "IDATLAN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769071178"
},
"departure": {
"time": "1769071216"
},
"stopId": "IDDELOR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1769071248"
},
"stopId": "IDTRIFO1",
"stopSequence": 32
}
],
"timestamp": "1769084349",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "924-38060"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e30d",
"label": "1326",
"licensePlate": "EN-881-MC"
}
}
},
{
"id": "trip:928-38842",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "RMZAPER1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769059827"
},
"departure": {
"time": "1769059837"
},
"stopId": "RMLAVAI1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769059858"
},
"departure": {
"time": "1769059870"
},
"stopId": "RMHALLS1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769059905"
},
"departure": {
"time": "1769059921"
},
"stopId": "RMHOTLV1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769059931"
},
"departure": {
"time": "1769059983"
},
"stopId": "RMRPLAC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769060039"
},
"departure": {
"time": "1769060045"
},
"stopId": "RMPHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769060073"
},
"departure": {
"time": "1769060079"
},
"stopId": "RMTILLE2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769060116"
},
"departure": {
"time": "1769060122"
},
"stopId": "BJCFA2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769060170"
},
"departure": {
"time": "1769060180"
},
"stopId": "BJPROYA2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769060225"
},
"departure": {
"time": "1769060236"
},
"stopId": "BJEPARG2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769060286"
},
"departure": {
"time": "1769060302"
},
"stopId": "BJFOLAT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769060332"
},
"departure": {
"time": "1769060369"
},
"stopId": "BJPMICH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769060425"
},
"departure": {
"time": "1769060450"
},
"stopId": "BJVAUCA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769060516"
},
"departure": {
"time": "1769060546"
},
"stopId": "BJEBARB2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769060583"
},
"departure": {
"time": "1769060588"
},
"stopId": "BJHBARB2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769060621"
},
"departure": {
"time": "1769060633"
},
"stopId": "BJVSCOT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769060666"
},
"departure": {
"time": "1769060678"
},
"stopId": "BJSTRAU2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769060718"
},
"departure": {
"time": "1769060730"
},
"stopId": "BJCHANT2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769060770"
},
"departure": {
"time": "1769060802"
},
"stopId": "BJROSTA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769060820"
},
"departure": {
"time": "1769060832"
},
"stopId": "BJCHARM2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769060859"
},
"departure": {
"time": "1769060881"
},
"stopId": "BJCHFLE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769060949"
},
"departure": {
"time": "1769060960"
},
"stopId": "BJZACHA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769061093"
},
"departure": {
"time": "1769061104"
},
"stopId": "IDPLOUV2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769061138"
},
"departure": {
"time": "1769061170"
},
"stopId": "IDCHASS2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769061249"
},
"departure": {
"time": "1769061265"
},
"stopId": "IDSAYES2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769061376"
},
"departure": {
"time": "1769061392"
},
"stopId": "IDCECOM2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769061600"
},
"departure": {
"time": "1769061615"
},
"stopId": "IDADMIN2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769061630"
},
"departure": {
"time": "1769061641"
},
"stopId": "IDHOTEL2",
"stopSequence": 27
},
{
"arrival": {
"time": "1769061677"
},
"departure": {
"time": "1769061687"
},
"stopId": "IDTRUFF2",
"stopSequence": 28
},
{
"arrival": {
"time": "1769061698"
},
"departure": {
"time": "1769061714"
},
"stopId": "IDHUBER2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769061746"
},
"departure": {
"time": "1769061790"
},
"stopId": "IDDELOR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769061842"
},
"departure": {
"time": "1769061884"
},
"stopId": "IDATLAN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769061917"
},
"departure": {
"time": "1769061933"
},
"stopId": "IDDOISN2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769061955"
},
"stopId": "IDPISCI2",
"stopSequence": 33
}
],
"timestamp": "1769084347",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "928-38842"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e731",
"label": "1309",
"licensePlate": "AV-895-WZ"
}
}
},
{
"id": "trip:1136-38768",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769068724"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"arrival": {
"time": "1769068858"
},
"departure": {
"time": "1769068916"
},
"stopId": "VFSECU1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769068941"
},
"departure": {
"time": "1769068998"
},
"stopId": "VFAILLA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769069035"
},
"departure": {
"time": "1769069101"
},
"stopId": "VFPONT1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769069128"
},
"departure": {
"time": "1769069139"
},
"stopId": "VFMUISS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769069238"
},
"departure": {
"time": "1769069254"
},
"stopId": "VFTECHO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769069408"
},
"departure": {
"time": "1769069444"
},
"stopId": "VPALPES2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769069491"
},
"departure": {
"time": "1769069521"
},
"stopId": "VPHPOST2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769069532"
},
"departure": {
"time": "1769069543"
},
"stopId": "VPPISCI2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769069578"
},
"departure": {
"time": "1769069611"
},
"stopId": "VPGENDA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769069677"
},
"departure": {
"time": "1769069687"
},
"stopId": "VPLIBER2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769069709"
},
"departure": {
"time": "1769069719"
},
"stopId": "VPPICAR2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769069802"
},
"departure": {
"time": "1769069812"
},
"stopId": "VPMALA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769069899"
},
"departure": {
"time": "1769069911"
},
"stopId": "QFGARI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769069965"
},
"departure": {
"time": "1769069976"
},
"stopId": "QFRP4R2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769070230"
},
"departure": {
"time": "1769070250"
},
"stopId": "QFA43ZI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769070395"
},
"departure": {
"time": "1769070439"
},
"stopId": "QFDAUPH2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769070486"
},
"departure": {
"time": "1769070491"
},
"stopId": "QFRUMO2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769070515"
},
"departure": {
"time": "1769070525"
},
"stopId": "QFRURUI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769070679"
},
"departure": {
"time": "1769070694"
},
"stopId": "QFGARE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769070709"
},
"departure": {
"time": "1769070759"
},
"stopId": "QFMONUM1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769070851"
},
"departure": {
"time": "1769070903"
},
"stopId": "QFFURIN1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769070930"
},
"departure": {
"time": "1769070971"
},
"stopId": "QFMAIRI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769071041"
},
"departure": {
"time": "1769071074"
},
"stopId": "QFLIEUS1",
"stopSequence": 23
},
{
"arrival": {
"time": "1769071110"
},
"departure": {
"time": "1769071162"
},
"stopId": "QFALLIN1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769071233"
},
"departure": {
"time": "1769071245"
},
"stopId": "QFCOCHE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769071276"
},
"departure": {
"time": "1769071287"
},
"stopId": "QFCHARR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769071321"
},
"departure": {
"time": "1769071327"
},
"stopId": "QFGARGU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769071391"
},
"departure": {
"time": "1769071403"
},
"stopId": "VFMRAZ1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769071448"
},
"departure": {
"time": "1769071476"
},
"stopId": "VFCHAR2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769071508"
},
"departure": {
"time": "1769071561"
},
"stopId": "VFVELLE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769071576"
},
"departure": {
"time": "1769071586"
},
"stopId": "VFGINET2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769071602"
},
"departure": {
"time": "1769071613"
},
"stopId": "VFNOYER2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769071618"
},
"departure": {
"time": "1769071628"
},
"stopId": "VFPASTE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1769071640"
},
"departure": {
"time": "1769071690"
},
"stopId": "VFPINED2",
"stopSequence": 34
},
{
"arrival": {
"time": "1769071695"
},
"departure": {
"time": "1769071705"
},
"stopId": "VFBERTH2",
"stopSequence": 35
},
{
"arrival": {
"time": "1769071846"
},
"stopId": "VFSTBC6",
"stopSequence": 36
}
],
"timestamp": "1769084326",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1136-38768"
},
"vehicle": {
"id": "6786a347ca2c086ed76eadba",
"label": "1337",
"licensePlate": "HA-957-LZ"
}
}
},
{
"id": "trip:1140-38387",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769081911"
},
"departure": {
"time": "1769081967"
},
"stopId": "VFEUROP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769082003"
},
"departure": {
"time": "1769082014"
},
"stopId": "VFFOUGE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769082047"
},
"departure": {
"time": "1769082057"
},
"stopId": "VFSTADE2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769082189"
},
"departure": {
"time": "1769082199"
},
"stopId": "VFSORBI2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769082217"
},
"departure": {
"time": "1769082242"
},
"stopId": "VFCSDEL2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769082265"
},
"departure": {
"time": "1769082276"
},
"stopId": "VFETANG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769082347"
},
"stopId": "VFSTBC2",
"stopSequence": 6
}
],
"timestamp": "1769084344",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1140-38387"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e4f3",
"label": "1316",
"licensePlate": "CD-847-QX"
}
}
},
{
"id": "trip:923-36248",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769068059"
},
"departure": {
"time": "1769068115"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769068154"
},
"departure": {
"time": "1769068175"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769068220"
},
"departure": {
"time": "1769068245"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769068251"
},
"departure": {
"time": "1769068267"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769068273"
},
"departure": {
"time": "1769068290"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769068335"
},
"departure": {
"time": "1769068341"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769068379"
},
"departure": {
"time": "1769068430"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769068497"
},
"departure": {
"time": "1769068508"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769068763"
},
"departure": {
"time": "1769068774"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769068827"
},
"departure": {
"time": "1769068867"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769068895"
},
"departure": {
"time": "1769068905"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769069084"
},
"departure": {
"time": "1769069114"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769069130"
},
"departure": {
"time": "1769069168"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769069288"
},
"departure": {
"time": "1769069345"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769069365"
},
"departure": {
"time": "1769069380"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769069429"
},
"departure": {
"time": "1769069463"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769069495"
},
"departure": {
"time": "1769069520"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769069553"
},
"departure": {
"time": "1769069581"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769069613"
},
"departure": {
"time": "1769069623"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769069660"
},
"departure": {
"time": "1769069666"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769069710"
},
"departure": {
"time": "1769069743"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769069755"
},
"departure": {
"time": "1769069797"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769069914"
},
"departure": {
"time": "1769069941"
},
"stopId": "BJGARE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769070138"
},
"departure": {
"time": "1769070195"
},
"stopId": "BJPOSTE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769070212"
},
"departure": {
"time": "1769070228"
},
"stopId": "BJLYCEE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769070281"
},
"departure": {
"time": "1769070324"
},
"stopId": "BJPMICH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769070378"
},
"departure": {
"time": "1769070390"
},
"stopId": "BJFOLAT2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769070417"
},
"departure": {
"time": "1769070451"
},
"stopId": "BJEPARG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769070488"
},
"departure": {
"time": "1769070499"
},
"stopId": "BJPROYA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769070511"
},
"departure": {
"time": "1769070521"
},
"stopId": "BJMOULI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769070531"
},
"departure": {
"time": "1769070567"
},
"stopId": "BJTOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769070583"
},
"stopId": "BJCHAMP1",
"stopSequence": 31
}
],
"timestamp": "1769084346",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "923-36248"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e751",
"label": "1329",
"licensePlate": "FS-550-LT"
}
}
},
{
"id": "trip:933-37605",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769060701"
},
"departure": {
"time": "1769060717"
},
"stopId": "SSFLOS1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769060791"
},
"departure": {
"time": "1769060802"
},
"stopId": "SSSMART1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769060918"
},
"departure": {
"time": "1769060948"
},
"stopId": "SSZONEA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769061035"
},
"departure": {
"time": "1769061046"
},
"stopId": "SSPRECH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769061219"
},
"departure": {
"time": "1769061247"
},
"stopId": "SSEGLIS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769061340"
},
"departure": {
"time": "1769061356"
},
"stopId": "SSTRUIT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769061954"
},
"departure": {
"time": "1769061971"
},
"stopId": "SSDEMPT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769061747"
},
"departure": {
"time": "1769061822"
},
"stopId": "SSECOLC1",
"stopSequence": 7
},
{
"stopId": "SSDEMPT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769062002"
},
"departure": {
"time": "1769062035"
},
"stopId": "SSMOLLA1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769062200"
},
"departure": {
"time": "1769062242"
},
"stopId": "BJBERNA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769062292"
},
"departure": {
"time": "1769062315"
},
"stopId": "BJMTBER1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769062370"
},
"departure": {
"time": "1769062404"
},
"stopId": "BJLOUP3",
"stopSequence": 12
},
{
"arrival": {
"time": "1769062464"
},
"departure": {
"time": "1769062480"
},
"stopId": "BJPLATE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769062554"
},
"departure": {
"time": "1769062577"
},
"stopId": "BJRIVOI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769062604"
},
"departure": {
"time": "1769062638"
},
"stopId": "BJBELVE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769062691"
},
"departure": {
"time": "1769062701"
},
"stopId": "BJBELRI2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769062736"
},
"departure": {
"time": "1769062747"
},
"stopId": "BJMAS1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769062768"
},
"departure": {
"time": "1769062785"
},
"stopId": "BJTONKI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769062837"
},
"departure": {
"time": "1769062852"
},
"stopId": "BJSQUAR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769062874"
},
"departure": {
"time": "1769062910"
},
"stopId": "BJPREBE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769062990"
},
"departure": {
"time": "1769063019"
},
"stopId": "BJCOPRE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769063035"
},
"departure": {
"time": "1769063074"
},
"stopId": "BJPISCI2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769063119"
},
"departure": {
"time": "1769063151"
},
"stopId": "BJEPARG2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769063211"
},
"departure": {
"time": "1769063248"
},
"stopId": "BJFOLAT1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769063287"
},
"departure": {
"time": "1769063324"
},
"stopId": "BJPMICH1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769063436"
},
"departure": {
"time": "1769063472"
},
"stopId": "BJLYCEE1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769063477"
},
"departure": {
"time": "1769063535"
},
"stopId": "BJPOSTE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769063652"
},
"departure": {
"time": "1769063662"
},
"stopId": "BJJARDI2",
"stopSequence": 28
},
{
"arrival": {
"time": "1769064068"
},
"stopId": "BJPLANB1",
"stopSequence": 29
}
],
"timestamp": "1769084347",
"trip": {
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "933-37605"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e532",
"label": "1311",
"licensePlate": "AV-984-XB"
}
}
},
{
"id": "trip:922-38817",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769071385"
},
"departure": {
"time": "1769071859"
},
"stopId": "IDPISCI1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769071897"
},
"departure": {
"time": "1769071929"
},
"stopId": "IDDOISN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769071959"
},
"departure": {
"time": "1769071983"
},
"stopId": "IDATLAN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769072031"
},
"departure": {
"time": "1769072067"
},
"stopId": "IDDELOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769072122"
},
"departure": {
"time": "1769072165"
},
"stopId": "IDHUBER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769072171"
},
"departure": {
"time": "1769072189"
},
"stopId": "IDTRUFF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769072225"
},
"departure": {
"time": "1769072254"
},
"stopId": "IDHOTEL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769072276"
},
"departure": {
"time": "1769072301"
},
"stopId": "IDADMIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769072409"
},
"departure": {
"time": "1769072419"
},
"stopId": "IDCECOM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769072627"
},
"departure": {
"time": "1769072638"
},
"stopId": "IDSAYES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769072701"
},
"departure": {
"time": "1769072750"
},
"stopId": "IDCHASS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769072781"
},
"departure": {
"time": "1769072814"
},
"stopId": "IDPLOUV1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769072920"
},
"departure": {
"time": "1769072930"
},
"stopId": "BJZACHA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769072990"
},
"departure": {
"time": "1769073026"
},
"stopId": "BJCHFLE3",
"stopSequence": 13
},
{
"arrival": {
"time": "1769073054"
},
"departure": {
"time": "1769073110"
},
"stopId": "BJCHARM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769073125"
},
"departure": {
"time": "1769073163"
},
"stopId": "BJROSTA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769073192"
},
"departure": {
"time": "1769073224"
},
"stopId": "BJCHANT1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769073255"
},
"departure": {
"time": "1769073276"
},
"stopId": "BJSTRAU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769073303"
},
"departure": {
"time": "1769073353"
},
"stopId": "BJVSCOT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769073382"
},
"departure": {
"time": "1769073392"
},
"stopId": "BJHBARB1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769073424"
},
"departure": {
"time": "1769073558"
},
"stopId": "BJEBARB1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769073613"
},
"departure": {
"time": "1769073669"
},
"stopId": "BJVAUCA1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769073738"
},
"departure": {
"time": "1769073864"
},
"stopId": "BJPMICH2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769073896"
},
"departure": {
"time": "1769073986"
},
"stopId": "BJFOLAT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769074051"
},
"departure": {
"time": "1769074084"
},
"stopId": "BJEPARG1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769074124"
},
"departure": {
"time": "1769074164"
},
"stopId": "BJPROYA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769074175"
},
"departure": {
"time": "1769074215"
},
"stopId": "BJMOULI1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769074225"
},
"departure": {
"time": "1769074265"
},
"stopId": "BJTOUR1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769074281"
},
"departure": {
"time": "1769074317"
},
"stopId": "BJCHAMP1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769074414"
},
"departure": {
"time": "1769074430"
},
"stopId": "BJRIVET1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769074516"
},
"departure": {
"time": "1769074551"
},
"stopId": "BJMBLAN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769074584"
},
"departure": {
"time": "1769074633"
},
"stopId": "BJBOUSS1",
"stopSequence": 31
},
{
"arrival": {
"time": "1769074787"
},
"departure": {
"time": "1769074804"
},
"stopId": "NVRUFF2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769074864"
},
"departure": {
"time": "1769074874"
},
"stopId": "NVPONTA2",
"stopSequence": 33
},
{
"arrival": {
"time": "1769074909"
},
"departure": {
"time": "1769074943"
},
"stopId": "NVBASV2",
"stopSequence": 34
},
{
"arrival": {
"time": "1769075072"
},
"stopId": "NVPLACE1",
"stopSequence": 35
}
],
"timestamp": "1769084349",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "922-38817"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e50d",
"label": "1331",
"licensePlate": "FX-221-CD"
}
}
},
{
"id": "trip:1140-38318",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769080997"
},
"departure": {
"time": "1769081037"
},
"stopId": "VFSTBC1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769081149"
},
"departure": {
"time": "1769081160"
},
"stopId": "VFETANG1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769081177"
},
"departure": {
"time": "1769081193"
},
"stopId": "VFCSDEL1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769081210"
},
"departure": {
"time": "1769081221"
},
"stopId": "VFSORBI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769081352"
},
"departure": {
"time": "1769081383"
},
"stopId": "VFSTADE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769081413"
},
"departure": {
"time": "1769081454"
},
"stopId": "VFFOUGE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769081474"
},
"departure": {
"time": "1769081518"
},
"stopId": "VFEUROP1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769081618"
},
"departure": {
"time": "1769081656"
},
"stopId": "VFHUDSO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769081686"
},
"departure": {
"time": "1769081717"
},
"stopId": "VFQUINC2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769081752"
},
"departure": {
"time": "1769081781"
},
"stopId": "VFFOUGH2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769081786"
},
"departure": {
"time": "1769081815"
},
"stopId": "VFESSAR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769081825"
},
"departure": {
"time": "1769081835"
},
"stopId": "VFCHENE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769081840"
},
"departure": {
"time": "1769081866"
},
"stopId": "VFAUBEP2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769081881"
},
"departure": {
"time": "1769081891"
},
"stopId": "VFHALLE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769081911"
},
"stopId": "VFEUROP2",
"stopSequence": 14
}
],
"timestamp": "1769084344",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1140-38318"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e4f3",
"label": "1316",
"licensePlate": "CD-847-QX"
}
}
},
{
"id": "trip:925-36340",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769073366"
},
"departure": {
"time": "1769073403"
},
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769073425"
},
"departure": {
"time": "1769073471"
},
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769073487"
},
"departure": {
"time": "1769073498"
},
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769073534"
},
"departure": {
"time": "1769073569"
},
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769073605"
},
"departure": {
"time": "1769073662"
},
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769073717"
},
"departure": {
"time": "1769073764"
},
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769073804"
},
"departure": {
"time": "1769073855"
},
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769073947"
},
"departure": {
"time": "1769073962"
},
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769073988"
},
"departure": {
"time": "1769074055"
},
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769074146"
},
"departure": {
"time": "1769074186"
},
"stopId": "BJGARE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769074296"
},
"departure": {
"time": "1769074306"
},
"stopId": "BJEMARI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769074317"
},
"departure": {
"time": "1769074352"
},
"stopId": "BJZOLA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769074363"
},
"departure": {
"time": "1769074389"
},
"stopId": "BJPCURI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769074430"
},
"departure": {
"time": "1769074453"
},
"stopId": "BJJCURI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769074497"
},
"departure": {
"time": "1769074522"
},
"stopId": "BJPAPIN2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769074554"
},
"departure": {
"time": "1769074580"
},
"stopId": "BJMALAS2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769074602"
},
"departure": {
"time": "1769074633"
},
"stopId": "BJMALBR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769074676"
},
"departure": {
"time": "1769074687"
},
"stopId": "BJLBRAI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769074699"
},
"departure": {
"time": "1769074720"
},
"stopId": "BJPOLER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769074817"
},
"departure": {
"time": "1769074856"
},
"stopId": "BJMEDHO2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769074873"
},
"departure": {
"time": "1769074883"
},
"stopId": "BJMEDCL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769075095"
},
"departure": {
"time": "1769075149"
},
"stopId": "IDPLOUV2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769075176"
},
"departure": {
"time": "1769075212"
},
"stopId": "IDCHASS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769075292"
},
"departure": {
"time": "1769075324"
},
"stopId": "IDSAYES2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769075427"
},
"departure": {
"time": "1769075432"
},
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769075590"
},
"departure": {
"time": "1769075622"
},
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769075648"
},
"departure": {
"time": "1769075653"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769075681"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769075705"
},
"departure": {
"time": "1769075732"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769075737"
},
"departure": {
"time": "1769075761"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769075794"
},
"departure": {
"time": "1769075824"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769075847"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1769084350",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "925-36340"
},
"vehicle": {
"id": "636a2e22c520d5a13c77ded0",
"label": "1307",
"licensePlate": "166-DGQ-38"
}
}
},
{
"id": "trip:1149-38723",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769066547"
},
"departure": {
"time": "1769066592"
},
"stopId": "VFBRET1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769066628"
},
"departure": {
"time": "1769066665"
},
"stopId": "VFROCHE1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769066744"
},
"departure": {
"time": "1769066754"
},
"stopId": "VFBOURG1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769066782"
},
"departure": {
"time": "1769066811"
},
"stopId": "VFREPUB1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769066844"
},
"departure": {
"time": "1769066844"
},
"stopId": "VFSTBC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769066911"
},
"departure": {
"time": "1769066933"
},
"stopId": "VFSECU1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769066949"
},
"departure": {
"time": "1769066998"
},
"stopId": "VFAILLA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769067034"
},
"departure": {
"time": "1769067077"
},
"stopId": "VFPONT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769067098"
},
"departure": {
"time": "1769067103"
},
"stopId": "VFMUISS1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769067120"
},
"departure": {
"time": "1769067131"
},
"stopId": "VFRPMUI1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769067189"
},
"departure": {
"time": "1769067219"
},
"stopId": "VMBIZET1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769067235"
},
"departure": {
"time": "1769067247"
},
"stopId": "VMCIME1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769067262"
},
"departure": {
"time": "1769067273"
},
"stopId": "VMGREEN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769067327"
},
"departure": {
"time": "1769067338"
},
"stopId": "VMLAVOI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769067393"
},
"stopId": "VMPOSTE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769067409"
},
"departure": {
"time": "1769067420"
},
"stopId": "VMKIOSQ1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769067443"
},
"departure": {
"time": "1769067453"
},
"stopId": "VMGARE2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769067490"
},
"departure": {
"time": "1769067501"
},
"stopId": "VMNAUTA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769067562"
},
"departure": {
"time": "1769067573"
},
"stopId": "VMBELMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769067650"
},
"departure": {
"time": "1769067661"
},
"stopId": "IDSEIGL1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769067722"
},
"departure": {
"time": "1769067751"
},
"stopId": "IDGERMA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769067795"
},
"departure": {
"time": "1769067801"
},
"stopId": "IDDOISN1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769067830"
},
"departure": {
"time": "1769067836"
},
"stopId": "IDATLAN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769067874"
},
"departure": {
"time": "1769067918"
},
"stopId": "IDDELOR1",
"stopSequence": 23
},
{
"arrival": {
"time": "1769067952"
},
"departure": {
"time": "1769067986"
},
"stopId": "IDHUBER1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769067992"
},
"departure": {
"time": "1769068003"
},
"stopId": "IDTRUFF1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769068046"
},
"departure": {
"time": "1769068057"
},
"stopId": "IDHOTEL1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769068073"
},
"departure": {
"time": "1769068113"
},
"stopId": "IDADMIN1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769068215"
},
"stopId": "IDCECOM1",
"stopSequence": 28
}
],
"timestamp": "1769084345",
"trip": {
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1149-38723"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e0ce",
"label": "1338",
"licensePlate": "HE-068-TT"
}
}
},
{
"id": "trip:924-38029",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769065138"
},
"departure": {
"time": "1769065200"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769065238"
},
"departure": {
"time": "1769065301"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769065344"
},
"departure": {
"time": "1769065379"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769065390"
},
"departure": {
"time": "1769065425"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769065431"
},
"departure": {
"time": "1769065451"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769065490"
},
"departure": {
"time": "1769065552"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769065583"
},
"departure": {
"time": "1769065625"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769065716"
},
"departure": {
"time": "1769065750"
},
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769065892"
},
"departure": {
"time": "1769065951"
},
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769066102"
},
"departure": {
"time": "1769066168"
},
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769066283"
},
"departure": {
"time": "1769066321"
},
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769066479"
},
"departure": {
"time": "1769066516"
},
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769066554"
},
"departure": {
"time": "1769066564"
},
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769066613"
},
"departure": {
"time": "1769066653"
},
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769066761"
},
"departure": {
"time": "1769066820"
},
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769066862"
},
"departure": {
"time": "1769066874"
},
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769066932"
},
"departure": {
"time": "1769066982"
},
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769067148"
},
"departure": {
"time": "1769067200"
},
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769067237"
},
"departure": {
"time": "1769067278"
},
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769067317"
},
"departure": {
"time": "1769067381"
},
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769067446"
},
"departure": {
"time": "1769067477"
},
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769067531"
},
"departure": {
"time": "1769067542"
},
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769067574"
},
"departure": {
"time": "1769067607"
},
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769067643"
},
"departure": {
"time": "1769067682"
},
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769067726"
},
"departure": {
"time": "1769067738"
},
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769067794"
},
"departure": {
"time": "1769067831"
},
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769067848"
},
"departure": {
"time": "1769067888"
},
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"arrival": {
"time": "1769067910"
},
"departure": {
"time": "1769067932"
},
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1769067983"
},
"departure": {
"time": "1769068036"
},
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769068086"
},
"departure": {
"time": "1769068096"
},
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769068106"
},
"departure": {
"time": "1769068123"
},
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769068173"
},
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1769084349",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "924-38029"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e30d",
"label": "1326",
"licensePlate": "EN-881-MC"
}
}
},
{
"id": "trip:926-36342",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769076869"
},
"departure": {
"time": "1769076911"
},
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769076936"
},
"departure": {
"time": "1769076957"
},
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769076979"
},
"departure": {
"time": "1769077040"
},
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769077066"
},
"departure": {
"time": "1769077111"
},
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769077169"
},
"departure": {
"time": "1769077201"
},
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769077258"
},
"departure": {
"time": "1769077296"
},
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769077337"
},
"departure": {
"time": "1769077380"
},
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769077449"
},
"departure": {
"time": "1769077508"
},
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769077520"
},
"departure": {
"time": "1769077621"
},
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769077652"
},
"departure": {
"time": "1769077698"
},
"stopId": "BJGARE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769077856"
},
"departure": {
"time": "1769077866"
},
"stopId": "BJEMARI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769077877"
},
"departure": {
"time": "1769077963"
},
"stopId": "BJZOLA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769077986"
},
"departure": {
"time": "1769077996"
},
"stopId": "BJPCURI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769078035"
},
"departure": {
"time": "1769078041"
},
"stopId": "BJJCURI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769078088"
},
"departure": {
"time": "1769078093"
},
"stopId": "BJPAPIN2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769078130"
},
"departure": {
"time": "1769078141"
},
"stopId": "BJMALAS2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769078167"
},
"departure": {
"time": "1769078196"
},
"stopId": "BJMALBR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769078262"
},
"departure": {
"time": "1769078299"
},
"stopId": "BJLBRAI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769078316"
},
"departure": {
"time": "1769078351"
},
"stopId": "BJPOLER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769078495"
},
"departure": {
"time": "1769078526"
},
"stopId": "BJMEDHO2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769078573"
},
"departure": {
"time": "1769078608"
},
"stopId": "BJMEDCL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769078829"
},
"departure": {
"time": "1769078839"
},
"stopId": "IDPLOUV2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769078873"
},
"departure": {
"time": "1769078883"
},
"stopId": "IDCHASS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769078963"
},
"departure": {
"time": "1769078974"
},
"stopId": "IDSAYES2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769079073"
},
"departure": {
"time": "1769079083"
},
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769079252"
},
"departure": {
"time": "1769079289"
},
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769079332"
},
"departure": {
"time": "1769079361"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769079402"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769079431"
},
"departure": {
"time": "1769079451"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769079461"
},
"departure": {
"time": "1769079471"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769079526"
},
"departure": {
"time": "1769079566"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769079598"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1769084336",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "926-36342"
},
"vehicle": {
"id": "63c518f7e70e2cf76f8f8063",
"label": "1333",
"licensePlate": "GL-927-FW"
}
}
},
{
"id": "trip:1136-38765",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769057972"
},
"departure": {
"time": "1769057956"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"arrival": {
"time": "1769058105"
},
"departure": {
"time": "1769058130"
},
"stopId": "VFSECU1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769058158"
},
"departure": {
"time": "1769058200"
},
"stopId": "VFAILLA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769058249"
},
"departure": {
"time": "1769058291"
},
"stopId": "VFPONT1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769058318"
},
"departure": {
"time": "1769058329"
},
"stopId": "VFMUISS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769058457"
},
"departure": {
"time": "1769058473"
},
"stopId": "VFTECHO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769058632"
},
"departure": {
"time": "1769058643"
},
"stopId": "VPALPES2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769058701"
},
"departure": {
"time": "1769058738"
},
"stopId": "VPHPOST2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769058749"
},
"departure": {
"time": "1769058760"
},
"stopId": "VPPISCI2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769058813"
},
"departure": {
"time": "1769058825"
},
"stopId": "VPGENDA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769058879"
},
"departure": {
"time": "1769058914"
},
"stopId": "VPLIBER2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769058940"
},
"departure": {
"time": "1769058950"
},
"stopId": "VPPICAR2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769059060"
},
"departure": {
"time": "1769059077"
},
"stopId": "VPMALA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769059183"
},
"departure": {
"time": "1769059194"
},
"stopId": "QFGARI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769059266"
},
"departure": {
"time": "1769059296"
},
"stopId": "QFRP4R2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769059531"
},
"departure": {
"time": "1769059552"
},
"stopId": "QFA43ZI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769059707"
},
"departure": {
"time": "1769059744"
},
"stopId": "QFDAUPH2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769059984"
},
"departure": {
"time": "1769059999"
},
"stopId": "QFRUMO2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769060056"
},
"departure": {
"time": "1769060062"
},
"stopId": "QFRURUI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769060210"
},
"departure": {
"time": "1769060222"
},
"stopId": "QFGARE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769060238"
},
"departure": {
"time": "1769060248"
},
"stopId": "QFMONUM1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769060300"
},
"departure": {
"time": "1769060310"
},
"stopId": "QFFURIN1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769060330"
},
"departure": {
"time": "1769060366"
},
"stopId": "QFMAIRI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769060419"
},
"departure": {
"time": "1769060436"
},
"stopId": "QFLIEUS1",
"stopSequence": 23
},
{
"arrival": {
"time": "1769060469"
},
"departure": {
"time": "1769060480"
},
"stopId": "QFALLIN1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769060551"
},
"departure": {
"time": "1769060562"
},
"stopId": "QFCOCHE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769060593"
},
"departure": {
"time": "1769060627"
},
"stopId": "QFCHARR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769060659"
},
"departure": {
"time": "1769060670"
},
"stopId": "QFGARGU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769060733"
},
"departure": {
"time": "1769060743"
},
"stopId": "VFMRAZ1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769060777"
},
"departure": {
"time": "1769060787"
},
"stopId": "VFCHAR2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769060823"
},
"departure": {
"time": "1769060851"
},
"stopId": "VFVELLE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769060866"
},
"departure": {
"time": "1769060876"
},
"stopId": "VFGINET2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769060891"
},
"departure": {
"time": "1769060902"
},
"stopId": "VFNOYER2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769060907"
},
"departure": {
"time": "1769060935"
},
"stopId": "VFPASTE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1769060946"
},
"departure": {
"time": "1769060956"
},
"stopId": "VFPINED2",
"stopSequence": 34
},
{
"arrival": {
"time": "1769060962"
},
"departure": {
"time": "1769060972"
},
"stopId": "VFBERTH2",
"stopSequence": 35
},
{
"arrival": {
"time": "1769061128"
},
"stopId": "VFSTBC6",
"stopSequence": 36
}
],
"timestamp": "1769084326",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1136-38765"
},
"vehicle": {
"id": "6786a347ca2c086ed76eadba",
"label": "1337",
"licensePlate": "HA-957-LZ"
}
}
},
{
"id": "trip:931-36250",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769071472"
},
"departure": {
"time": "1769071539"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769071572"
},
"departure": {
"time": "1769071592"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769071640"
},
"departure": {
"time": "1769071656"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769071666"
},
"departure": {
"time": "1769071695"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769071701"
},
"departure": {
"time": "1769071731"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769071772"
},
"departure": {
"time": "1769071783"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769071809"
},
"departure": {
"time": "1769071862"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769071948"
},
"departure": {
"time": "1769071954"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769072160"
},
"departure": {
"time": "1769072196"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769072261"
},
"departure": {
"time": "1769072292"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769072327"
},
"departure": {
"time": "1769072370"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769072577"
},
"departure": {
"time": "1769072588"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769072609"
},
"departure": {
"time": "1769072656"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769072816"
},
"departure": {
"time": "1769072832"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769072853"
},
"departure": {
"time": "1769072879"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769072927"
},
"departure": {
"time": "1769073059"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769073096"
},
"departure": {
"time": "1769073119"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769073162"
},
"departure": {
"time": "1769073177"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769073227"
},
"departure": {
"time": "1769073263"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769073303"
},
"departure": {
"time": "1769073313"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769073348"
},
"departure": {
"time": "1769073364"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769073381"
},
"departure": {
"time": "1769073419"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769073478"
},
"departure": {
"time": "1769073596"
},
"stopId": "BJGARE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769073706"
},
"departure": {
"time": "1769073843"
},
"stopId": "BJPOSTE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769073854"
},
"departure": {
"time": "1769073890"
},
"stopId": "BJLYCEE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769073987"
},
"departure": {
"time": "1769074119"
},
"stopId": "BJPMICH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769074160"
},
"departure": {
"time": "1769074182"
},
"stopId": "BJFOLAT2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769074213"
},
"departure": {
"time": "1769074240"
},
"stopId": "BJEPARG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769074274"
},
"departure": {
"time": "1769074307"
},
"stopId": "BJPROYA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769074317"
},
"departure": {
"time": "1769074352"
},
"stopId": "BJMOULI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769074367"
},
"departure": {
"time": "1769074378"
},
"stopId": "BJTOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769074395"
},
"stopId": "BJCHAMP1",
"stopSequence": 31
}
],
"timestamp": "1769084348",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "931-36250"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e290",
"label": "1302",
"licensePlate": "194-DDZ-38"
}
}
},
{
"id": "trip:1154-38772",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769083263"
},
"departure": {
"time": "1769083295"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"arrival": {
"time": "1769083342"
},
"departure": {
"time": "1769083352"
},
"stopId": "VFSECU1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769083369"
},
"departure": {
"time": "1769083411"
},
"stopId": "VFAILLA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769083447"
},
"departure": {
"time": "1769083467"
},
"stopId": "VFPONT1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769083485"
},
"departure": {
"time": "1769083496"
},
"stopId": "VFMUISS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769083590"
},
"departure": {
"time": "1769083605"
},
"stopId": "VFTECHO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769083735"
},
"departure": {
"time": "1769083767"
},
"stopId": "VPALPES2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769083827"
},
"departure": {
"time": "1769083838"
},
"stopId": "VPHPOST2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769083844"
},
"departure": {
"time": "1769083855"
},
"stopId": "VPPISCI2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769083876"
},
"departure": {
"time": "1769083887"
},
"stopId": "VPGENDA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769083930"
},
"departure": {
"time": "1769083961"
},
"stopId": "VPLIBER2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769083981"
},
"departure": {
"time": "1769083992"
},
"stopId": "VPPICAR2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769084076"
},
"departure": {
"time": "1769084093"
},
"stopId": "VPMALA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769084183"
},
"departure": {
"time": "1769084189"
},
"stopId": "QFGARI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769084251"
},
"departure": {
"time": "1769084285"
},
"stopId": "QFRP4R2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769084560"
},
"departure": {
"time": "1769084560"
},
"stopId": "QFA43ZI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769084680"
},
"departure": {
"time": "1769084680"
},
"stopId": "QFDAUPH2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769084680"
},
"departure": {
"time": "1769084680"
},
"stopId": "QFRUMO2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769084740"
},
"departure": {
"time": "1769084740"
},
"stopId": "QFRURUI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769084980"
},
"departure": {
"time": "1769084980"
},
"stopId": "QFGARE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769085040"
},
"departure": {
"time": "1769085040"
},
"stopId": "QFMONUM1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769085160"
},
"departure": {
"time": "1769085160"
},
"stopId": "QFFURIN1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769085220"
},
"departure": {
"time": "1769085220"
},
"stopId": "QFMAIRI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769085340"
},
"departure": {
"time": "1769085340"
},
"stopId": "QFLIEUS1",
"stopSequence": 23
},
{
"arrival": {
"time": "1769085460"
},
"departure": {
"time": "1769085460"
},
"stopId": "QFALLIN1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769085520"
},
"departure": {
"time": "1769085520"
},
"stopId": "QFCOCHE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769085580"
},
"departure": {
"time": "1769085580"
},
"stopId": "QFCHARR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769085640"
},
"departure": {
"time": "1769085640"
},
"stopId": "QFGARGU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769085760"
},
"departure": {
"time": "1769085760"
},
"stopId": "VFMRAZ1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769085820"
},
"departure": {
"time": "1769085820"
},
"stopId": "VFCHAR2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769085880"
},
"departure": {
"time": "1769085880"
},
"stopId": "VFVELLE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769085940"
},
"departure": {
"time": "1769085940"
},
"stopId": "VFGINET2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769085940"
},
"departure": {
"time": "1769085940"
},
"stopId": "VFNOYER2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769086000"
},
"departure": {
"time": "1769086000"
},
"stopId": "VFPASTE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1769086060"
},
"departure": {
"time": "1769086060"
},
"stopId": "VFPINED2",
"stopSequence": 34
},
{
"arrival": {
"time": "1769086060"
},
"departure": {
"time": "1769086060"
},
"stopId": "VFBERTH2",
"stopSequence": 35
},
{
"arrival": {
"time": "1769086240"
},
"departure": {
"time": "1769086240"
},
"stopId": "VFSTBC6",
"stopSequence": 36
}
],
"timestamp": "1769084326",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1154-38772"
},
"vehicle": {
"id": "6786a347ca2c086ed76eadba",
"label": "1337",
"licensePlate": "HA-957-LZ"
}
}
},
{
"id": "trip:924-38037",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769078205"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769080017"
},
"departure": {
"time": "1769080071"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769080118"
},
"departure": {
"time": "1769080128"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769080138"
},
"departure": {
"time": "1769080180"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769080186"
},
"departure": {
"time": "1769080218"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769080253"
},
"departure": {
"time": "1769080264"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769080300"
},
"departure": {
"time": "1769080316"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769080422"
},
"departure": {
"time": "1769080495"
},
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769080603"
},
"departure": {
"time": "1769080663"
},
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769080953"
},
"departure": {
"time": "1769080997"
},
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769081087"
},
"departure": {
"time": "1769081121"
},
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769081240"
},
"departure": {
"time": "1769081250"
},
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769081292"
},
"departure": {
"time": "1769081302"
},
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769081338"
},
"departure": {
"time": "1769081375"
},
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769081469"
},
"departure": {
"time": "1769081475"
},
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769081517"
},
"departure": {
"time": "1769081527"
},
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769081589"
},
"departure": {
"time": "1769081640"
},
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769081776"
},
"departure": {
"time": "1769081850"
},
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769081865"
},
"departure": {
"time": "1769081892"
},
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769081940"
},
"departure": {
"time": "1769082009"
},
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769082081"
},
"departure": {
"time": "1769082123"
},
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769082176"
},
"departure": {
"time": "1769082186"
},
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769082211"
},
"departure": {
"time": "1769082233"
},
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769082266"
},
"departure": {
"time": "1769082293"
},
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769082328"
},
"departure": {
"time": "1769082364"
},
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769082397"
},
"departure": {
"time": "1769082428"
},
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769082444"
},
"departure": {
"time": "1769082480"
},
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"arrival": {
"time": "1769082503"
},
"departure": {
"time": "1769082524"
},
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1769082575"
},
"departure": {
"time": "1769082605"
},
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769082652"
},
"departure": {
"time": "1769082687"
},
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769082697"
},
"departure": {
"time": "1769082730"
},
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769082777"
},
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1769084349",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "924-38037"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e30d",
"label": "1326",
"licensePlate": "EN-881-MC"
}
}
},
{
"id": "trip:931-36337",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769067895"
},
"departure": {
"time": "1769067927"
},
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769067954"
},
"departure": {
"time": "1769068028"
},
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769068056"
},
"departure": {
"time": "1769068092"
},
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769068108"
},
"departure": {
"time": "1769068139"
},
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769068202"
},
"departure": {
"time": "1769068245"
},
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769068300"
},
"departure": {
"time": "1769068334"
},
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769068367"
},
"departure": {
"time": "1769068402"
},
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769068481"
},
"departure": {
"time": "1769068519"
},
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769068536"
},
"departure": {
"time": "1769068621"
},
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769068741"
},
"departure": {
"time": "1769068783"
},
"stopId": "BJGARE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769068947"
},
"departure": {
"time": "1769068962"
},
"stopId": "BJEMARI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769068978"
},
"departure": {
"time": "1769069018"
},
"stopId": "BJZOLA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769069036"
},
"departure": {
"time": "1769069057"
},
"stopId": "BJPCURI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769069102"
},
"departure": {
"time": "1769069134"
},
"stopId": "BJJCURI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769069209"
},
"departure": {
"time": "1769069219"
},
"stopId": "BJPAPIN2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769069249"
},
"departure": {
"time": "1769069261"
},
"stopId": "BJMALAS2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769069286"
},
"departure": {
"time": "1769069297"
},
"stopId": "BJMALBR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769069356"
},
"departure": {
"time": "1769069387"
},
"stopId": "BJLBRAI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769069407"
},
"departure": {
"time": "1769069429"
},
"stopId": "BJPOLER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769069500"
},
"departure": {
"time": "1769069542"
},
"stopId": "BJMEDHO2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769069582"
},
"departure": {
"time": "1769069593"
},
"stopId": "BJMEDCL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769069817"
},
"departure": {
"time": "1769069833"
},
"stopId": "IDPLOUV2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769069866"
},
"departure": {
"time": "1769069896"
},
"stopId": "IDCHASS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769069971"
},
"departure": {
"time": "1769070004"
},
"stopId": "IDSAYES2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769070112"
},
"departure": {
"time": "1769070122"
},
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769070295"
},
"departure": {
"time": "1769070323"
},
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769070360"
},
"departure": {
"time": "1769070370"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769070412"
},
"departure": {
"time": "1769070423"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769070423"
},
"departure": {
"time": "1769070444"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769070454"
},
"departure": {
"time": "1769070464"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769070508"
},
"departure": {
"time": "1769070525"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769070551"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1769084348",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "931-36337"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e290",
"label": "1302",
"licensePlate": "194-DDZ-38"
}
}
},
{
"id": "trip:1146-38756",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769081332"
},
"departure": {
"time": "1769081422"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"arrival": {
"time": "1769081530"
},
"departure": {
"time": "1769081554"
},
"stopId": "VFBERTH1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769081571"
},
"stopId": "VFPINED1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769081603"
},
"departure": {
"time": "1769081643"
},
"stopId": "VFPASTE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769081654"
},
"departure": {
"time": "1769081659"
},
"stopId": "VFNOYER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769081675"
},
"departure": {
"time": "1769081686"
},
"stopId": "VFGINET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769081697"
},
"departure": {
"time": "1769081733"
},
"stopId": "VFVELLE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769081777"
},
"departure": {
"time": "1769081805"
},
"stopId": "VFCHAR1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769081810"
},
"departure": {
"time": "1769081842"
},
"stopId": "VFMRAZ2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769081927"
},
"departure": {
"time": "1769081939"
},
"stopId": "QFGARGU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769081966"
},
"departure": {
"time": "1769081999"
},
"stopId": "QFCHARR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769082019"
},
"departure": {
"time": "1769082030"
},
"stopId": "QFCOCHE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769082098"
},
"departure": {
"time": "1769082133"
},
"stopId": "QFALLIN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769082177"
},
"stopId": "QFLIEUS2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769082215"
},
"departure": {
"time": "1769082231"
},
"stopId": "QFMAIRI2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769082284"
},
"departure": {
"time": "1769082312"
},
"stopId": "QFMUGUE2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769082328"
},
"departure": {
"time": "1769082345"
},
"stopId": "QFFURIN2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769082377"
},
"departure": {
"time": "1769082409"
},
"stopId": "QFMONUM2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769082431"
},
"departure": {
"time": "1769082550"
},
"stopId": "QFGARE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769082769"
},
"departure": {
"time": "1769082779"
},
"stopId": "QFRURUI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769082806"
},
"departure": {
"time": "1769082817"
},
"stopId": "QFRUMO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769082829"
},
"departure": {
"time": "1769082834"
},
"stopId": "QFDAUPH1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769082884"
},
"departure": {
"time": "1769082900"
},
"stopId": "QFA43ZI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769083269"
},
"departure": {
"time": "1769083297"
},
"stopId": "QFRP4R1",
"stopSequence": 23
},
{
"arrival": {
"time": "1769083347"
},
"departure": {
"time": "1769083353"
},
"stopId": "QFGARI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769083458"
},
"departure": {
"time": "1769083468"
},
"stopId": "VPMALA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769083536"
},
"departure": {
"time": "1769083542"
},
"stopId": "VPPICAR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769083564"
},
"departure": {
"time": "1769083586"
},
"stopId": "VPLIBER1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769083630"
},
"departure": {
"time": "1769083662"
},
"stopId": "VPGENDA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769083694"
},
"departure": {
"time": "1769083705"
},
"stopId": "VPPISCI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769083717"
},
"departure": {
"time": "1769083749"
},
"stopId": "VPHPOST1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769083823"
},
"departure": {
"time": "1769083872"
},
"stopId": "VPGARE3",
"stopSequence": 31
},
{
"arrival": {
"time": "1769084023"
},
"departure": {
"time": "1769084103"
},
"stopId": "VFTECHO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769084201"
},
"departure": {
"time": "1769084228"
},
"stopId": "VFMUISS2",
"stopSequence": 33
},
{
"arrival": {
"time": "1769084256"
},
"departure": {
"time": "1769084281"
},
"stopId": "VFPONT2",
"stopSequence": 34
},
{
"arrival": {
"time": "1769084323"
},
"stopId": "VFAILLA2",
"stopSequence": 35
},
{
"arrival": {
"time": "1769084350"
},
"departure": {
"time": "1769084350"
},
"stopId": "VFSECU2",
"stopSequence": 36
},
{
"arrival": {
"time": "1769084410"
},
"departure": {
"time": "1769084410"
},
"stopId": "VFSTBC6",
"stopSequence": 37
}
],
"timestamp": "1769084339",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1146-38756"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e208",
"label": "1320",
"licensePlate": "DQ-905-PT"
}
}
},
{
"id": "trip:934-37613",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769081851"
},
"departure": {
"time": "1769081908"
},
"stopId": "SSECOLC1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769082017"
},
"departure": {
"time": "1769082034"
},
"stopId": "SSDEMPT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769082067"
},
"departure": {
"time": "1769082078"
},
"stopId": "SSMOLLA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769082211"
},
"departure": {
"time": "1769082217"
},
"stopId": "BJALBIZ1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769082245"
},
"departure": {
"time": "1769082256"
},
"stopId": "BJLOUP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769082273"
},
"departure": {
"time": "1769082295"
},
"stopId": "BJCHPAG1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769082336"
},
"departure": {
"time": "1769082348"
},
"stopId": "BJPMONT1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769082364"
},
"departure": {
"time": "1769082369"
},
"stopId": "BJBELRI2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769082396"
},
"departure": {
"time": "1769082408"
},
"stopId": "BJMAS1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769082429"
},
"departure": {
"time": "1769082444"
},
"stopId": "BJTONKI2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769082509"
},
"departure": {
"time": "1769082520"
},
"stopId": "BJSQUAR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769082543"
},
"departure": {
"time": "1769082571"
},
"stopId": "BJPREBE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769082627"
},
"departure": {
"time": "1769082658"
},
"stopId": "BJCOPRE2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769082670"
},
"departure": {
"time": "1769082691"
},
"stopId": "BJPISCI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769082727"
},
"departure": {
"time": "1769082738"
},
"stopId": "BJEPARG2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769082794"
},
"departure": {
"time": "1769082823"
},
"stopId": "BJFOLAT1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769082851"
},
"departure": {
"time": "1769082867"
},
"stopId": "BJPMICH1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769082970"
},
"departure": {
"time": "1769082982"
},
"stopId": "BJLYCEE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769082987"
},
"departure": {
"time": "1769083023"
},
"stopId": "BJPOSTE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769083080"
},
"departure": {
"time": "1769083091"
},
"stopId": "BJJARDI2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769083320"
},
"stopId": "BJPLANB1",
"stopSequence": 20
}
],
"timestamp": "1769084347",
"trip": {
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "934-37613"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e532",
"label": "1311",
"licensePlate": "AV-984-XB"
}
}
},
{
"id": "trip:1140-38711",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769066971"
},
"departure": {
"time": "1769068137"
},
"stopId": "IDGBUIS1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769068163"
},
"departure": {
"time": "1769068180"
},
"stopId": "ID3VALL1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769068191"
},
"departure": {
"time": "1769068201"
},
"stopId": "IDPVINC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769068217"
},
"departure": {
"time": "1769068227"
},
"stopId": "IDVICAT1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769068242"
},
"departure": {
"time": "1769068247"
},
"stopId": "IDCHAMP1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769068373"
},
"departure": {
"time": "1769068402"
},
"stopId": "IDGARE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769068534"
},
"departure": {
"time": "1769068599"
},
"stopId": "IDCECOM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769068708"
},
"departure": {
"time": "1769068747"
},
"stopId": "IDADMIN2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769068763"
},
"departure": {
"time": "1769068789"
},
"stopId": "IDHOTEL2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769068817"
},
"departure": {
"time": "1769068833"
},
"stopId": "IDTRUFF2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769068845"
},
"departure": {
"time": "1769068885"
},
"stopId": "IDHUBER2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769068918"
},
"departure": {
"time": "1769068954"
},
"stopId": "IDDELOR2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769068993"
},
"departure": {
"time": "1769069023"
},
"stopId": "IDATLAN2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769069049"
},
"departure": {
"time": "1769069086"
},
"stopId": "IDDOISN2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769069127"
},
"departure": {
"time": "1769069144"
},
"stopId": "IDGERMA2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769069191"
},
"departure": {
"time": "1769069197"
},
"stopId": "IDSEIGL2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769069264"
},
"departure": {
"time": "1769069355"
},
"stopId": "VMBELMO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769069426"
},
"departure": {
"time": "1769069436"
},
"stopId": "VMNAUTA2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769069477"
},
"departure": {
"time": "1769069488"
},
"stopId": "VMGARE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769069517"
},
"departure": {
"time": "1769069539"
},
"stopId": "VMKIOSQ2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769069577"
},
"departure": {
"time": "1769069583"
},
"stopId": "VMILOTS1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769069629"
},
"departure": {
"time": "1769069640"
},
"stopId": "VMCHATE1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769069712"
},
"departure": {
"time": "1769069717"
},
"stopId": "VMGUING2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769069748"
},
"departure": {
"time": "1769069753"
},
"stopId": "VMCOND2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769069773"
},
"departure": {
"time": "1769069783"
},
"stopId": "VFCCIN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769069829"
},
"departure": {
"time": "1769069859"
},
"stopId": "VFTECHO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769069945"
},
"departure": {
"time": "1769069978"
},
"stopId": "VFMUISS2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769070000"
},
"departure": {
"time": "1769070021"
},
"stopId": "VFPONT2",
"stopSequence": 27
},
{
"arrival": {
"time": "1769070054"
},
"departure": {
"time": "1769070093"
},
"stopId": "VFAILLA2",
"stopSequence": 28
},
{
"arrival": {
"time": "1769070119"
},
"departure": {
"time": "1769070173"
},
"stopId": "VFSECU2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769070199"
},
"departure": {
"time": "1769070269"
},
"stopId": "VFSTBC2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769070322"
},
"departure": {
"time": "1769070387"
},
"stopId": "VFREPUB2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769070427"
},
"departure": {
"time": "1769070438"
},
"stopId": "VFBOURG2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769070519"
},
"departure": {
"time": "1769070551"
},
"stopId": "VFROCHE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1769070576"
},
"departure": {
"time": "1769070621"
},
"stopId": "VFBRET2",
"stopSequence": 34
},
{
"arrival": {
"time": "1769070631"
},
"departure": {
"time": "1769070636"
},
"stopId": "VFBOIS2",
"stopSequence": 35
},
{
"arrival": {
"time": "1769070656"
},
"departure": {
"time": "1769070685"
},
"stopId": "VFARMIE2",
"stopSequence": 36
},
{
"arrival": {
"time": "1769070701"
},
"departure": {
"time": "1769070712"
},
"stopId": "VFCRUIZ2",
"stopSequence": 37
},
{
"arrival": {
"time": "1769070765"
},
"departure": {
"time": "1769070771"
},
"stopId": "QF3COMM2",
"stopSequence": 38
},
{
"arrival": {
"time": "1769070824"
},
"stopId": "QFMOINE2",
"stopSequence": 39
}
],
"timestamp": "1769084344",
"trip": {
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1140-38711"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e4f3",
"label": "1316",
"licensePlate": "CD-847-QX"
}
}
},
{
"id": "trip:1146-38755",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769078077"
},
"departure": {
"time": "1769078108"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"arrival": {
"time": "1769078242"
},
"departure": {
"time": "1769078252"
},
"stopId": "VFBERTH1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769078263"
},
"departure": {
"time": "1769078295"
},
"stopId": "VFPINED1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769078301"
},
"departure": {
"time": "1769078327"
},
"stopId": "VFPASTE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769078339"
},
"departure": {
"time": "1769078345"
},
"stopId": "VFNOYER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769078360"
},
"departure": {
"time": "1769078371"
},
"stopId": "VFGINET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769078382"
},
"departure": {
"time": "1769078424"
},
"stopId": "VFVELLE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769078466"
},
"departure": {
"time": "1769078471"
},
"stopId": "VFCHAR1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769078482"
},
"departure": {
"time": "1769078515"
},
"stopId": "VFMRAZ2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769078627"
},
"departure": {
"time": "1769078632"
},
"stopId": "QFGARGU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769078658"
},
"departure": {
"time": "1769078673"
},
"stopId": "QFCHARR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769078694"
},
"departure": {
"time": "1769078705"
},
"stopId": "QFCOCHE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769078775"
},
"departure": {
"time": "1769078791"
},
"stopId": "QFALLIN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769078833"
},
"stopId": "QFLIEUS2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769078868"
},
"departure": {
"time": "1769078880"
},
"stopId": "QFMAIRI2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769078928"
},
"departure": {
"time": "1769078961"
},
"stopId": "QFMUGUE2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769078976"
},
"departure": {
"time": "1769078993"
},
"stopId": "QFFURIN2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769079016"
},
"departure": {
"time": "1769079027"
},
"stopId": "QFMONUM2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769079048"
},
"departure": {
"time": "1769079059"
},
"stopId": "QFGARE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769079181"
},
"departure": {
"time": "1769079192"
},
"stopId": "QFRURUI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769079221"
},
"departure": {
"time": "1769079231"
},
"stopId": "QFRUMO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769079260"
},
"departure": {
"time": "1769079265"
},
"stopId": "QFDAUPH1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769079339"
},
"departure": {
"time": "1769079349"
},
"stopId": "QFA43ZI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769079624"
},
"departure": {
"time": "1769079654"
},
"stopId": "QFRP4R1",
"stopSequence": 23
},
{
"arrival": {
"time": "1769079699"
},
"departure": {
"time": "1769079710"
},
"stopId": "QFGARI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769079822"
},
"departure": {
"time": "1769079853"
},
"stopId": "VPMALA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769079929"
},
"departure": {
"time": "1769079961"
},
"stopId": "VPPICAR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769079979"
},
"departure": {
"time": "1769079997"
},
"stopId": "VPLIBER1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769080044"
},
"departure": {
"time": "1769080078"
},
"stopId": "VPGENDA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769080106"
},
"departure": {
"time": "1769080112"
},
"stopId": "VPPISCI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769080133"
},
"departure": {
"time": "1769080210"
},
"stopId": "VPHPOST1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769080286"
},
"departure": {
"time": "1769080324"
},
"stopId": "VPGARE3",
"stopSequence": 31
},
{
"arrival": {
"time": "1769080465"
},
"departure": {
"time": "1769080503"
},
"stopId": "VFTECHO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769080590"
},
"departure": {
"time": "1769080619"
},
"stopId": "VFMUISS2",
"stopSequence": 33
},
{
"arrival": {
"time": "1769080646"
},
"departure": {
"time": "1769080672"
},
"stopId": "VFPONT2",
"stopSequence": 34
},
{
"arrival": {
"time": "1769080727"
},
"departure": {
"time": "1769080766"
},
"stopId": "VFAILLA2",
"stopSequence": 35
},
{
"arrival": {
"time": "1769080787"
},
"departure": {
"time": "1769080842"
},
"stopId": "VFSECU2",
"stopSequence": 36
},
{
"arrival": {
"time": "1769080865"
},
"stopId": "VFSTBC6",
"stopSequence": 37
}
],
"timestamp": "1769084339",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1146-38755"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e208",
"label": "1320",
"licensePlate": "DQ-905-PT"
}
}
},
{
"id": "trip:931-36345",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769082288"
},
"departure": {
"time": "1769082322"
},
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769082348"
},
"departure": {
"time": "1769082375"
},
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769082391"
},
"departure": {
"time": "1769082407"
},
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769082434"
},
"departure": {
"time": "1769082469"
},
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769082533"
},
"departure": {
"time": "1769082543"
},
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769082607"
},
"departure": {
"time": "1769082655"
},
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769082693"
},
"departure": {
"time": "1769082730"
},
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769082816"
},
"departure": {
"time": "1769082851"
},
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769082867"
},
"departure": {
"time": "1769082905"
},
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769082954"
},
"departure": {
"time": "1769082991"
},
"stopId": "BJGARE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769083177"
},
"departure": {
"time": "1769083210"
},
"stopId": "BJEMARI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769083226"
},
"departure": {
"time": "1769083340"
},
"stopId": "BJZOLA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769083357"
},
"departure": {
"time": "1769083367"
},
"stopId": "BJPCURI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769083413"
},
"departure": {
"time": "1769083423"
},
"stopId": "BJJCURI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769083469"
},
"departure": {
"time": "1769083484"
},
"stopId": "BJPAPIN2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769083515"
},
"departure": {
"time": "1769083525"
},
"stopId": "BJMALAS2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769083551"
},
"departure": {
"time": "1769083589"
},
"stopId": "BJMALBR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769083638"
},
"departure": {
"time": "1769083649"
},
"stopId": "BJLBRAI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769083670"
},
"departure": {
"time": "1769083703"
},
"stopId": "BJPOLER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769083787"
},
"departure": {
"time": "1769083847"
},
"stopId": "BJMEDHO2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769083863"
},
"departure": {
"time": "1769083874"
},
"stopId": "BJMEDCL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769084093"
},
"departure": {
"time": "1769084103"
},
"stopId": "IDPLOUV2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769084134"
},
"departure": {
"time": "1769084203"
},
"stopId": "IDCHASS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769084276"
},
"departure": {
"time": "1769084298"
},
"stopId": "IDSAYES2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769084490"
},
"departure": {
"time": "1769084490"
},
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769084610"
},
"departure": {
"time": "1769084610"
},
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769084670"
},
"departure": {
"time": "1769084670"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769084730"
},
"departure": {
"time": "1769084730"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769084790"
},
"departure": {
"time": "1769084790"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769084790"
},
"departure": {
"time": "1769084790"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769084910"
},
"departure": {
"time": "1769084910"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769084970"
},
"departure": {
"time": "1769084970"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1769084348",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "931-36345"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e290",
"label": "1302",
"licensePlate": "194-DDZ-38"
}
}
},
{
"id": "trip:1147-38781",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769064903"
},
"departure": {
"time": "1769065082"
},
"stopId": "QFMOINE1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769065112"
},
"departure": {
"time": "1769065160"
},
"stopId": "QF3COMM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769065232"
},
"departure": {
"time": "1769065256"
},
"stopId": "VFCRUIZ1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769065267"
},
"departure": {
"time": "1769065278"
},
"stopId": "VFTENNI2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769065331"
},
"departure": {
"time": "1769065365"
},
"stopId": "VFJBREL2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769065442"
},
"departure": {
"time": "1769065448"
},
"stopId": "QFGARGU2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769065478"
},
"departure": {
"time": "1769065512"
},
"stopId": "QFCHARR2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769065530"
},
"departure": {
"time": "1769065547"
},
"stopId": "QFCOCHE2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769065620"
},
"departure": {
"time": "1769065694"
},
"stopId": "QFALLIN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769065736"
},
"stopId": "QFLIEUS2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769065763"
},
"departure": {
"time": "1769065774"
},
"stopId": "QFMAIRI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769065830"
},
"departure": {
"time": "1769065841"
},
"stopId": "QFMUGUE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769065864"
},
"departure": {
"time": "1769065881"
},
"stopId": "QFFURIN2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769065928"
},
"departure": {
"time": "1769065945"
},
"stopId": "QFMONUM2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769065967"
},
"stopId": "QFGARE1",
"stopSequence": 14
}
],
"timestamp": "1769084339",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1147-38781"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e208",
"label": "1320",
"licensePlate": "DQ-905-PT"
}
}
},
{
"id": "trip:926-36247",
"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": "IDCECOM2",
"stopSequence": 7
},
{
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769067605"
},
"departure": {
"time": "1769067626"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769067642"
},
"departure": {
"time": "1769067681"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769067723"
},
"departure": {
"time": "1769067756"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769067789"
},
"departure": {
"time": "1769067812"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769067848"
},
"departure": {
"time": "1769067900"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769067951"
},
"departure": {
"time": "1769067961"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769068004"
},
"departure": {
"time": "1769068036"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769068077"
},
"departure": {
"time": "1769068120"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769068137"
},
"departure": {
"time": "1769068180"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769068294"
},
"departure": {
"time": "1769068335"
},
"stopId": "BJGARE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769068467"
},
"departure": {
"time": "1769068545"
},
"stopId": "BJPOSTE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769068579"
},
"departure": {
"time": "1769068606"
},
"stopId": "BJLYCEE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769068666"
},
"departure": {
"time": "1769068708"
},
"stopId": "BJPMICH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769068744"
},
"departure": {
"time": "1769068779"
},
"stopId": "BJFOLAT2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769068838"
},
"departure": {
"time": "1769068867"
},
"stopId": "BJEPARG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769068911"
},
"departure": {
"time": "1769068954"
},
"stopId": "BJPROYA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769068965"
},
"departure": {
"time": "1769068992"
},
"stopId": "BJMOULI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769069003"
},
"departure": {
"time": "1769069009"
},
"stopId": "BJTOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769069031"
},
"stopId": "BJCHAMP1",
"stopSequence": 31
}
],
"timestamp": "1769084336",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "926-36247"
},
"vehicle": {
"id": "63c518f7e70e2cf76f8f8063",
"label": "1333",
"licensePlate": "GL-927-FW"
}
}
},
{
"id": "trip:928-38847",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769080174"
},
"departure": {
"time": "1769081114"
},
"stopId": "RMZAPER1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769081215"
},
"departure": {
"time": "1769081225"
},
"stopId": "RMLAVAI1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769081285"
},
"departure": {
"time": "1769081301"
},
"stopId": "RMHALLS1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769081333"
},
"departure": {
"time": "1769081348"
},
"stopId": "RMHOTLV1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769081359"
},
"departure": {
"time": "1769081377"
},
"stopId": "RMRPLAC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769081431"
},
"departure": {
"time": "1769081459"
},
"stopId": "RMPHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769081481"
},
"departure": {
"time": "1769081493"
},
"stopId": "RMTILLE2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769081532"
},
"departure": {
"time": "1769081538"
},
"stopId": "BJCFA2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769081567"
},
"departure": {
"time": "1769081606"
},
"stopId": "BJPROYA2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769081646"
},
"departure": {
"time": "1769081681"
},
"stopId": "BJEPARG2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769081731"
},
"departure": {
"time": "1769081770"
},
"stopId": "BJFOLAT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769081804"
},
"departure": {
"time": "1769081840"
},
"stopId": "BJPMICH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769081895"
},
"departure": {
"time": "1769081942"
},
"stopId": "BJVAUCA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769082000"
},
"departure": {
"time": "1769082060"
},
"stopId": "BJEBARB2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769082093"
},
"departure": {
"time": "1769082103"
},
"stopId": "BJHBARB2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769082124"
},
"departure": {
"time": "1769082156"
},
"stopId": "BJVSCOT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769082185"
},
"departure": {
"time": "1769082215"
},
"stopId": "BJSTRAU2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769082245"
},
"departure": {
"time": "1769082274"
},
"stopId": "BJCHANT2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769082312"
},
"departure": {
"time": "1769082344"
},
"stopId": "BJROSTA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769082360"
},
"departure": {
"time": "1769082398"
},
"stopId": "BJCHARM2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769082415"
},
"departure": {
"time": "1769082452"
},
"stopId": "BJCHFLE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769082520"
},
"departure": {
"time": "1769082530"
},
"stopId": "BJZACHA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769082666"
},
"departure": {
"time": "1769082681"
},
"stopId": "IDPLOUV2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769082709"
},
"departure": {
"time": "1769082753"
},
"stopId": "IDCHASS2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769082821"
},
"departure": {
"time": "1769082831"
},
"stopId": "IDSAYES2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769082930"
},
"departure": {
"time": "1769082947"
},
"stopId": "IDCECOM2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769083229"
},
"departure": {
"time": "1769083279"
},
"stopId": "IDADMIN2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769083294"
},
"departure": {
"time": "1769083304"
},
"stopId": "IDHOTEL2",
"stopSequence": 27
},
{
"arrival": {
"time": "1769083341"
},
"departure": {
"time": "1769083357"
},
"stopId": "IDTRUFF2",
"stopSequence": 28
},
{
"arrival": {
"time": "1769083363"
},
"departure": {
"time": "1769083399"
},
"stopId": "IDHUBER2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769083434"
},
"departure": {
"time": "1769083464"
},
"stopId": "IDDELOR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769083510"
},
"departure": {
"time": "1769083516"
},
"stopId": "IDATLAN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769083550"
},
"departure": {
"time": "1769083585"
},
"stopId": "IDDOISN2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769083602"
},
"stopId": "IDPISCI2",
"stopSequence": 33
}
],
"timestamp": "1769084347",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "928-38847"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e731",
"label": "1309",
"licensePlate": "AV-895-WZ"
}
}
},
{
"id": "trip:923-36343",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769078957"
},
"departure": {
"time": "1769079014"
},
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769079035"
},
"departure": {
"time": "1769079086"
},
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769079115"
},
"departure": {
"time": "1769079126"
},
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769079162"
},
"departure": {
"time": "1769079229"
},
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769079261"
},
"departure": {
"time": "1769079325"
},
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769079372"
},
"departure": {
"time": "1769079408"
},
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769079436"
},
"departure": {
"time": "1769079485"
},
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769079602"
},
"departure": {
"time": "1769079642"
},
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769079647"
},
"departure": {
"time": "1769079707"
},
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769079732"
},
"departure": {
"time": "1769079879"
},
"stopId": "BJGARE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769080030"
},
"departure": {
"time": "1769080040"
},
"stopId": "BJEMARI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769080045"
},
"departure": {
"time": "1769080087"
},
"stopId": "BJZOLA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769080102"
},
"departure": {
"time": "1769080133"
},
"stopId": "BJPCURI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769080174"
},
"departure": {
"time": "1769080197"
},
"stopId": "BJJCURI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769080270"
},
"departure": {
"time": "1769080305"
},
"stopId": "BJPAPIN2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769080332"
},
"departure": {
"time": "1769080338"
},
"stopId": "BJMALAS2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769080360"
},
"departure": {
"time": "1769080396"
},
"stopId": "BJMALBR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769080448"
},
"departure": {
"time": "1769080453"
},
"stopId": "BJLBRAI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769080469"
},
"departure": {
"time": "1769080505"
},
"stopId": "BJPOLER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769080632"
},
"departure": {
"time": "1769080678"
},
"stopId": "BJMEDHO2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769080720"
},
"departure": {
"time": "1769080761"
},
"stopId": "BJMEDCL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769080972"
},
"departure": {
"time": "1769080999"
},
"stopId": "IDPLOUV2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769081027"
},
"departure": {
"time": "1769081059"
},
"stopId": "IDCHASS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769081120"
},
"departure": {
"time": "1769081165"
},
"stopId": "IDSAYES2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769081255"
},
"departure": {
"time": "1769081267"
},
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769081442"
},
"departure": {
"time": "1769081493"
},
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769081527"
},
"departure": {
"time": "1769081532"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769081568"
},
"departure": {
"time": "1769081574"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769081574"
},
"departure": {
"time": "1769081611"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769081616"
},
"departure": {
"time": "1769081641"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769081673"
},
"departure": {
"time": "1769081705"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769081728"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1769084346",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "923-36343"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e751",
"label": "1329",
"licensePlate": "FS-550-LT"
}
}
},
{
"id": "trip:939-37610",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769084062"
},
"stopId": "SSFLOS1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769084460"
},
"departure": {
"time": "1769084460"
},
"stopId": "SSSMART1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769084520"
},
"departure": {
"time": "1769084520"
},
"stopId": "SSZONEA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769084640"
},
"departure": {
"time": "1769084640"
},
"stopId": "SSPRECH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769084820"
},
"departure": {
"time": "1769084820"
},
"stopId": "SSEGLIS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769084880"
},
"departure": {
"time": "1769084880"
},
"stopId": "SSTRUIT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769085120"
},
"departure": {
"time": "1769085120"
},
"stopId": "SSDEMPT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769085180"
},
"departure": {
"time": "1769085180"
},
"stopId": "SSDEMPT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769085240"
},
"departure": {
"time": "1769085240"
},
"stopId": "SSMOLLA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769085360"
},
"departure": {
"time": "1769085360"
},
"stopId": "BJALBIZ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769085420"
},
"departure": {
"time": "1769085420"
},
"stopId": "BJLOUP2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769085420"
},
"departure": {
"time": "1769085420"
},
"stopId": "BJCHPAG1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769085480"
},
"departure": {
"time": "1769085480"
},
"stopId": "BJPMONT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769085480"
},
"departure": {
"time": "1769085480"
},
"stopId": "BJBELRI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769085540"
},
"departure": {
"time": "1769085540"
},
"stopId": "BJMAS1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769085600"
},
"departure": {
"time": "1769085600"
},
"stopId": "BJTONKI2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769085660"
},
"departure": {
"time": "1769085660"
},
"stopId": "BJSQUAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769085720"
},
"departure": {
"time": "1769085720"
},
"stopId": "BJPREBE2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769085780"
},
"departure": {
"time": "1769085780"
},
"stopId": "BJCOPRE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769085840"
},
"departure": {
"time": "1769085840"
},
"stopId": "BJPISCI2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769085900"
},
"departure": {
"time": "1769085900"
},
"stopId": "BJEPARG2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769085960"
},
"departure": {
"time": "1769085960"
},
"stopId": "BJFOLAT1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769086020"
},
"departure": {
"time": "1769086020"
},
"stopId": "BJPMICH1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769086140"
},
"departure": {
"time": "1769086140"
},
"stopId": "BJLYCEE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1769086200"
},
"departure": {
"time": "1769086200"
},
"stopId": "BJPOSTE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769086380"
},
"departure": {
"time": "1769086380"
},
"stopId": "BJCHARG1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769086440"
},
"departure": {
"time": "1769086440"
},
"stopId": "MBHLM2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769086500"
},
"departure": {
"time": "1769086500"
},
"stopId": "BJMAUBE1",
"stopSequence": 27
}
],
"timestamp": "1769084350",
"trip": {
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "939-37610"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e127",
"label": "1527",
"licensePlate": "FN-427-ES"
}
}
},
{
"id": "trip:1147-38780",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769066064"
},
"departure": {
"time": "1769066240"
},
"stopId": "QFGARE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769066257"
},
"departure": {
"time": "1769066308"
},
"stopId": "QFMONUM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769066364"
},
"departure": {
"time": "1769066396"
},
"stopId": "QFFURIN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769066423"
},
"departure": {
"time": "1769066457"
},
"stopId": "QFMAIRI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769066524"
},
"departure": {
"time": "1769066627"
},
"stopId": "QFLIEUS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769066655"
},
"departure": {
"time": "1769066660"
},
"stopId": "QFALLIN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769066702"
},
"departure": {
"time": "1769066713"
},
"stopId": "QFCOCHE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769066736"
},
"departure": {
"time": "1769066753"
},
"stopId": "QFCHARR1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769066783"
},
"departure": {
"time": "1769066789"
},
"stopId": "QFGARGU1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769066854"
},
"departure": {
"time": "1769066865"
},
"stopId": "VFMRAZ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769066905"
},
"departure": {
"time": "1769066932"
},
"stopId": "VFCHAR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769066959"
},
"departure": {
"time": "1769066970"
},
"stopId": "VFVELLE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769066982"
},
"departure": {
"time": "1769066992"
},
"stopId": "VFGINET2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769067002"
},
"departure": {
"time": "1769067012"
},
"stopId": "VFNOYER2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769067017"
},
"departure": {
"time": "1769067027"
},
"stopId": "VFPASTE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769067038"
},
"departure": {
"time": "1769067048"
},
"stopId": "VFPINED2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769067054"
},
"departure": {
"time": "1769067064"
},
"stopId": "VFBERTH2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769067370"
},
"departure": {
"time": "1769067370"
},
"stopId": "VFSTBC6",
"stopSequence": 17
}
],
"timestamp": "1769084339",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1147-38780"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e208",
"label": "1320",
"licensePlate": "DQ-905-PT"
}
}
},
{
"id": "trip:1136-38770",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769075976"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"arrival": {
"time": "1769076068"
},
"departure": {
"time": "1769076108"
},
"stopId": "VFSECU1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769076133"
},
"departure": {
"time": "1769076158"
},
"stopId": "VFAILLA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769076197"
},
"departure": {
"time": "1769076272"
},
"stopId": "VFPONT1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769076299"
},
"departure": {
"time": "1769076309"
},
"stopId": "VFMUISS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769076404"
},
"departure": {
"time": "1769076444"
},
"stopId": "VFTECHO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769076591"
},
"departure": {
"time": "1769076601"
},
"stopId": "VPALPES2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769076648"
},
"departure": {
"time": "1769076700"
},
"stopId": "VPHPOST2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769076710"
},
"departure": {
"time": "1769076737"
},
"stopId": "VPPISCI2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769076767"
},
"departure": {
"time": "1769076783"
},
"stopId": "VPGENDA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769076851"
},
"departure": {
"time": "1769076861"
},
"stopId": "VPLIBER2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769076882"
},
"departure": {
"time": "1769076918"
},
"stopId": "VPPICAR2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769076994"
},
"departure": {
"time": "1769077005"
},
"stopId": "VPMALA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769077087"
},
"departure": {
"time": "1769077111"
},
"stopId": "QFGARI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769077173"
},
"departure": {
"time": "1769077204"
},
"stopId": "QFRP4R2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769077421"
},
"departure": {
"time": "1769077436"
},
"stopId": "QFA43ZI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769077579"
},
"departure": {
"time": "1769077585"
},
"stopId": "QFDAUPH2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769077617"
},
"departure": {
"time": "1769077628"
},
"stopId": "QFRUMO2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769077665"
},
"departure": {
"time": "1769077676"
},
"stopId": "QFRURUI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769077816"
},
"departure": {
"time": "1769077827"
},
"stopId": "QFGARE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769077843"
},
"departure": {
"time": "1769077860"
},
"stopId": "QFMONUM1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769077912"
},
"departure": {
"time": "1769077951"
},
"stopId": "QFFURIN1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769077978"
},
"departure": {
"time": "1769078004"
},
"stopId": "QFMAIRI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769078057"
},
"departure": {
"time": "1769078150"
},
"stopId": "QFLIEUS1",
"stopSequence": 23
},
{
"arrival": {
"time": "1769078179"
},
"departure": {
"time": "1769078236"
},
"stopId": "QFALLIN1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769078302"
},
"departure": {
"time": "1769078312"
},
"stopId": "QFCOCHE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769078338"
},
"departure": {
"time": "1769078348"
},
"stopId": "QFCHARR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769078378"
},
"departure": {
"time": "1769078388"
},
"stopId": "QFGARGU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769078451"
},
"departure": {
"time": "1769078472"
},
"stopId": "VFMRAZ1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769078512"
},
"departure": {
"time": "1769078522"
},
"stopId": "VFCHAR2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769078557"
},
"departure": {
"time": "1769078568"
},
"stopId": "VFVELLE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769078585"
},
"departure": {
"time": "1769078600"
},
"stopId": "VFGINET2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769078616"
},
"departure": {
"time": "1769078621"
},
"stopId": "VFNOYER2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769078631"
},
"departure": {
"time": "1769078641"
},
"stopId": "VFPASTE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1769078646"
},
"departure": {
"time": "1769078657"
},
"stopId": "VFPINED2",
"stopSequence": 34
},
{
"arrival": {
"time": "1769078663"
},
"departure": {
"time": "1769078668"
},
"stopId": "VFBERTH2",
"stopSequence": 35
},
{
"arrival": {
"time": "1769078766"
},
"stopId": "VFSTBC6",
"stopSequence": 36
}
],
"timestamp": "1769084326",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1136-38770"
},
"vehicle": {
"id": "6786a347ca2c086ed76eadba",
"label": "1337",
"licensePlate": "HA-957-LZ"
}
}
},
{
"id": "trip:1140-38709",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769060905"
},
"departure": {
"time": "1769060910"
},
"stopId": "IDGBUIS1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769060942"
},
"departure": {
"time": "1769060954"
},
"stopId": "ID3VALL1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769060965"
},
"departure": {
"time": "1769060980"
},
"stopId": "IDPVINC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769060997"
},
"departure": {
"time": "1769061007"
},
"stopId": "IDVICAT1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769061023"
},
"departure": {
"time": "1769061029"
},
"stopId": "IDCHAMP1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769061143"
},
"departure": {
"time": "1769061182"
},
"stopId": "IDGARE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769061317"
},
"departure": {
"time": "1769061334"
},
"stopId": "IDCECOM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769061434"
},
"departure": {
"time": "1769061450"
},
"stopId": "IDADMIN2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769061465"
},
"departure": {
"time": "1769061475"
},
"stopId": "IDHOTEL2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769061501"
},
"departure": {
"time": "1769061516"
},
"stopId": "IDTRUFF2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769061521"
},
"departure": {
"time": "1769061559"
},
"stopId": "IDHUBER2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769061586"
},
"departure": {
"time": "1769061626"
},
"stopId": "IDDELOR2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769061662"
},
"departure": {
"time": "1769061682"
},
"stopId": "IDATLAN2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769061709"
},
"departure": {
"time": "1769061738"
},
"stopId": "IDDOISN2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769061780"
},
"departure": {
"time": "1769061796"
},
"stopId": "IDGERMA2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769061859"
},
"departure": {
"time": "1769061864"
},
"stopId": "IDSEIGL2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769061946"
},
"departure": {
"time": "1769061956"
},
"stopId": "VMBELMO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769062010"
},
"departure": {
"time": "1769062020"
},
"stopId": "VMNAUTA2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769062067"
},
"departure": {
"time": "1769062083"
},
"stopId": "VMGARE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769062108"
},
"departure": {
"time": "1769062124"
},
"stopId": "VMKIOSQ2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769062157"
},
"departure": {
"time": "1769062168"
},
"stopId": "VMILOTS1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769062216"
},
"departure": {
"time": "1769062226"
},
"stopId": "VMCHATE1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769062304"
},
"departure": {
"time": "1769062309"
},
"stopId": "VMGUING2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769062342"
},
"departure": {
"time": "1769062347"
},
"stopId": "VMCOND2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769062369"
},
"departure": {
"time": "1769062465"
},
"stopId": "VFCCIN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769062544"
},
"departure": {
"time": "1769062554"
},
"stopId": "VFTECHO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769062633"
},
"departure": {
"time": "1769062661"
},
"stopId": "VFMUISS2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769062684"
},
"departure": {
"time": "1769062710"
},
"stopId": "VFPONT2",
"stopSequence": 27
},
{
"arrival": {
"time": "1769062743"
},
"departure": {
"time": "1769062765"
},
"stopId": "VFAILLA2",
"stopSequence": 28
},
{
"arrival": {
"time": "1769062781"
},
"departure": {
"time": "1769062817"
},
"stopId": "VFSECU2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769062845"
},
"departure": {
"time": "1769062912"
},
"stopId": "VFSTBC2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769062971"
},
"departure": {
"time": "1769063002"
},
"stopId": "VFREPUB2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769063044"
},
"departure": {
"time": "1769063055"
},
"stopId": "VFBOURG2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769063164"
},
"departure": {
"time": "1769063190"
},
"stopId": "VFROCHE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1769063221"
},
"departure": {
"time": "1769063251"
},
"stopId": "VFBRET2",
"stopSequence": 34
},
{
"arrival": {
"time": "1769063261"
},
"departure": {
"time": "1769063267"
},
"stopId": "VFBOIS2",
"stopSequence": 35
},
{
"arrival": {
"time": "1769063287"
},
"departure": {
"time": "1769063297"
},
"stopId": "VFARMIE2",
"stopSequence": 36
},
{
"arrival": {
"time": "1769063314"
},
"departure": {
"time": "1769063347"
},
"stopId": "VFCRUIZ2",
"stopSequence": 37
},
{
"arrival": {
"time": "1769063430"
},
"departure": {
"time": "1769063457"
},
"stopId": "QF3COMM2",
"stopSequence": 38
},
{
"arrival": {
"time": "1769063486"
},
"stopId": "QFMOINE2",
"stopSequence": 39
}
],
"timestamp": "1769084344",
"trip": {
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1140-38709"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e4f3",
"label": "1316",
"licensePlate": "CD-847-QX"
}
}
},
{
"id": "trip:945-38834",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769084043"
},
"stopId": "IDPISCI1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769084410"
},
"departure": {
"time": "1769084410"
},
"stopId": "IDDOISN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769084410"
},
"departure": {
"time": "1769084410"
},
"stopId": "IDATLAN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769084530"
},
"departure": {
"time": "1769084530"
},
"stopId": "IDDELOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769084590"
},
"departure": {
"time": "1769084590"
},
"stopId": "IDHUBER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769084650"
},
"departure": {
"time": "1769084650"
},
"stopId": "IDTRUFF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769084710"
},
"departure": {
"time": "1769084710"
},
"stopId": "IDHOTEL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769084770"
},
"departure": {
"time": "1769084770"
},
"stopId": "IDADMIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769084950"
},
"departure": {
"time": "1769084950"
},
"stopId": "IDCECOM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769085130"
},
"departure": {
"time": "1769085130"
},
"stopId": "IDSAYES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769085190"
},
"departure": {
"time": "1769085190"
},
"stopId": "IDCHASS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769085310"
},
"departure": {
"time": "1769085310"
},
"stopId": "IDPLOUV1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769085370"
},
"departure": {
"time": "1769085370"
},
"stopId": "IDRIMBA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769085430"
},
"departure": {
"time": "1769085430"
},
"stopId": "IDAPOLL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769085490"
},
"departure": {
"time": "1769085490"
},
"stopId": "IDMISTR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769085550"
},
"departure": {
"time": "1769085550"
},
"stopId": "IDRASPE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769085610"
},
"departure": {
"time": "1769085610"
},
"stopId": "IDALICA1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769085670"
},
"departure": {
"time": "1769085670"
},
"stopId": "IDAPOLL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769085670"
},
"departure": {
"time": "1769085670"
},
"stopId": "IDRIMBA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769085790"
},
"departure": {
"time": "1769085790"
},
"stopId": "BJZACHA1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769085910"
},
"departure": {
"time": "1769085910"
},
"stopId": "BJCHFLE3",
"stopSequence": 20
},
{
"arrival": {
"time": "1769085970"
},
"departure": {
"time": "1769085970"
},
"stopId": "BJCHARM1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769086030"
},
"departure": {
"time": "1769086030"
},
"stopId": "BJROSTA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769086090"
},
"departure": {
"time": "1769086090"
},
"stopId": "BJCHANT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1769086150"
},
"departure": {
"time": "1769086150"
},
"stopId": "BJSTRAU1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769086210"
},
"departure": {
"time": "1769086210"
},
"stopId": "BJVSCOT1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769086270"
},
"departure": {
"time": "1769086270"
},
"stopId": "BJHBARB1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769086330"
},
"departure": {
"time": "1769086330"
},
"stopId": "BJEBARB1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769086510"
},
"departure": {
"time": "1769086510"
},
"stopId": "BJVAUCA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769086630"
},
"departure": {
"time": "1769086630"
},
"stopId": "BJPMICH2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769086690"
},
"departure": {
"time": "1769086690"
},
"stopId": "BJFOLAT2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769086750"
},
"departure": {
"time": "1769086750"
},
"stopId": "BJEPARG1",
"stopSequence": 31
},
{
"arrival": {
"time": "1769086870"
},
"departure": {
"time": "1769086870"
},
"stopId": "BJPROYA1",
"stopSequence": 32
},
{
"arrival": {
"time": "1769086930"
},
"departure": {
"time": "1769086930"
},
"stopId": "BJCFA1",
"stopSequence": 33
},
{
"arrival": {
"time": "1769086990"
},
"departure": {
"time": "1769086990"
},
"stopId": "RMTILLE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1769087050"
},
"departure": {
"time": "1769087050"
},
"stopId": "RMPHARM2",
"stopSequence": 35
},
{
"arrival": {
"time": "1769087110"
},
"departure": {
"time": "1769087110"
},
"stopId": "RMRPLAC2",
"stopSequence": 36
},
{
"arrival": {
"time": "1769087110"
},
"departure": {
"time": "1769087110"
},
"stopId": "RMHOTLV2",
"stopSequence": 37
},
{
"arrival": {
"time": "1769087170"
},
"departure": {
"time": "1769087170"
},
"stopId": "RMHALLS2",
"stopSequence": 38
},
{
"arrival": {
"time": "1769087230"
},
"departure": {
"time": "1769087230"
},
"stopId": "RMLAVAI2",
"stopSequence": 39
},
{
"arrival": {
"time": "1769087350"
},
"departure": {
"time": "1769087350"
},
"stopId": "RMZAPER2",
"stopSequence": 40
}
],
"timestamp": "1769084347",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "945-38834"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e731",
"label": "1309",
"licensePlate": "AV-895-WZ"
}
}
},
{
"id": "trip:935-38035",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769075080"
},
"departure": {
"time": "1769076321"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769076352"
},
"departure": {
"time": "1769076388"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769076438"
},
"departure": {
"time": "1769076449"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769076455"
},
"departure": {
"time": "1769076494"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769076500"
},
"departure": {
"time": "1769076527"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769076556"
},
"departure": {
"time": "1769076567"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769076600"
},
"departure": {
"time": "1769076644"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769076721"
},
"departure": {
"time": "1769076754"
},
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769076876"
},
"departure": {
"time": "1769076923"
},
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769077133"
},
"departure": {
"time": "1769077205"
},
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769077278"
},
"departure": {
"time": "1769077298"
},
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769077428"
},
"departure": {
"time": "1769077485"
},
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769077516"
},
"departure": {
"time": "1769077521"
},
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769077560"
},
"departure": {
"time": "1769077619"
},
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769077706"
},
"departure": {
"time": "1769077733"
},
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769077769"
},
"departure": {
"time": "1769077779"
},
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769077888"
},
"departure": {
"time": "1769077929"
},
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769078087"
},
"departure": {
"time": "1769078162"
},
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769078202"
},
"departure": {
"time": "1769078283"
},
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769078301"
},
"departure": {
"time": "1769078370"
},
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769078429"
},
"departure": {
"time": "1769078471"
},
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769078507"
},
"departure": {
"time": "1769078513"
},
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769078546"
},
"departure": {
"time": "1769078557"
},
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769078589"
},
"departure": {
"time": "1769078619"
},
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769078671"
},
"departure": {
"time": "1769078677"
},
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769078717"
},
"departure": {
"time": "1769078744"
},
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769078761"
},
"departure": {
"time": "1769078801"
},
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"arrival": {
"time": "1769078822"
},
"departure": {
"time": "1769078850"
},
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1769078889"
},
"departure": {
"time": "1769078918"
},
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769078956"
},
"departure": {
"time": "1769078980"
},
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769078991"
},
"departure": {
"time": "1769079012"
},
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769079055"
},
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1769084322",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "935-38035"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"id": "trip:939-37622",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769081365"
},
"departure": {
"time": "1769081388"
},
"stopId": "BJMAUBE1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769081428"
},
"departure": {
"time": "1769081466"
},
"stopId": "MBHLM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769081528"
},
"departure": {
"time": "1769081538"
},
"stopId": "BJCHARG2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769081642"
},
"departure": {
"time": "1769081659"
},
"stopId": "BJPOSTE2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769081677"
},
"departure": {
"time": "1769081704"
},
"stopId": "BJLYCEE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769081762"
},
"departure": {
"time": "1769081800"
},
"stopId": "BJPMICH2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769081838"
},
"departure": {
"time": "1769081870"
},
"stopId": "BJFOLAT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769081912"
},
"departure": {
"time": "1769081940"
},
"stopId": "BJEPARG1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769081976"
},
"departure": {
"time": "1769081986"
},
"stopId": "BJPISCI1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769082008"
},
"departure": {
"time": "1769082044"
},
"stopId": "BJCOPRE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769082107"
},
"departure": {
"time": "1769082139"
},
"stopId": "BJPREBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769082212"
},
"departure": {
"time": "1769082227"
},
"stopId": "BJMARS2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769082327"
},
"departure": {
"time": "1769082359"
},
"stopId": "BJTONKI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769082429"
},
"departure": {
"time": "1769082434"
},
"stopId": "BJBELRI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769082455"
},
"departure": {
"time": "1769082465"
},
"stopId": "BJPMONT2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769082496"
},
"departure": {
"time": "1769082560"
},
"stopId": "BJCHPAG2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769082575"
},
"departure": {
"time": "1769082595"
},
"stopId": "BJLOUP1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769082627"
},
"departure": {
"time": "1769082637"
},
"stopId": "BJALBIZ2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769082648"
},
"departure": {
"time": "1769082654"
},
"stopId": "BJBERNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769082786"
},
"departure": {
"time": "1769082796"
},
"stopId": "SSMOLLA2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769083195"
},
"departure": {
"time": "1769083216"
},
"stopId": "SSDEMPT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769082972"
},
"departure": {
"time": "1769083054"
},
"stopId": "SSECOLC1",
"stopSequence": 21
},
{
"stopId": "SSDEMPT1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769083489"
},
"departure": {
"time": "1769083517"
},
"stopId": "SSTRUIT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769083604"
},
"departure": {
"time": "1769083620"
},
"stopId": "SSEGLIS2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769083749"
},
"departure": {
"time": "1769083755"
},
"stopId": "SSPRECH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769083842"
},
"departure": {
"time": "1769083860"
},
"stopId": "SSZONEA2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769083974"
},
"departure": {
"time": "1769083984"
},
"stopId": "SSSMART2",
"stopSequence": 27
},
{
"arrival": {
"time": "1769084051"
},
"stopId": "SSFLOS2",
"stopSequence": 28
}
],
"timestamp": "1769084350",
"trip": {
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "939-37622"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e127",
"label": "1527",
"licensePlate": "FN-427-ES"
}
}
},
{
"id": "trip:924-38068",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769082806"
},
"departure": {
"time": "1769082864"
},
"stopId": "BJMOZAB1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769082914"
},
"departure": {
"time": "1769082956"
},
"stopId": "BJCHPIN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769082971"
},
"departure": {
"time": "1769082998"
},
"stopId": "BJLINNE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769083045"
},
"departure": {
"time": "1769083114"
},
"stopId": "BJPREPO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769083163"
},
"departure": {
"time": "1769083193"
},
"stopId": "BJCHFLE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769083225"
},
"departure": {
"time": "1769083284"
},
"stopId": "BJCHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769083299"
},
"departure": {
"time": "1769083336"
},
"stopId": "BJROSTA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769083366"
},
"departure": {
"time": "1769083402"
},
"stopId": "BJCHANT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769083434"
},
"departure": {
"time": "1769083475"
},
"stopId": "BJSTRAU1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769083508"
},
"departure": {
"time": "1769083556"
},
"stopId": "BJVSCOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769083585"
},
"departure": {
"time": "1769083608"
},
"stopId": "BJHBARB1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769083635"
},
"departure": {
"time": "1769083686"
},
"stopId": "BJEBARB1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769083742"
},
"departure": {
"time": "1769083834"
},
"stopId": "BJVAUCA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769083890"
},
"departure": {
"time": "1769083927"
},
"stopId": "BJLYCEE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769083933"
},
"departure": {
"time": "1769083971"
},
"stopId": "BJPOSTE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769084077"
},
"departure": {
"time": "1769084105"
},
"stopId": "BJGARE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769084280"
},
"departure": {
"time": "1769084291"
},
"stopId": "BJALPES2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769084334"
},
"stopId": "BJCLESP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769084470"
},
"departure": {
"time": "1769084470"
},
"stopId": "BJPAPIN2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769084530"
},
"departure": {
"time": "1769084530"
},
"stopId": "BJMALAS2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769084590"
},
"departure": {
"time": "1769084590"
},
"stopId": "BJMALBR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769084770"
},
"departure": {
"time": "1769084770"
},
"stopId": "BJGRSOL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769084890"
},
"departure": {
"time": "1769084890"
},
"stopId": "BJGRIVE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769084950"
},
"departure": {
"time": "1769084950"
},
"stopId": "BJXBLAN2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769085130"
},
"departure": {
"time": "1769085130"
},
"stopId": "IDGARE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769085250"
},
"departure": {
"time": "1769085250"
},
"stopId": "IDCECOM2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769085370"
},
"departure": {
"time": "1769085370"
},
"stopId": "IDLANS2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769085430"
},
"departure": {
"time": "1769085430"
},
"stopId": "IDPLANT1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769085490"
},
"departure": {
"time": "1769085490"
},
"stopId": "IDFAUVE1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769085490"
},
"departure": {
"time": "1769085490"
},
"stopId": "IDPPLAT1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769085550"
},
"departure": {
"time": "1769085550"
},
"stopId": "IDATLAN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769085610"
},
"departure": {
"time": "1769085610"
},
"stopId": "IDDELOR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1769085670"
},
"departure": {
"time": "1769085670"
},
"stopId": "IDTRIFO1",
"stopSequence": 32
}
],
"timestamp": "1769084349",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "924-38068"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e30d",
"label": "1326",
"licensePlate": "EN-881-MC"
}
}
},
{
"id": "trip:937-38892",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769062381"
},
"departure": {
"time": "1769062420"
},
"stopId": "IDBRANC1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769062445"
},
"departure": {
"time": "1769062475"
},
"stopId": "IDCHASS1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769062507"
},
"departure": {
"time": "1769062535"
},
"stopId": "IDPLOUV1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769062552"
},
"departure": {
"time": "1769062582"
},
"stopId": "IDRIMBA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769062598"
},
"departure": {
"time": "1769062635"
},
"stopId": "IDAPOLL1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769062658"
},
"departure": {
"time": "1769062688"
},
"stopId": "IDMISTR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769062725"
},
"departure": {
"time": "1769062760"
},
"stopId": "IDRASPE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769062812"
},
"departure": {
"time": "1769062866"
},
"stopId": "IDALICA1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769062920"
},
"departure": {
"time": "1769062930"
},
"stopId": "IDAPOLL2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769062941"
},
"departure": {
"time": "1769062946"
},
"stopId": "IDRIMBA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769063103"
},
"departure": {
"time": "1769063131"
},
"stopId": "BJZACHA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769063189"
},
"departure": {
"time": "1769063225"
},
"stopId": "BJCHFLE3",
"stopSequence": 11
},
{
"arrival": {
"time": "1769063256"
},
"departure": {
"time": "1769063294"
},
"stopId": "BJCHARM1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769063310"
},
"departure": {
"time": "1769063364"
},
"stopId": "BJROSTA1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769063395"
},
"departure": {
"time": "1769063434"
},
"stopId": "BJCHANT1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769063469"
},
"departure": {
"time": "1769063516"
},
"stopId": "BJSTRAU1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769063537"
},
"departure": {
"time": "1769063582"
},
"stopId": "BJVSCOT1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769063605"
},
"departure": {
"time": "1769063616"
},
"stopId": "BJHBARB1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769063647"
},
"departure": {
"time": "1769063698"
},
"stopId": "BJEBARB1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769063766"
},
"departure": {
"time": "1769063885"
},
"stopId": "BJVAUCA1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769063977"
},
"departure": {
"time": "1769064020"
},
"stopId": "BJPMICH2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769064047"
},
"departure": {
"time": "1769064092"
},
"stopId": "BJFOLAT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769064131"
},
"departure": {
"time": "1769064157"
},
"stopId": "BJEPARG1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769064190"
},
"departure": {
"time": "1769064222"
},
"stopId": "BJPROYA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1769064233"
},
"departure": {
"time": "1769064243"
},
"stopId": "BJMOULI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769064254"
},
"departure": {
"time": "1769064282"
},
"stopId": "BJTOUR1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769064303"
},
"departure": {
"time": "1769064420"
},
"stopId": "BJCHAMP1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769064550"
},
"departure": {
"time": "1769064556"
},
"stopId": "BJRIVET1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769064638"
},
"departure": {
"time": "1769064648"
},
"stopId": "BJMBLAN1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769064734"
},
"departure": {
"time": "1769064744"
},
"stopId": "BJBOUSS1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769064847"
},
"departure": {
"time": "1769064881"
},
"stopId": "NVRUFF2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769064938"
},
"departure": {
"time": "1769064955"
},
"stopId": "NVPONTA2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769065007"
},
"stopId": "NVLYSTM1",
"stopSequence": 32
}
],
"timestamp": "1769084336",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "937-38892"
},
"vehicle": {
"id": "63c518f7e70e2cf76f8f8063",
"label": "1333",
"licensePlate": "GL-927-FW"
}
}
},
{
"id": "trip:931-36333",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769060705"
},
"departure": {
"time": "1769060746"
},
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769060767"
},
"departure": {
"time": "1769060811"
},
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769060828"
},
"departure": {
"time": "1769060844"
},
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769060874"
},
"departure": {
"time": "1769060910"
},
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769060968"
},
"departure": {
"time": "1769060995"
},
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769061042"
},
"departure": {
"time": "1769061063"
},
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769061094"
},
"departure": {
"time": "1769061135"
},
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769061194"
},
"departure": {
"time": "1769061252"
},
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769061282"
},
"departure": {
"time": "1769061315"
},
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769061394"
},
"departure": {
"time": "1769061451"
},
"stopId": "BJGARE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769061670"
},
"departure": {
"time": "1769061685"
},
"stopId": "BJEMARI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769061700"
},
"departure": {
"time": "1769061827"
},
"stopId": "BJZOLA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769061843"
},
"departure": {
"time": "1769061854"
},
"stopId": "BJPCURI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769061901"
},
"departure": {
"time": "1769061906"
},
"stopId": "BJJCURI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769061953"
},
"departure": {
"time": "1769062017"
},
"stopId": "BJPAPIN2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769062054"
},
"departure": {
"time": "1769062060"
},
"stopId": "BJMALAS2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769062093"
},
"departure": {
"time": "1769062124"
},
"stopId": "BJMALBR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769062181"
},
"departure": {
"time": "1769062192"
},
"stopId": "BJLBRAI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769062214"
},
"departure": {
"time": "1769062235"
},
"stopId": "BJPOLER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769062312"
},
"departure": {
"time": "1769062348"
},
"stopId": "BJMEDHO2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769062375"
},
"departure": {
"time": "1769062390"
},
"stopId": "BJMEDCL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769062628"
},
"departure": {
"time": "1769062638"
},
"stopId": "IDPLOUV2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769062675"
},
"departure": {
"time": "1769062715"
},
"stopId": "IDCHASS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769062788"
},
"departure": {
"time": "1769062804"
},
"stopId": "IDSAYES2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769062909"
},
"departure": {
"time": "1769062920"
},
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769063121"
},
"departure": {
"time": "1769063158"
},
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769063210"
},
"departure": {
"time": "1769063221"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769063264"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769063276"
},
"departure": {
"time": "1769063326"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769063342"
},
"departure": {
"time": "1769063353"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769063403"
},
"departure": {
"time": "1769063441"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769063467"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1769084348",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "931-36333"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e290",
"label": "1302",
"licensePlate": "194-DDZ-38"
}
}
},
{
"id": "trip:922-38856",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769060573"
},
"departure": {
"time": "1769061015"
},
"stopId": "NVPLACE1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769061083"
},
"departure": {
"time": "1769061115"
},
"stopId": "NVBASV1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769061161"
},
"departure": {
"time": "1769061183"
},
"stopId": "NVPONTA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769061245"
},
"departure": {
"time": "1769061284"
},
"stopId": "NVRUFF1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769061395"
},
"departure": {
"time": "1769061433"
},
"stopId": "BJBOUSS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769061465"
},
"departure": {
"time": "1769061522"
},
"stopId": "BJMBLAN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769061559"
},
"departure": {
"time": "1769061576"
},
"stopId": "BJRIVET2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769061689"
},
"departure": {
"time": "1769061728"
},
"stopId": "BJCHAMP2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769061750"
},
"departure": {
"time": "1769061819"
},
"stopId": "BJTOUR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769061835"
},
"departure": {
"time": "1769061851"
},
"stopId": "BJMOULI2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769061882"
},
"departure": {
"time": "1769061917"
},
"stopId": "BJPROYA2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769061965"
},
"departure": {
"time": "1769062002"
},
"stopId": "BJEPARG2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769062059"
},
"departure": {
"time": "1769062098"
},
"stopId": "BJFOLAT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769062125"
},
"departure": {
"time": "1769062172"
},
"stopId": "BJPMICH1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769062232"
},
"departure": {
"time": "1769062262"
},
"stopId": "BJVAUCA2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769062327"
},
"departure": {
"time": "1769062337"
},
"stopId": "BJEBARB2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769062392"
},
"departure": {
"time": "1769062402"
},
"stopId": "BJHBARB2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769062435"
},
"departure": {
"time": "1769062511"
},
"stopId": "BJVSCOT2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769062545"
},
"departure": {
"time": "1769062584"
},
"stopId": "BJSTRAU2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769062621"
},
"departure": {
"time": "1769062637"
},
"stopId": "BJCHANT2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769062671"
},
"departure": {
"time": "1769062707"
},
"stopId": "BJROSTA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769062723"
},
"departure": {
"time": "1769062779"
},
"stopId": "BJCHARM2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769062803"
},
"departure": {
"time": "1769062821"
},
"stopId": "BJCHFLE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769062926"
},
"departure": {
"time": "1769062938"
},
"stopId": "BJZACHA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769063077"
},
"departure": {
"time": "1769063087"
},
"stopId": "IDRIMBA1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769063103"
},
"departure": {
"time": "1769063159"
},
"stopId": "IDAPOLL1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769063187"
},
"departure": {
"time": "1769063219"
},
"stopId": "IDMISTR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769063262"
},
"departure": {
"time": "1769063288"
},
"stopId": "IDRASPE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769063358"
},
"departure": {
"time": "1769063411"
},
"stopId": "IDALICA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769063461"
},
"departure": {
"time": "1769063509"
},
"stopId": "IDAPOLL2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769063520"
},
"departure": {
"time": "1769063550"
},
"stopId": "IDRIMBA2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769063561"
},
"departure": {
"time": "1769063576"
},
"stopId": "IDPLOUV2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769063608"
},
"departure": {
"time": "1769063667"
},
"stopId": "IDCHASS2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769063700"
},
"departure": {
"time": "1769063731"
},
"stopId": "IDBRANC2",
"stopSequence": 33
},
{
"arrival": {
"time": "1769063806"
},
"departure": {
"time": "1769063850"
},
"stopId": "IDADMIN2",
"stopSequence": 34
},
{
"arrival": {
"time": "1769063866"
},
"departure": {
"time": "1769063883"
},
"stopId": "IDHOTEL2",
"stopSequence": 35
},
{
"arrival": {
"time": "1769063914"
},
"departure": {
"time": "1769063952"
},
"stopId": "IDTRUFF2",
"stopSequence": 36
},
{
"arrival": {
"time": "1769063964"
},
"departure": {
"time": "1769063975"
},
"stopId": "IDHUBER2",
"stopSequence": 37
},
{
"arrival": {
"time": "1769064012"
},
"departure": {
"time": "1769064086"
},
"stopId": "IDDELOR2",
"stopSequence": 38
},
{
"arrival": {
"time": "1769064138"
},
"departure": {
"time": "1769064153"
},
"stopId": "IDATLAN2",
"stopSequence": 39
},
{
"arrival": {
"time": "1769064186"
},
"departure": {
"time": "1769064196"
},
"stopId": "IDDOISN2",
"stopSequence": 40
},
{
"arrival": {
"time": "1769064219"
},
"stopId": "IDPISCI2",
"stopSequence": 41
}
],
"timestamp": "1769084349",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "922-38856"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e50d",
"label": "1331",
"licensePlate": "FX-221-CD"
}
}
},
{
"id": "trip:922-38815",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769064219"
},
"departure": {
"time": "1769064581"
},
"stopId": "IDPISCI1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769064614"
},
"departure": {
"time": "1769064664"
},
"stopId": "IDDOISN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769064687"
},
"departure": {
"time": "1769064723"
},
"stopId": "IDATLAN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769064769"
},
"departure": {
"time": "1769064813"
},
"stopId": "IDDELOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769064843"
},
"departure": {
"time": "1769064874"
},
"stopId": "IDHUBER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769064885"
},
"departure": {
"time": "1769064915"
},
"stopId": "IDTRUFF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769064958"
},
"departure": {
"time": "1769064969"
},
"stopId": "IDHOTEL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769064992"
},
"departure": {
"time": "1769065034"
},
"stopId": "IDADMIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769065158"
},
"departure": {
"time": "1769065168"
},
"stopId": "IDCECOM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769065378"
},
"departure": {
"time": "1769065393"
},
"stopId": "IDSAYES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769065451"
},
"departure": {
"time": "1769065486"
},
"stopId": "IDCHASS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769065521"
},
"departure": {
"time": "1769065553"
},
"stopId": "IDPLOUV1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769065671"
},
"departure": {
"time": "1769065747"
},
"stopId": "BJZACHA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769065814"
},
"departure": {
"time": "1769065865"
},
"stopId": "BJCHFLE3",
"stopSequence": 13
},
{
"arrival": {
"time": "1769065893"
},
"departure": {
"time": "1769065943"
},
"stopId": "BJCHARM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769065960"
},
"departure": {
"time": "1769066012"
},
"stopId": "BJROSTA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769066058"
},
"departure": {
"time": "1769066099"
},
"stopId": "BJCHANT1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769066131"
},
"departure": {
"time": "1769066182"
},
"stopId": "BJSTRAU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769066223"
},
"departure": {
"time": "1769066234"
},
"stopId": "BJVSCOT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769066261"
},
"departure": {
"time": "1769066284"
},
"stopId": "BJHBARB1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769066309"
},
"departure": {
"time": "1769066373"
},
"stopId": "BJEBARB1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769066433"
},
"departure": {
"time": "1769066491"
},
"stopId": "BJVAUCA1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769066582"
},
"departure": {
"time": "1769066661"
},
"stopId": "BJPMICH2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769066694"
},
"departure": {
"time": "1769066735"
},
"stopId": "BJFOLAT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769066800"
},
"departure": {
"time": "1769066805"
},
"stopId": "BJEPARG1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769066843"
},
"departure": {
"time": "1769066878"
},
"stopId": "BJPROYA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769066888"
},
"departure": {
"time": "1769066920"
},
"stopId": "BJMOULI1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769066937"
},
"departure": {
"time": "1769066974"
},
"stopId": "BJTOUR1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769066997"
},
"departure": {
"time": "1769067029"
},
"stopId": "BJCHAMP1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769067139"
},
"departure": {
"time": "1769067156"
},
"stopId": "BJRIVET1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769067217"
},
"departure": {
"time": "1769067250"
},
"stopId": "BJMBLAN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769067349"
},
"departure": {
"time": "1769067361"
},
"stopId": "BJBOUSS1",
"stopSequence": 31
},
{
"arrival": {
"time": "1769067552"
},
"departure": {
"time": "1769067590"
},
"stopId": "NVRUFF2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769067651"
},
"departure": {
"time": "1769067959"
},
"stopId": "NVPONTA2",
"stopSequence": 33
},
{
"arrival": {
"time": "1769068004"
},
"departure": {
"time": "1769068084"
},
"stopId": "NVBASV2",
"stopSequence": 34
},
{
"arrival": {
"time": "1769068275"
},
"stopId": "NVPLACE1",
"stopSequence": 35
}
],
"timestamp": "1769084349",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "922-38815"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e50d",
"label": "1331",
"licensePlate": "FX-221-CD"
}
}
},
{
"id": "trip:922-38858",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769068275"
},
"departure": {
"time": "1769068352"
},
"stopId": "NVPLACE1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769068452"
},
"departure": {
"time": "1769068493"
},
"stopId": "NVBASV1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769068543"
},
"departure": {
"time": "1769068583"
},
"stopId": "NVPONTA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769068648"
},
"departure": {
"time": "1769068683"
},
"stopId": "NVRUFF1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769068799"
},
"departure": {
"time": "1769068839"
},
"stopId": "BJBOUSS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769068872"
},
"departure": {
"time": "1769068977"
},
"stopId": "BJMBLAN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769069003"
},
"departure": {
"time": "1769069052"
},
"stopId": "BJRIVET2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769069173"
},
"departure": {
"time": "1769069238"
},
"stopId": "BJCHAMP2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769069260"
},
"departure": {
"time": "1769069321"
},
"stopId": "BJTOUR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769069337"
},
"departure": {
"time": "1769069373"
},
"stopId": "BJMOULI2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769069383"
},
"departure": {
"time": "1769069427"
},
"stopId": "BJPROYA2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769069488"
},
"departure": {
"time": "1769069540"
},
"stopId": "BJEPARG2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769069606"
},
"departure": {
"time": "1769069649"
},
"stopId": "BJFOLAT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769069675"
},
"departure": {
"time": "1769069726"
},
"stopId": "BJPMICH1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769069780"
},
"departure": {
"time": "1769069833"
},
"stopId": "BJVAUCA2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769069891"
},
"departure": {
"time": "1769069933"
},
"stopId": "BJEBARB2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769069968"
},
"departure": {
"time": "1769069979"
},
"stopId": "BJHBARB2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769070000"
},
"departure": {
"time": "1769070010"
},
"stopId": "BJVSCOT2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769070042"
},
"departure": {
"time": "1769070058"
},
"stopId": "BJSTRAU2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769070084"
},
"departure": {
"time": "1769070115"
},
"stopId": "BJCHANT2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769070144"
},
"departure": {
"time": "1769070155"
},
"stopId": "BJROSTA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769070170"
},
"departure": {
"time": "1769070246"
},
"stopId": "BJCHARM2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769070269"
},
"departure": {
"time": "1769070291"
},
"stopId": "BJCHFLE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769070366"
},
"departure": {
"time": "1769070376"
},
"stopId": "BJZACHA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769070499"
},
"departure": {
"time": "1769070505"
},
"stopId": "IDPLOUV2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769070538"
},
"departure": {
"time": "1769070607"
},
"stopId": "IDCHASS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769070678"
},
"departure": {
"time": "1769070688"
},
"stopId": "IDSAYES2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769070784"
},
"departure": {
"time": "1769070794"
},
"stopId": "IDCECOM2",
"stopSequence": 27
},
{
"arrival": {
"time": "1769070996"
},
"departure": {
"time": "1769071013"
},
"stopId": "IDADMIN2",
"stopSequence": 28
},
{
"arrival": {
"time": "1769071033"
},
"departure": {
"time": "1769071062"
},
"stopId": "IDHOTEL2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769071094"
},
"departure": {
"time": "1769071105"
},
"stopId": "IDTRUFF2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769071117"
},
"departure": {
"time": "1769071168"
},
"stopId": "IDHUBER2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769071201"
},
"departure": {
"time": "1769071250"
},
"stopId": "IDDELOR2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769071285"
},
"departure": {
"time": "1769071296"
},
"stopId": "IDATLAN2",
"stopSequence": 33
},
{
"arrival": {
"time": "1769071322"
},
"departure": {
"time": "1769071360"
},
"stopId": "IDDOISN2",
"stopSequence": 34
},
{
"arrival": {
"time": "1769071385"
},
"stopId": "IDPISCI2",
"stopSequence": 35
}
],
"timestamp": "1769084349",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "922-38858"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e50d",
"label": "1331",
"licensePlate": "FX-221-CD"
}
}
},
{
"id": "trip:938-36344",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769080500"
},
"departure": {
"time": "1769080528"
},
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769080554"
},
"departure": {
"time": "1769080571"
},
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769080591"
},
"departure": {
"time": "1769080611"
},
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769080626"
},
"departure": {
"time": "1769080656"
},
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769080707"
},
"departure": {
"time": "1769080719"
},
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769080789"
},
"departure": {
"time": "1769080869"
},
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769080905"
},
"departure": {
"time": "1769080968"
},
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769081072"
},
"departure": {
"time": "1769081112"
},
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769081143"
},
"departure": {
"time": "1769081177"
},
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769081249"
},
"departure": {
"time": "1769081290"
},
"stopId": "BJGARE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769081451"
},
"departure": {
"time": "1769081473"
},
"stopId": "BJEMARI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769081489"
},
"departure": {
"time": "1769081525"
},
"stopId": "BJZOLA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769081547"
},
"departure": {
"time": "1769081558"
},
"stopId": "BJPCURI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769081601"
},
"departure": {
"time": "1769081611"
},
"stopId": "BJJCURI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769081686"
},
"departure": {
"time": "1769081697"
},
"stopId": "BJPAPIN2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769081731"
},
"departure": {
"time": "1769081742"
},
"stopId": "BJMALAS2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769081768"
},
"departure": {
"time": "1769081800"
},
"stopId": "BJMALBR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769081853"
},
"departure": {
"time": "1769081878"
},
"stopId": "BJLBRAI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769081896"
},
"departure": {
"time": "1769081918"
},
"stopId": "BJPOLER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769081985"
},
"departure": {
"time": "1769081995"
},
"stopId": "BJMEDHO2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769082011"
},
"departure": {
"time": "1769082040"
},
"stopId": "BJMEDCL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769082267"
},
"departure": {
"time": "1769082282"
},
"stopId": "IDPLOUV2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769082321"
},
"departure": {
"time": "1769082366"
},
"stopId": "IDCHASS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769082462"
},
"departure": {
"time": "1769082473"
},
"stopId": "IDSAYES2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769082584"
},
"departure": {
"time": "1769082594"
},
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769082810"
},
"departure": {
"time": "1769082844"
},
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769082883"
},
"departure": {
"time": "1769082894"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769082936"
},
"departure": {
"time": "1769082947"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769082952"
},
"departure": {
"time": "1769082968"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769082979"
},
"departure": {
"time": "1769083001"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769083044"
},
"departure": {
"time": "1769083105"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769083133"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1769084350",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "938-36344"
},
"vehicle": {
"id": "636a2e22c520d5a13c77ded0",
"label": "1307",
"licensePlate": "166-DGQ-38"
}
}
},
{
"id": "trip:926-36334",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769061489"
},
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"stopId": "BJGARE1",
"stopSequence": 9
},
{
"stopId": "BJEMARI2",
"stopSequence": 10
},
{
"stopId": "BJZOLA2",
"stopSequence": 11
},
{
"stopId": "BJPCURI2",
"stopSequence": 12
},
{
"stopId": "BJJCURI2",
"stopSequence": 13
},
{
"stopId": "BJPAPIN2",
"stopSequence": 14
},
{
"stopId": "BJMALAS2",
"stopSequence": 15
},
{
"stopId": "BJMALBR2",
"stopSequence": 16
},
{
"stopId": "BJLBRAI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769067595"
},
"stopId": "BJPOLER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769067469"
},
"departure": {
"time": "1769064370"
},
"stopId": "BJMEDHO2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769067411"
},
"departure": {
"time": "1769064430"
},
"stopId": "BJMEDCL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769067184"
},
"departure": {
"time": "1769064670"
},
"stopId": "IDPLOUV2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769067117"
},
"departure": {
"time": "1769064730"
},
"stopId": "IDCHASS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769064850"
},
"departure": {
"time": "1769064850"
},
"stopId": "IDSAYES2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769065090"
},
"departure": {
"time": "1769065090"
},
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769066711"
},
"departure": {
"time": "1769065210"
},
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769066663"
},
"departure": {
"time": "1769065270"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769066620"
},
"departure": {
"time": "1769065330"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769066526"
},
"departure": {
"time": "1769065390"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769066470"
},
"departure": {
"time": "1769065390"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769065510"
},
"departure": {
"time": "1769065510"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769065570"
},
"departure": {
"time": "1769065570"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1769084336",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "926-36334"
},
"vehicle": {
"id": "63c518f7e70e2cf76f8f8063",
"label": "1333",
"licensePlate": "GL-927-FW"
}
}
},
{
"id": "trip:1136-38764",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769054205"
},
"departure": {
"time": "1769054413"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"arrival": {
"time": "1769054461"
},
"departure": {
"time": "1769054500"
},
"stopId": "VFSECU1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769054526"
},
"departure": {
"time": "1769054547"
},
"stopId": "VFAILLA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769054592"
},
"departure": {
"time": "1769054613"
},
"stopId": "VFPONT1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769054636"
},
"departure": {
"time": "1769054646"
},
"stopId": "VFMUISS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769054758"
},
"departure": {
"time": "1769054769"
},
"stopId": "VFTECHO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769054927"
},
"departure": {
"time": "1769054961"
},
"stopId": "VPALPES2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769055018"
},
"departure": {
"time": "1769055048"
},
"stopId": "VPHPOST2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769055064"
},
"departure": {
"time": "1769055079"
},
"stopId": "VPPISCI2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769055106"
},
"departure": {
"time": "1769055139"
},
"stopId": "VPGENDA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769055200"
},
"departure": {
"time": "1769055231"
},
"stopId": "VPLIBER2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769055259"
},
"departure": {
"time": "1769055305"
},
"stopId": "VPPICAR2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769055423"
},
"departure": {
"time": "1769055439"
},
"stopId": "VPMALA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769055540"
},
"departure": {
"time": "1769055551"
},
"stopId": "QFGARI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769055616"
},
"departure": {
"time": "1769055668"
},
"stopId": "QFRP4R2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769055891"
},
"departure": {
"time": "1769055913"
},
"stopId": "QFA43ZI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769056048"
},
"departure": {
"time": "1769056058"
},
"stopId": "QFDAUPH2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769056090"
},
"departure": {
"time": "1769056125"
},
"stopId": "QFRUMO2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769056166"
},
"departure": {
"time": "1769056177"
},
"stopId": "QFRURUI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769056347"
},
"departure": {
"time": "1769056362"
},
"stopId": "QFGARE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769056393"
},
"departure": {
"time": "1769056414"
},
"stopId": "QFMONUM1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769056491"
},
"departure": {
"time": "1769056508"
},
"stopId": "QFFURIN1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769056541"
},
"departure": {
"time": "1769056562"
},
"stopId": "QFMAIRI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769056624"
},
"departure": {
"time": "1769056640"
},
"stopId": "QFLIEUS1",
"stopSequence": 23
},
{
"arrival": {
"time": "1769056673"
},
"departure": {
"time": "1769056711"
},
"stopId": "QFALLIN1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769056787"
},
"departure": {
"time": "1769056804"
},
"stopId": "QFCOCHE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769056835"
},
"departure": {
"time": "1769056851"
},
"stopId": "QFCHARR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769056888"
},
"departure": {
"time": "1769056894"
},
"stopId": "QFGARGU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769056963"
},
"departure": {
"time": "1769056973"
},
"stopId": "VFMRAZ1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769056989"
},
"departure": {
"time": "1769056999"
},
"stopId": "VFCHAR2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769057031"
},
"departure": {
"time": "1769057043"
},
"stopId": "VFVELLE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769057055"
},
"departure": {
"time": "1769057065"
},
"stopId": "VFGINET2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769057085"
},
"departure": {
"time": "1769057095"
},
"stopId": "VFNOYER2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769057105"
},
"departure": {
"time": "1769057137"
},
"stopId": "VFPASTE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1769057147"
},
"departure": {
"time": "1769057162"
},
"stopId": "VFPINED2",
"stopSequence": 34
},
{
"arrival": {
"time": "1769057162"
},
"departure": {
"time": "1769057174"
},
"stopId": "VFBERTH2",
"stopSequence": 35
},
{
"arrival": {
"time": "1769057279"
},
"stopId": "VFSTBC6",
"stopSequence": 36
}
],
"timestamp": "1769084326",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1136-38764"
},
"vehicle": {
"id": "6786a347ca2c086ed76eadba",
"label": "1337",
"licensePlate": "HA-957-LZ"
}
}
},
{
"id": "trip:937-38861",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769082120"
},
"departure": {
"time": "1769082672"
},
"stopId": "NVPLACE1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769082729"
},
"departure": {
"time": "1769082740"
},
"stopId": "NVBASV1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769082778"
},
"departure": {
"time": "1769082849"
},
"stopId": "NVPONTA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769082911"
},
"departure": {
"time": "1769082923"
},
"stopId": "NVRUFF1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769083025"
},
"departure": {
"time": "1769083037"
},
"stopId": "BJBOUSS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769083065"
},
"departure": {
"time": "1769083156"
},
"stopId": "BJMBLAN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769083179"
},
"departure": {
"time": "1769083228"
},
"stopId": "BJRIVET2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769083310"
},
"departure": {
"time": "1769083341"
},
"stopId": "BJCHAMP2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769083356"
},
"departure": {
"time": "1769083398"
},
"stopId": "BJTOUR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769083427"
},
"departure": {
"time": "1769083457"
},
"stopId": "BJMOULI2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769083501"
},
"departure": {
"time": "1769083546"
},
"stopId": "BJPROYA2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769083592"
},
"departure": {
"time": "1769083624"
},
"stopId": "BJEPARG2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769083677"
},
"departure": {
"time": "1769083706"
},
"stopId": "BJFOLAT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769083732"
},
"departure": {
"time": "1769083782"
},
"stopId": "BJPMICH1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769083839"
},
"departure": {
"time": "1769083916"
},
"stopId": "BJVAUCA2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769083975"
},
"departure": {
"time": "1769084028"
},
"stopId": "BJEBARB2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769084073"
},
"departure": {
"time": "1769084083"
},
"stopId": "BJHBARB2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769084108"
},
"departure": {
"time": "1769084139"
},
"stopId": "BJVSCOT2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769084161"
},
"departure": {
"time": "1769084199"
},
"stopId": "BJSTRAU2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769084233"
},
"departure": {
"time": "1769084244"
},
"stopId": "BJCHANT2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769084278"
},
"departure": {
"time": "1769084315"
},
"stopId": "BJROSTA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769084332"
},
"stopId": "BJCHARM2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769084410"
},
"departure": {
"time": "1769084410"
},
"stopId": "BJCHFLE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769084530"
},
"departure": {
"time": "1769084530"
},
"stopId": "BJZACHA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769084710"
},
"departure": {
"time": "1769084710"
},
"stopId": "IDPLOUV2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769084770"
},
"departure": {
"time": "1769084770"
},
"stopId": "IDCHASS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769084890"
},
"departure": {
"time": "1769084890"
},
"stopId": "IDSAYES2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769085130"
},
"departure": {
"time": "1769085130"
},
"stopId": "IDCECOM2",
"stopSequence": 27
},
{
"arrival": {
"time": "1769085250"
},
"departure": {
"time": "1769085250"
},
"stopId": "IDADMIN2",
"stopSequence": 28
},
{
"arrival": {
"time": "1769085250"
},
"departure": {
"time": "1769085250"
},
"stopId": "IDHOTEL2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769085370"
},
"departure": {
"time": "1769085370"
},
"stopId": "IDTRUFF2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769085370"
},
"departure": {
"time": "1769085370"
},
"stopId": "IDHUBER2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769085490"
},
"departure": {
"time": "1769085490"
},
"stopId": "IDDELOR2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769085550"
},
"departure": {
"time": "1769085550"
},
"stopId": "IDATLAN2",
"stopSequence": 33
},
{
"arrival": {
"time": "1769085610"
},
"departure": {
"time": "1769085610"
},
"stopId": "IDDOISN2",
"stopSequence": 34
},
{
"arrival": {
"time": "1769085670"
},
"departure": {
"time": "1769085670"
},
"stopId": "IDPISCI2",
"stopSequence": 35
}
],
"timestamp": "1769084349",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "937-38861"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e50d",
"label": "1331",
"licensePlate": "FX-221-CD"
}
}
},
{
"id": "trip:935-38066",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769079112"
},
"departure": {
"time": "1769079158"
},
"stopId": "BJMOZAB1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769079215"
},
"departure": {
"time": "1769079254"
},
"stopId": "BJCHPIN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769079260"
},
"departure": {
"time": "1769079272"
},
"stopId": "BJLINNE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769079309"
},
"departure": {
"time": "1769079342"
},
"stopId": "BJPREPO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769079386"
},
"departure": {
"time": "1769079401"
},
"stopId": "BJCHFLE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769079433"
},
"departure": {
"time": "1769079463"
},
"stopId": "BJCHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769079480"
},
"departure": {
"time": "1769079507"
},
"stopId": "BJROSTA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769079538"
},
"departure": {
"time": "1769079558"
},
"stopId": "BJCHANT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769079589"
},
"departure": {
"time": "1769079611"
},
"stopId": "BJSTRAU1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769079641"
},
"departure": {
"time": "1769079652"
},
"stopId": "BJVSCOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769079679"
},
"departure": {
"time": "1769079691"
},
"stopId": "BJHBARB1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769079718"
},
"departure": {
"time": "1769079769"
},
"stopId": "BJEBARB1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769079822"
},
"departure": {
"time": "1769079882"
},
"stopId": "BJVAUCA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769079922"
},
"departure": {
"time": "1769079976"
},
"stopId": "BJLYCEE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769079981"
},
"departure": {
"time": "1769080036"
},
"stopId": "BJPOSTE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769080091"
},
"departure": {
"time": "1769080130"
},
"stopId": "BJGARE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769080269"
},
"departure": {
"time": "1769080300"
},
"stopId": "BJALPES2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769080372"
},
"departure": {
"time": "1769080392"
},
"stopId": "BJCLESP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769080506"
},
"departure": {
"time": "1769080527"
},
"stopId": "BJPAPIN2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769080566"
},
"departure": {
"time": "1769080572"
},
"stopId": "BJMALAS2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769080601"
},
"departure": {
"time": "1769080628"
},
"stopId": "BJMALBR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769080719"
},
"departure": {
"time": "1769080749"
},
"stopId": "BJGRSOL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769080803"
},
"departure": {
"time": "1769080952"
},
"stopId": "BJGRIVE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769081085"
},
"departure": {
"time": "1769081101"
},
"stopId": "BJXBLAN2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769081209"
},
"departure": {
"time": "1769081258"
},
"stopId": "IDGARE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769081357"
},
"departure": {
"time": "1769081391"
},
"stopId": "IDCECOM2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769081472"
},
"departure": {
"time": "1769081512"
},
"stopId": "IDLANS2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769081543"
},
"departure": {
"time": "1769081554"
},
"stopId": "IDPLANT1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769081593"
},
"departure": {
"time": "1769081603"
},
"stopId": "IDFAUVE1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769081603"
},
"departure": {
"time": "1769081629"
},
"stopId": "IDPPLAT1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769081635"
},
"departure": {
"time": "1769081667"
},
"stopId": "IDATLAN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769081704"
},
"departure": {
"time": "1769081741"
},
"stopId": "IDDELOR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1769081768"
},
"stopId": "IDTRIFO1",
"stopSequence": 32
}
],
"timestamp": "1769084322",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "935-38066"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"id": "trip:939-37609",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769078937"
},
"departure": {
"time": "1769078966"
},
"stopId": "SSFLOS1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769079023"
},
"departure": {
"time": "1769079033"
},
"stopId": "SSSMART1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769079129"
},
"departure": {
"time": "1769079146"
},
"stopId": "SSZONEA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769079214"
},
"departure": {
"time": "1769079225"
},
"stopId": "SSPRECH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769079368"
},
"departure": {
"time": "1769079380"
},
"stopId": "SSEGLIS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769079478"
},
"departure": {
"time": "1769079507"
},
"stopId": "SSTRUIT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769079704"
},
"stopId": "SSDEMPT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769079716"
},
"departure": {
"time": "1769079722"
},
"stopId": "SSDEMPT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769079862"
},
"departure": {
"time": "1769079873"
},
"stopId": "SSMOLLA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769080006"
},
"departure": {
"time": "1769080016"
},
"stopId": "BJALBIZ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769080040"
},
"departure": {
"time": "1769080057"
},
"stopId": "BJLOUP2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769080072"
},
"departure": {
"time": "1769080082"
},
"stopId": "BJCHPAG1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769080125"
},
"departure": {
"time": "1769080135"
},
"stopId": "BJPMONT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769080151"
},
"departure": {
"time": "1769080157"
},
"stopId": "BJBELRI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769080185"
},
"departure": {
"time": "1769080195"
},
"stopId": "BJMAS1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769080217"
},
"departure": {
"time": "1769080228"
},
"stopId": "BJTONKI2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769080286"
},
"departure": {
"time": "1769080302"
},
"stopId": "BJSQUAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769080324"
},
"departure": {
"time": "1769080340"
},
"stopId": "BJPREBE2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769080402"
},
"departure": {
"time": "1769080417"
},
"stopId": "BJCOPRE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769080432"
},
"departure": {
"time": "1769080448"
},
"stopId": "BJPISCI2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769080497"
},
"departure": {
"time": "1769080512"
},
"stopId": "BJEPARG2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769080565"
},
"departure": {
"time": "1769080592"
},
"stopId": "BJFOLAT1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769080628"
},
"departure": {
"time": "1769080679"
},
"stopId": "BJPMICH1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769080732"
},
"departure": {
"time": "1769080769"
},
"stopId": "BJLYCEE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1769080779"
},
"departure": {
"time": "1769080840"
},
"stopId": "BJPOSTE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769080923"
},
"departure": {
"time": "1769080970"
},
"stopId": "BJCHARG1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769080997"
},
"departure": {
"time": "1769081031"
},
"stopId": "MBHLM2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769081058"
},
"stopId": "BJMAUBE1",
"stopSequence": 27
}
],
"timestamp": "1769084350",
"trip": {
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "939-37609"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e127",
"label": "1527",
"licensePlate": "FN-427-ES"
}
}
},
{
"id": "trip:925-36332",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769058882"
},
"departure": {
"time": "1769058971"
},
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769058999"
},
"departure": {
"time": "1769059047"
},
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769059069"
},
"departure": {
"time": "1769059085"
},
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769059106"
},
"departure": {
"time": "1769059149"
},
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769059197"
},
"departure": {
"time": "1769059227"
},
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769059296"
},
"departure": {
"time": "1769059312"
},
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769059333"
},
"departure": {
"time": "1769059383"
},
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769059429"
},
"departure": {
"time": "1769059464"
},
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769059474"
},
"departure": {
"time": "1769059554"
},
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769059638"
},
"departure": {
"time": "1769059688"
},
"stopId": "BJGARE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769059818"
},
"departure": {
"time": "1769059839"
},
"stopId": "BJEMARI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769059860"
},
"departure": {
"time": "1769059893"
},
"stopId": "BJZOLA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769059913"
},
"departure": {
"time": "1769059999"
},
"stopId": "BJPCURI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769060045"
},
"departure": {
"time": "1769060060"
},
"stopId": "BJJCURI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769060102"
},
"departure": {
"time": "1769060136"
},
"stopId": "BJPAPIN2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769060174"
},
"departure": {
"time": "1769060185"
},
"stopId": "BJMALAS2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769060214"
},
"departure": {
"time": "1769060249"
},
"stopId": "BJMALBR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769060292"
},
"departure": {
"time": "1769060302"
},
"stopId": "BJLBRAI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769060317"
},
"departure": {
"time": "1769060332"
},
"stopId": "BJPOLER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769060444"
},
"departure": {
"time": "1769060471"
},
"stopId": "BJMEDHO2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769060495"
},
"departure": {
"time": "1769060524"
},
"stopId": "BJMEDCL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769060732"
},
"departure": {
"time": "1769060747"
},
"stopId": "IDPLOUV2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769060775"
},
"departure": {
"time": "1769060791"
},
"stopId": "IDCHASS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769060849"
},
"departure": {
"time": "1769060861"
},
"stopId": "IDSAYES2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769060963"
},
"departure": {
"time": "1769060974"
},
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769061215"
},
"departure": {
"time": "1769061231"
},
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769061273"
},
"departure": {
"time": "1769061279"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769061311"
},
"departure": {
"time": "1769061321"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769061321"
},
"departure": {
"time": "1769061337"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769061343"
},
"departure": {
"time": "1769061355"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769061386"
},
"departure": {
"time": "1769062419"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769062447"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1769084350",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "925-36332"
},
"vehicle": {
"id": "636a2e22c520d5a13c77ded0",
"label": "1307",
"licensePlate": "166-DGQ-38"
}
}
},
{
"id": "trip:926-36346",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769084050"
},
"departure": {
"time": "1769084111"
},
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769084134"
},
"departure": {
"time": "1769084184"
},
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769084205"
},
"departure": {
"time": "1769084222"
},
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769084232"
},
"departure": {
"time": "1769084283"
},
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769084314"
},
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769084410"
},
"departure": {
"time": "1769084410"
},
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769084470"
},
"departure": {
"time": "1769084470"
},
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769084650"
},
"departure": {
"time": "1769084650"
},
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769084710"
},
"departure": {
"time": "1769084710"
},
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769084830"
},
"departure": {
"time": "1769084830"
},
"stopId": "BJGARE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769085010"
},
"departure": {
"time": "1769085010"
},
"stopId": "BJEMARI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769085130"
},
"departure": {
"time": "1769085130"
},
"stopId": "BJZOLA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769085250"
},
"departure": {
"time": "1769085250"
},
"stopId": "BJPCURI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769085310"
},
"departure": {
"time": "1769085310"
},
"stopId": "BJJCURI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769085370"
},
"departure": {
"time": "1769085370"
},
"stopId": "BJPAPIN2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769085430"
},
"departure": {
"time": "1769085430"
},
"stopId": "BJMALAS2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769085430"
},
"departure": {
"time": "1769085430"
},
"stopId": "BJMALBR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769085490"
},
"departure": {
"time": "1769085490"
},
"stopId": "BJLBRAI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769085550"
},
"departure": {
"time": "1769085550"
},
"stopId": "BJPOLER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769085670"
},
"departure": {
"time": "1769085670"
},
"stopId": "BJMEDHO2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769085730"
},
"departure": {
"time": "1769085730"
},
"stopId": "BJMEDCL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769085970"
},
"departure": {
"time": "1769085970"
},
"stopId": "IDPLOUV2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769086030"
},
"departure": {
"time": "1769086030"
},
"stopId": "IDCHASS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769086150"
},
"departure": {
"time": "1769086150"
},
"stopId": "IDSAYES2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769086390"
},
"departure": {
"time": "1769086390"
},
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769086510"
},
"departure": {
"time": "1769086510"
},
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769086570"
},
"departure": {
"time": "1769086570"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769086630"
},
"departure": {
"time": "1769086630"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769086690"
},
"departure": {
"time": "1769086690"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769086690"
},
"departure": {
"time": "1769086690"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769086810"
},
"departure": {
"time": "1769086810"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769086870"
},
"departure": {
"time": "1769086870"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1769084336",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "926-36346"
},
"vehicle": {
"id": "63c518f7e70e2cf76f8f8063",
"label": "1333",
"licensePlate": "GL-927-FW"
}
}
},
{
"id": "trip:923-36339",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769071727"
},
"departure": {
"time": "1769071801"
},
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769071818"
},
"departure": {
"time": "1769071866"
},
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769071887"
},
"departure": {
"time": "1769071923"
},
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769071934"
},
"departure": {
"time": "1769072007"
},
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769072044"
},
"departure": {
"time": "1769072077"
},
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769072124"
},
"departure": {
"time": "1769072163"
},
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769072194"
},
"departure": {
"time": "1769072250"
},
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769072321"
},
"departure": {
"time": "1769072352"
},
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769072374"
},
"departure": {
"time": "1769072449"
},
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769072522"
},
"departure": {
"time": "1769072598"
},
"stopId": "BJGARE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769072773"
},
"departure": {
"time": "1769072783"
},
"stopId": "BJEMARI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769072794"
},
"departure": {
"time": "1769072861"
},
"stopId": "BJZOLA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769072882"
},
"departure": {
"time": "1769072887"
},
"stopId": "BJPCURI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769072925"
},
"departure": {
"time": "1769072951"
},
"stopId": "BJJCURI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769072989"
},
"departure": {
"time": "1769073036"
},
"stopId": "BJPAPIN2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769073069"
},
"departure": {
"time": "1769073074"
},
"stopId": "BJMALAS2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769073099"
},
"departure": {
"time": "1769073138"
},
"stopId": "BJMALBR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769073177"
},
"departure": {
"time": "1769073202"
},
"stopId": "BJLBRAI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769073218"
},
"departure": {
"time": "1769073258"
},
"stopId": "BJPOLER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769073370"
},
"departure": {
"time": "1769073398"
},
"stopId": "BJMEDHO2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769073419"
},
"departure": {
"time": "1769073430"
},
"stopId": "BJMEDCL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769073711"
},
"departure": {
"time": "1769073743"
},
"stopId": "IDPLOUV2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769073778"
},
"departure": {
"time": "1769073809"
},
"stopId": "IDCHASS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769073872"
},
"departure": {
"time": "1769073878"
},
"stopId": "IDSAYES2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769073970"
},
"departure": {
"time": "1769073976"
},
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769074176"
},
"departure": {
"time": "1769074216"
},
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769074247"
},
"departure": {
"time": "1769074262"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769074299"
},
"departure": {
"time": "1769074323"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769074329"
},
"departure": {
"time": "1769074359"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769074369"
},
"departure": {
"time": "1769074392"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769074424"
},
"departure": {
"time": "1769074441"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769074463"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1769084346",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "923-36339"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e751",
"label": "1329",
"licensePlate": "FS-550-LT"
}
}
},
{
"id": "trip:931-36341",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769075069"
},
"departure": {
"time": "1769075104"
},
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769075127"
},
"departure": {
"time": "1769075142"
},
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769075164"
},
"departure": {
"time": "1769075181"
},
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769075213"
},
"departure": {
"time": "1769075224"
},
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769075278"
},
"departure": {
"time": "1769075318"
},
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769075372"
},
"departure": {
"time": "1769075387"
},
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769075434"
},
"departure": {
"time": "1769075467"
},
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769075541"
},
"departure": {
"time": "1769075552"
},
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769075558"
},
"departure": {
"time": "1769075658"
},
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769075716"
},
"departure": {
"time": "1769075789"
},
"stopId": "BJGARE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769075980"
},
"departure": {
"time": "1769075996"
},
"stopId": "BJEMARI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1769076014"
},
"departure": {
"time": "1769076180"
},
"stopId": "BJZOLA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769076197"
},
"departure": {
"time": "1769076202"
},
"stopId": "BJPCURI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769076250"
},
"departure": {
"time": "1769076260"
},
"stopId": "BJJCURI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769076297"
},
"departure": {
"time": "1769076332"
},
"stopId": "BJPAPIN2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769076372"
},
"departure": {
"time": "1769076382"
},
"stopId": "BJMALAS2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769076406"
},
"departure": {
"time": "1769076422"
},
"stopId": "BJMALBR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769076477"
},
"departure": {
"time": "1769076487"
},
"stopId": "BJLBRAI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769076509"
},
"departure": {
"time": "1769076539"
},
"stopId": "BJPOLER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769076612"
},
"departure": {
"time": "1769076663"
},
"stopId": "BJMEDHO2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769076706"
},
"departure": {
"time": "1769076717"
},
"stopId": "BJMEDCL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769076924"
},
"departure": {
"time": "1769076936"
},
"stopId": "IDPLOUV2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769076968"
},
"departure": {
"time": "1769077007"
},
"stopId": "IDCHASS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769077079"
},
"departure": {
"time": "1769077090"
},
"stopId": "IDSAYES2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769077191"
},
"departure": {
"time": "1769077201"
},
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769077372"
},
"departure": {
"time": "1769077400"
},
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769077428"
},
"departure": {
"time": "1769077461"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769077510"
},
"departure": {
"time": "1769077539"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769077545"
},
"departure": {
"time": "1769077561"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769077573"
},
"departure": {
"time": "1769077579"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769077627"
},
"departure": {
"time": "1769077643"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769077670"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1769084348",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "931-36341"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e290",
"label": "1302",
"licensePlate": "194-DDZ-38"
}
}
},
{
"id": "trip:934-37616",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769061333"
},
"departure": {
"time": "1769061584"
},
"stopId": "BJPLANB1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769061638"
},
"departure": {
"time": "1769061654"
},
"stopId": "BJSERVE1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769061672"
},
"departure": {
"time": "1769061694"
},
"stopId": "BJCHATI1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769061739"
},
"departure": {
"time": "1769061760"
},
"stopId": "BJBOIS1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769061791"
},
"departure": {
"time": "1769061809"
},
"stopId": "BJTILLA1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769061829"
},
"departure": {
"time": "1769061844"
},
"stopId": "BJSOMME1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769062147"
},
"departure": {
"time": "1769062162"
},
"stopId": "BJJARDI1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769062441"
},
"departure": {
"time": "1769062452"
},
"stopId": "BJCHARG1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769062382"
},
"departure": {
"time": "1769062409"
},
"stopId": "MBHLM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769062315"
},
"departure": {
"time": "1769062347"
},
"stopId": "BJMAUBE1",
"stopSequence": 9
},
{
"stopId": "MBHLM1",
"stopSequence": 10
},
{
"stopId": "BJCHARG2",
"stopSequence": 11
},
{
"arrival": {
"time": "1769062663"
},
"departure": {
"time": "1769062727"
},
"stopId": "BJPOSTE2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769062760"
},
"departure": {
"time": "1769062783"
},
"stopId": "BJLYCEE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769062860"
},
"stopId": "BJPMICH2",
"stopSequence": 14
}
],
"timestamp": "1769084350",
"trip": {
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "934-37616"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e127",
"label": "1527",
"licensePlate": "FN-427-ES"
}
}
},
{
"id": "trip:923-36252",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769075285"
},
"departure": {
"time": "1769075347"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1769075386"
},
"departure": {
"time": "1769075427"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769075465"
},
"departure": {
"time": "1769075498"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1769075508"
},
"departure": {
"time": "1769075547"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1769075552"
},
"departure": {
"time": "1769075567"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1769075603"
},
"departure": {
"time": "1769075613"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1769075646"
},
"departure": {
"time": "1769075704"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769075784"
},
"departure": {
"time": "1769075806"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769076030"
},
"departure": {
"time": "1769076059"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1769076116"
},
"departure": {
"time": "1769076126"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769076153"
},
"departure": {
"time": "1769076188"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769076380"
},
"departure": {
"time": "1769076403"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769076461"
},
"departure": {
"time": "1769076520"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769076756"
},
"departure": {
"time": "1769076795"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769076811"
},
"departure": {
"time": "1769076842"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769076880"
},
"departure": {
"time": "1769076919"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769076945"
},
"departure": {
"time": "1769076950"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769076982"
},
"departure": {
"time": "1769076997"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1769077040"
},
"departure": {
"time": "1769077071"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1769077105"
},
"departure": {
"time": "1769077111"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769077146"
},
"departure": {
"time": "1769077179"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1769077189"
},
"departure": {
"time": "1769077204"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769077292"
},
"departure": {
"time": "1769077322"
},
"stopId": "BJGARE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769077496"
},
"departure": {
"time": "1769077543"
},
"stopId": "BJPOSTE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769077579"
},
"departure": {
"time": "1769077590"
},
"stopId": "BJLYCEE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769077630"
},
"departure": {
"time": "1769077657"
},
"stopId": "BJPMICH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769077693"
},
"departure": {
"time": "1769077731"
},
"stopId": "BJFOLAT2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769077794"
},
"departure": {
"time": "1769077805"
},
"stopId": "BJEPARG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769077842"
},
"departure": {
"time": "1769077848"
},
"stopId": "BJPROYA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769077859"
},
"departure": {
"time": "1769077869"
},
"stopId": "BJMOULI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1769077895"
},
"departure": {
"time": "1769077928"
},
"stopId": "BJTOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1769077943"
},
"stopId": "BJCHAMP1",
"stopSequence": 31
}
],
"timestamp": "1769084346",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "923-36252"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e751",
"label": "1329",
"licensePlate": "FS-550-LT"
}
}
},
{
"id": "trip:928-38845",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769074037"
},
"departure": {
"time": "1769074048"
},
"stopId": "RMZAPER1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769074140"
},
"departure": {
"time": "1769074150"
},
"stopId": "RMLAVAI1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769074171"
},
"departure": {
"time": "1769074188"
},
"stopId": "RMHALLS1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769074225"
},
"departure": {
"time": "1769074237"
},
"stopId": "RMHOTLV1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769074254"
},
"departure": {
"time": "1769074308"
},
"stopId": "RMRPLAC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769074364"
},
"departure": {
"time": "1769074370"
},
"stopId": "RMPHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769074400"
},
"departure": {
"time": "1769074412"
},
"stopId": "RMTILLE2",
"stopSequence": 6
},
{
"arrival": {
"time": "1769074446"
},
"departure": {
"time": "1769074452"
},
"stopId": "BJCFA2",
"stopSequence": 7
},
{
"arrival": {
"time": "1769074491"
},
"departure": {
"time": "1769074523"
},
"stopId": "BJPROYA2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769074568"
},
"departure": {
"time": "1769074604"
},
"stopId": "BJEPARG2",
"stopSequence": 9
},
{
"arrival": {
"time": "1769074669"
},
"departure": {
"time": "1769074737"
},
"stopId": "BJFOLAT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769074782"
},
"departure": {
"time": "1769074818"
},
"stopId": "BJPMICH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769074873"
},
"departure": {
"time": "1769074916"
},
"stopId": "BJVAUCA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1769074984"
},
"departure": {
"time": "1769075015"
},
"stopId": "BJEBARB2",
"stopSequence": 13
},
{
"arrival": {
"time": "1769075070"
},
"departure": {
"time": "1769075076"
},
"stopId": "BJHBARB2",
"stopSequence": 14
},
{
"arrival": {
"time": "1769075103"
},
"departure": {
"time": "1769075115"
},
"stopId": "BJVSCOT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1769075143"
},
"departure": {
"time": "1769075160"
},
"stopId": "BJSTRAU2",
"stopSequence": 16
},
{
"arrival": {
"time": "1769075189"
},
"departure": {
"time": "1769075205"
},
"stopId": "BJCHANT2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769075244"
},
"departure": {
"time": "1769075278"
},
"stopId": "BJROSTA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769075293"
},
"departure": {
"time": "1769075333"
},
"stopId": "BJCHARM2",
"stopSequence": 19
},
{
"arrival": {
"time": "1769075356"
},
"departure": {
"time": "1769075372"
},
"stopId": "BJCHFLE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1769075435"
},
"departure": {
"time": "1769075445"
},
"stopId": "BJZACHA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1769075576"
},
"departure": {
"time": "1769075588"
},
"stopId": "IDPLOUV2",
"stopSequence": 22
},
{
"arrival": {
"time": "1769075623"
},
"departure": {
"time": "1769075635"
},
"stopId": "IDCHASS2",
"stopSequence": 23
},
{
"arrival": {
"time": "1769075712"
},
"departure": {
"time": "1769075754"
},
"stopId": "IDSAYES2",
"stopSequence": 24
},
{
"arrival": {
"time": "1769075862"
},
"departure": {
"time": "1769075874"
},
"stopId": "IDCECOM2",
"stopSequence": 25
},
{
"arrival": {
"time": "1769076095"
},
"departure": {
"time": "1769076111"
},
"stopId": "IDADMIN2",
"stopSequence": 26
},
{
"arrival": {
"time": "1769076132"
},
"departure": {
"time": "1769076137"
},
"stopId": "IDHOTEL2",
"stopSequence": 27
},
{
"arrival": {
"time": "1769076171"
},
"departure": {
"time": "1769076182"
},
"stopId": "IDTRUFF2",
"stopSequence": 28
},
{
"arrival": {
"time": "1769076193"
},
"departure": {
"time": "1769076210"
},
"stopId": "IDHUBER2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769076242"
},
"departure": {
"time": "1769076259"
},
"stopId": "IDDELOR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769076300"
},
"departure": {
"time": "1769076316"
},
"stopId": "IDATLAN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1769076343"
},
"departure": {
"time": "1769076381"
},
"stopId": "IDDOISN2",
"stopSequence": 32
},
{
"arrival": {
"time": "1769076402"
},
"stopId": "IDPISCI2",
"stopSequence": 33
}
],
"timestamp": "1769084347",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "928-38845"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e731",
"label": "1309",
"licensePlate": "AV-895-WZ"
}
}
},
{
"id": "trip:928-38830",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769070071"
},
"departure": {
"time": "1769070104"
},
"stopId": "IDPISCI1",
"stopSequence": 0
},
{
"arrival": {
"time": "1769070138"
},
"departure": {
"time": "1769070182"
},
"stopId": "IDDOISN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1769070205"
},
"departure": {
"time": "1769070216"
},
"stopId": "IDATLAN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1769070250"
},
"departure": {
"time": "1769070294"
},
"stopId": "IDDELOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1769070323"
},
"departure": {
"time": "1769070370"
},
"stopId": "IDHUBER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1769070376"
},
"departure": {
"time": "1769070394"
},
"stopId": "IDTRUFF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1769070428"
},
"departure": {
"time": "1769070457"
},
"stopId": "IDHOTEL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1769070475"
},
"departure": {
"time": "1769070491"
},
"stopId": "IDADMIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1769070611"
},
"departure": {
"time": "1769070622"
},
"stopId": "IDCECOM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1769070820"
},
"departure": {
"time": "1769070843"
},
"stopId": "IDSAYES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1769070905"
},
"departure": {
"time": "1769070941"
},
"stopId": "IDCHASS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1769070970"
},
"departure": {
"time": "1769070982"
},
"stopId": "IDPLOUV1",
"stopSequence": 11
},
{
"arrival": {
"time": "1769070999"
},
"departure": {
"time": "1769071009"
},
"stopId": "IDRIMBA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1769071025"
},
"departure": {
"time": "1769071036"
},
"stopId": "IDAPOLL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1769071052"
},
"departure": {
"time": "1769071063"
},
"stopId": "IDMISTR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1769071106"
},
"departure": {
"time": "1769071118"
},
"stopId": "IDRASPE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1769071173"
},
"departure": {
"time": "1769071205"
},
"stopId": "IDALICA1",
"stopSequence": 16
},
{
"arrival": {
"time": "1769071254"
},
"departure": {
"time": "1769071278"
},
"stopId": "IDAPOLL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1769071290"
},
"departure": {
"time": "1769071296"
},
"stopId": "IDRIMBA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1769071426"
},
"departure": {
"time": "1769071473"
},
"stopId": "BJZACHA1",
"stopSequence": 19
},
{
"arrival": {
"time": "1769071523"
},
"departure": {
"time": "1769071562"
},
"stopId": "BJCHFLE3",
"stopSequence": 20
},
{
"arrival": {
"time": "1769071591"
},
"departure": {
"time": "1769071635"
},
"stopId": "BJCHARM1",
"stopSequence": 21
},
{
"arrival": {
"time": "1769071652"
},
"departure": {
"time": "1769071700"
},
"stopId": "BJROSTA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1769071728"
},
"departure": {
"time": "1769071754"
},
"stopId": "BJCHANT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1769071793"
},
"departure": {
"time": "1769071826"
},
"stopId": "BJSTRAU1",
"stopSequence": 24
},
{
"arrival": {
"time": "1769071880"
},
"departure": {
"time": "1769071927"
},
"stopId": "BJVSCOT1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769071950"
},
"departure": {
"time": "1769071962"
},
"stopId": "BJHBARB1",
"stopSequence": 26
},
{
"arrival": {
"time": "1769071992"
},
"departure": {
"time": "1769072032"
},
"stopId": "BJEBARB1",
"stopSequence": 27
},
{
"arrival": {
"time": "1769072088"
},
"departure": {
"time": "1769072154"
},
"stopId": "BJVAUCA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1769072319"
},
"departure": {
"time": "1769072365"
},
"stopId": "BJPMICH2",
"stopSequence": 29
},
{
"arrival": {
"time": "1769072400"
},
"departure": {
"time": "1769072450"
},
"stopId": "BJFOLAT2",
"stopSequence": 30
},
{
"arrival": {
"time": "1769072483"
},
"departure": {
"time": "1769072494"
},
"stopId": "BJEPARG1",
"stopSequence": 31
},
{
"arrival": {
"time": "1769072529"
},
"departure": {
"time": "1769072561"
},
"stopId": "BJPROYA1",
"stopSequence": 32
},
{
"arrival": {
"time": "1769072593"
},
"departure": {
"time": "1769072624"
},
"stopId": "BJCFA1",
"stopSequence": 33
},
{
"arrival": {
"time": "1769072657"
},
"departure": {
"time": "1769072685"
},
"stopId": "RMTILLE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1769072726"
},
"departure": {
"time": "1769072736"
},
"stopId": "RMPHARM2",
"stopSequence": 35
},
{
"arrival": {
"time": "1769072783"
},
"departure": {
"time": "1769072799"
},
"stopId": "RMRPLAC2",
"stopSequence": 36
},
{
"arrival": {
"time": "1769072811"
},
"departure": {
"time": "1769072822"
},
"stopId": "RMHOTLV2",
"stopSequence": 37
},
{
"arrival": {
"time": "1769072850"
},
"departure": {
"time": "1769072865"
},
"stopId": "RMHALLS2",
"stopSequence": 38
},
{
"arrival": {
"time": "1769072881"
},
"departure": {
"time": "1769072893"
},
"stopId": "RMLAVAI2",
"stopSequence": 39
},
{
"arrival": {
"time": "1769073988"
},
"stopId": "RMZAPER2",
"stopSequence": 40
}
],
"timestamp": "1769084347",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "928-38830"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e731",
"label": "1309",
"licensePlate": "AV-895-WZ"
}
}
},
{
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "944-38043"
}
}
},
{
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260122",
"tripId": "929-38028"
}
}
},
{
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260124",
"tripId": "1004-38172"
}
}
},
{
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260126",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"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": "1769084351",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260127",
"tripId": "1046-38113"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1769084351"
}
}