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
❌9 912 erreurs, 431 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 02/02/2026 à 08h00 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 162 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 1138-38749 stop_sequence 1 arrival_time 05:36:59 (1770007019) is less than previous stop arrival_time 06:31:41 (1770010301) - times must increase between two sequential stops
- trip_id 1138-38749 stop_sequence 1 departure_time 05:34:30 (1770006870) is less than previous stop departure_time 05:34:38 (1770006878) - times must increase between two sequential stops
- trip_id 1138-38749 stop_sequence 1 departure_time 05:34:30 (1770006870) is less than previous stop arrival_time 06:31:41 (1770010301) - times must increase between two sequential stops
- trip_id 1138-38749 stop_sequence 2 departure_time 05:35:30 (1770006930) is less than previous stop arrival_time 05:36:59 (1770007019) - times must increase between two sequential stops
- trip_id 1138-38749 stop_sequence 3 departure_time 05:36:30 (1770006990) is less than previous stop arrival_time 05:37:19 (1770007039) - times must increase between two sequential stops
stop_time_update departure time is before arrival time E025 7 erreurs
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 1138-38749 stop_sequence 0 departure_time 05:34:38 (1770006878) is less than the same stop arrival_time 06:31:41 (1770010301) - departure time must be equal to or greater than arrival time
- trip_id 1138-38749 stop_sequence 1 departure_time 05:34:30 (1770006870) is less than the same stop arrival_time 05:36:59 (1770007019) - departure time must be equal to or greater than arrival time
- trip_id 1138-38749 stop_sequence 2 departure_time 05:35:30 (1770006930) is less than the same stop arrival_time 05:37:19 (1770007039) - departure time must be equal to or greater than arrival time
- trip_id 1138-38749 stop_sequence 3 departure_time 05:36:30 (1770006990) is less than the same stop arrival_time 05:37:24 (1770007044) - departure time must be equal to or greater than arrival time
- trip_id 1138-38749 stop_sequence 4 departure_time 05:37:30 (1770007050) is less than the same stop arrival_time 05:37:47 (1770007067) - departure time must be equal to or greater than arrival time
stop_time_update doesn't have arrival or departure E043 9 742 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 42240{BJA02_2}-Période Scolaire Sep 2024-2025_5_LMWJV stop_sequence 1 doesn't have arrival or departure
- trip_id 42240{BJA02_2}-Période Scolaire Sep 2024-2025_5_LMWJV stop_sequence 2 doesn't have arrival or departure
- trip_id 42240{BJA02_2}-Période Scolaire Sep 2024-2025_5_LMWJV stop_sequence 3 doesn't have arrival or departure
- trip_id 42240{BJA02_2}-Période Scolaire Sep 2024-2025_5_LMWJV stop_sequence 4 doesn't have arrival or departure
- trip_id 42240{BJA02_2}-Période Scolaire Sep 2024-2025_5_LMWJV stop_sequence 5 doesn't have arrival or departure
VehiclePosition and TripUpdate ID pairing mismatch E047 1 erreur
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 42134{1141_2}-Période Scolaire Sep 2024-2025_5_LMWJV and vehicle_id 6928729c46beb5e085881e2b pairing in VehiclePositions does not match trip_id 42239{BJA01_2}-Période Scolaire Sep 2024-2025_5_LMWJV and vehicle_id 6928729c46beb5e085881e2b pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
Avertissements
vehicle_id not populated W002 304 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 127 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 42190{2091_2}-Période Scolaire Sep 2024-2025_5_LMWJV is in TripUpdates but not in VehiclePositions feed
- 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 1143-38359 is in TripUpdates but not in VehiclePositions feed
- trip_id 1142-38231 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 |
|---|---|---|---|
| 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 | 108 790 | 25 fois (86 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 3 333 | 24 fois (83 % 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 | 1 612 | 24 fois (83 % 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. | 42 | 17 fois (59 % des validations) |
| E047 | If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. | 36 | 14 fois (48 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 3 375 | 13 fois (45 % 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) |
| 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. | 1 | 1 fois (3 % 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 | 210 | 1 fois (3 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 02/02/2026 à 10h32 Europe/Paris.
trip_updates (367) vehicle_positions (14) 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 02/02/2026 à 10h32 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "vehicle:636a2e23c520d5a13c77e6c9",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 32,
"position": {
"latitude": 45.62161636352539,
"longitude": 5.219801902770996
},
"stopId": "IDTRIFO1",
"timestamp": "1770024778",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "935-38062"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e6c9",
"label": "1312",
"licensePlate": "AZ-715-MJ"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77e634",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 27,
"position": {
"latitude": 45.61482238769531,
"longitude": 5.224860191345215
},
"stopId": "IDCECOM2",
"timestamp": "1770024778",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "932-38859"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e634",
"label": "1323",
"licensePlate": "ED-230-KN"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77ded0",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 8,
"position": {
"latitude": 45.60432434082031,
"longitude": 5.267371654510498
},
"stopId": "BJSTRAU1",
"timestamp": "1770024778",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "929-38059"
},
"vehicle": {
"id": "636a2e22c520d5a13c77ded0",
"label": "1307",
"licensePlate": "166-DGQ-38"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77deb2",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 3,
"position": {
"latitude": 45.62135696411133,
"longitude": 5.211211681365967
},
"stopId": "IDPPLAT2",
"timestamp": "1770024777",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "930-38034"
},
"vehicle": {
"id": "636a2e22c520d5a13c77deb2",
"label": "1315",
"licensePlate": "BT-215-SF"
}
}
},
{
"id": "vehicle:636a2e23c520d5a13c77e751",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 45.588768005371094,
"longitude": 5.302591800689697
},
"stopId": "BJCFA2",
"timestamp": "1770024777",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "928-38845"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e751",
"label": "1329",
"licensePlate": "FS-550-LT"
}
}
},
{
"id": "vehicle:668f9b480ca0aead54276bac",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 9,
"position": {
"latitude": 45.612613677978516,
"longitude": 5.230128288269043
},
"stopId": "IDSAYES1",
"timestamp": "1770024777",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "927-38831"
},
"vehicle": {
"id": "668f9b480ca0aead54276bac",
"label": "1336",
"licensePlate": "GX-700-KG"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77e3cb",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 22,
"position": {
"latitude": 45.589271545410156,
"longitude": 5.27685022354126
},
"stopId": "BJPMICH1",
"timestamp": "1770024777",
"trip": {
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "933-37608"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77e290",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 1,
"position": {
"latitude": 45.63692855834961,
"longitude": 5.1012282371521
},
"stopId": "QFMONUM1",
"timestamp": "1770024775",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "7_0_5"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e290",
"label": "1302",
"licensePlate": "194-DDZ-38"
}
}
},
{
"id": "vehicle:64aec41cde26085277efc57c",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 18,
"position": {
"latitude": 45.645816802978516,
"longitude": 5.103161811828613
},
"stopId": "QFRURUI2",
"timestamp": "1770024774",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1136-38769"
},
"vehicle": {
"id": "64aec41cde26085277efc57c",
"label": "1335",
"licensePlate": "GP-860-RB"
}
}
},
{
"id": "vehicle:6786a347ca2c086ed76eadba",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 32,
"position": {
"latitude": 45.61328887939453,
"longitude": 5.274795055389404
},
"stopId": "BJMOZAB2",
"timestamp": "1770024774",
"trip": {
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "8_0_4"
},
"vehicle": {
"id": "6786a347ca2c086ed76eadba",
"label": "1337",
"licensePlate": "HA-957-LZ"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77e41e",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 12,
"position": {
"latitude": 45.59706497192383,
"longitude": 5.243545055389404
},
"stopId": "BJMEDHO1",
"timestamp": "1770024773",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "926-36251"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e41e",
"label": "1321",
"licensePlate": "DQ-942-PT"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77e208",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 18,
"position": {
"latitude": 45.64481735229492,
"longitude": 5.11007833480835
},
"stopId": "QFLAFA2",
"timestamp": "1770024773",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1143-38364"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e208",
"label": "1320",
"licensePlate": "DQ-905-PT"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77e37c",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 45.609004974365234,
"longitude": 5.156984806060791
},
"stopId": "VFSTBC5",
"timestamp": "1770024760",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1138-38754"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e37c",
"label": "1328",
"licensePlate": "FA-928-KL"
}
}
},
{
"id": "vehicle:63c518f7e70e2cf76f8f8063",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 19,
"position": {
"latitude": 45.587066650390625,
"longitude": 5.273131847381592
},
"stopId": "BJLYCEE2",
"timestamp": "1770024750",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "924-38033"
},
"vehicle": {
"id": "63c518f7e70e2cf76f8f8063",
"label": "1333",
"licensePlate": "GL-927-FW"
}
}
},
{
"id": "trip:932-38857",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770014666"
},
"departure": {
"time": "1770015163"
},
"stopId": "NVPLACE1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770015292"
},
"departure": {
"time": "1770015321"
},
"stopId": "NVBASV1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770015365"
},
"departure": {
"time": "1770015402"
},
"stopId": "NVPONTA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770015456"
},
"departure": {
"time": "1770015496"
},
"stopId": "NVRUFF1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770015603"
},
"departure": {
"time": "1770015632"
},
"stopId": "BJBOUSS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770015659"
},
"departure": {
"time": "1770015748"
},
"stopId": "BJMBLAN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1770015773"
},
"departure": {
"time": "1770015788"
},
"stopId": "BJRIVET2",
"stopSequence": 6
},
{
"arrival": {
"time": "1770015895"
},
"departure": {
"time": "1770015939"
},
"stopId": "BJCHAMP2",
"stopSequence": 7
},
{
"arrival": {
"time": "1770015959"
},
"departure": {
"time": "1770016034"
},
"stopId": "BJTOUR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770016051"
},
"departure": {
"time": "1770016068"
},
"stopId": "BJMOULI2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770016092"
},
"departure": {
"time": "1770016161"
},
"stopId": "BJPROYA2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770016208"
},
"departure": {
"time": "1770016224"
},
"stopId": "BJEPARG2",
"stopSequence": 11
},
{
"arrival": {
"time": "1770016271"
},
"departure": {
"time": "1770016306"
},
"stopId": "BJFOLAT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770016343"
},
"departure": {
"time": "1770016371"
},
"stopId": "BJPMICH1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770016439"
},
"departure": {
"time": "1770016500"
},
"stopId": "BJVAUCA2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770016559"
},
"departure": {
"time": "1770016606"
},
"stopId": "BJEBARB2",
"stopSequence": 15
},
{
"arrival": {
"time": "1770016642"
},
"departure": {
"time": "1770016653"
},
"stopId": "BJHBARB2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770016684"
},
"departure": {
"time": "1770016723"
},
"stopId": "BJVSCOT2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770016754"
},
"departure": {
"time": "1770016784"
},
"stopId": "BJSTRAU2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770016820"
},
"departure": {
"time": "1770016831"
},
"stopId": "BJCHANT2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770016865"
},
"departure": {
"time": "1770016899"
},
"stopId": "BJROSTA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770016916"
},
"departure": {
"time": "1770016945"
},
"stopId": "BJCHARM2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770016966"
},
"departure": {
"time": "1770016987"
},
"stopId": "BJCHFLE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770017071"
},
"departure": {
"time": "1770017086"
},
"stopId": "BJZACHA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770017230"
},
"departure": {
"time": "1770017235"
},
"stopId": "IDRIMBA1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770017255"
},
"departure": {
"time": "1770017280"
},
"stopId": "IDAPOLL1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770017302"
},
"departure": {
"time": "1770017343"
},
"stopId": "IDMISTR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1770017378"
},
"departure": {
"time": "1770017389"
},
"stopId": "IDRASPE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770017461"
},
"departure": {
"time": "1770017500"
},
"stopId": "IDALICA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770017551"
},
"departure": {
"time": "1770017566"
},
"stopId": "IDAPOLL2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770017577"
},
"departure": {
"time": "1770017598"
},
"stopId": "IDRIMBA2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770017620"
},
"departure": {
"time": "1770017650"
},
"stopId": "IDPLOUV2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770017692"
},
"departure": {
"time": "1770017746"
},
"stopId": "IDCHASS2",
"stopSequence": 32
},
{
"arrival": {
"time": "1770017772"
},
"departure": {
"time": "1770017777"
},
"stopId": "IDBRANC2",
"stopSequence": 33
},
{
"arrival": {
"time": "1770018899"
},
"departure": {
"time": "1770017880"
},
"stopId": "IDADMIN2",
"stopSequence": 34
},
{
"arrival": {
"time": "1770018863"
},
"departure": {
"time": "1770017880"
},
"stopId": "IDHOTEL2",
"stopSequence": 35
},
{
"arrival": {
"time": "1770018805"
},
"departure": {
"time": "1770018000"
},
"stopId": "IDTRUFF2",
"stopSequence": 36
},
{
"arrival": {
"time": "1770018757"
},
"departure": {
"time": "1770018000"
},
"stopId": "IDHUBER2",
"stopSequence": 37
},
{
"arrival": {
"time": "1770018705"
},
"departure": {
"time": "1770018120"
},
"stopId": "IDDELOR2",
"stopSequence": 38
},
{
"arrival": {
"time": "1770018635"
},
"departure": {
"time": "1770018180"
},
"stopId": "IDATLAN2",
"stopSequence": 39
},
{
"arrival": {
"time": "1770018179"
},
"departure": {
"time": "1770018240"
},
"stopId": "IDDOISN2",
"stopSequence": 40
},
{
"arrival": {
"time": "1770018300"
},
"departure": {
"time": "1770018300"
},
"stopId": "IDPISCI2",
"stopSequence": 41
}
],
"timestamp": "1770024778",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "932-38857"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e634",
"label": "1323",
"licensePlate": "ED-230-KN"
}
}
},
{
"id": "trip:1141-38316",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770007976"
},
"departure": {
"time": "1770008016"
},
"stopId": "VFSTBC1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770008317"
},
"departure": {
"time": "1770008333"
},
"stopId": "VFSTADE1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770008365"
},
"departure": {
"time": "1770008371"
},
"stopId": "VFFOUGE1",
"stopSequence": 2
},
{
"stopId": "VFEUROP1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770008483"
},
"departure": {
"time": "1770008504"
},
"stopId": "VFHUDSO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1770008545"
},
"departure": {
"time": "1770008585"
},
"stopId": "VFQUINC2",
"stopSequence": 5
},
{
"arrival": {
"time": "1770008631"
},
"departure": {
"time": "1770008692"
},
"stopId": "VFFOUGH2",
"stopSequence": 6
},
{
"arrival": {
"time": "1770008698"
},
"departure": {
"time": "1770008735"
},
"stopId": "VFESSAR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1770008751"
},
"departure": {
"time": "1770008766"
},
"stopId": "VFCHENE2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770008771"
},
"departure": {
"time": "1770008788"
},
"stopId": "VFAUBEP2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770008814"
},
"departure": {
"time": "1770008829"
},
"stopId": "VFHALLE2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770008856"
},
"stopId": "VFEUROP2",
"stopSequence": 11
}
],
"timestamp": "1770024775",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1141-38316"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e290",
"label": "1302",
"licensePlate": "194-DDZ-38"
}
}
},
{
"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
},
{
"arrival": {
"time": "1770020043"
},
"departure": {
"time": "1770023221"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770023306"
},
"departure": {
"time": "1770023344"
},
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770023461"
},
"departure": {
"time": "1770023504"
},
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770023721"
},
"departure": {
"time": "1770023750"
},
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770023874"
},
"departure": {
"time": "1770023925"
},
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770024049"
},
"departure": {
"time": "1770024064"
},
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770024096"
},
"departure": {
"time": "1770024101"
},
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770024143"
},
"departure": {
"time": "1770024154"
},
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770024254"
},
"departure": {
"time": "1770024266"
},
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770024308"
},
"departure": {
"time": "1770024313"
},
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"arrival": {
"time": "1770024431"
},
"departure": {
"time": "1770024541"
},
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1770024661"
},
"departure": {
"time": "1770024730"
},
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770024810"
},
"departure": {
"time": "1770024810"
},
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770024810"
},
"departure": {
"time": "1770024810"
},
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770024930"
},
"departure": {
"time": "1770024930"
},
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770024990"
},
"departure": {
"time": "1770024990"
},
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770025050"
},
"departure": {
"time": "1770025050"
},
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770025110"
},
"departure": {
"time": "1770025110"
},
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"arrival": {
"time": "1770025170"
},
"departure": {
"time": "1770025170"
},
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770025230"
},
"departure": {
"time": "1770025230"
},
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770025230"
},
"departure": {
"time": "1770025230"
},
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"arrival": {
"time": "1770025290"
},
"departure": {
"time": "1770025290"
},
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770025350"
},
"departure": {
"time": "1770025350"
},
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770025470"
},
"departure": {
"time": "1770025470"
},
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770025470"
},
"departure": {
"time": "1770025470"
},
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770025590"
},
"departure": {
"time": "1770025590"
},
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024750",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "924-38033"
},
"vehicle": {
"id": "63c518f7e70e2cf76f8f8063",
"label": "1333",
"licensePlate": "GL-927-FW"
}
}
},
{
"id": "trip:926-36251",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770023242"
},
"departure": {
"time": "1770023706"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1770023732"
},
"departure": {
"time": "1770023777"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1770023809"
},
"departure": {
"time": "1770023820"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1770023826"
},
"departure": {
"time": "1770023864"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1770023870"
},
"departure": {
"time": "1770023876"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1770023904"
},
"departure": {
"time": "1770023916"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1770023944"
},
"departure": {
"time": "1770023972"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770024068"
},
"departure": {
"time": "1770024074"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1770024327"
},
"departure": {
"time": "1770024399"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1770024451"
},
"departure": {
"time": "1770024468"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770024497"
},
"departure": {
"time": "1770024526"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770024707"
},
"departure": {
"time": "1770024717"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770024739"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770024890"
},
"departure": {
"time": "1770024890"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770024950"
},
"departure": {
"time": "1770024950"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770025070"
},
"departure": {
"time": "1770025070"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770025130"
},
"departure": {
"time": "1770025130"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1770025250"
},
"departure": {
"time": "1770025250"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1770025370"
},
"departure": {
"time": "1770025370"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1770025490"
},
"departure": {
"time": "1770025490"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1770025550"
},
"departure": {
"time": "1770025550"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770025670"
},
"departure": {
"time": "1770025670"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770025790"
},
"departure": {
"time": "1770025790"
},
"stopId": "BJGARE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770025910"
},
"departure": {
"time": "1770025910"
},
"stopId": "BJPOSTE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770025970"
},
"departure": {
"time": "1770025970"
},
"stopId": "BJLYCEE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1770026150"
},
"departure": {
"time": "1770026150"
},
"stopId": "BJPMICH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770026150"
},
"departure": {
"time": "1770026150"
},
"stopId": "BJFOLAT2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770026210"
},
"departure": {
"time": "1770026210"
},
"stopId": "BJEPARG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770026270"
},
"departure": {
"time": "1770026270"
},
"stopId": "BJPROYA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770026330"
},
"departure": {
"time": "1770026330"
},
"stopId": "BJMOULI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1770026330"
},
"departure": {
"time": "1770026330"
},
"stopId": "BJTOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770026390"
},
"departure": {
"time": "1770026390"
},
"stopId": "BJCHAMP1",
"stopSequence": 31
}
],
"timestamp": "1770024773",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "926-36251"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e41e",
"label": "1321",
"licensePlate": "DQ-942-PT"
}
}
},
{
"id": "trip:924-38060",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770018595"
},
"departure": {
"time": "1770018728"
},
"stopId": "BJMOZAB1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770018793"
},
"departure": {
"time": "1770018804"
},
"stopId": "BJCHPIN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770018815"
},
"departure": {
"time": "1770018852"
},
"stopId": "BJLINNE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770018902"
},
"departure": {
"time": "1770018936"
},
"stopId": "BJPREPO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770018990"
},
"departure": {
"time": "1770019050"
},
"stopId": "BJCHFLE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770019072"
},
"departure": {
"time": "1770019107"
},
"stopId": "BJCHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770019122"
},
"departure": {
"time": "1770019138"
},
"stopId": "BJROSTA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770019165"
},
"departure": {
"time": "1770019182"
},
"stopId": "BJCHANT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770019210"
},
"departure": {
"time": "1770019244"
},
"stopId": "BJSTRAU1",
"stopSequence": 8
},
{
"arrival": {
"time": "1770019270"
},
"departure": {
"time": "1770019303"
},
"stopId": "BJVSCOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770019324"
},
"departure": {
"time": "1770019341"
},
"stopId": "BJHBARB1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770019383"
},
"departure": {
"time": "1770019429"
},
"stopId": "BJEBARB1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770019481"
},
"departure": {
"time": "1770019548"
},
"stopId": "BJVAUCA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770019576"
},
"departure": {
"time": "1770019601"
},
"stopId": "BJLYCEE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770019613"
},
"departure": {
"time": "1770019699"
},
"stopId": "BJPOSTE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770019766"
},
"departure": {
"time": "1770019830"
},
"stopId": "BJGARE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770019962"
},
"departure": {
"time": "1770019972"
},
"stopId": "BJALPES2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770020028"
},
"departure": {
"time": "1770020038"
},
"stopId": "BJCLESP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770020250"
},
"departure": {
"time": "1770020250"
},
"stopId": "BJPAPIN2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770020310"
},
"departure": {
"time": "1770020310"
},
"stopId": "BJMALAS2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770020370"
},
"departure": {
"time": "1770020370"
},
"stopId": "BJMALBR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770020550"
},
"departure": {
"time": "1770020550"
},
"stopId": "BJGRSOL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770020670"
},
"departure": {
"time": "1770020670"
},
"stopId": "BJGRIVE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770020730"
},
"departure": {
"time": "1770020730"
},
"stopId": "BJXBLAN2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770020850"
},
"departure": {
"time": "1770020850"
},
"stopId": "IDGARE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770020970"
},
"departure": {
"time": "1770020970"
},
"stopId": "IDCECOM2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770021090"
},
"departure": {
"time": "1770021090"
},
"stopId": "IDLANS2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770021150"
},
"departure": {
"time": "1770021150"
},
"stopId": "IDPLANT1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770021210"
},
"departure": {
"time": "1770021210"
},
"stopId": "IDFAUVE1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770021210"
},
"departure": {
"time": "1770021210"
},
"stopId": "IDPPLAT1",
"stopSequence": 29
},
{
"arrival": {
"time": "1770021270"
},
"departure": {
"time": "1770021270"
},
"stopId": "IDATLAN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770021330"
},
"departure": {
"time": "1770021330"
},
"stopId": "IDDELOR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1770021390"
},
"departure": {
"time": "1770021390"
},
"stopId": "IDTRIFO1",
"stopSequence": 32
}
],
"timestamp": "1770024750",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "924-38060"
},
"vehicle": {
"id": "63c518f7e70e2cf76f8f8063",
"label": "1333",
"licensePlate": "GL-927-FW"
}
}
},
{
"id": "trip:7_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770020877"
},
"departure": {
"time": "1770021129"
},
"stopId": "QFMOINE1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770021178"
},
"departure": {
"time": "1770021183"
},
"stopId": "QF3COMM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770021243"
},
"departure": {
"time": "1770021265"
},
"stopId": "VFCRUIZ1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770021277"
},
"departure": {
"time": "1770021288"
},
"stopId": "VFTENNI2",
"stopSequence": 3
},
{
"arrival": {
"time": "1770021322"
},
"departure": {
"time": "1770021372"
},
"stopId": "VFJBREL2",
"stopSequence": 4
},
{
"arrival": {
"time": "1770021443"
},
"departure": {
"time": "1770021454"
},
"stopId": "QFGARGU2",
"stopSequence": 5
},
{
"arrival": {
"time": "1770021481"
},
"departure": {
"time": "1770021498"
},
"stopId": "QFCHARR2",
"stopSequence": 6
},
{
"arrival": {
"time": "1770021520"
},
"departure": {
"time": "1770021532"
},
"stopId": "QFCOCHE2",
"stopSequence": 7
},
{
"arrival": {
"time": "1770021612"
},
"departure": {
"time": "1770021648"
},
"stopId": "QFALLIN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1770021696"
},
"stopId": "QFLIEUS2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770021737"
},
"departure": {
"time": "1770021754"
},
"stopId": "QFMAIRI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770021820"
},
"departure": {
"time": "1770021847"
},
"stopId": "QFMUGUE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1770021863"
},
"departure": {
"time": "1770021879"
},
"stopId": "QFFURIN2",
"stopSequence": 12
},
{
"arrival": {
"time": "1770021897"
},
"departure": {
"time": "1770021914"
},
"stopId": "QFMONUM2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770021937"
},
"stopId": "QFGARE1",
"stopSequence": 14
}
],
"timestamp": "1770024775",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "7_0"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e290",
"label": "1302",
"licensePlate": "194-DDZ-38"
}
}
},
{
"id": "trip:927-38827",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770009589"
},
"stopId": "IDPISCI1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770009724"
},
"departure": {
"time": "1770009734"
},
"stopId": "IDDOISN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770009767"
},
"departure": {
"time": "1770009801"
},
"stopId": "IDATLAN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770009847"
},
"departure": {
"time": "1770009863"
},
"stopId": "IDDELOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770009904"
},
"departure": {
"time": "1770009941"
},
"stopId": "IDHUBER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770009951"
},
"departure": {
"time": "1770009963"
},
"stopId": "IDTRUFF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770010010"
},
"departure": {
"time": "1770010051"
},
"stopId": "IDHOTEL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770010073"
},
"departure": {
"time": "1770010095"
},
"stopId": "IDADMIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770010191"
},
"departure": {
"time": "1770010203"
},
"stopId": "IDBRANC1",
"stopSequence": 8
},
{
"arrival": {
"time": "1770010229"
},
"departure": {
"time": "1770010245"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770010286"
},
"departure": {
"time": "1770010302"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770010323"
},
"departure": {
"time": "1770010334"
},
"stopId": "IDRIMBA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770010355"
},
"departure": {
"time": "1770010376"
},
"stopId": "IDAPOLL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770010403"
},
"departure": {
"time": "1770010418"
},
"stopId": "IDMISTR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770010466"
},
"departure": {
"time": "1770010478"
},
"stopId": "IDRASPE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770010552"
},
"departure": {
"time": "1770010569"
},
"stopId": "IDALICA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770010633"
},
"departure": {
"time": "1770010649"
},
"stopId": "IDAPOLL2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770010661"
},
"departure": {
"time": "1770010673"
},
"stopId": "IDRIMBA2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770010838"
},
"departure": {
"time": "1770010860"
},
"stopId": "BJZACHA1",
"stopSequence": 18
},
{
"arrival": {
"time": "1770010932"
},
"departure": {
"time": "1770010948"
},
"stopId": "BJCHFLE3",
"stopSequence": 19
},
{
"arrival": {
"time": "1770010979"
},
"departure": {
"time": "1770011026"
},
"stopId": "BJCHARM1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770011041"
},
"departure": {
"time": "1770011051"
},
"stopId": "BJROSTA1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770011087"
},
"departure": {
"time": "1770011139"
},
"stopId": "BJCHANT1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770011175"
},
"departure": {
"time": "1770011196"
},
"stopId": "BJSTRAU1",
"stopSequence": 23
},
{
"arrival": {
"time": "1770011224"
},
"departure": {
"time": "1770011240"
},
"stopId": "BJVSCOT1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770011274"
},
"departure": {
"time": "1770011303"
},
"stopId": "BJHBARB1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770011335"
},
"departure": {
"time": "1770011376"
},
"stopId": "BJEBARB1",
"stopSequence": 26
},
{
"arrival": {
"time": "1770011443"
},
"departure": {
"time": "1770011489"
},
"stopId": "BJVAUCA1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770011555"
},
"departure": {
"time": "1770011590"
},
"stopId": "BJPMICH2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770011616"
},
"departure": {
"time": "1770011651"
},
"stopId": "BJFOLAT2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770011685"
},
"departure": {
"time": "1770011696"
},
"stopId": "BJEPARG1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770011743"
},
"departure": {
"time": "1770011793"
},
"stopId": "BJPROYA1",
"stopSequence": 31
},
{
"arrival": {
"time": "1770011830"
},
"departure": {
"time": "1770011841"
},
"stopId": "BJCFA1",
"stopSequence": 32
},
{
"arrival": {
"time": "1770011882"
},
"departure": {
"time": "1770011892"
},
"stopId": "RMTILLE1",
"stopSequence": 33
},
{
"arrival": {
"time": "1770011935"
},
"departure": {
"time": "1770011946"
},
"stopId": "RMPHARM2",
"stopSequence": 34
},
{
"arrival": {
"time": "1770012005"
},
"departure": {
"time": "1770012020"
},
"stopId": "RMRPLAC2",
"stopSequence": 35
},
{
"arrival": {
"time": "1770012030"
},
"departure": {
"time": "1770012045"
},
"stopId": "RMHOTLV2",
"stopSequence": 36
},
{
"arrival": {
"time": "1770012075"
},
"departure": {
"time": "1770012090"
},
"stopId": "RMHALLS2",
"stopSequence": 37
},
{
"arrival": {
"time": "1770012110"
},
"departure": {
"time": "1770012125"
},
"stopId": "RMLAVAI2",
"stopSequence": 38
},
{
"arrival": {
"time": "1770012204"
},
"stopId": "RMZAPER2",
"stopSequence": 39
}
],
"timestamp": "1770024777",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "927-38827"
},
"vehicle": {
"id": "668f9b480ca0aead54276bac",
"label": "1336",
"licensePlate": "GX-700-KG"
}
}
},
{
"id": "trip:928-38828",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770012446"
},
"departure": {
"time": "1770012440"
},
"stopId": "IDPISCI1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770012963"
},
"departure": {
"time": "1770013003"
},
"stopId": "IDDOISN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770013036"
},
"departure": {
"time": "1770013067"
},
"stopId": "IDATLAN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770013112"
},
"departure": {
"time": "1770013155"
},
"stopId": "IDDELOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770013192"
},
"departure": {
"time": "1770013235"
},
"stopId": "IDHUBER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770013245"
},
"departure": {
"time": "1770013303"
},
"stopId": "IDTRUFF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770013336"
},
"departure": {
"time": "1770013372"
},
"stopId": "IDHOTEL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770013388"
},
"departure": {
"time": "1770013424"
},
"stopId": "IDADMIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770013533"
},
"departure": {
"time": "1770013545"
},
"stopId": "IDCECOM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770013766"
},
"departure": {
"time": "1770013797"
},
"stopId": "IDSAYES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770013871"
},
"departure": {
"time": "1770013918"
},
"stopId": "IDCHASS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770013951"
},
"departure": {
"time": "1770013982"
},
"stopId": "IDPLOUV1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770014107"
},
"departure": {
"time": "1770014133"
},
"stopId": "BJZACHA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770014199"
},
"departure": {
"time": "1770014235"
},
"stopId": "BJCHFLE3",
"stopSequence": 13
},
{
"arrival": {
"time": "1770014268"
},
"departure": {
"time": "1770014313"
},
"stopId": "BJCHARM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770014330"
},
"departure": {
"time": "1770014375"
},
"stopId": "BJROSTA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770014408"
},
"departure": {
"time": "1770014443"
},
"stopId": "BJCHANT1",
"stopSequence": 16
},
{
"arrival": {
"time": "1770014477"
},
"departure": {
"time": "1770014531"
},
"stopId": "BJSTRAU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1770014557"
},
"departure": {
"time": "1770014592"
},
"stopId": "BJVSCOT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1770014619"
},
"departure": {
"time": "1770014647"
},
"stopId": "BJHBARB1",
"stopSequence": 19
},
{
"arrival": {
"time": "1770014675"
},
"departure": {
"time": "1770014685"
},
"stopId": "BJEBARB1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770014817"
},
"departure": {
"time": "1770014924"
},
"stopId": "BJVAUCA1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770015026"
},
"departure": {
"time": "1770015082"
},
"stopId": "BJPMICH2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770015114"
},
"departure": {
"time": "1770015177"
},
"stopId": "BJFOLAT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770015215"
},
"departure": {
"time": "1770015226"
},
"stopId": "BJEPARG1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770015268"
},
"departure": {
"time": "1770015315"
},
"stopId": "BJPROYA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770015343"
},
"departure": {
"time": "1770015408"
},
"stopId": "BJCFA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1770015444"
},
"departure": {
"time": "1770015449"
},
"stopId": "RMTILLE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770015487"
},
"departure": {
"time": "1770015498"
},
"stopId": "RMPHARM2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770015547"
},
"departure": {
"time": "1770015578"
},
"stopId": "RMRPLAC2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770015589"
},
"departure": {
"time": "1770015605"
},
"stopId": "RMHOTLV2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770015639"
},
"departure": {
"time": "1770015655"
},
"stopId": "RMHALLS2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770015675"
},
"departure": {
"time": "1770015685"
},
"stopId": "RMLAVAI2",
"stopSequence": 32
},
{
"arrival": {
"time": "1770015799"
},
"stopId": "RMZAPER2",
"stopSequence": 33
}
],
"timestamp": "1770024777",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "928-38828"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e751",
"label": "1329",
"licensePlate": "FS-550-LT"
}
}
},
{
"id": "trip:926-36334",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770012925"
},
"departure": {
"time": "1770012955"
},
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1770012977"
},
"departure": {
"time": "1770013021"
},
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1770013037"
},
"departure": {
"time": "1770013060"
},
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1770013071"
},
"departure": {
"time": "1770013102"
},
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1770013134"
},
"departure": {
"time": "1770013194"
},
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1770013236"
},
"departure": {
"time": "1770013282"
},
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770013300"
},
"departure": {
"time": "1770013348"
},
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770013448"
},
"departure": {
"time": "1770013481"
},
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770013492"
},
"departure": {
"time": "1770013602"
},
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1770013714"
},
"departure": {
"time": "1770013762"
},
"stopId": "BJGARE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770013952"
},
"departure": {
"time": "1770013974"
},
"stopId": "BJEMARI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770013990"
},
"departure": {
"time": "1770014024"
},
"stopId": "BJZOLA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1770014039"
},
"departure": {
"time": "1770014055"
},
"stopId": "BJPCURI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1770014091"
},
"departure": {
"time": "1770014102"
},
"stopId": "BJJCURI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770014144"
},
"departure": {
"time": "1770014150"
},
"stopId": "BJPAPIN2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770014186"
},
"departure": {
"time": "1770014192"
},
"stopId": "BJMALAS2",
"stopSequence": 15
},
{
"arrival": {
"time": "1770014220"
},
"departure": {
"time": "1770014382"
},
"stopId": "BJMALBR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770014430"
},
"departure": {
"time": "1770014459"
},
"stopId": "BJLBRAI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770014482"
},
"departure": {
"time": "1770014509"
},
"stopId": "BJPOLER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770014573"
},
"departure": {
"time": "1770014599"
},
"stopId": "BJMEDHO2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770014628"
},
"departure": {
"time": "1770014634"
},
"stopId": "BJMEDCL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770014873"
},
"departure": {
"time": "1770014895"
},
"stopId": "IDPLOUV2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770014933"
},
"departure": {
"time": "1770014945"
},
"stopId": "IDCHASS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770015011"
},
"departure": {
"time": "1770015021"
},
"stopId": "IDSAYES2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770015122"
},
"departure": {
"time": "1770015128"
},
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"arrival": {
"time": "1770015298"
},
"departure": {
"time": "1770015331"
},
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770015389"
},
"departure": {
"time": "1770015400"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1770015434"
},
"departure": {
"time": "1770015469"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770015469"
},
"departure": {
"time": "1770015499"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770015511"
},
"departure": {
"time": "1770015539"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1770016442"
},
"departure": {
"time": "1770016470"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770016509"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1770024773",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "926-36334"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e41e",
"label": "1321",
"licensePlate": "DQ-942-PT"
}
}
},
{
"id": "trip:927-38831",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770023693"
},
"departure": {
"time": "1770024056"
},
"stopId": "IDPISCI1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770024135"
},
"departure": {
"time": "1770024183"
},
"stopId": "IDDOISN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770024214"
},
"departure": {
"time": "1770024224"
},
"stopId": "IDATLAN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770024260"
},
"departure": {
"time": "1770024275"
},
"stopId": "IDDELOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770024306"
},
"departure": {
"time": "1770024338"
},
"stopId": "IDHUBER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770024344"
},
"departure": {
"time": "1770024388"
},
"stopId": "IDTRUFF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770024425"
},
"departure": {
"time": "1770024437"
},
"stopId": "IDHOTEL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770024458"
},
"departure": {
"time": "1770024478"
},
"stopId": "IDADMIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770024579"
},
"departure": {
"time": "1770024590"
},
"stopId": "IDCECOM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770024800"
},
"departure": {
"time": "1770024800"
},
"stopId": "IDSAYES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770024860"
},
"departure": {
"time": "1770024860"
},
"stopId": "IDCHASS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770024980"
},
"departure": {
"time": "1770024980"
},
"stopId": "IDPLOUV1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770025160"
},
"departure": {
"time": "1770025160"
},
"stopId": "BJZACHA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770025280"
},
"departure": {
"time": "1770025280"
},
"stopId": "BJCHFLE3",
"stopSequence": 13
},
{
"arrival": {
"time": "1770025340"
},
"departure": {
"time": "1770025340"
},
"stopId": "BJCHARM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770025400"
},
"departure": {
"time": "1770025400"
},
"stopId": "BJROSTA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770025460"
},
"departure": {
"time": "1770025460"
},
"stopId": "BJCHANT1",
"stopSequence": 16
},
{
"arrival": {
"time": "1770025520"
},
"departure": {
"time": "1770025520"
},
"stopId": "BJSTRAU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1770025580"
},
"departure": {
"time": "1770025580"
},
"stopId": "BJVSCOT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1770025640"
},
"departure": {
"time": "1770025640"
},
"stopId": "BJHBARB1",
"stopSequence": 19
},
{
"arrival": {
"time": "1770025700"
},
"departure": {
"time": "1770025700"
},
"stopId": "BJEBARB1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770025880"
},
"departure": {
"time": "1770025880"
},
"stopId": "BJVAUCA1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770026000"
},
"departure": {
"time": "1770026000"
},
"stopId": "BJPMICH2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770026060"
},
"departure": {
"time": "1770026060"
},
"stopId": "BJFOLAT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770026120"
},
"departure": {
"time": "1770026120"
},
"stopId": "BJEPARG1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770026240"
},
"departure": {
"time": "1770026240"
},
"stopId": "BJPROYA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770026300"
},
"departure": {
"time": "1770026300"
},
"stopId": "BJCFA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1770026360"
},
"departure": {
"time": "1770026360"
},
"stopId": "RMTILLE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770026420"
},
"departure": {
"time": "1770026420"
},
"stopId": "RMPHARM2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770026480"
},
"departure": {
"time": "1770026480"
},
"stopId": "RMRPLAC2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770026480"
},
"departure": {
"time": "1770026480"
},
"stopId": "RMHOTLV2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770026540"
},
"departure": {
"time": "1770026540"
},
"stopId": "RMHALLS2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770026600"
},
"departure": {
"time": "1770026600"
},
"stopId": "RMLAVAI2",
"stopSequence": 32
},
{
"arrival": {
"time": "1770026720"
},
"departure": {
"time": "1770026720"
},
"stopId": "RMZAPER2",
"stopSequence": 33
}
],
"timestamp": "1770024777",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "927-38831"
},
"vehicle": {
"id": "668f9b480ca0aead54276bac",
"label": "1336",
"licensePlate": "GX-700-KG"
}
}
},
{
"id": "trip:929-38055",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770016774"
},
"departure": {
"time": "1770016886"
},
"stopId": "BJMOZAB1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770016949"
},
"departure": {
"time": "1770016979"
},
"stopId": "BJCHPIN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770016997"
},
"departure": {
"time": "1770017038"
},
"stopId": "BJLINNE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770017100"
},
"departure": {
"time": "1770017115"
},
"stopId": "BJPREPO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770017176"
},
"departure": {
"time": "1770017215"
},
"stopId": "BJCHFLE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770017248"
},
"departure": {
"time": "1770017298"
},
"stopId": "BJCHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770017318"
},
"departure": {
"time": "1770017358"
},
"stopId": "BJROSTA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770017389"
},
"departure": {
"time": "1770017433"
},
"stopId": "BJCHANT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770017474"
},
"departure": {
"time": "1770017513"
},
"stopId": "BJSTRAU1",
"stopSequence": 8
},
{
"arrival": {
"time": "1770017551"
},
"departure": {
"time": "1770017619"
},
"stopId": "BJVSCOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770017646"
},
"departure": {
"time": "1770017662"
},
"stopId": "BJHBARB1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770017694"
},
"departure": {
"time": "1770017731"
},
"stopId": "BJEBARB1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770017789"
},
"departure": {
"time": "1770017830"
},
"stopId": "BJVAUCA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770017892"
},
"departure": {
"time": "1770017964"
},
"stopId": "BJLYCEE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770017980"
},
"departure": {
"time": "1770018019"
},
"stopId": "BJPOSTE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770018200"
},
"departure": {
"time": "1770018237"
},
"stopId": "BJGARE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770018335"
},
"departure": {
"time": "1770018345"
},
"stopId": "BJALPES2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770018400"
},
"departure": {
"time": "1770018426"
},
"stopId": "BJCLESP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770018532"
},
"departure": {
"time": "1770018544"
},
"stopId": "BJPAPIN2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770018588"
},
"departure": {
"time": "1770018594"
},
"stopId": "BJMALAS2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770018621"
},
"departure": {
"time": "1770018660"
},
"stopId": "BJMALBR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770018808"
},
"departure": {
"time": "1770018838"
},
"stopId": "BJGRSOL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770018887"
},
"departure": {
"time": "1770018971"
},
"stopId": "BJGRIVE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770018993"
},
"departure": {
"time": "1770019010"
},
"stopId": "BJXBLAN2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770019138"
},
"departure": {
"time": "1770019194"
},
"stopId": "IDGARE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770019306"
},
"departure": {
"time": "1770019334"
},
"stopId": "IDCECOM2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770019421"
},
"departure": {
"time": "1770019456"
},
"stopId": "IDLANS2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770019493"
},
"departure": {
"time": "1770019504"
},
"stopId": "IDPLANT1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770019550"
},
"departure": {
"time": "1770019560"
},
"stopId": "IDFAUVE1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770019560"
},
"departure": {
"time": "1770019585"
},
"stopId": "IDPPLAT1",
"stopSequence": 29
},
{
"arrival": {
"time": "1770019595"
},
"departure": {
"time": "1770019605"
},
"stopId": "IDATLAN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770019652"
},
"departure": {
"time": "1770019683"
},
"stopId": "IDDELOR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1770019714"
},
"stopId": "IDTRIFO1",
"stopSequence": 32
}
],
"timestamp": "1770024778",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "929-38055"
},
"vehicle": {
"id": "636a2e22c520d5a13c77ded0",
"label": "1307",
"licensePlate": "166-DGQ-38"
}
}
},
{
"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
},
{
"arrival": {
"time": "1770009489"
},
"departure": {
"time": "1770009517"
},
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770009612"
},
"departure": {
"time": "1770009627"
},
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770009658"
},
"departure": {
"time": "1770009670"
},
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770009703"
},
"departure": {
"time": "1770009714"
},
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770009990"
},
"departure": {
"time": "1770009990"
},
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770010110"
},
"departure": {
"time": "1770010110"
},
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"arrival": {
"time": "1770010170"
},
"departure": {
"time": "1770010170"
},
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1770010290"
},
"departure": {
"time": "1770010290"
},
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770010350"
},
"departure": {
"time": "1770010350"
},
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770010350"
},
"departure": {
"time": "1770010350"
},
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770010470"
},
"departure": {
"time": "1770010470"
},
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770010530"
},
"departure": {
"time": "1770010530"
},
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770010590"
},
"departure": {
"time": "1770010590"
},
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770010650"
},
"departure": {
"time": "1770010650"
},
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"arrival": {
"time": "1770010710"
},
"departure": {
"time": "1770010710"
},
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770010770"
},
"departure": {
"time": "1770010770"
},
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770010770"
},
"departure": {
"time": "1770010770"
},
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"arrival": {
"time": "1770010830"
},
"departure": {
"time": "1770010830"
},
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770010890"
},
"departure": {
"time": "1770010890"
},
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770011010"
},
"departure": {
"time": "1770011010"
},
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770011010"
},
"departure": {
"time": "1770011010"
},
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770011130"
},
"departure": {
"time": "1770011130"
},
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024750",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "924-38025"
},
"vehicle": {
"id": "63c518f7e70e2cf76f8f8063",
"label": "1333",
"licensePlate": "GL-927-FW"
}
}
},
{
"id": "trip:1141-38356",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770008856"
},
"departure": {
"time": "1770008975"
},
"stopId": "VFEUROP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1770009025"
},
"departure": {
"time": "1770009036"
},
"stopId": "VFFOUGE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1770009077"
},
"departure": {
"time": "1770009083"
},
"stopId": "VFSTADE2",
"stopSequence": 2
},
{
"arrival": {
"time": "1770009269"
},
"departure": {
"time": "1770009310"
},
"stopId": "VFSTBC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1770009371"
},
"departure": {
"time": "1770009382"
},
"stopId": "VFREPUB2",
"stopSequence": 4
},
{
"arrival": {
"time": "1770009411"
},
"departure": {
"time": "1770009417"
},
"stopId": "VFBOURG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1770009467"
},
"departure": {
"time": "1770009507"
},
"stopId": "VFROCHE2",
"stopSequence": 6
},
{
"arrival": {
"time": "1770009591"
},
"departure": {
"time": "1770009629"
},
"stopId": "VPGARE2",
"stopSequence": 7
},
{
"arrival": {
"time": "1770009687"
},
"departure": {
"time": "1770009699"
},
"stopId": "VPALPES2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770009745"
},
"departure": {
"time": "1770009762"
},
"stopId": "VPMAIRI2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770009805"
},
"departure": {
"time": "1770009822"
},
"stopId": "VPJMOUL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770009870"
},
"departure": {
"time": "1770009886"
},
"stopId": "VPRIANT2",
"stopSequence": 11
},
{
"arrival": {
"time": "1770009929"
},
"departure": {
"time": "1770009940"
},
"stopId": "VPLOIPE2",
"stopSequence": 12
},
{
"arrival": {
"time": "1770009961"
},
"departure": {
"time": "1770010008"
},
"stopId": "VPARTOI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770010037"
},
"departure": {
"time": "1770010047"
},
"stopId": "QFMALA2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770010087"
},
"departure": {
"time": "1770010092"
},
"stopId": "QFARRI2",
"stopSequence": 15
},
{
"arrival": {
"time": "1770010125"
},
"departure": {
"time": "1770010130"
},
"stopId": "QFMAINE2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770010152"
},
"departure": {
"time": "1770010163"
},
"stopId": "QFBRET2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770010203"
},
"departure": {
"time": "1770010254"
},
"stopId": "QFLAFA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770010290"
},
"departure": {
"time": "1770010301"
},
"stopId": "QFANJOU2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770010328"
},
"departure": {
"time": "1770010376"
},
"stopId": "QFNOIRE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770010442"
},
"departure": {
"time": "1770010452"
},
"stopId": "QFMUGUE1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770010486"
},
"departure": {
"time": "1770010503"
},
"stopId": "QFFURIN2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770010527"
},
"departure": {
"time": "1770010543"
},
"stopId": "QFMONUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770010571"
},
"stopId": "QFGARE1",
"stopSequence": 24
}
],
"timestamp": "1770024775",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1141-38356"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e290",
"label": "1302",
"licensePlate": "194-DDZ-38"
}
}
},
{
"id": "trip:1138-38752",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770017564"
},
"departure": {
"time": "1770017657"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"arrival": {
"time": "1770017764"
},
"departure": {
"time": "1770017787"
},
"stopId": "VFBERTH1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770017803"
},
"departure": {
"time": "1770017834"
},
"stopId": "VFPINED1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770017840"
},
"departure": {
"time": "1770017867"
},
"stopId": "VFPASTE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770017877"
},
"departure": {
"time": "1770017888"
},
"stopId": "VFNOYER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770017904"
},
"departure": {
"time": "1770017931"
},
"stopId": "VFGINET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770017942"
},
"departure": {
"time": "1770017972"
},
"stopId": "VFVELLE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770018010"
},
"departure": {
"time": "1770018022"
},
"stopId": "VFCHAR1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770018027"
},
"departure": {
"time": "1770018038"
},
"stopId": "VFMRAZ2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770018094"
},
"departure": {
"time": "1770018099"
},
"stopId": "QFGARGU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770018127"
},
"departure": {
"time": "1770018138"
},
"stopId": "QFCHARR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770018160"
},
"departure": {
"time": "1770018165"
},
"stopId": "QFCOCHE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1770018230"
},
"departure": {
"time": "1770018266"
},
"stopId": "QFALLIN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770018308"
},
"stopId": "QFLIEUS2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770018324"
},
"departure": {
"time": "1770018353"
},
"stopId": "QFMAIRI2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770018401"
},
"departure": {
"time": "1770018427"
},
"stopId": "QFMUGUE2",
"stopSequence": 15
},
{
"arrival": {
"time": "1770018442"
},
"departure": {
"time": "1770018453"
},
"stopId": "QFFURIN2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770018482"
},
"departure": {
"time": "1770018493"
},
"stopId": "QFMONUM2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770018515"
},
"departure": {
"time": "1770018715"
},
"stopId": "QFGARE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1770018918"
},
"departure": {
"time": "1770018949"
},
"stopId": "QFRURUI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1770019006"
},
"departure": {
"time": "1770019016"
},
"stopId": "QFRUMO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770019051"
},
"departure": {
"time": "1770019057"
},
"stopId": "QFDAUPH1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770019111"
},
"departure": {
"time": "1770019127"
},
"stopId": "QFA43ZI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770019470"
},
"departure": {
"time": "1770019516"
},
"stopId": "QFRP4R1",
"stopSequence": 23
},
{
"arrival": {
"time": "1770019556"
},
"departure": {
"time": "1770019566"
},
"stopId": "QFGARI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770019655"
},
"departure": {
"time": "1770019660"
},
"stopId": "VPMALA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770019720"
},
"departure": {
"time": "1770019744"
},
"stopId": "VPPICAR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1770019764"
},
"departure": {
"time": "1770019797"
},
"stopId": "VPLIBER1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770019865"
},
"departure": {
"time": "1770019870"
},
"stopId": "VPGENDA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770019891"
},
"departure": {
"time": "1770019896"
},
"stopId": "VPPISCI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1770019906"
},
"departure": {
"time": "1770019916"
},
"stopId": "VPHPOST1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770019991"
},
"departure": {
"time": "1770020029"
},
"stopId": "VPGARE3",
"stopSequence": 31
},
{
"arrival": {
"time": "1770020154"
},
"departure": {
"time": "1770020183"
},
"stopId": "VFTECHO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1770020640"
},
"departure": {
"time": "1770020640"
},
"stopId": "VFMUISS2",
"stopSequence": 33
},
{
"arrival": {
"time": "1770020640"
},
"departure": {
"time": "1770020640"
},
"stopId": "VFPONT2",
"stopSequence": 34
},
{
"arrival": {
"time": "1770020760"
},
"departure": {
"time": "1770020760"
},
"stopId": "VFAILLA2",
"stopSequence": 35
},
{
"arrival": {
"time": "1770020760"
},
"departure": {
"time": "1770020760"
},
"stopId": "VFSECU2",
"stopSequence": 36
},
{
"arrival": {
"time": "1770020820"
},
"departure": {
"time": "1770020820"
},
"stopId": "VFSTBC6",
"stopSequence": 37
}
],
"timestamp": "1770024760",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1138-38752"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e37c",
"label": "1328",
"licensePlate": "FA-928-KL"
}
}
},
{
"id": "trip:1143-38361",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770017838"
},
"departure": {
"time": "1770017995"
},
"stopId": "VFEUROP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1770018035"
},
"departure": {
"time": "1770018060"
},
"stopId": "VFFOUGE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1770018100"
},
"departure": {
"time": "1770018142"
},
"stopId": "VFSTADE2",
"stopSequence": 2
},
{
"arrival": {
"time": "1770018445"
},
"departure": {
"time": "1770018554"
},
"stopId": "VFSTBC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1770018599"
},
"departure": {
"time": "1770018652"
},
"stopId": "VFREPUB2",
"stopSequence": 4
},
{
"arrival": {
"time": "1770018708"
},
"departure": {
"time": "1770018738"
},
"stopId": "VFBOURG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1770018813"
},
"departure": {
"time": "1770018850"
},
"stopId": "VFROCHE2",
"stopSequence": 6
},
{
"arrival": {
"time": "1770018935"
},
"departure": {
"time": "1770018970"
},
"stopId": "VPGARE2",
"stopSequence": 7
},
{
"arrival": {
"time": "1770019020"
},
"departure": {
"time": "1770019035"
},
"stopId": "VPALPES2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770019075"
},
"departure": {
"time": "1770019104"
},
"stopId": "VPMAIRI2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770019145"
},
"departure": {
"time": "1770019155"
},
"stopId": "VPJMOUL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770019205"
},
"departure": {
"time": "1770019216"
},
"stopId": "VPRIANT2",
"stopSequence": 11
},
{
"arrival": {
"time": "1770019256"
},
"departure": {
"time": "1770019266"
},
"stopId": "VPLOIPE2",
"stopSequence": 12
},
{
"arrival": {
"time": "1770019281"
},
"departure": {
"time": "1770019322"
},
"stopId": "VPARTOI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770019388"
},
"departure": {
"time": "1770019398"
},
"stopId": "QFMALA2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770019429"
},
"departure": {
"time": "1770019434"
},
"stopId": "QFARRI2",
"stopSequence": 15
},
{
"arrival": {
"time": "1770019459"
},
"departure": {
"time": "1770019486"
},
"stopId": "QFMAINE2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770019506"
},
"departure": {
"time": "1770019516"
},
"stopId": "QFBRET2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770019569"
},
"departure": {
"time": "1770019594"
},
"stopId": "QFLAFA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770019646"
},
"departure": {
"time": "1770019656"
},
"stopId": "QFANJOU2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770019703"
},
"departure": {
"time": "1770019713"
},
"stopId": "QFNOIRE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770019753"
},
"departure": {
"time": "1770019778"
},
"stopId": "QFMUGUE1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770019803"
},
"departure": {
"time": "1770019832"
},
"stopId": "QFFURIN2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770019852"
},
"departure": {
"time": "1770019867"
},
"stopId": "QFMONUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770019887"
},
"stopId": "QFGARE1",
"stopSequence": 24
}
],
"timestamp": "1770024773",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1143-38361"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e208",
"label": "1320",
"licensePlate": "DQ-905-PT"
}
}
},
{
"id": "trip:935-38062",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770021885"
},
"departure": {
"time": "1770022209"
},
"stopId": "BJMOZAB1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770022278"
},
"departure": {
"time": "1770022290"
},
"stopId": "BJCHPIN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770022306"
},
"departure": {
"time": "1770022334"
},
"stopId": "BJLINNE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770022391"
},
"departure": {
"time": "1770022402"
},
"stopId": "BJPREPO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770022462"
},
"departure": {
"time": "1770022552"
},
"stopId": "BJCHFLE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770022588"
},
"departure": {
"time": "1770022663"
},
"stopId": "BJCHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770022680"
},
"departure": {
"time": "1770022696"
},
"stopId": "BJROSTA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770022728"
},
"departure": {
"time": "1770022758"
},
"stopId": "BJCHANT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770022795"
},
"departure": {
"time": "1770022822"
},
"stopId": "BJSTRAU1",
"stopSequence": 8
},
{
"arrival": {
"time": "1770022854"
},
"departure": {
"time": "1770022872"
},
"stopId": "BJVSCOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770022904"
},
"departure": {
"time": "1770022940"
},
"stopId": "BJHBARB1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770022977"
},
"departure": {
"time": "1770023020"
},
"stopId": "BJEBARB1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770023085"
},
"departure": {
"time": "1770023168"
},
"stopId": "BJVAUCA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770023203"
},
"departure": {
"time": "1770023218"
},
"stopId": "BJLYCEE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770023218"
},
"departure": {
"time": "1770023260"
},
"stopId": "BJPOSTE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770023313"
},
"departure": {
"time": "1770023359"
},
"stopId": "BJGARE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770023474"
},
"departure": {
"time": "1770023480"
},
"stopId": "BJALPES2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770023542"
},
"departure": {
"time": "1770023557"
},
"stopId": "BJCLESP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770023666"
},
"departure": {
"time": "1770023681"
},
"stopId": "BJPAPIN2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770023721"
},
"departure": {
"time": "1770023732"
},
"stopId": "BJMALAS2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770023757"
},
"departure": {
"time": "1770023791"
},
"stopId": "BJMALBR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770023906"
},
"departure": {
"time": "1770023945"
},
"stopId": "BJGRSOL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770024003"
},
"departure": {
"time": "1770024075"
},
"stopId": "BJGRIVE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770024102"
},
"departure": {
"time": "1770024118"
},
"stopId": "BJXBLAN2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770024238"
},
"departure": {
"time": "1770024294"
},
"stopId": "IDGARE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770024405"
},
"departure": {
"time": "1770024435"
},
"stopId": "IDCECOM2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770024516"
},
"departure": {
"time": "1770024545"
},
"stopId": "IDLANS2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770024583"
},
"departure": {
"time": "1770024589"
},
"stopId": "IDPLANT1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770024627"
},
"departure": {
"time": "1770024639"
},
"stopId": "IDFAUVE1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770024639"
},
"departure": {
"time": "1770024672"
},
"stopId": "IDPPLAT1",
"stopSequence": 29
},
{
"arrival": {
"time": "1770024682"
},
"departure": {
"time": "1770024692"
},
"stopId": "IDATLAN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770024729"
},
"departure": {
"time": "1770024752"
},
"stopId": "IDDELOR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1770024800"
},
"departure": {
"time": "1770024800"
},
"stopId": "IDTRIFO1",
"stopSequence": 32
}
],
"timestamp": "1770024778",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "935-38062"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e6c9",
"label": "1312",
"licensePlate": "AZ-715-MJ"
}
}
},
{
"id": "trip:928-38843",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770017076"
},
"departure": {
"time": "1770017134"
},
"stopId": "RMZAPER1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770017263"
},
"departure": {
"time": "1770017308"
},
"stopId": "RMLAVAI1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770017329"
},
"departure": {
"time": "1770017345"
},
"stopId": "RMHALLS1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770017378"
},
"departure": {
"time": "1770017445"
},
"stopId": "RMHOTLV1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770017457"
},
"departure": {
"time": "1770017504"
},
"stopId": "RMRPLAC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770017555"
},
"departure": {
"time": "1770017587"
},
"stopId": "RMPHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770017609"
},
"departure": {
"time": "1770017661"
},
"stopId": "RMTILLE2",
"stopSequence": 6
},
{
"arrival": {
"time": "1770017695"
},
"departure": {
"time": "1770017701"
},
"stopId": "BJCFA2",
"stopSequence": 7
},
{
"arrival": {
"time": "1770017783"
},
"departure": {
"time": "1770017835"
},
"stopId": "BJPROYA2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770017892"
},
"departure": {
"time": "1770017937"
},
"stopId": "BJEPARG2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770017980"
},
"departure": {
"time": "1770018027"
},
"stopId": "BJFOLAT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770018050"
},
"departure": {
"time": "1770018094"
},
"stopId": "BJPMICH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770018149"
},
"departure": {
"time": "1770018217"
},
"stopId": "BJVAUCA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1770018279"
},
"departure": {
"time": "1770018311"
},
"stopId": "BJEBARB2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770018363"
},
"departure": {
"time": "1770018369"
},
"stopId": "BJHBARB2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770018403"
},
"departure": {
"time": "1770018457"
},
"stopId": "BJVSCOT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1770018491"
},
"departure": {
"time": "1770018528"
},
"stopId": "BJSTRAU2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770018561"
},
"departure": {
"time": "1770018572"
},
"stopId": "BJCHANT2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770018601"
},
"departure": {
"time": "1770018663"
},
"stopId": "BJROSTA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770018680"
},
"departure": {
"time": "1770018711"
},
"stopId": "BJCHARM2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770018733"
},
"departure": {
"time": "1770018760"
},
"stopId": "BJCHFLE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770018825"
},
"departure": {
"time": "1770018835"
},
"stopId": "BJZACHA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770018959"
},
"departure": {
"time": "1770018987"
},
"stopId": "IDPLOUV2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770019020"
},
"departure": {
"time": "1770019072"
},
"stopId": "IDCHASS2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770019149"
},
"departure": {
"time": "1770019166"
},
"stopId": "IDSAYES2",
"stopSequence": 24
},
{
"arrival": {
"time": "1770019269"
},
"departure": {
"time": "1770019280"
},
"stopId": "IDCECOM2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770019483"
},
"departure": {
"time": "1770019501"
},
"stopId": "IDADMIN2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770019518"
},
"departure": {
"time": "1770019530"
},
"stopId": "IDHOTEL2",
"stopSequence": 27
},
{
"arrival": {
"time": "1770019563"
},
"departure": {
"time": "1770019591"
},
"stopId": "IDTRUFF2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770019602"
},
"departure": {
"time": "1770019619"
},
"stopId": "IDHUBER2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770019647"
},
"departure": {
"time": "1770019668"
},
"stopId": "IDDELOR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770019705"
},
"departure": {
"time": "1770019711"
},
"stopId": "IDATLAN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770019793"
},
"departure": {
"time": "1770019804"
},
"stopId": "IDDOISN2",
"stopSequence": 32
},
{
"arrival": {
"time": "1770019858"
},
"stopId": "IDPISCI2",
"stopSequence": 33
}
],
"timestamp": "1770024777",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "928-38843"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e751",
"label": "1329",
"licensePlate": "FS-550-LT"
}
}
},
{
"id": "trip:935-38031",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770019228"
},
"departure": {
"time": "1770019269"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1770019301"
},
"departure": {
"time": "1770019318"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1770019364"
},
"departure": {
"time": "1770019402"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1770019412"
},
"departure": {
"time": "1770019447"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1770019452"
},
"departure": {
"time": "1770019481"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1770019518"
},
"departure": {
"time": "1770019545"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1770019577"
},
"departure": {
"time": "1770019621"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770019714"
},
"departure": {
"time": "1770019773"
},
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770019879"
},
"departure": {
"time": "1770019932"
},
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770020079"
},
"departure": {
"time": "1770020140"
},
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770020240"
},
"departure": {
"time": "1770020246"
},
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770020380"
},
"departure": {
"time": "1770020408"
},
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770020443"
},
"departure": {
"time": "1770020453"
},
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770020491"
},
"departure": {
"time": "1770020502"
},
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770020615"
},
"departure": {
"time": "1770020626"
},
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770020678"
},
"departure": {
"time": "1770020689"
},
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"arrival": {
"time": "1770020745"
},
"departure": {
"time": "1770020796"
},
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1770020968"
},
"departure": {
"time": "1770021051"
},
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770021061"
},
"departure": {
"time": "1770021089"
},
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770021116"
},
"departure": {
"time": "1770021183"
},
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770021247"
},
"departure": {
"time": "1770021293"
},
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770021330"
},
"departure": {
"time": "1770021336"
},
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770021364"
},
"departure": {
"time": "1770021400"
},
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770021432"
},
"departure": {
"time": "1770021442"
},
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"arrival": {
"time": "1770021475"
},
"departure": {
"time": "1770021502"
},
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770021534"
},
"departure": {
"time": "1770021545"
},
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770021561"
},
"departure": {
"time": "1770021591"
},
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"arrival": {
"time": "1770021612"
},
"departure": {
"time": "1770021627"
},
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770021680"
},
"departure": {
"time": "1770021711"
},
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770021770"
},
"departure": {
"time": "1770021802"
},
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770021808"
},
"departure": {
"time": "1770021835"
},
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770021879"
},
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024778",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "935-38031"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e6c9",
"label": "1312",
"licensePlate": "AZ-715-MJ"
}
}
},
{
"id": "trip:928-38830",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770019863"
},
"departure": {
"time": "1770020424"
},
"stopId": "IDPISCI1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770020474"
},
"departure": {
"time": "1770020517"
},
"stopId": "IDDOISN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770020541"
},
"departure": {
"time": "1770020551"
},
"stopId": "IDATLAN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770020591"
},
"departure": {
"time": "1770020606"
},
"stopId": "IDDELOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770020638"
},
"departure": {
"time": "1770020681"
},
"stopId": "IDHUBER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770020692"
},
"departure": {
"time": "1770020703"
},
"stopId": "IDTRUFF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770020741"
},
"departure": {
"time": "1770020751"
},
"stopId": "IDHOTEL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770020772"
},
"departure": {
"time": "1770020793"
},
"stopId": "IDADMIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770020896"
},
"departure": {
"time": "1770020982"
},
"stopId": "IDCECOM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770021200"
},
"departure": {
"time": "1770021211"
},
"stopId": "IDSAYES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770021285"
},
"departure": {
"time": "1770021322"
},
"stopId": "IDCHASS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770021355"
},
"departure": {
"time": "1770021367"
},
"stopId": "IDPLOUV1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770021384"
},
"departure": {
"time": "1770021389"
},
"stopId": "IDRIMBA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770021406"
},
"departure": {
"time": "1770021417"
},
"stopId": "IDAPOLL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770021438"
},
"departure": {
"time": "1770021449"
},
"stopId": "IDMISTR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770021488"
},
"departure": {
"time": "1770021500"
},
"stopId": "IDRASPE1",
"stopSequence": 15
},
{
"stopId": "IDALICA1",
"stopSequence": 16
},
{
"stopId": "IDAPOLL2",
"stopSequence": 17
},
{
"stopId": "IDRIMBA2",
"stopSequence": 18
},
{
"stopId": "BJZACHA1",
"stopSequence": 19
},
{
"stopId": "BJCHFLE3",
"stopSequence": 20
},
{
"arrival": {
"time": "1770021978"
},
"departure": {
"time": "1770022030"
},
"stopId": "BJCHARM1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770022045"
},
"departure": {
"time": "1770022055"
},
"stopId": "BJROSTA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770022085"
},
"departure": {
"time": "1770022118"
},
"stopId": "BJCHANT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1770022153"
},
"departure": {
"time": "1770022173"
},
"stopId": "BJSTRAU1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770022198"
},
"departure": {
"time": "1770022234"
},
"stopId": "BJVSCOT1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770022259"
},
"departure": {
"time": "1770022269"
},
"stopId": "BJHBARB1",
"stopSequence": 26
},
{
"arrival": {
"time": "1770022299"
},
"departure": {
"time": "1770022379"
},
"stopId": "BJEBARB1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770022434"
},
"departure": {
"time": "1770022492"
},
"stopId": "BJVAUCA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770022574"
},
"departure": {
"time": "1770022644"
},
"stopId": "BJPMICH2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770022681"
},
"departure": {
"time": "1770022734"
},
"stopId": "BJFOLAT2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770022786"
},
"departure": {
"time": "1770022796"
},
"stopId": "BJEPARG1",
"stopSequence": 31
},
{
"arrival": {
"time": "1770022850"
},
"departure": {
"time": "1770022888"
},
"stopId": "BJPROYA1",
"stopSequence": 32
},
{
"arrival": {
"time": "1770022940"
},
"departure": {
"time": "1770022973"
},
"stopId": "BJCFA1",
"stopSequence": 33
},
{
"arrival": {
"time": "1770023012"
},
"departure": {
"time": "1770023036"
},
"stopId": "RMTILLE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1770023076"
},
"departure": {
"time": "1770023107"
},
"stopId": "RMPHARM2",
"stopSequence": 35
},
{
"arrival": {
"time": "1770023161"
},
"departure": {
"time": "1770023171"
},
"stopId": "RMRPLAC2",
"stopSequence": 36
},
{
"arrival": {
"time": "1770023182"
},
"departure": {
"time": "1770023198"
},
"stopId": "RMHOTLV2",
"stopSequence": 37
},
{
"arrival": {
"time": "1770023226"
},
"departure": {
"time": "1770023243"
},
"stopId": "RMHALLS2",
"stopSequence": 38
},
{
"arrival": {
"time": "1770023260"
},
"departure": {
"time": "1770023286"
},
"stopId": "RMLAVAI2",
"stopSequence": 39
},
{
"arrival": {
"time": "1770023371"
},
"stopId": "RMZAPER2",
"stopSequence": 40
}
],
"timestamp": "1770024777",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "928-38830"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e751",
"label": "1329",
"licensePlate": "FS-550-LT"
}
}
},
{
"id": "trip:930-38026",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770009862"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1770010243"
},
"departure": {
"time": "1770010273"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1770010314"
},
"departure": {
"time": "1770010329"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1770010339"
},
"departure": {
"time": "1770010374"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1770010380"
},
"departure": {
"time": "1770010410"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1770010448"
},
"departure": {
"time": "1770010480"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1770010517"
},
"departure": {
"time": "1770010533"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770010629"
},
"departure": {
"time": "1770010640"
},
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770010780"
},
"departure": {
"time": "1770010835"
},
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770011020"
},
"departure": {
"time": "1770011058"
},
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770011149"
},
"departure": {
"time": "1770011178"
},
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770011400"
},
"departure": {
"time": "1770011400"
},
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770011520"
},
"departure": {
"time": "1770011520"
},
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770011580"
},
"departure": {
"time": "1770011580"
},
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770011700"
},
"departure": {
"time": "1770011700"
},
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770011820"
},
"departure": {
"time": "1770011820"
},
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"arrival": {
"time": "1770011880"
},
"departure": {
"time": "1770011880"
},
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1770012000"
},
"departure": {
"time": "1770012000"
},
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770012060"
},
"departure": {
"time": "1770012060"
},
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770012120"
},
"departure": {
"time": "1770012120"
},
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770012240"
},
"departure": {
"time": "1770012240"
},
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770012360"
},
"departure": {
"time": "1770012360"
},
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770012420"
},
"departure": {
"time": "1770012420"
},
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770012480"
},
"departure": {
"time": "1770012480"
},
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"arrival": {
"time": "1770012540"
},
"departure": {
"time": "1770012540"
},
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770012600"
},
"departure": {
"time": "1770012600"
},
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770012600"
},
"departure": {
"time": "1770012600"
},
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"arrival": {
"time": "1770012660"
},
"departure": {
"time": "1770012660"
},
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770012720"
},
"departure": {
"time": "1770012720"
},
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770012840"
},
"departure": {
"time": "1770012840"
},
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770012840"
},
"departure": {
"time": "1770012840"
},
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770012960"
},
"departure": {
"time": "1770012960"
},
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024777",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "930-38026"
},
"vehicle": {
"id": "636a2e22c520d5a13c77deb2",
"label": "1315",
"licensePlate": "BT-215-SF"
}
}
},
{
"id": "trip:1138-38754",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770024687"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"arrival": {
"time": "1770024900"
},
"departure": {
"time": "1770024900"
},
"stopId": "VFBERTH1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770024960"
},
"departure": {
"time": "1770024960"
},
"stopId": "VFPINED1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770025020"
},
"departure": {
"time": "1770025020"
},
"stopId": "VFPASTE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770025080"
},
"departure": {
"time": "1770025080"
},
"stopId": "VFNOYER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770025080"
},
"departure": {
"time": "1770025080"
},
"stopId": "VFGINET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770025140"
},
"departure": {
"time": "1770025140"
},
"stopId": "VFVELLE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770025200"
},
"departure": {
"time": "1770025200"
},
"stopId": "VFCHAR1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770025200"
},
"departure": {
"time": "1770025200"
},
"stopId": "VFMRAZ2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770025380"
},
"departure": {
"time": "1770025380"
},
"stopId": "QFGARGU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770025440"
},
"departure": {
"time": "1770025440"
},
"stopId": "QFCHARR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770025440"
},
"departure": {
"time": "1770025440"
},
"stopId": "QFCOCHE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1770025560"
},
"departure": {
"time": "1770025560"
},
"stopId": "QFALLIN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770025620"
},
"departure": {
"time": "1770025620"
},
"stopId": "QFLIEUS2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770025620"
},
"departure": {
"time": "1770025620"
},
"stopId": "QFMAIRI2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770025680"
},
"departure": {
"time": "1770025680"
},
"stopId": "QFMUGUE2",
"stopSequence": 15
},
{
"arrival": {
"time": "1770025740"
},
"departure": {
"time": "1770025740"
},
"stopId": "QFFURIN2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770025740"
},
"departure": {
"time": "1770025740"
},
"stopId": "QFMONUM2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770025920"
},
"departure": {
"time": "1770025920"
},
"stopId": "QFGARE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1770026160"
},
"departure": {
"time": "1770026160"
},
"stopId": "QFRURUI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1770026160"
},
"departure": {
"time": "1770026160"
},
"stopId": "QFRUMO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770026220"
},
"departure": {
"time": "1770026220"
},
"stopId": "QFDAUPH1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770026340"
},
"departure": {
"time": "1770026340"
},
"stopId": "QFA43ZI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770026580"
},
"departure": {
"time": "1770026580"
},
"stopId": "QFRP4R1",
"stopSequence": 23
},
{
"arrival": {
"time": "1770026640"
},
"departure": {
"time": "1770026640"
},
"stopId": "QFGARI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770026820"
},
"departure": {
"time": "1770026820"
},
"stopId": "VPMALA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770026880"
},
"departure": {
"time": "1770026880"
},
"stopId": "VPPICAR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1770026940"
},
"departure": {
"time": "1770026940"
},
"stopId": "VPLIBER1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770027000"
},
"departure": {
"time": "1770027000"
},
"stopId": "VPGENDA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770027060"
},
"departure": {
"time": "1770027060"
},
"stopId": "VPPISCI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1770027060"
},
"departure": {
"time": "1770027060"
},
"stopId": "VPHPOST1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770027240"
},
"departure": {
"time": "1770027240"
},
"stopId": "VPGARE3",
"stopSequence": 31
},
{
"arrival": {
"time": "1770027480"
},
"departure": {
"time": "1770027480"
},
"stopId": "VFTECHO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1770027660"
},
"departure": {
"time": "1770027660"
},
"stopId": "VFMUISS2",
"stopSequence": 33
},
{
"arrival": {
"time": "1770027660"
},
"departure": {
"time": "1770027660"
},
"stopId": "VFPONT2",
"stopSequence": 34
},
{
"arrival": {
"time": "1770027780"
},
"departure": {
"time": "1770027780"
},
"stopId": "VFAILLA2",
"stopSequence": 35
},
{
"arrival": {
"time": "1770027780"
},
"departure": {
"time": "1770027780"
},
"stopId": "VFSECU2",
"stopSequence": 36
},
{
"arrival": {
"time": "1770027840"
},
"departure": {
"time": "1770027840"
},
"stopId": "VFSTBC6",
"stopSequence": 37
}
],
"timestamp": "1770024760",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1138-38754"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e37c",
"label": "1328",
"licensePlate": "FA-928-KL"
}
}
},
{
"id": "trip:8",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770013876"
},
"stopId": "VFSTBC4",
"stopSequence": 0
},
{
"arrival": {
"time": "1770014021"
},
"departure": {
"time": "1770014073"
},
"stopId": "VFREPUB2",
"stopSequence": 1
},
{
"arrival": {
"time": "1770014100"
},
"departure": {
"time": "1770014131"
},
"stopId": "VFBOURG2",
"stopSequence": 2
},
{
"arrival": {
"time": "1770014210"
},
"departure": {
"time": "1770014303"
},
"stopId": "VFROCHE2",
"stopSequence": 3
},
{
"arrival": {
"time": "1770014528"
},
"departure": {
"time": "1770014652"
},
"stopId": "VPGARE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1770014837"
},
"departure": {
"time": "1770014877"
},
"stopId": "VFTECHO2",
"stopSequence": 5
},
{
"arrival": {
"time": "1770014977"
},
"departure": {
"time": "1770015007"
},
"stopId": "VFRPMUI1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770015056"
},
"departure": {
"time": "1770015067"
},
"stopId": "VMDESCA1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770015127"
},
"departure": {
"time": "1770015166"
},
"stopId": "VMTECHE2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770015182"
},
"departure": {
"time": "1770015219"
},
"stopId": "VMCHATE2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770015266"
},
"departure": {
"time": "1770015278"
},
"stopId": "VMILOTS2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770015306"
},
"departure": {
"time": "1770015344"
},
"stopId": "VMKIOSQ1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770015367"
},
"departure": {
"time": "1770015425"
},
"stopId": "VMGARE2",
"stopSequence": 12
},
{
"arrival": {
"time": "1770015464"
},
"departure": {
"time": "1770015480"
},
"stopId": "VMNAUTA1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770015534"
},
"departure": {
"time": "1770015545"
},
"stopId": "VMBELMO1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770015626"
},
"departure": {
"time": "1770015632"
},
"stopId": "IDSEIGL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770015705"
},
"departure": {
"time": "1770015734"
},
"stopId": "IDGUA1",
"stopSequence": 16
},
{
"arrival": {
"time": "1770015799"
},
"departure": {
"time": "1770015826"
},
"stopId": "IDCECOM2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770016183"
},
"departure": {
"time": "1770016214"
},
"stopId": "BJGRIPR1",
"stopSequence": 18
},
{
"arrival": {
"time": "1770016514"
},
"departure": {
"time": "1770016550"
},
"stopId": "BJMEDHO2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770016580"
},
"departure": {
"time": "1770016603"
},
"stopId": "BJMEDCL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770016694"
},
"departure": {
"time": "1770016722"
},
"stopId": "BJEMMAU2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770016791"
},
"departure": {
"time": "1770016802"
},
"stopId": "BJFRERE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770016823"
},
"departure": {
"time": "1770016855"
},
"stopId": "BJPALAI2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770016884"
},
"departure": {
"time": "1770016896"
},
"stopId": "BJEBARB4",
"stopSequence": 24
},
{
"arrival": {
"time": "1770016946"
},
"departure": {
"time": "1770016983"
},
"stopId": "BJETISS1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770017011"
},
"departure": {
"time": "1770017041"
},
"stopId": "BJPTJAL2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770017087"
},
"departure": {
"time": "1770017098"
},
"stopId": "BJCRROU2",
"stopSequence": 27
},
{
"arrival": {
"time": "1770017143"
},
"departure": {
"time": "1770017155"
},
"stopId": "BJVSCOT2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770017202"
},
"departure": {
"time": "1770017218"
},
"stopId": "BJCHARM1",
"stopSequence": 29
},
{
"arrival": {
"time": "1770017234"
},
"departure": {
"time": "1770017266"
},
"stopId": "BJROSTA1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770017328"
},
"departure": {
"time": "1770017334"
},
"stopId": "BJBUGEY2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770017380"
},
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024774",
"trip": {
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "8"
},
"vehicle": {
"id": "6786a347ca2c086ed76eadba",
"label": "1337",
"licensePlate": "HA-957-LZ"
}
}
},
{
"id": "trip:929-38028",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770020960"
},
"departure": {
"time": "1770021035"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1770021071"
},
"departure": {
"time": "1770021112"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1770021171"
},
"departure": {
"time": "1770021182"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1770021207"
},
"departure": {
"time": "1770021242"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1770021247"
},
"departure": {
"time": "1770021283"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1770021322"
},
"departure": {
"time": "1770021333"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1770021367"
},
"departure": {
"time": "1770021400"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770021505"
},
"departure": {
"time": "1770021546"
},
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770021663"
},
"departure": {
"time": "1770021735"
},
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770021859"
},
"departure": {
"time": "1770021877"
},
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770021994"
},
"departure": {
"time": "1770022039"
},
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770022150"
},
"departure": {
"time": "1770022193"
},
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770022234"
},
"departure": {
"time": "1770022240"
},
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770022286"
},
"departure": {
"time": "1770022325"
},
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770022441"
},
"departure": {
"time": "1770022451"
},
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770022506"
},
"departure": {
"time": "1770022534"
},
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"arrival": {
"time": "1770022590"
},
"departure": {
"time": "1770022669"
},
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1770022832"
},
"departure": {
"time": "1770022914"
},
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770022930"
},
"departure": {
"time": "1770022981"
},
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770023007"
},
"departure": {
"time": "1770023094"
},
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770023169"
},
"departure": {
"time": "1770023210"
},
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770023247"
},
"departure": {
"time": "1770023258"
},
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770023284"
},
"departure": {
"time": "1770023323"
},
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770023366"
},
"departure": {
"time": "1770023382"
},
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"arrival": {
"time": "1770023424"
},
"departure": {
"time": "1770023459"
},
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770023501"
},
"departure": {
"time": "1770023546"
},
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770023561"
},
"departure": {
"time": "1770023607"
},
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"arrival": {
"time": "1770023634"
},
"departure": {
"time": "1770023672"
},
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770023726"
},
"departure": {
"time": "1770023769"
},
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770023817"
},
"departure": {
"time": "1770023853"
},
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770023864"
},
"departure": {
"time": "1770023881"
},
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770023929"
},
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024778",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "929-38028"
},
"vehicle": {
"id": "636a2e22c520d5a13c77ded0",
"label": "1307",
"licensePlate": "166-DGQ-38"
}
}
},
{
"id": "trip:1136-38765",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770008547"
},
"departure": {
"time": "1770008594"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"stopId": "VFSECU1",
"stopSequence": 1
},
{
"stopId": "VFAILLA1",
"stopSequence": 2
},
{
"stopId": "VFPONT1",
"stopSequence": 3
},
{
"stopId": "VFMUISS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770008889"
},
"departure": {
"time": "1770008901"
},
"stopId": "VFTECHO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770009044"
},
"departure": {
"time": "1770009076"
},
"stopId": "VPALPES2",
"stopSequence": 6
},
{
"arrival": {
"time": "1770009124"
},
"departure": {
"time": "1770009156"
},
"stopId": "VPHPOST2",
"stopSequence": 7
},
{
"arrival": {
"time": "1770009167"
},
"departure": {
"time": "1770009173"
},
"stopId": "VPPISCI2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770009199"
},
"departure": {
"time": "1770009214"
},
"stopId": "VPGENDA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770009272"
},
"departure": {
"time": "1770009309"
},
"stopId": "VPLIBER2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770009329"
},
"departure": {
"time": "1770009340"
},
"stopId": "VPPICAR2",
"stopSequence": 11
},
{
"arrival": {
"time": "1770009453"
},
"departure": {
"time": "1770009465"
},
"stopId": "VPMALA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1770009547"
},
"departure": {
"time": "1770009568"
},
"stopId": "QFGARI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770009627"
},
"departure": {
"time": "1770009658"
},
"stopId": "QFRP4R2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770009894"
},
"departure": {
"time": "1770009914"
},
"stopId": "QFA43ZI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770010117"
},
"departure": {
"time": "1770010148"
},
"stopId": "QFDAUPH2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770010164"
},
"departure": {
"time": "1770010169"
},
"stopId": "QFRUMO2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770010191"
},
"departure": {
"time": "1770010197"
},
"stopId": "QFRURUI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770010322"
},
"departure": {
"time": "1770010328"
},
"stopId": "QFGARE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770010343"
},
"departure": {
"time": "1770010359"
},
"stopId": "QFMONUM1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770010407"
},
"departure": {
"time": "1770010422"
},
"stopId": "QFFURIN1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770010437"
},
"departure": {
"time": "1770010459"
},
"stopId": "QFMAIRI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770010507"
},
"departure": {
"time": "1770010552"
},
"stopId": "QFLIEUS1",
"stopSequence": 23
},
{
"arrival": {
"time": "1770010580"
},
"departure": {
"time": "1770010602"
},
"stopId": "QFALLIN1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770010654"
},
"departure": {
"time": "1770010664"
},
"stopId": "QFCOCHE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770010691"
},
"departure": {
"time": "1770010709"
},
"stopId": "QFCHARR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1770010735"
},
"departure": {
"time": "1770010745"
},
"stopId": "QFGARGU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770010813"
},
"departure": {
"time": "1770010823"
},
"stopId": "VFMRAZ1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770010843"
},
"departure": {
"time": "1770010848"
},
"stopId": "VFCHAR2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770010880"
},
"departure": {
"time": "1770010903"
},
"stopId": "VFVELLE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770010920"
},
"departure": {
"time": "1770010925"
},
"stopId": "VFGINET2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770010940"
},
"departure": {
"time": "1770010945"
},
"stopId": "VFNOYER2",
"stopSequence": 32
},
{
"arrival": {
"time": "1770010956"
},
"departure": {
"time": "1770010982"
},
"stopId": "VFPASTE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1770010993"
},
"departure": {
"time": "1770011033"
},
"stopId": "VFPINED2",
"stopSequence": 34
},
{
"arrival": {
"time": "1770011033"
},
"departure": {
"time": "1770011043"
},
"stopId": "VFBERTH2",
"stopSequence": 35
},
{
"arrival": {
"time": "1770011139"
},
"stopId": "VFSTBC6",
"stopSequence": 36
}
],
"timestamp": "1770024774",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1136-38765"
},
"vehicle": {
"id": "64aec41cde26085277efc57c",
"label": "1335",
"licensePlate": "GP-860-RB"
}
}
},
{
"id": "trip:933-37608",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770023088"
},
"departure": {
"time": "1770023109"
},
"stopId": "SSFLOS1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770023158"
},
"departure": {
"time": "1770023174"
},
"stopId": "SSSMART1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770023242"
},
"departure": {
"time": "1770023289"
},
"stopId": "SSZONEA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770023347"
},
"departure": {
"time": "1770023358"
},
"stopId": "SSPRECH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770023520"
},
"departure": {
"time": "1770023552"
},
"stopId": "SSEGLIS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770023623"
},
"departure": {
"time": "1770023643"
},
"stopId": "SSTRUIT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770023859"
},
"stopId": "SSDEMPT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1770023880"
},
"departure": {
"time": "1770023885"
},
"stopId": "SSDEMPT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770023992"
},
"departure": {
"time": "1770024002"
},
"stopId": "SSMOLLA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1770024113"
},
"departure": {
"time": "1770024118"
},
"stopId": "BJALBIZ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770024144"
},
"departure": {
"time": "1770024160"
},
"stopId": "BJLOUP2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770024170"
},
"departure": {
"time": "1770024181"
},
"stopId": "BJCHPAG1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770024181"
},
"departure": {
"time": "1770024225"
},
"stopId": "BJPMONT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770024241"
},
"departure": {
"time": "1770024251"
},
"stopId": "BJBELRI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770024273"
},
"departure": {
"time": "1770024284"
},
"stopId": "BJMAS1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770024300"
},
"departure": {
"time": "1770024312"
},
"stopId": "BJTONKI2",
"stopSequence": 15
},
{
"arrival": {
"time": "1770024364"
},
"departure": {
"time": "1770024380"
},
"stopId": "BJSQUAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770024401"
},
"departure": {
"time": "1770024424"
},
"stopId": "BJPREBE2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770024485"
},
"departure": {
"time": "1770024520"
},
"stopId": "BJCOPRE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770024536"
},
"departure": {
"time": "1770024584"
},
"stopId": "BJPISCI2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770024631"
},
"departure": {
"time": "1770024647"
},
"stopId": "BJEPARG2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770024717"
},
"departure": {
"time": "1770024747"
},
"stopId": "BJFOLAT1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770024772"
},
"stopId": "BJPMICH1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770024910"
},
"departure": {
"time": "1770024910"
},
"stopId": "BJLYCEE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1770024970"
},
"departure": {
"time": "1770024970"
},
"stopId": "BJPOSTE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770025150"
},
"departure": {
"time": "1770025150"
},
"stopId": "BJCHARG1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770025210"
},
"departure": {
"time": "1770025210"
},
"stopId": "MBHLM2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770025270"
},
"departure": {
"time": "1770025270"
},
"stopId": "BJMAUBE1",
"stopSequence": 27
}
],
"timestamp": "1770024777",
"trip": {
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "933-37608"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"id": "trip:927-38829",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770016208"
},
"departure": {
"time": "1770016546"
},
"stopId": "IDPISCI1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770016616"
},
"departure": {
"time": "1770016661"
},
"stopId": "IDDOISN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770016684"
},
"departure": {
"time": "1770016713"
},
"stopId": "IDATLAN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770016761"
},
"departure": {
"time": "1770016792"
},
"stopId": "IDDELOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770016828"
},
"departure": {
"time": "1770016865"
},
"stopId": "IDHUBER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770016875"
},
"departure": {
"time": "1770016906"
},
"stopId": "IDTRUFF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770016938"
},
"departure": {
"time": "1770016975"
},
"stopId": "IDHOTEL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770016991"
},
"departure": {
"time": "1770017024"
},
"stopId": "IDADMIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770017108"
},
"departure": {
"time": "1770017133"
},
"stopId": "IDBRANC1",
"stopSequence": 8
},
{
"arrival": {
"time": "1770017160"
},
"departure": {
"time": "1770017181"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770017212"
},
"departure": {
"time": "1770017227"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770017244"
},
"departure": {
"time": "1770017254"
},
"stopId": "IDRIMBA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770017270"
},
"departure": {
"time": "1770017287"
},
"stopId": "IDAPOLL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770017308"
},
"departure": {
"time": "1770017345"
},
"stopId": "IDMISTR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770017382"
},
"departure": {
"time": "1770017410"
},
"stopId": "IDRASPE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770017469"
},
"departure": {
"time": "1770017501"
},
"stopId": "IDALICA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770017555"
},
"departure": {
"time": "1770017577"
},
"stopId": "IDAPOLL2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770017588"
},
"departure": {
"time": "1770017603"
},
"stopId": "IDRIMBA2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770017790"
},
"departure": {
"time": "1770017805"
},
"stopId": "BJZACHA1",
"stopSequence": 18
},
{
"arrival": {
"time": "1770017859"
},
"departure": {
"time": "1770017906"
},
"stopId": "BJCHFLE3",
"stopSequence": 19
},
{
"arrival": {
"time": "1770017934"
},
"departure": {
"time": "1770017984"
},
"stopId": "BJCHARM1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770018001"
},
"departure": {
"time": "1770018056"
},
"stopId": "BJROSTA1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770018087"
},
"departure": {
"time": "1770018119"
},
"stopId": "BJCHANT1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770018161"
},
"departure": {
"time": "1770018258"
},
"stopId": "BJSTRAU1",
"stopSequence": 23
},
{
"arrival": {
"time": "1770018281"
},
"departure": {
"time": "1770018291"
},
"stopId": "BJVSCOT1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770018317"
},
"departure": {
"time": "1770018355"
},
"stopId": "BJHBARB1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770018376"
},
"departure": {
"time": "1770018410"
},
"stopId": "BJEBARB1",
"stopSequence": 26
},
{
"arrival": {
"time": "1770018460"
},
"departure": {
"time": "1770018510"
},
"stopId": "BJVAUCA1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770018578"
},
"departure": {
"time": "1770018623"
},
"stopId": "BJPMICH2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770018658"
},
"departure": {
"time": "1770018703"
},
"stopId": "BJFOLAT2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770018775"
},
"departure": {
"time": "1770018801"
},
"stopId": "BJEPARG1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770018864"
},
"departure": {
"time": "1770018894"
},
"stopId": "BJPROYA1",
"stopSequence": 31
},
{
"arrival": {
"time": "1770018916"
},
"departure": {
"time": "1770018956"
},
"stopId": "BJCFA1",
"stopSequence": 32
},
{
"arrival": {
"time": "1770018998"
},
"departure": {
"time": "1770019003"
},
"stopId": "RMTILLE1",
"stopSequence": 33
},
{
"arrival": {
"time": "1770019047"
},
"departure": {
"time": "1770019057"
},
"stopId": "RMPHARM2",
"stopSequence": 34
},
{
"arrival": {
"time": "1770019106"
},
"departure": {
"time": "1770019116"
},
"stopId": "RMRPLAC2",
"stopSequence": 35
},
{
"arrival": {
"time": "1770019133"
},
"departure": {
"time": "1770019148"
},
"stopId": "RMHOTLV2",
"stopSequence": 36
},
{
"arrival": {
"time": "1770019176"
},
"departure": {
"time": "1770019193"
},
"stopId": "RMHALLS2",
"stopSequence": 37
},
{
"arrival": {
"time": "1770019210"
},
"departure": {
"time": "1770019220"
},
"stopId": "RMLAVAI2",
"stopSequence": 38
},
{
"arrival": {
"time": "1770019323"
},
"stopId": "RMZAPER2",
"stopSequence": 39
}
],
"timestamp": "1770024777",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "927-38829"
},
"vehicle": {
"id": "668f9b480ca0aead54276bac",
"label": "1336",
"licensePlate": "GX-700-KG"
}
}
},
{
"id": "trip:926-36247",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770016514"
},
"departure": {
"time": "1770016570"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1770016596"
},
"departure": {
"time": "1770016619"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1770016656"
},
"departure": {
"time": "1770016687"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1770016710"
},
"departure": {
"time": "1770016774"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1770016780"
},
"departure": {
"time": "1770016823"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1770016878"
},
"departure": {
"time": "1770016907"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1770016933"
},
"departure": {
"time": "1770016966"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770017061"
},
"departure": {
"time": "1770017071"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1770017291"
},
"departure": {
"time": "1770017301"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1770017381"
},
"departure": {
"time": "1770017413"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770017448"
},
"departure": {
"time": "1770017471"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770018007"
},
"departure": {
"time": "1770018040"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770018070"
},
"departure": {
"time": "1770018080"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1770018207"
},
"departure": {
"time": "1770018217"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1770018247"
},
"departure": {
"time": "1770018262"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1770018297"
},
"departure": {
"time": "1770018327"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1770018352"
},
"departure": {
"time": "1770018392"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770018407"
},
"departure": {
"time": "1770018440"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770018596"
},
"departure": {
"time": "1770018646"
},
"stopId": "BJGARE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770018810"
},
"departure": {
"time": "1770018898"
},
"stopId": "BJPOSTE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770018908"
},
"departure": {
"time": "1770018940"
},
"stopId": "BJLYCEE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1770019037"
},
"departure": {
"time": "1770019070"
},
"stopId": "BJPMICH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770019092"
},
"departure": {
"time": "1770019119"
},
"stopId": "BJFOLAT2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770019180"
},
"departure": {
"time": "1770019208"
},
"stopId": "BJEPARG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770019259"
},
"departure": {
"time": "1770019299"
},
"stopId": "BJPROYA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770019309"
},
"departure": {
"time": "1770019320"
},
"stopId": "BJMOULI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1770019330"
},
"departure": {
"time": "1770019358"
},
"stopId": "BJTOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770019375"
},
"stopId": "BJCHAMP1",
"stopSequence": 31
}
],
"timestamp": "1770024773",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "926-36247"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e41e",
"label": "1321",
"licensePlate": "DQ-942-PT"
}
}
},
{
"id": "trip:1136-38768",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770019348"
},
"departure": {
"time": "1770019419"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"stopId": "VFSECU1",
"stopSequence": 1
},
{
"stopId": "VFAILLA1",
"stopSequence": 2
},
{
"stopId": "VFPONT1",
"stopSequence": 3
},
{
"stopId": "VFMUISS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770019795"
},
"departure": {
"time": "1770019853"
},
"stopId": "VFTECHO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770019976"
},
"departure": {
"time": "1770019986"
},
"stopId": "VPALPES2",
"stopSequence": 6
},
{
"arrival": {
"time": "1770020029"
},
"departure": {
"time": "1770020060"
},
"stopId": "VPHPOST2",
"stopSequence": 7
},
{
"arrival": {
"time": "1770020065"
},
"departure": {
"time": "1770020100"
},
"stopId": "VPPISCI2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770020130"
},
"departure": {
"time": "1770020167"
},
"stopId": "VPGENDA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770020210"
},
"departure": {
"time": "1770020221"
},
"stopId": "VPLIBER2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770020248"
},
"departure": {
"time": "1770020258"
},
"stopId": "VPPICAR2",
"stopSequence": 11
},
{
"arrival": {
"time": "1770020358"
},
"departure": {
"time": "1770020370"
},
"stopId": "VPMALA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1770020456"
},
"departure": {
"time": "1770020462"
},
"stopId": "QFGARI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770020516"
},
"departure": {
"time": "1770020526"
},
"stopId": "QFRP4R2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770020768"
},
"departure": {
"time": "1770020785"
},
"stopId": "QFA43ZI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770021015"
},
"departure": {
"time": "1770021020"
},
"stopId": "QFDAUPH2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770021035"
},
"departure": {
"time": "1770021045"
},
"stopId": "QFRUMO2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770021068"
},
"departure": {
"time": "1770021074"
},
"stopId": "QFRURUI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770021193"
},
"departure": {
"time": "1770021203"
},
"stopId": "QFGARE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770021218"
},
"departure": {
"time": "1770021244"
},
"stopId": "QFMONUM1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770021298"
},
"departure": {
"time": "1770021326"
},
"stopId": "QFFURIN1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770021342"
},
"departure": {
"time": "1770021385"
},
"stopId": "QFMAIRI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770021447"
},
"departure": {
"time": "1770021495"
},
"stopId": "QFLIEUS1",
"stopSequence": 23
},
{
"arrival": {
"time": "1770021518"
},
"departure": {
"time": "1770021534"
},
"stopId": "QFALLIN1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770021595"
},
"departure": {
"time": "1770021605"
},
"stopId": "QFCOCHE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770021627"
},
"departure": {
"time": "1770021643"
},
"stopId": "QFCHARR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1770021665"
},
"departure": {
"time": "1770021670"
},
"stopId": "QFGARGU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770021725"
},
"departure": {
"time": "1770021757"
},
"stopId": "VFMRAZ1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770021789"
},
"departure": {
"time": "1770021799"
},
"stopId": "VFCHAR2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770021829"
},
"departure": {
"time": "1770021856"
},
"stopId": "VFVELLE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770021873"
},
"departure": {
"time": "1770021879"
},
"stopId": "VFGINET2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770021895"
},
"departure": {
"time": "1770021901"
},
"stopId": "VFNOYER2",
"stopSequence": 32
},
{
"arrival": {
"time": "1770021911"
},
"departure": {
"time": "1770021917"
},
"stopId": "VFPASTE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1770021928"
},
"departure": {
"time": "1770021957"
},
"stopId": "VFPINED2",
"stopSequence": 34
},
{
"arrival": {
"time": "1770021962"
},
"departure": {
"time": "1770021967"
},
"stopId": "VFBERTH2",
"stopSequence": 35
},
{
"arrival": {
"time": "1770022064"
},
"stopId": "VFSTBC6",
"stopSequence": 36
}
],
"timestamp": "1770024774",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1136-38768"
},
"vehicle": {
"id": "64aec41cde26085277efc57c",
"label": "1335",
"licensePlate": "GP-860-RB"
}
}
},
{
"id": "trip:930-38061",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770020398"
},
"departure": {
"time": "1770020433"
},
"stopId": "BJMOZAB1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770020493"
},
"departure": {
"time": "1770020498"
},
"stopId": "BJCHPIN1",
"stopSequence": 1
},
{
"stopId": "BJLINNE1",
"stopSequence": 2
},
{
"stopId": "BJPREPO1",
"stopSequence": 3
},
{
"stopId": "BJCHFLE1",
"stopSequence": 4
},
{
"stopId": "BJCHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770020857"
},
"departure": {
"time": "1770020904"
},
"stopId": "BJROSTA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770020939"
},
"departure": {
"time": "1770020969"
},
"stopId": "BJCHANT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770021009"
},
"departure": {
"time": "1770021046"
},
"stopId": "BJSTRAU1",
"stopSequence": 8
},
{
"arrival": {
"time": "1770021076"
},
"departure": {
"time": "1770021091"
},
"stopId": "BJVSCOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770021121"
},
"departure": {
"time": "1770021150"
},
"stopId": "BJHBARB1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770021180"
},
"departure": {
"time": "1770021235"
},
"stopId": "BJEBARB1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770021300"
},
"departure": {
"time": "1770021355"
},
"stopId": "BJVAUCA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770021395"
},
"departure": {
"time": "1770021443"
},
"stopId": "BJLYCEE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770021474"
},
"departure": {
"time": "1770021536"
},
"stopId": "BJPOSTE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770021634"
},
"departure": {
"time": "1770021705"
},
"stopId": "BJGARE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770021796"
},
"departure": {
"time": "1770021808"
},
"stopId": "BJALPES2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770021860"
},
"departure": {
"time": "1770021899"
},
"stopId": "BJCLESP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770022000"
},
"departure": {
"time": "1770022035"
},
"stopId": "BJPAPIN2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770022080"
},
"departure": {
"time": "1770022105"
},
"stopId": "BJMALAS2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770022133"
},
"departure": {
"time": "1770022174"
},
"stopId": "BJMALBR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770022286"
},
"departure": {
"time": "1770022298"
},
"stopId": "BJGRSOL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770022344"
},
"departure": {
"time": "1770022372"
},
"stopId": "BJGRIVE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770022408"
},
"departure": {
"time": "1770022419"
},
"stopId": "BJXBLAN2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770022441"
},
"departure": {
"time": "1770022571"
},
"stopId": "IDGARE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770022696"
},
"departure": {
"time": "1770022724"
},
"stopId": "IDCECOM2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770022824"
},
"departure": {
"time": "1770022855"
},
"stopId": "IDLANS2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770022895"
},
"departure": {
"time": "1770022905"
},
"stopId": "IDPLANT1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770022950"
},
"departure": {
"time": "1770022960"
},
"stopId": "IDFAUVE1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770022965"
},
"departure": {
"time": "1770022985"
},
"stopId": "IDPPLAT1",
"stopSequence": 29
},
{
"arrival": {
"time": "1770023000"
},
"departure": {
"time": "1770023028"
},
"stopId": "IDATLAN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770023073"
},
"departure": {
"time": "1770023088"
},
"stopId": "IDDELOR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1770023118"
},
"stopId": "IDTRIFO1",
"stopSequence": 32
}
],
"timestamp": "1770024777",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "930-38061"
},
"vehicle": {
"id": "636a2e22c520d5a13c77deb2",
"label": "1315",
"licensePlate": "BT-215-SF"
}
}
},
{
"id": "trip:928-38845",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770024260"
},
"departure": {
"time": "1770024313"
},
"stopId": "RMZAPER1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770024471"
},
"departure": {
"time": "1770024488"
},
"stopId": "RMLAVAI1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770024511"
},
"departure": {
"time": "1770024527"
},
"stopId": "RMHALLS1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770024560"
},
"departure": {
"time": "1770024576"
},
"stopId": "RMHOTLV1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770024588"
},
"departure": {
"time": "1770024623"
},
"stopId": "RMRPLAC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770024683"
},
"departure": {
"time": "1770024725"
},
"stopId": "RMPHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770024753"
},
"departure": {
"time": "1770024765"
},
"stopId": "RMTILLE2",
"stopSequence": 6
},
{
"arrival": {
"time": "1770024860"
},
"departure": {
"time": "1770024860"
},
"stopId": "BJCFA2",
"stopSequence": 7
},
{
"arrival": {
"time": "1770024920"
},
"departure": {
"time": "1770024920"
},
"stopId": "BJPROYA2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770024980"
},
"departure": {
"time": "1770024980"
},
"stopId": "BJEPARG2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770025040"
},
"departure": {
"time": "1770025040"
},
"stopId": "BJFOLAT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770025160"
},
"departure": {
"time": "1770025160"
},
"stopId": "BJPMICH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770025220"
},
"departure": {
"time": "1770025220"
},
"stopId": "BJVAUCA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1770025340"
},
"departure": {
"time": "1770025340"
},
"stopId": "BJEBARB2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770025460"
},
"departure": {
"time": "1770025460"
},
"stopId": "BJHBARB2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770025520"
},
"departure": {
"time": "1770025520"
},
"stopId": "BJVSCOT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1770025580"
},
"departure": {
"time": "1770025580"
},
"stopId": "BJSTRAU2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770025580"
},
"departure": {
"time": "1770025580"
},
"stopId": "BJCHANT2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770025640"
},
"departure": {
"time": "1770025640"
},
"stopId": "BJROSTA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770025700"
},
"departure": {
"time": "1770025700"
},
"stopId": "BJCHARM2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770025760"
},
"departure": {
"time": "1770025760"
},
"stopId": "BJCHFLE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770025880"
},
"departure": {
"time": "1770025880"
},
"stopId": "BJZACHA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770026060"
},
"departure": {
"time": "1770026060"
},
"stopId": "IDPLOUV2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770026120"
},
"departure": {
"time": "1770026120"
},
"stopId": "IDCHASS2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770026240"
},
"departure": {
"time": "1770026240"
},
"stopId": "IDSAYES2",
"stopSequence": 24
},
{
"arrival": {
"time": "1770026480"
},
"departure": {
"time": "1770026480"
},
"stopId": "IDCECOM2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770026600"
},
"departure": {
"time": "1770026600"
},
"stopId": "IDADMIN2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770026600"
},
"departure": {
"time": "1770026600"
},
"stopId": "IDHOTEL2",
"stopSequence": 27
},
{
"arrival": {
"time": "1770026720"
},
"departure": {
"time": "1770026720"
},
"stopId": "IDTRUFF2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770026720"
},
"departure": {
"time": "1770026720"
},
"stopId": "IDHUBER2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770026840"
},
"departure": {
"time": "1770026840"
},
"stopId": "IDDELOR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770026900"
},
"departure": {
"time": "1770026900"
},
"stopId": "IDATLAN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770026960"
},
"departure": {
"time": "1770026960"
},
"stopId": "IDDOISN2",
"stopSequence": 32
},
{
"arrival": {
"time": "1770027020"
},
"departure": {
"time": "1770027020"
},
"stopId": "IDPISCI2",
"stopSequence": 33
}
],
"timestamp": "1770024777",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "928-38845"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e751",
"label": "1329",
"licensePlate": "FS-550-LT"
}
}
},
{
"id": "trip:930-38034",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770024474"
},
"departure": {
"time": "1770024604"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1770024638"
},
"departure": {
"time": "1770024673"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1770024747"
},
"departure": {
"time": "1770024780"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1770024771"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1770024840"
},
"departure": {
"time": "1770024840"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1770024900"
},
"departure": {
"time": "1770024900"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1770024960"
},
"departure": {
"time": "1770024960"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770025080"
},
"departure": {
"time": "1770025080"
},
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770025260"
},
"departure": {
"time": "1770025260"
},
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770025440"
},
"departure": {
"time": "1770025440"
},
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770025620"
},
"departure": {
"time": "1770025620"
},
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770025800"
},
"departure": {
"time": "1770025800"
},
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770025920"
},
"departure": {
"time": "1770025920"
},
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770025980"
},
"departure": {
"time": "1770025980"
},
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770026100"
},
"departure": {
"time": "1770026100"
},
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770026220"
},
"departure": {
"time": "1770026220"
},
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"arrival": {
"time": "1770026280"
},
"departure": {
"time": "1770026280"
},
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1770026460"
},
"departure": {
"time": "1770026460"
},
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770026520"
},
"departure": {
"time": "1770026520"
},
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770026520"
},
"departure": {
"time": "1770026520"
},
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770026640"
},
"departure": {
"time": "1770026640"
},
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770026700"
},
"departure": {
"time": "1770026700"
},
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770026760"
},
"departure": {
"time": "1770026760"
},
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770026820"
},
"departure": {
"time": "1770026820"
},
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"arrival": {
"time": "1770026880"
},
"departure": {
"time": "1770026880"
},
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770026940"
},
"departure": {
"time": "1770026940"
},
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770026940"
},
"departure": {
"time": "1770026940"
},
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"arrival": {
"time": "1770027000"
},
"departure": {
"time": "1770027000"
},
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770027060"
},
"departure": {
"time": "1770027060"
},
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770027180"
},
"departure": {
"time": "1770027180"
},
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770027180"
},
"departure": {
"time": "1770027180"
},
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770027300"
},
"departure": {
"time": "1770027300"
},
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024777",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "930-38034"
},
"vehicle": {
"id": "636a2e22c520d5a13c77deb2",
"label": "1315",
"licensePlate": "BT-215-SF"
}
}
},
{
"id": "trip:1136-38769",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770022977"
},
"departure": {
"time": "1770022993"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"stopId": "VFSECU1",
"stopSequence": 1
},
{
"stopId": "VFAILLA1",
"stopSequence": 2
},
{
"stopId": "VFPONT1",
"stopSequence": 3
},
{
"stopId": "VFMUISS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770023291"
},
"departure": {
"time": "1770023324"
},
"stopId": "VFTECHO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770023454"
},
"departure": {
"time": "1770023465"
},
"stopId": "VPALPES2",
"stopSequence": 6
},
{
"arrival": {
"time": "1770023510"
},
"departure": {
"time": "1770023542"
},
"stopId": "VPHPOST2",
"stopSequence": 7
},
{
"arrival": {
"time": "1770023547"
},
"departure": {
"time": "1770023557"
},
"stopId": "VPPISCI2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770023583"
},
"departure": {
"time": "1770023593"
},
"stopId": "VPGENDA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770023662"
},
"departure": {
"time": "1770023672"
},
"stopId": "VPLIBER2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770023688"
},
"departure": {
"time": "1770023698"
},
"stopId": "VPPICAR2",
"stopSequence": 11
},
{
"arrival": {
"time": "1770023764"
},
"departure": {
"time": "1770023775"
},
"stopId": "VPMALA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1770023858"
},
"departure": {
"time": "1770023863"
},
"stopId": "QFGARI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770023939"
},
"departure": {
"time": "1770023950"
},
"stopId": "QFRP4R2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770024159"
},
"departure": {
"time": "1770024181"
},
"stopId": "QFA43ZI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770024656"
},
"departure": {
"time": "1770024671"
},
"stopId": "QFDAUPH2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770024709"
},
"departure": {
"time": "1770024720"
},
"stopId": "QFRUMO2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770024800"
},
"departure": {
"time": "1770024800"
},
"stopId": "QFRURUI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770025040"
},
"departure": {
"time": "1770025040"
},
"stopId": "QFGARE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770025100"
},
"departure": {
"time": "1770025100"
},
"stopId": "QFMONUM1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770025220"
},
"departure": {
"time": "1770025220"
},
"stopId": "QFFURIN1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770025280"
},
"departure": {
"time": "1770025280"
},
"stopId": "QFMAIRI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770025400"
},
"departure": {
"time": "1770025400"
},
"stopId": "QFLIEUS1",
"stopSequence": 23
},
{
"arrival": {
"time": "1770025520"
},
"departure": {
"time": "1770025520"
},
"stopId": "QFALLIN1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770025580"
},
"departure": {
"time": "1770025580"
},
"stopId": "QFCOCHE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770025640"
},
"departure": {
"time": "1770025640"
},
"stopId": "QFCHARR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1770025700"
},
"departure": {
"time": "1770025700"
},
"stopId": "QFGARGU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770025820"
},
"departure": {
"time": "1770025820"
},
"stopId": "VFMRAZ1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770025880"
},
"departure": {
"time": "1770025880"
},
"stopId": "VFCHAR2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770025940"
},
"departure": {
"time": "1770025940"
},
"stopId": "VFVELLE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770026000"
},
"departure": {
"time": "1770026000"
},
"stopId": "VFGINET2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770026000"
},
"departure": {
"time": "1770026000"
},
"stopId": "VFNOYER2",
"stopSequence": 32
},
{
"arrival": {
"time": "1770026060"
},
"departure": {
"time": "1770026060"
},
"stopId": "VFPASTE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1770026120"
},
"departure": {
"time": "1770026120"
},
"stopId": "VFPINED2",
"stopSequence": 34
},
{
"arrival": {
"time": "1770026120"
},
"departure": {
"time": "1770026120"
},
"stopId": "VFBERTH2",
"stopSequence": 35
},
{
"arrival": {
"time": "1770026300"
},
"departure": {
"time": "1770026300"
},
"stopId": "VFSTBC6",
"stopSequence": 36
}
],
"timestamp": "1770024774",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1136-38769"
},
"vehicle": {
"id": "64aec41cde26085277efc57c",
"label": "1335",
"licensePlate": "GP-860-RB"
}
}
},
{
"id": "trip:932-38816",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDPISCI1",
"stopSequence": 0
},
{
"stopId": "IDDOISN1",
"stopSequence": 1
},
{
"stopId": "IDATLAN1",
"stopSequence": 2
},
{
"stopId": "IDDELOR1",
"stopSequence": 3
},
{
"stopId": "IDHUBER1",
"stopSequence": 4
},
{
"stopId": "IDTRUFF1",
"stopSequence": 5
},
{
"stopId": "IDHOTEL1",
"stopSequence": 6
},
{
"stopId": "IDADMIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770019069"
},
"departure": {
"time": "1770019086"
},
"stopId": "IDCECOM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770019374"
},
"departure": {
"time": "1770019389"
},
"stopId": "IDSAYES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770019462"
},
"departure": {
"time": "1770019477"
},
"stopId": "IDCHASS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770019510"
},
"departure": {
"time": "1770019543"
},
"stopId": "IDPLOUV1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770019743"
},
"departure": {
"time": "1770019763"
},
"stopId": "BJZACHA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770019827"
},
"departure": {
"time": "1770019843"
},
"stopId": "BJCHFLE3",
"stopSequence": 13
},
{
"arrival": {
"time": "1770019874"
},
"departure": {
"time": "1770020008"
},
"stopId": "BJCHARM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770020024"
},
"departure": {
"time": "1770020040"
},
"stopId": "BJROSTA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770020073"
},
"departure": {
"time": "1770020104"
},
"stopId": "BJCHANT1",
"stopSequence": 16
},
{
"arrival": {
"time": "1770020142"
},
"departure": {
"time": "1770020162"
},
"stopId": "BJSTRAU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1770020195"
},
"departure": {
"time": "1770020236"
},
"stopId": "BJVSCOT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1770020264"
},
"departure": {
"time": "1770020293"
},
"stopId": "BJHBARB1",
"stopSequence": 19
},
{
"arrival": {
"time": "1770020326"
},
"departure": {
"time": "1770020358"
},
"stopId": "BJEBARB1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770020433"
},
"departure": {
"time": "1770020502"
},
"stopId": "BJVAUCA1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770020599"
},
"departure": {
"time": "1770020649"
},
"stopId": "BJPMICH2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770020693"
},
"departure": {
"time": "1770020731"
},
"stopId": "BJFOLAT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770020762"
},
"departure": {
"time": "1770020800"
},
"stopId": "BJEPARG1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770020833"
},
"departure": {
"time": "1770020870"
},
"stopId": "BJPROYA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770020881"
},
"departure": {
"time": "1770020914"
},
"stopId": "BJMOULI1",
"stopSequence": 26
},
{
"arrival": {
"time": "1770020924"
},
"departure": {
"time": "1770020934"
},
"stopId": "BJTOUR1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770020955"
},
"departure": {
"time": "1770020971"
},
"stopId": "BJCHAMP1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770021084"
},
"departure": {
"time": "1770021094"
},
"stopId": "BJRIVET1",
"stopSequence": 29
},
{
"arrival": {
"time": "1770021402"
},
"departure": {
"time": "1770021402"
},
"stopId": "BJMBLAN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770021239"
},
"departure": {
"time": "1770021300"
},
"stopId": "BJBOUSS1",
"stopSequence": 31
},
{
"arrival": {
"time": "1770021470"
},
"departure": {
"time": "1770021486"
},
"stopId": "NVRUFF2",
"stopSequence": 32
},
{
"arrival": {
"time": "1770021541"
},
"departure": {
"time": "1770021580"
},
"stopId": "NVPONTA2",
"stopSequence": 33
},
{
"arrival": {
"time": "1770021618"
},
"departure": {
"time": "1770021628"
},
"stopId": "NVBASV2",
"stopSequence": 34
},
{
"arrival": {
"time": "1770021752"
},
"stopId": "NVPLACE1",
"stopSequence": 35
}
],
"timestamp": "1770024778",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "932-38816"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e634",
"label": "1323",
"licensePlate": "ED-230-KN"
}
}
},
{
"id": "trip:932-38859",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770021752"
},
"departure": {
"time": "1770022285"
},
"stopId": "NVPLACE1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770022509"
},
"departure": {
"time": "1770022531"
},
"stopId": "NVBASV1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770022572"
},
"departure": {
"time": "1770022577"
},
"stopId": "NVPONTA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770022628"
},
"departure": {
"time": "1770022661"
},
"stopId": "NVRUFF1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770022762"
},
"departure": {
"time": "1770022772"
},
"stopId": "BJBOUSS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770022805"
},
"departure": {
"time": "1770022874"
},
"stopId": "BJMBLAN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1770022898"
},
"departure": {
"time": "1770022908"
},
"stopId": "BJRIVET2",
"stopSequence": 6
},
{
"arrival": {
"time": "1770023007"
},
"departure": {
"time": "1770023053"
},
"stopId": "BJCHAMP2",
"stopSequence": 7
},
{
"arrival": {
"time": "1770023075"
},
"departure": {
"time": "1770023109"
},
"stopId": "BJTOUR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770023125"
},
"departure": {
"time": "1770023142"
},
"stopId": "BJMOULI2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770023154"
},
"departure": {
"time": "1770023205"
},
"stopId": "BJPROYA2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770023257"
},
"departure": {
"time": "1770023268"
},
"stopId": "BJEPARG2",
"stopSequence": 11
},
{
"arrival": {
"time": "1770023316"
},
"departure": {
"time": "1770023387"
},
"stopId": "BJFOLAT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770023450"
},
"departure": {
"time": "1770023555"
},
"stopId": "BJPMICH1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770023622"
},
"departure": {
"time": "1770023680"
},
"stopId": "BJVAUCA2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770023744"
},
"departure": {
"time": "1770023788"
},
"stopId": "BJEBARB2",
"stopSequence": 15
},
{
"arrival": {
"time": "1770023820"
},
"departure": {
"time": "1770023831"
},
"stopId": "BJHBARB2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770023856"
},
"departure": {
"time": "1770023894"
},
"stopId": "BJVSCOT2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770023931"
},
"departure": {
"time": "1770023957"
},
"stopId": "BJSTRAU2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770023989"
},
"departure": {
"time": "1770024019"
},
"stopId": "BJCHANT2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770024050"
},
"departure": {
"time": "1770024061"
},
"stopId": "BJROSTA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770024077"
},
"departure": {
"time": "1770024125"
},
"stopId": "BJCHARM2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770024142"
},
"departure": {
"time": "1770024157"
},
"stopId": "BJCHFLE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770024231"
},
"departure": {
"time": "1770024247"
},
"stopId": "BJZACHA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770024369"
},
"departure": {
"time": "1770024380"
},
"stopId": "IDPLOUV2",
"stopSequence": 24
},
{
"arrival": {
"time": "1770024419"
},
"departure": {
"time": "1770024465"
},
"stopId": "IDCHASS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770024550"
},
"departure": {
"time": "1770024633"
},
"stopId": "IDSAYES2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770024763"
},
"stopId": "IDCECOM2",
"stopSequence": 27
},
{
"arrival": {
"time": "1770024900"
},
"departure": {
"time": "1770024900"
},
"stopId": "IDADMIN2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770024900"
},
"departure": {
"time": "1770024900"
},
"stopId": "IDHOTEL2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770025020"
},
"departure": {
"time": "1770025020"
},
"stopId": "IDTRUFF2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770025020"
},
"departure": {
"time": "1770025020"
},
"stopId": "IDHUBER2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770025140"
},
"departure": {
"time": "1770025140"
},
"stopId": "IDDELOR2",
"stopSequence": 32
},
{
"arrival": {
"time": "1770025200"
},
"departure": {
"time": "1770025200"
},
"stopId": "IDATLAN2",
"stopSequence": 33
},
{
"arrival": {
"time": "1770025260"
},
"departure": {
"time": "1770025260"
},
"stopId": "IDDOISN2",
"stopSequence": 34
},
{
"arrival": {
"time": "1770025320"
},
"departure": {
"time": "1770025320"
},
"stopId": "IDPISCI2",
"stopSequence": 35
}
],
"timestamp": "1770024778",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "932-38859"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e634",
"label": "1323",
"licensePlate": "ED-230-KN"
}
}
},
{
"id": "trip:8_0_23",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770017772"
},
"departure": {
"time": "1770017851"
},
"stopId": "BJMOZAB1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770017958"
},
"departure": {
"time": "1770017984"
},
"stopId": "BJBUGEY1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770018051"
},
"departure": {
"time": "1770018084"
},
"stopId": "BJROSTA2",
"stopSequence": 2
},
{
"arrival": {
"time": "1770018101"
},
"departure": {
"time": "1770018138"
},
"stopId": "BJCHARM2",
"stopSequence": 3
},
{
"arrival": {
"time": "1770018198"
},
"departure": {
"time": "1770018227"
},
"stopId": "BJVSCOT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770018277"
},
"departure": {
"time": "1770018307"
},
"stopId": "BJCRROU1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770018355"
},
"departure": {
"time": "1770018366"
},
"stopId": "BJPTJAL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770018410"
},
"departure": {
"time": "1770018454"
},
"stopId": "BJETISS2",
"stopSequence": 7
},
{
"arrival": {
"time": "1770018505"
},
"departure": {
"time": "1770018535"
},
"stopId": "BJEBARB3",
"stopSequence": 8
},
{
"arrival": {
"time": "1770018567"
},
"departure": {
"time": "1770018579"
},
"stopId": "BJPALAI1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770018602"
},
"departure": {
"time": "1770018608"
},
"stopId": "BJFRERE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770018686"
},
"departure": {
"time": "1770018701"
},
"stopId": "BJEMMAU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770018784"
},
"departure": {
"time": "1770018796"
},
"stopId": "BJMEDCL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770018850"
},
"departure": {
"time": "1770018892"
},
"stopId": "BJMEDHO1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770019075"
},
"departure": {
"time": "1770019143"
},
"stopId": "BJGRIPR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770019318"
},
"departure": {
"time": "1770019459"
},
"stopId": "IDCECOM1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770019518"
},
"departure": {
"time": "1770019529"
},
"stopId": "IDGUA2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770019623"
},
"departure": {
"time": "1770019645"
},
"stopId": "IDSEIGL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770019734"
},
"departure": {
"time": "1770019746"
},
"stopId": "VMBELMO2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770019815"
},
"departure": {
"time": "1770019830"
},
"stopId": "VMNAUTA2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770019879"
},
"departure": {
"time": "1770019896"
},
"stopId": "VMGARE1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770019926"
},
"departure": {
"time": "1770019958"
},
"stopId": "VMKIOSQ2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770019999"
},
"departure": {
"time": "1770020009"
},
"stopId": "VMILOTS1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770020062"
},
"departure": {
"time": "1770020092"
},
"stopId": "VMCHATE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1770020163"
},
"departure": {
"time": "1770020173"
},
"stopId": "VMTECHE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770020221"
},
"departure": {
"time": "1770020231"
},
"stopId": "VMDESCA2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770020284"
},
"departure": {
"time": "1770020321"
},
"stopId": "VFRPMUI2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770020410"
},
"departure": {
"time": "1770020452"
},
"stopId": "VFTECHO1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770020626"
},
"departure": {
"time": "1770020664"
},
"stopId": "VPALPES2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770020797"
},
"departure": {
"time": "1770020843"
},
"stopId": "VPGARE1",
"stopSequence": 29
},
{
"arrival": {
"time": "1770020949"
},
"departure": {
"time": "1770020998"
},
"stopId": "VFROCHE1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770021074"
},
"departure": {
"time": "1770021085"
},
"stopId": "VFBOURG1",
"stopSequence": 31
},
{
"arrival": {
"time": "1770021116"
},
"departure": {
"time": "1770021149"
},
"stopId": "VFREPUB1",
"stopSequence": 32
},
{
"arrival": {
"time": "1770021223"
},
"stopId": "VFSTBC9",
"stopSequence": 33
}
],
"timestamp": "1770024774",
"trip": {
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "8_0_23"
},
"vehicle": {
"id": "6786a347ca2c086ed76eadba",
"label": "1337",
"licensePlate": "HA-957-LZ"
}
}
},
{
"id": "trip:930-38030",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770014991"
},
"departure": {
"time": "1770017408"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1770017443"
},
"departure": {
"time": "1770017491"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1770017536"
},
"departure": {
"time": "1770017551"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1770017581"
},
"departure": {
"time": "1770017625"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1770017635"
},
"departure": {
"time": "1770017689"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1770017729"
},
"departure": {
"time": "1770017744"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1770017774"
},
"departure": {
"time": "1770017812"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770017933"
},
"departure": {
"time": "1770017969"
},
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770018109"
},
"departure": {
"time": "1770018162"
},
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770018714"
},
"departure": {
"time": "1770018729"
},
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770018764"
},
"departure": {
"time": "1770018774"
},
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770018819"
},
"departure": {
"time": "1770018851"
},
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770018951"
},
"departure": {
"time": "1770018961"
},
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770019001"
},
"departure": {
"time": "1770019016"
},
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"arrival": {
"time": "1770019118"
},
"departure": {
"time": "1770019168"
},
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1770019361"
},
"departure": {
"time": "1770019418"
},
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770019430"
},
"departure": {
"time": "1770019465"
},
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770019505"
},
"departure": {
"time": "1770019549"
},
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770019617"
},
"departure": {
"time": "1770019669"
},
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770019713"
},
"departure": {
"time": "1770019719"
},
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770019754"
},
"departure": {
"time": "1770019791"
},
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770019818"
},
"departure": {
"time": "1770019834"
},
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"arrival": {
"time": "1770019871"
},
"departure": {
"time": "1770019888"
},
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770019920"
},
"departure": {
"time": "1770019977"
},
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770019993"
},
"departure": {
"time": "1770020034"
},
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"arrival": {
"time": "1770020063"
},
"departure": {
"time": "1770020079"
},
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770020136"
},
"departure": {
"time": "1770020161"
},
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770020209"
},
"departure": {
"time": "1770020243"
},
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770020255"
},
"departure": {
"time": "1770020284"
},
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770020332"
},
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024777",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "930-38030"
},
"vehicle": {
"id": "636a2e22c520d5a13c77deb2",
"label": "1315",
"licensePlate": "BT-215-SF"
}
}
},
{
"id": "trip:1136-38767",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770015714"
},
"departure": {
"time": "1770015719"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"stopId": "VFSECU1",
"stopSequence": 1
},
{
"stopId": "VFAILLA1",
"stopSequence": 2
},
{
"stopId": "VFPONT1",
"stopSequence": 3
},
{
"stopId": "VFMUISS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770016076"
},
"departure": {
"time": "1770016086"
},
"stopId": "VFTECHO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770016237"
},
"departure": {
"time": "1770016247"
},
"stopId": "VPALPES2",
"stopSequence": 6
},
{
"arrival": {
"time": "1770016310"
},
"departure": {
"time": "1770016337"
},
"stopId": "VPHPOST2",
"stopSequence": 7
},
{
"arrival": {
"time": "1770016347"
},
"departure": {
"time": "1770016353"
},
"stopId": "VPPISCI2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770016387"
},
"departure": {
"time": "1770016413"
},
"stopId": "VPGENDA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770016465"
},
"departure": {
"time": "1770016476"
},
"stopId": "VPLIBER2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770016496"
},
"departure": {
"time": "1770016502"
},
"stopId": "VPPICAR2",
"stopSequence": 11
},
{
"arrival": {
"time": "1770016565"
},
"departure": {
"time": "1770016570"
},
"stopId": "VPMALA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1770016669"
},
"departure": {
"time": "1770016690"
},
"stopId": "QFGARI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770016746"
},
"departure": {
"time": "1770016775"
},
"stopId": "QFRP4R2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770017117"
},
"departure": {
"time": "1770017132"
},
"stopId": "QFA43ZI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770017311"
},
"departure": {
"time": "1770017322"
},
"stopId": "QFDAUPH2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770017347"
},
"departure": {
"time": "1770017382"
},
"stopId": "QFRUMO2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770017418"
},
"departure": {
"time": "1770017453"
},
"stopId": "QFRURUI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770017710"
},
"departure": {
"time": "1770017731"
},
"stopId": "QFGARE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770017743"
},
"departure": {
"time": "1770017771"
},
"stopId": "QFMONUM1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770017818"
},
"departure": {
"time": "1770017834"
},
"stopId": "QFFURIN1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770017860"
},
"departure": {
"time": "1770017899"
},
"stopId": "QFMAIRI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770017958"
},
"departure": {
"time": "1770018036"
},
"stopId": "QFLIEUS1",
"stopSequence": 23
},
{
"arrival": {
"time": "1770018058"
},
"departure": {
"time": "1770018091"
},
"stopId": "QFALLIN1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770018149"
},
"departure": {
"time": "1770018159"
},
"stopId": "QFCOCHE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770018187"
},
"departure": {
"time": "1770018227"
},
"stopId": "QFCHARR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1770018253"
},
"departure": {
"time": "1770018259"
},
"stopId": "QFGARGU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770018320"
},
"departure": {
"time": "1770018330"
},
"stopId": "VFMRAZ1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770018372"
},
"departure": {
"time": "1770018377"
},
"stopId": "VFCHAR2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770018414"
},
"departure": {
"time": "1770018430"
},
"stopId": "VFVELLE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770018445"
},
"departure": {
"time": "1770018456"
},
"stopId": "VFGINET2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770018472"
},
"departure": {
"time": "1770018482"
},
"stopId": "VFNOYER2",
"stopSequence": 32
},
{
"arrival": {
"time": "1770018487"
},
"departure": {
"time": "1770018519"
},
"stopId": "VFPASTE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1770018524"
},
"departure": {
"time": "1770018551"
},
"stopId": "VFPINED2",
"stopSequence": 34
},
{
"arrival": {
"time": "1770018556"
},
"departure": {
"time": "1770018561"
},
"stopId": "VFBERTH2",
"stopSequence": 35
},
{
"arrival": {
"time": "1770018711"
},
"stopId": "VFSTBC6",
"stopSequence": 36
}
],
"timestamp": "1770024774",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1136-38767"
},
"vehicle": {
"id": "64aec41cde26085277efc57c",
"label": "1335",
"licensePlate": "GP-860-RB"
}
}
},
{
"id": "trip:1143-38359",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770012385"
},
"departure": {
"time": "1770012565"
},
"stopId": "VFEUROP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1770012596"
},
"departure": {
"time": "1770012628"
},
"stopId": "VFFOUGE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1770012663"
},
"departure": {
"time": "1770012678"
},
"stopId": "VFSTADE2",
"stopSequence": 2
},
{
"arrival": {
"time": "1770012896"
},
"departure": {
"time": "1770012984"
},
"stopId": "VFSTBC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1770013024"
},
"departure": {
"time": "1770013109"
},
"stopId": "VFREPUB2",
"stopSequence": 4
},
{
"arrival": {
"time": "1770013144"
},
"departure": {
"time": "1770013149"
},
"stopId": "VFBOURG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1770013213"
},
"departure": {
"time": "1770013250"
},
"stopId": "VFROCHE2",
"stopSequence": 6
},
{
"arrival": {
"time": "1770013368"
},
"departure": {
"time": "1770013904"
},
"stopId": "VPGARE2",
"stopSequence": 7
},
{
"arrival": {
"time": "1770013955"
},
"departure": {
"time": "1770013965"
},
"stopId": "VPALPES2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770014010"
},
"departure": {
"time": "1770014030"
},
"stopId": "VPMAIRI2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770014066"
},
"departure": {
"time": "1770014081"
},
"stopId": "VPJMOUL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770014131"
},
"departure": {
"time": "1770014151"
},
"stopId": "VPRIANT2",
"stopSequence": 11
},
{
"arrival": {
"time": "1770014186"
},
"departure": {
"time": "1770014211"
},
"stopId": "VPLOIPE2",
"stopSequence": 12
},
{
"arrival": {
"time": "1770014226"
},
"departure": {
"time": "1770014257"
},
"stopId": "VPARTOI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770014272"
},
"departure": {
"time": "1770014301"
},
"stopId": "QFMALA2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770014327"
},
"departure": {
"time": "1770014332"
},
"stopId": "QFARRI2",
"stopSequence": 15
},
{
"arrival": {
"time": "1770014357"
},
"departure": {
"time": "1770014385"
},
"stopId": "QFMAINE2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770014400"
},
"departure": {
"time": "1770014429"
},
"stopId": "QFBRET2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770014459"
},
"departure": {
"time": "1770014503"
},
"stopId": "QFLAFA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770014533"
},
"departure": {
"time": "1770014563"
},
"stopId": "QFANJOU2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770014613"
},
"departure": {
"time": "1770014623"
},
"stopId": "QFNOIRE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770014664"
},
"departure": {
"time": "1770014692"
},
"stopId": "QFMUGUE1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770014781"
},
"departure": {
"time": "1770014818"
},
"stopId": "QFFURIN2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770014843"
},
"departure": {
"time": "1770014858"
},
"stopId": "QFMONUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770014883"
},
"stopId": "QFGARE1",
"stopSequence": 24
}
],
"timestamp": "1770024773",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1143-38359"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e208",
"label": "1320",
"licensePlate": "DQ-905-PT"
}
}
},
{
"id": "trip:930-38057",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "BJMOZAB1",
"stopSequence": 0
},
{
"stopId": "BJCHPIN1",
"stopSequence": 1
},
{
"stopId": "BJLINNE1",
"stopSequence": 2
},
{
"stopId": "BJPREPO1",
"stopSequence": 3
},
{
"stopId": "BJCHFLE1",
"stopSequence": 4
},
{
"stopId": "BJCHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770013700"
},
"departure": {
"time": "1770013745"
},
"stopId": "BJROSTA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770013775"
},
"departure": {
"time": "1770013816"
},
"stopId": "BJCHANT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770013866"
},
"departure": {
"time": "1770013905"
},
"stopId": "BJSTRAU1",
"stopSequence": 8
},
{
"arrival": {
"time": "1770013935"
},
"departure": {
"time": "1770013950"
},
"stopId": "BJVSCOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770013980"
},
"departure": {
"time": "1770014013"
},
"stopId": "BJHBARB1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770014048"
},
"departure": {
"time": "1770014089"
},
"stopId": "BJEBARB1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770014159"
},
"departure": {
"time": "1770014256"
},
"stopId": "BJVAUCA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770014318"
},
"departure": {
"time": "1770014392"
},
"stopId": "BJLYCEE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770014447"
},
"departure": {
"time": "1770014546"
},
"stopId": "BJPOSTE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770014652"
},
"departure": {
"time": "1770014700"
},
"stopId": "BJGARE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770014838"
},
"departure": {
"time": "1770014849"
},
"stopId": "BJALPES2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770014945"
},
"departure": {
"time": "1770014967"
},
"stopId": "BJCLESP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770014940"
},
"departure": {
"time": "1770014940"
},
"stopId": "BJPAPIN2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770015000"
},
"departure": {
"time": "1770015000"
},
"stopId": "BJMALAS2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770015060"
},
"departure": {
"time": "1770015060"
},
"stopId": "BJMALBR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770015300"
},
"departure": {
"time": "1770015300"
},
"stopId": "BJGRSOL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770015420"
},
"departure": {
"time": "1770015420"
},
"stopId": "BJGRIVE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770015480"
},
"departure": {
"time": "1770015480"
},
"stopId": "BJXBLAN2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770015600"
},
"departure": {
"time": "1770015600"
},
"stopId": "IDGARE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770015720"
},
"departure": {
"time": "1770015720"
},
"stopId": "IDCECOM2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770015840"
},
"departure": {
"time": "1770015840"
},
"stopId": "IDLANS2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770015900"
},
"departure": {
"time": "1770015900"
},
"stopId": "IDPLANT1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770015960"
},
"departure": {
"time": "1770015960"
},
"stopId": "IDFAUVE1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770015960"
},
"departure": {
"time": "1770015960"
},
"stopId": "IDPPLAT1",
"stopSequence": 29
},
{
"arrival": {
"time": "1770016020"
},
"departure": {
"time": "1770016020"
},
"stopId": "IDATLAN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770016080"
},
"departure": {
"time": "1770016080"
},
"stopId": "IDDELOR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1770016140"
},
"departure": {
"time": "1770016140"
},
"stopId": "IDTRIFO1",
"stopSequence": 32
}
],
"timestamp": "1770024777",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "930-38057"
},
"vehicle": {
"id": "636a2e22c520d5a13c77deb2",
"label": "1315",
"licensePlate": "BT-215-SF"
}
}
},
{
"id": "trip:1143-38364",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770023322"
},
"departure": {
"time": "1770023391"
},
"stopId": "VFEUROP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1770023426"
},
"departure": {
"time": "1770023456"
},
"stopId": "VFFOUGE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1770023491"
},
"departure": {
"time": "1770023523"
},
"stopId": "VFSTADE2",
"stopSequence": 2
},
{
"arrival": {
"time": "1770023699"
},
"departure": {
"time": "1770023737"
},
"stopId": "VFSTBC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1770023787"
},
"departure": {
"time": "1770023862"
},
"stopId": "VFREPUB2",
"stopSequence": 4
},
{
"arrival": {
"time": "1770023887"
},
"departure": {
"time": "1770023897"
},
"stopId": "VFBOURG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1770023980"
},
"departure": {
"time": "1770024035"
},
"stopId": "VFROCHE2",
"stopSequence": 6
},
{
"arrival": {
"time": "1770024110"
},
"departure": {
"time": "1770024149"
},
"stopId": "VPGARE2",
"stopSequence": 7
},
{
"arrival": {
"time": "1770024209"
},
"departure": {
"time": "1770024224"
},
"stopId": "VPALPES2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770024264"
},
"departure": {
"time": "1770024299"
},
"stopId": "VPMAIRI2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770024344"
},
"departure": {
"time": "1770024359"
},
"stopId": "VPJMOUL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770024409"
},
"departure": {
"time": "1770024419"
},
"stopId": "VPRIANT2",
"stopSequence": 11
},
{
"arrival": {
"time": "1770024459"
},
"departure": {
"time": "1770024490"
},
"stopId": "VPLOIPE2",
"stopSequence": 12
},
{
"arrival": {
"time": "1770024505"
},
"departure": {
"time": "1770024537"
},
"stopId": "VPARTOI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770024618"
},
"departure": {
"time": "1770024628"
},
"stopId": "QFMALA2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770024658"
},
"departure": {
"time": "1770024668"
},
"stopId": "QFARRI2",
"stopSequence": 15
},
{
"arrival": {
"time": "1770024693"
},
"departure": {
"time": "1770024698"
},
"stopId": "QFMAINE2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770024718"
},
"departure": {
"time": "1770024728"
},
"stopId": "QFBRET2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770024763"
},
"stopId": "QFLAFA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770024830"
},
"departure": {
"time": "1770024830"
},
"stopId": "QFANJOU2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770024890"
},
"departure": {
"time": "1770024890"
},
"stopId": "QFNOIRE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770024950"
},
"departure": {
"time": "1770024950"
},
"stopId": "QFMUGUE1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770024950"
},
"departure": {
"time": "1770024950"
},
"stopId": "QFFURIN2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770025010"
},
"departure": {
"time": "1770025010"
},
"stopId": "QFMONUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770025130"
},
"departure": {
"time": "1770025130"
},
"stopId": "QFGARE1",
"stopSequence": 24
}
],
"timestamp": "1770024773",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1143-38364"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e208",
"label": "1320",
"licensePlate": "DQ-905-PT"
}
}
},
{
"id": "trip:927-38844",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770020602"
},
"departure": {
"time": "1770020725"
},
"stopId": "RMZAPER1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770020873"
},
"departure": {
"time": "1770020905"
},
"stopId": "RMLAVAI1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770020921"
},
"departure": {
"time": "1770020936"
},
"stopId": "RMHALLS1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770020958"
},
"departure": {
"time": "1770020998"
},
"stopId": "RMHOTLV1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770021015"
},
"departure": {
"time": "1770021049"
},
"stopId": "RMRPLAC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770021098"
},
"departure": {
"time": "1770021108"
},
"stopId": "RMPHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770021140"
},
"departure": {
"time": "1770021167"
},
"stopId": "RMTILLE2",
"stopSequence": 6
},
{
"arrival": {
"time": "1770021201"
},
"departure": {
"time": "1770021212"
},
"stopId": "BJCFA2",
"stopSequence": 7
},
{
"arrival": {
"time": "1770021259"
},
"departure": {
"time": "1770021287"
},
"stopId": "BJPROYA2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770021348"
},
"departure": {
"time": "1770021411"
},
"stopId": "BJEPARG2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770021473"
},
"departure": {
"time": "1770021512"
},
"stopId": "BJFOLAT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770021533"
},
"departure": {
"time": "1770021609"
},
"stopId": "BJPMICH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770021689"
},
"departure": {
"time": "1770021757"
},
"stopId": "BJVAUCA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1770021819"
},
"departure": {
"time": "1770021857"
},
"stopId": "BJEBARB2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770021889"
},
"departure": {
"time": "1770021900"
},
"stopId": "BJHBARB2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770021922"
},
"departure": {
"time": "1770021961"
},
"stopId": "BJVSCOT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1770021998"
},
"departure": {
"time": "1770022028"
},
"stopId": "BJSTRAU2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770022065"
},
"departure": {
"time": "1770022075"
},
"stopId": "BJCHANT2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770022102"
},
"departure": {
"time": "1770022170"
},
"stopId": "BJROSTA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770022186"
},
"departure": {
"time": "1770022214"
},
"stopId": "BJCHARM2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770022230"
},
"departure": {
"time": "1770022240"
},
"stopId": "BJCHFLE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770022335"
},
"departure": {
"time": "1770022346"
},
"stopId": "BJZACHA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770022470"
},
"departure": {
"time": "1770022481"
},
"stopId": "IDRIMBA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770022491"
},
"departure": {
"time": "1770022502"
},
"stopId": "IDAPOLL1",
"stopSequence": 23
},
{
"arrival": {
"time": "1770022523"
},
"departure": {
"time": "1770022547"
},
"stopId": "IDMISTR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770022583"
},
"departure": {
"time": "1770022623"
},
"stopId": "IDRASPE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770022675"
},
"departure": {
"time": "1770022707"
},
"stopId": "IDALICA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1770022752"
},
"departure": {
"time": "1770022768"
},
"stopId": "IDAPOLL2",
"stopSequence": 27
},
{
"arrival": {
"time": "1770022778"
},
"departure": {
"time": "1770022783"
},
"stopId": "IDRIMBA2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770022794"
},
"departure": {
"time": "1770022811"
},
"stopId": "IDPLOUV2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770022839"
},
"departure": {
"time": "1770022874"
},
"stopId": "IDCHASS2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770022962"
},
"departure": {
"time": "1770022991"
},
"stopId": "IDSAYES2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770023093"
},
"departure": {
"time": "1770023104"
},
"stopId": "IDCECOM2",
"stopSequence": 32
},
{
"arrival": {
"time": "1770023301"
},
"departure": {
"time": "1770023329"
},
"stopId": "IDADMIN2",
"stopSequence": 33
},
{
"arrival": {
"time": "1770023346"
},
"departure": {
"time": "1770023356"
},
"stopId": "IDHOTEL2",
"stopSequence": 34
},
{
"arrival": {
"time": "1770023388"
},
"departure": {
"time": "1770023422"
},
"stopId": "IDTRUFF2",
"stopSequence": 35
},
{
"arrival": {
"time": "1770023428"
},
"departure": {
"time": "1770023444"
},
"stopId": "IDHUBER2",
"stopSequence": 36
},
{
"arrival": {
"time": "1770023476"
},
"departure": {
"time": "1770023521"
},
"stopId": "IDDELOR2",
"stopSequence": 37
},
{
"arrival": {
"time": "1770023561"
},
"departure": {
"time": "1770023566"
},
"stopId": "IDATLAN2",
"stopSequence": 38
},
{
"arrival": {
"time": "1770023592"
},
"departure": {
"time": "1770023627"
},
"stopId": "IDDOISN2",
"stopSequence": 39
},
{
"arrival": {
"time": "1770023688"
},
"stopId": "IDPISCI2",
"stopSequence": 40
}
],
"timestamp": "1770024777",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "927-38844"
},
"vehicle": {
"id": "668f9b480ca0aead54276bac",
"label": "1336",
"licensePlate": "GX-700-KG"
}
}
},
{
"id": "trip:1143-38327",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770010453"
},
"departure": {
"time": "1770010486"
},
"stopId": "QFGARE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1770010501"
},
"departure": {
"time": "1770010516"
},
"stopId": "QFMONUM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770010576"
},
"departure": {
"time": "1770010586"
},
"stopId": "QFFURIN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770010601"
},
"departure": {
"time": "1770010618"
},
"stopId": "QFMAIRI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770010654"
},
"departure": {
"time": "1770010664"
},
"stopId": "QFMUGUE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1770010763"
},
"departure": {
"time": "1770010778"
},
"stopId": "QFNOIRE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770010793"
},
"departure": {
"time": "1770010843"
},
"stopId": "QFANJOU3",
"stopSequence": 6
},
{
"arrival": {
"time": "1770010860"
},
"departure": {
"time": "1770010866"
},
"stopId": "QFLAFA1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770010897"
},
"departure": {
"time": "1770010907"
},
"stopId": "QFBRET1",
"stopSequence": 8
},
{
"arrival": {
"time": "1770010928"
},
"departure": {
"time": "1770010933"
},
"stopId": "QFMAINE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770010953"
},
"departure": {
"time": "1770010958"
},
"stopId": "QFARRI1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770010984"
},
"departure": {
"time": "1770010994"
},
"stopId": "QFMALA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770011009"
},
"departure": {
"time": "1770011014"
},
"stopId": "VPARTOI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770011029"
},
"departure": {
"time": "1770011050"
},
"stopId": "VPLOIPE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770011091"
},
"departure": {
"time": "1770011121"
},
"stopId": "VPRIANT1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770011154"
},
"departure": {
"time": "1770011169"
},
"stopId": "VPJMOUL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770011227"
},
"departure": {
"time": "1770011237"
},
"stopId": "VPMAIRI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1770011315"
},
"departure": {
"time": "1770011354"
},
"stopId": "VPGARE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1770011430"
},
"departure": {
"time": "1770011460"
},
"stopId": "VFROCHE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1770011540"
},
"departure": {
"time": "1770011546"
},
"stopId": "VFBOURG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1770011581"
},
"departure": {
"time": "1770011591"
},
"stopId": "VFREPUB1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770011636"
},
"departure": {
"time": "1770011657"
},
"stopId": "VFSTBC1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770011856"
},
"departure": {
"time": "1770011866"
},
"stopId": "VFSTADE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770011901"
},
"departure": {
"time": "1770011916"
},
"stopId": "VFFOUGE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1770011936"
},
"departure": {
"time": "1770011972"
},
"stopId": "VFEUROP1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770012087"
},
"departure": {
"time": "1770012117"
},
"stopId": "VFHUDSO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770012152"
},
"departure": {
"time": "1770012177"
},
"stopId": "VFQUINC2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770012212"
},
"departure": {
"time": "1770012254"
},
"stopId": "VFFOUGH2",
"stopSequence": 27
},
{
"arrival": {
"time": "1770012259"
},
"departure": {
"time": "1770012289"
},
"stopId": "VFESSAR2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770012305"
},
"departure": {
"time": "1770012315"
},
"stopId": "VFCHENE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770012320"
},
"departure": {
"time": "1770012335"
},
"stopId": "VFAUBEP2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770012350"
},
"departure": {
"time": "1770012365"
},
"stopId": "VFHALLE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770012385"
},
"stopId": "VFEUROP2",
"stopSequence": 32
}
],
"timestamp": "1770024773",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1143-38327"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e208",
"label": "1320",
"licensePlate": "DQ-905-PT"
}
}
},
{
"id": "trip:935-38027",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770011928"
},
"departure": {
"time": "1770012055"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1770012087"
},
"departure": {
"time": "1770012135"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1770012175"
},
"departure": {
"time": "1770012228"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1770012239"
},
"departure": {
"time": "1770012268"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1770012273"
},
"departure": {
"time": "1770012308"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1770012342"
},
"departure": {
"time": "1770012373"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1770012403"
},
"departure": {
"time": "1770012484"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770012571"
},
"departure": {
"time": "1770012603"
},
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770012752"
},
"departure": {
"time": "1770012800"
},
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770012979"
},
"departure": {
"time": "1770013026"
},
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770013134"
},
"departure": {
"time": "1770013173"
},
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770013312"
},
"departure": {
"time": "1770013344"
},
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770013375"
},
"departure": {
"time": "1770013385"
},
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770013418"
},
"departure": {
"time": "1770013429"
},
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770013528"
},
"departure": {
"time": "1770013658"
},
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770013700"
},
"departure": {
"time": "1770013734"
},
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"arrival": {
"time": "1770013851"
},
"departure": {
"time": "1770013918"
},
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1770014001"
},
"departure": {
"time": "1770014081"
},
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770014117"
},
"departure": {
"time": "1770014170"
},
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770014192"
},
"departure": {
"time": "1770014249"
},
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770014308"
},
"departure": {
"time": "1770014340"
},
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770014409"
},
"departure": {
"time": "1770014420"
},
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770014456"
},
"departure": {
"time": "1770014492"
},
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770014522"
},
"departure": {
"time": "1770014556"
},
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"arrival": {
"time": "1770014599"
},
"departure": {
"time": "1770014626"
},
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770014663"
},
"departure": {
"time": "1770014703"
},
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770014719"
},
"departure": {
"time": "1770014752"
},
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"arrival": {
"time": "1770014772"
},
"departure": {
"time": "1770014809"
},
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770014849"
},
"departure": {
"time": "1770014894"
},
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770014943"
},
"departure": {
"time": "1770014953"
},
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770014958"
},
"departure": {
"time": "1770014987"
},
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770015026"
},
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024778",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "935-38027"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e6c9",
"label": "1312",
"licensePlate": "AZ-715-MJ"
}
}
},
{
"id": "trip:8_0_4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770021712"
},
"departure": {
"time": "1770021871"
},
"stopId": "VFSTBC4",
"stopSequence": 0
},
{
"arrival": {
"time": "1770021948"
},
"departure": {
"time": "1770022006"
},
"stopId": "VFREPUB2",
"stopSequence": 1
},
{
"arrival": {
"time": "1770022060"
},
"departure": {
"time": "1770022070"
},
"stopId": "VFBOURG2",
"stopSequence": 2
},
{
"arrival": {
"time": "1770022183"
},
"departure": {
"time": "1770022274"
},
"stopId": "VFROCHE2",
"stopSequence": 3
},
{
"arrival": {
"time": "1770022345"
},
"departure": {
"time": "1770022400"
},
"stopId": "VPGARE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1770022552"
},
"departure": {
"time": "1770022581"
},
"stopId": "VFTECHO2",
"stopSequence": 5
},
{
"arrival": {
"time": "1770022674"
},
"departure": {
"time": "1770022684"
},
"stopId": "VFRPMUI1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770022730"
},
"departure": {
"time": "1770022779"
},
"stopId": "VMDESCA1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770022825"
},
"departure": {
"time": "1770022836"
},
"stopId": "VMTECHE2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770022853"
},
"departure": {
"time": "1770022859"
},
"stopId": "VMCHATE2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770022905"
},
"departure": {
"time": "1770022916"
},
"stopId": "VMILOTS2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770022945"
},
"departure": {
"time": "1770022956"
},
"stopId": "VMKIOSQ1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770022972"
},
"departure": {
"time": "1770022995"
},
"stopId": "VMGARE2",
"stopSequence": 12
},
{
"arrival": {
"time": "1770023044"
},
"departure": {
"time": "1770023060"
},
"stopId": "VMNAUTA1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770023114"
},
"departure": {
"time": "1770023137"
},
"stopId": "VMBELMO1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770023214"
},
"departure": {
"time": "1770023220"
},
"stopId": "IDSEIGL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770023302"
},
"departure": {
"time": "1770023312"
},
"stopId": "IDGUA1",
"stopSequence": 16
},
{
"arrival": {
"time": "1770023376"
},
"departure": {
"time": "1770023436"
},
"stopId": "IDCECOM2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770023612"
},
"departure": {
"time": "1770023652"
},
"stopId": "BJGRIPR1",
"stopSequence": 18
},
{
"arrival": {
"time": "1770023877"
},
"departure": {
"time": "1770023928"
},
"stopId": "BJMEDHO2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770023939"
},
"departure": {
"time": "1770023949"
},
"stopId": "BJMEDCL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770024055"
},
"departure": {
"time": "1770024071"
},
"stopId": "BJEMMAU2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770024143"
},
"departure": {
"time": "1770024148"
},
"stopId": "BJFRERE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770024174"
},
"departure": {
"time": "1770024186"
},
"stopId": "BJPALAI2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770024214"
},
"departure": {
"time": "1770024225"
},
"stopId": "BJEBARB4",
"stopSequence": 24
},
{
"arrival": {
"time": "1770024298"
},
"departure": {
"time": "1770024330"
},
"stopId": "BJETISS1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770024355"
},
"departure": {
"time": "1770024366"
},
"stopId": "BJPTJAL2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770024418"
},
"departure": {
"time": "1770024433"
},
"stopId": "BJCRROU2",
"stopSequence": 27
},
{
"arrival": {
"time": "1770024489"
},
"departure": {
"time": "1770024505"
},
"stopId": "BJVSCOT2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770024553"
},
"departure": {
"time": "1770024589"
},
"stopId": "BJCHARM1",
"stopSequence": 29
},
{
"arrival": {
"time": "1770024611"
},
"departure": {
"time": "1770024655"
},
"stopId": "BJROSTA1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770024719"
},
"departure": {
"time": "1770024729"
},
"stopId": "BJBUGEY2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770024800"
},
"departure": {
"time": "1770024800"
},
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024774",
"trip": {
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "8_0_4"
},
"vehicle": {
"id": "6786a347ca2c086ed76eadba",
"label": "1337",
"licensePlate": "HA-957-LZ"
}
}
},
{
"id": "trip:1141-38360",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770014083"
},
"departure": {
"time": "1770014145"
},
"stopId": "VFEUROP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1770014193"
},
"departure": {
"time": "1770014250"
},
"stopId": "VFFOUGE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1770014296"
},
"departure": {
"time": "1770014306"
},
"stopId": "VFSTADE2",
"stopSequence": 2
},
{
"arrival": {
"time": "1770014664"
},
"departure": {
"time": "1770014800"
},
"stopId": "VFSTBC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1770014876"
},
"departure": {
"time": "1770014929"
},
"stopId": "VFREPUB2",
"stopSequence": 4
},
{
"arrival": {
"time": "1770015017"
},
"departure": {
"time": "1770015028"
},
"stopId": "VFBOURG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1770015115"
},
"departure": {
"time": "1770015179"
},
"stopId": "VFROCHE2",
"stopSequence": 6
},
{
"arrival": {
"time": "1770015550"
},
"departure": {
"time": "1770015616"
},
"stopId": "VPGARE2",
"stopSequence": 7
},
{
"arrival": {
"time": "1770015703"
},
"departure": {
"time": "1770015724"
},
"stopId": "VPALPES2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770015777"
},
"departure": {
"time": "1770015808"
},
"stopId": "VPMAIRI2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770015846"
},
"departure": {
"time": "1770015861"
},
"stopId": "VPJMOUL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770015913"
},
"departure": {
"time": "1770015923"
},
"stopId": "VPRIANT2",
"stopSequence": 11
},
{
"arrival": {
"time": "1770015965"
},
"departure": {
"time": "1770015971"
},
"stopId": "VPLOIPE2",
"stopSequence": 12
},
{
"arrival": {
"time": "1770015991"
},
"departure": {
"time": "1770016022"
},
"stopId": "VPARTOI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770016089"
},
"departure": {
"time": "1770016105"
},
"stopId": "QFMALA2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770016131"
},
"departure": {
"time": "1770016141"
},
"stopId": "QFARRI2",
"stopSequence": 15
},
{
"arrival": {
"time": "1770016163"
},
"departure": {
"time": "1770016168"
},
"stopId": "QFMAINE2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770016189"
},
"departure": {
"time": "1770016217"
},
"stopId": "QFBRET2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770016254"
},
"departure": {
"time": "1770016271"
},
"stopId": "QFLAFA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770016365"
},
"departure": {
"time": "1770016375"
},
"stopId": "QFANJOU2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770016410"
},
"departure": {
"time": "1770016426"
},
"stopId": "QFNOIRE2",
"stopSequence": 20
},
{
"stopId": "QFMUGUE1",
"stopSequence": 21
},
{
"stopId": "QFFURIN2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770016508"
},
"departure": {
"time": "1770016526"
},
"stopId": "QFMONUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770016558"
},
"stopId": "QFGARE1",
"stopSequence": 24
}
],
"timestamp": "1770024775",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1141-38360"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e290",
"label": "1302",
"licensePlate": "194-DDZ-38"
}
}
},
{
"id": "trip:933-37617",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770014416"
},
"departure": {
"time": "1770014453"
},
"stopId": "BJPLANB1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770014491"
},
"departure": {
"time": "1770014497"
},
"stopId": "BJSERVE1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770014508"
},
"departure": {
"time": "1770014519"
},
"stopId": "BJCHATI1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770014551"
},
"departure": {
"time": "1770014567"
},
"stopId": "BJBOIS1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770014590"
},
"departure": {
"time": "1770014629"
},
"stopId": "BJTILLA1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770014641"
},
"departure": {
"time": "1770014657"
},
"stopId": "BJSOMME1",
"stopSequence": 5
},
{
"stopId": "BJJARDI1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770015343"
},
"departure": {
"time": "1770015393"
},
"stopId": "BJCHARG1",
"stopSequence": 7
},
{
"stopId": "MBHLM2",
"stopSequence": 8
},
{
"stopId": "BJMAUBE1",
"stopSequence": 9
},
{
"stopId": "MBHLM1",
"stopSequence": 10
},
{
"stopId": "BJCHARG2",
"stopSequence": 11
},
{
"arrival": {
"time": "1770015685"
},
"departure": {
"time": "1770015952"
},
"stopId": "BJPOSTE2",
"stopSequence": 12
},
{
"arrival": {
"time": "1770015990"
},
"departure": {
"time": "1770016020"
},
"stopId": "BJLYCEE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770016087"
},
"departure": {
"time": "1770016115"
},
"stopId": "BJPMICH2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770016135"
},
"departure": {
"time": "1770016238"
},
"stopId": "BJFOLAT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1770016295"
},
"departure": {
"time": "1770016306"
},
"stopId": "BJEPARG1",
"stopSequence": 16
},
{
"arrival": {
"time": "1770016339"
},
"departure": {
"time": "1770016375"
},
"stopId": "BJPISCI1",
"stopSequence": 17
},
{
"arrival": {
"time": "1770016397"
},
"departure": {
"time": "1770016462"
},
"stopId": "BJCOPRE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1770016517"
},
"departure": {
"time": "1770016547"
},
"stopId": "BJPREBE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1770016630"
},
"departure": {
"time": "1770016641"
},
"stopId": "BJMARS2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770016723"
},
"departure": {
"time": "1770016728"
},
"stopId": "BJTONKI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770016798"
},
"departure": {
"time": "1770016803"
},
"stopId": "BJBELRI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770016824"
},
"departure": {
"time": "1770016829"
},
"stopId": "BJPMONT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770016862"
},
"departure": {
"time": "1770016867"
},
"stopId": "BJCHPAG2",
"stopSequence": 24
},
{
"arrival": {
"time": "1770016878"
},
"departure": {
"time": "1770016888"
},
"stopId": "BJLOUP1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770016912"
},
"departure": {
"time": "1770016934"
},
"stopId": "BJALBIZ2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770016940"
},
"departure": {
"time": "1770016967"
},
"stopId": "BJBERNA2",
"stopSequence": 27
},
{
"arrival": {
"time": "1770017076"
},
"departure": {
"time": "1770017088"
},
"stopId": "SSMOLLA2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770017114"
},
"stopId": "SSDEMPT2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770017135"
},
"departure": {
"time": "1770017141"
},
"stopId": "SSDEMPT1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770017496"
},
"departure": {
"time": "1770017506"
},
"stopId": "SSTRUIT2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770017592"
},
"departure": {
"time": "1770017603"
},
"stopId": "SSEGLIS2",
"stopSequence": 32
},
{
"arrival": {
"time": "1770017706"
},
"departure": {
"time": "1770017712"
},
"stopId": "SSPRECH2",
"stopSequence": 33
},
{
"arrival": {
"time": "1770017772"
},
"departure": {
"time": "1770017782"
},
"stopId": "SSZONEA2",
"stopSequence": 34
},
{
"arrival": {
"time": "1770017865"
},
"departure": {
"time": "1770017871"
},
"stopId": "SSSMART2",
"stopSequence": 35
},
{
"arrival": {
"time": "1770017918"
},
"stopId": "SSFLOS2",
"stopSequence": 36
}
],
"timestamp": "1770024777",
"trip": {
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "933-37617"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"id": "trip:932-38814",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770011262"
},
"departure": {
"time": "1770011390"
},
"stopId": "IDPISCI1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770011429"
},
"departure": {
"time": "1770011444"
},
"stopId": "IDDOISN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770011467"
},
"departure": {
"time": "1770011479"
},
"stopId": "IDATLAN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770011521"
},
"departure": {
"time": "1770011555"
},
"stopId": "IDDELOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770011593"
},
"departure": {
"time": "1770011604"
},
"stopId": "IDHUBER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770011621"
},
"departure": {
"time": "1770011631"
},
"stopId": "IDTRUFF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770011675"
},
"departure": {
"time": "1770011703"
},
"stopId": "IDHOTEL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770011724"
},
"departure": {
"time": "1770011756"
},
"stopId": "IDADMIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770011873"
},
"departure": {
"time": "1770011889"
},
"stopId": "IDCECOM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770012164"
},
"departure": {
"time": "1770012175"
},
"stopId": "IDSAYES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770012250"
},
"departure": {
"time": "1770012276"
},
"stopId": "IDCHASS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770012318"
},
"departure": {
"time": "1770012350"
},
"stopId": "IDPLOUV1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770012504"
},
"departure": {
"time": "1770012524"
},
"stopId": "BJZACHA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770012605"
},
"departure": {
"time": "1770012621"
},
"stopId": "BJCHFLE3",
"stopSequence": 13
},
{
"arrival": {
"time": "1770012660"
},
"departure": {
"time": "1770012676"
},
"stopId": "BJCHARM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770012697"
},
"departure": {
"time": "1770012746"
},
"stopId": "BJROSTA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770012877"
},
"departure": {
"time": "1770012888"
},
"stopId": "BJCHANT1",
"stopSequence": 16
},
{
"arrival": {
"time": "1770012932"
},
"departure": {
"time": "1770012975"
},
"stopId": "BJSTRAU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1770013017"
},
"departure": {
"time": "1770013034"
},
"stopId": "BJVSCOT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1770013067"
},
"departure": {
"time": "1770013099"
},
"stopId": "BJHBARB1",
"stopSequence": 19
},
{
"arrival": {
"time": "1770013138"
},
"departure": {
"time": "1770013180"
},
"stopId": "BJEBARB1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770013254"
},
"departure": {
"time": "1770013330"
},
"stopId": "BJVAUCA1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770013460"
},
"departure": {
"time": "1770013503"
},
"stopId": "BJPMICH2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770013528"
},
"departure": {
"time": "1770013579"
},
"stopId": "BJFOLAT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770013640"
},
"departure": {
"time": "1770013650"
},
"stopId": "BJEPARG1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770013698"
},
"departure": {
"time": "1770013739"
},
"stopId": "BJPROYA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770013759"
},
"departure": {
"time": "1770013790"
},
"stopId": "BJMOULI1",
"stopSequence": 26
},
{
"arrival": {
"time": "1770013813"
},
"departure": {
"time": "1770013834"
},
"stopId": "BJTOUR1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770013860"
},
"departure": {
"time": "1770013886"
},
"stopId": "BJCHAMP1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770014025"
},
"departure": {
"time": "1770014040"
},
"stopId": "BJRIVET1",
"stopSequence": 29
},
{
"arrival": {
"time": "1770014137"
},
"departure": {
"time": "1770014155"
},
"stopId": "BJMBLAN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770014269"
},
"departure": {
"time": "1770014280"
},
"stopId": "BJBOUSS1",
"stopSequence": 31
},
{
"arrival": {
"time": "1770014444"
},
"departure": {
"time": "1770014459"
},
"stopId": "NVRUFF2",
"stopSequence": 32
},
{
"arrival": {
"time": "1770014507"
},
"departure": {
"time": "1770014536"
},
"stopId": "NVPONTA2",
"stopSequence": 33
},
{
"arrival": {
"time": "1770014562"
},
"departure": {
"time": "1770014573"
},
"stopId": "NVBASV2",
"stopSequence": 34
},
{
"arrival": {
"time": "1770014666"
},
"stopId": "NVPLACE1",
"stopSequence": 35
}
],
"timestamp": "1770024778",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "932-38814"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e634",
"label": "1323",
"licensePlate": "ED-230-KN"
}
}
},
{
"id": "trip:1138-38751",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770013842"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"arrival": {
"time": "1770014133"
},
"departure": {
"time": "1770014144"
},
"stopId": "VFBERTH1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770014155"
},
"departure": {
"time": "1770014160"
},
"stopId": "VFPINED1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770014165"
},
"departure": {
"time": "1770014194"
},
"stopId": "VFPASTE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770014205"
},
"departure": {
"time": "1770014216"
},
"stopId": "VFNOYER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770014232"
},
"departure": {
"time": "1770014243"
},
"stopId": "VFGINET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770014253"
},
"departure": {
"time": "1770014280"
},
"stopId": "VFVELLE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770014328"
},
"departure": {
"time": "1770014362"
},
"stopId": "VFCHAR1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770014368"
},
"departure": {
"time": "1770014385"
},
"stopId": "VFMRAZ2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770014468"
},
"departure": {
"time": "1770014495"
},
"stopId": "QFGARGU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770014523"
},
"departure": {
"time": "1770014540"
},
"stopId": "QFCHARR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770014561"
},
"departure": {
"time": "1770014571"
},
"stopId": "QFCOCHE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1770014636"
},
"departure": {
"time": "1770014669"
},
"stopId": "QFALLIN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770014715"
},
"stopId": "QFLIEUS2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770014726"
},
"departure": {
"time": "1770014763"
},
"stopId": "QFMAIRI2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770014812"
},
"departure": {
"time": "1770014823"
},
"stopId": "QFMUGUE2",
"stopSequence": 15
},
{
"arrival": {
"time": "1770014845"
},
"departure": {
"time": "1770014873"
},
"stopId": "QFFURIN2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770014894"
},
"departure": {
"time": "1770014904"
},
"stopId": "QFMONUM2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770014931"
},
"departure": {
"time": "1770015207"
},
"stopId": "QFGARE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1770015471"
},
"departure": {
"time": "1770015515"
},
"stopId": "QFRURUI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1770015565"
},
"departure": {
"time": "1770015575"
},
"stopId": "QFRUMO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770015612"
},
"departure": {
"time": "1770015642"
},
"stopId": "QFDAUPH1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770015693"
},
"departure": {
"time": "1770015708"
},
"stopId": "QFA43ZI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770016036"
},
"departure": {
"time": "1770016064"
},
"stopId": "QFRP4R1",
"stopSequence": 23
},
{
"arrival": {
"time": "1770016097"
},
"departure": {
"time": "1770016123"
},
"stopId": "QFGARI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770016263"
},
"departure": {
"time": "1770016275"
},
"stopId": "VPMALA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770016335"
},
"departure": {
"time": "1770016347"
},
"stopId": "VPPICAR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1770016363"
},
"departure": {
"time": "1770016374"
},
"stopId": "VPLIBER1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770016410"
},
"departure": {
"time": "1770016434"
},
"stopId": "VPGENDA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770016454"
},
"departure": {
"time": "1770016464"
},
"stopId": "VPPISCI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1770016474"
},
"departure": {
"time": "1770016505"
},
"stopId": "VPHPOST1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770016577"
},
"departure": {
"time": "1770016594"
},
"stopId": "VPGARE3",
"stopSequence": 31
},
{
"arrival": {
"time": "1770016789"
},
"departure": {
"time": "1770016800"
},
"stopId": "VFTECHO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1770017160"
},
"departure": {
"time": "1770017160"
},
"stopId": "VFMUISS2",
"stopSequence": 33
},
{
"arrival": {
"time": "1770017160"
},
"departure": {
"time": "1770017160"
},
"stopId": "VFPONT2",
"stopSequence": 34
},
{
"arrival": {
"time": "1770017280"
},
"departure": {
"time": "1770017280"
},
"stopId": "VFAILLA2",
"stopSequence": 35
},
{
"arrival": {
"time": "1770017280"
},
"departure": {
"time": "1770017280"
},
"stopId": "VFSECU2",
"stopSequence": 36
},
{
"arrival": {
"time": "1770017340"
},
"departure": {
"time": "1770017340"
},
"stopId": "VFSTBC6",
"stopSequence": 37
}
],
"timestamp": "1770024760",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1138-38751"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e37c",
"label": "1328",
"licensePlate": "FA-928-KL"
}
}
},
{
"id": "trip:926-36338",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770020160"
},
"departure": {
"time": "1770020216"
},
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1770020243"
},
"departure": {
"time": "1770020307"
},
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1770020334"
},
"departure": {
"time": "1770020371"
},
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1770020386"
},
"departure": {
"time": "1770020427"
},
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1770020469"
},
"departure": {
"time": "1770020480"
},
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1770020547"
},
"departure": {
"time": "1770020584"
},
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770020615"
},
"departure": {
"time": "1770020656"
},
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770020737"
},
"departure": {
"time": "1770020764"
},
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770020775"
},
"departure": {
"time": "1770020852"
},
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1770020950"
},
"departure": {
"time": "1770021023"
},
"stopId": "BJGARE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770021144"
},
"departure": {
"time": "1770021155"
},
"stopId": "BJEMARI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770021170"
},
"departure": {
"time": "1770021211"
},
"stopId": "BJZOLA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1770021227"
},
"departure": {
"time": "1770021237"
},
"stopId": "BJPCURI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1770021273"
},
"departure": {
"time": "1770021285"
},
"stopId": "BJJCURI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770021325"
},
"departure": {
"time": "1770021358"
},
"stopId": "BJPAPIN2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770021385"
},
"departure": {
"time": "1770021396"
},
"stopId": "BJMALAS2",
"stopSequence": 15
},
{
"arrival": {
"time": "1770021417"
},
"departure": {
"time": "1770021456"
},
"stopId": "BJMALBR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770021502"
},
"departure": {
"time": "1770021526"
},
"stopId": "BJLBRAI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770021538"
},
"departure": {
"time": "1770021554"
},
"stopId": "BJPOLER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770021655"
},
"departure": {
"time": "1770021691"
},
"stopId": "BJMEDHO2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770021718"
},
"departure": {
"time": "1770021724"
},
"stopId": "BJMEDCL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770021942"
},
"departure": {
"time": "1770021952"
},
"stopId": "IDPLOUV2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770021982"
},
"departure": {
"time": "1770022051"
},
"stopId": "IDCHASS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770022118"
},
"departure": {
"time": "1770022128"
},
"stopId": "IDSAYES2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770022233"
},
"departure": {
"time": "1770022243"
},
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"arrival": {
"time": "1770022454"
},
"departure": {
"time": "1770022488"
},
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770022529"
},
"departure": {
"time": "1770022552"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1770022588"
},
"departure": {
"time": "1770022598"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770022603"
},
"departure": {
"time": "1770022633"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770022643"
},
"departure": {
"time": "1770022653"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1770022689"
},
"departure": {
"time": "1770022700"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770022722"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1770024773",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "926-36338"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e41e",
"label": "1321",
"licensePlate": "DQ-942-PT"
}
}
},
{
"id": "trip:933-37607",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770018323"
},
"departure": {
"time": "1770018329"
},
"stopId": "SSFLOS1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770018384"
},
"departure": {
"time": "1770018417"
},
"stopId": "SSSMART1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770018498"
},
"departure": {
"time": "1770018508"
},
"stopId": "SSZONEA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770018574"
},
"departure": {
"time": "1770018579"
},
"stopId": "SSPRECH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770018726"
},
"departure": {
"time": "1770018789"
},
"stopId": "SSEGLIS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770018873"
},
"departure": {
"time": "1770018908"
},
"stopId": "SSTRUIT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770019170"
},
"stopId": "SSDEMPT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1770019185"
},
"departure": {
"time": "1770019191"
},
"stopId": "SSDEMPT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770019331"
},
"departure": {
"time": "1770019336"
},
"stopId": "SSMOLLA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1770019454"
},
"departure": {
"time": "1770019459"
},
"stopId": "BJALBIZ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770019479"
},
"departure": {
"time": "1770019495"
},
"stopId": "BJLOUP2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770019505"
},
"departure": {
"time": "1770019526"
},
"stopId": "BJCHPAG1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770019568"
},
"departure": {
"time": "1770019580"
},
"stopId": "BJPMONT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770019591"
},
"departure": {
"time": "1770019596"
},
"stopId": "BJBELRI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770019624"
},
"departure": {
"time": "1770019629"
},
"stopId": "BJMAS1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770019651"
},
"departure": {
"time": "1770019662"
},
"stopId": "BJTONKI2",
"stopSequence": 15
},
{
"arrival": {
"time": "1770019693"
},
"departure": {
"time": "1770019714"
},
"stopId": "BJSQUAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770019730"
},
"departure": {
"time": "1770019745"
},
"stopId": "BJPREBE2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770019804"
},
"departure": {
"time": "1770019815"
},
"stopId": "BJCOPRE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770019825"
},
"departure": {
"time": "1770019858"
},
"stopId": "BJPISCI2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770019900"
},
"departure": {
"time": "1770019925"
},
"stopId": "BJEPARG2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770019994"
},
"departure": {
"time": "1770020028"
},
"stopId": "BJFOLAT1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770020054"
},
"departure": {
"time": "1770020082"
},
"stopId": "BJPMICH1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770020173"
},
"departure": {
"time": "1770020207"
},
"stopId": "BJLYCEE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1770020240"
},
"departure": {
"time": "1770020277"
},
"stopId": "BJPOSTE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770020340"
},
"departure": {
"time": "1770020378"
},
"stopId": "BJCHARG1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770020400"
},
"departure": {
"time": "1770020406"
},
"stopId": "MBHLM2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770020445"
},
"stopId": "BJMAUBE1",
"stopSequence": 27
}
],
"timestamp": "1770024777",
"trip": {
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "933-37607"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"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
},
{
"arrival": {
"time": "1770016780"
},
"departure": {
"time": "1770016807"
},
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770016927"
},
"departure": {
"time": "1770016963"
},
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770016998"
},
"departure": {
"time": "1770017008"
},
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770017048"
},
"departure": {
"time": "1770017092"
},
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770017197"
},
"departure": {
"time": "1770017228"
},
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770017264"
},
"departure": {
"time": "1770017274"
},
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"arrival": {
"time": "1770017319"
},
"departure": {
"time": "1770017384"
},
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1770017528"
},
"departure": {
"time": "1770017631"
},
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770017666"
},
"departure": {
"time": "1770017715"
},
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770017758"
},
"departure": {
"time": "1770017824"
},
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770018021"
},
"departure": {
"time": "1770018052"
},
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770018077"
},
"departure": {
"time": "1770018117"
},
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"arrival": {
"time": "1770018157"
},
"departure": {
"time": "1770018172"
},
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770018202"
},
"departure": {
"time": "1770018232"
},
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770018247"
},
"departure": {
"time": "1770018285"
},
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"arrival": {
"time": "1770018305"
},
"departure": {
"time": "1770018320"
},
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770018365"
},
"departure": {
"time": "1770018411"
},
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770018466"
},
"departure": {
"time": "1770018509"
},
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770018529"
},
"departure": {
"time": "1770018545"
},
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770018585"
},
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024750",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "924-38029"
},
"vehicle": {
"id": "63c518f7e70e2cf76f8f8063",
"label": "1333",
"licensePlate": "GL-927-FW"
}
}
},
{
"id": "trip:1136-38764",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770004918"
},
"departure": {
"time": "1770004998"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"stopId": "VFSECU1",
"stopSequence": 1
},
{
"stopId": "VFAILLA1",
"stopSequence": 2
},
{
"stopId": "VFPONT1",
"stopSequence": 3
},
{
"stopId": "VFMUISS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770005215"
},
"departure": {
"time": "1770005225"
},
"stopId": "VFTECHO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770005356"
},
"departure": {
"time": "1770005383"
},
"stopId": "VPALPES2",
"stopSequence": 6
},
{
"arrival": {
"time": "1770005418"
},
"departure": {
"time": "1770005454"
},
"stopId": "VPHPOST2",
"stopSequence": 7
},
{
"arrival": {
"time": "1770005464"
},
"departure": {
"time": "1770005469"
},
"stopId": "VPPISCI2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770005495"
},
"departure": {
"time": "1770005505"
},
"stopId": "VPGENDA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770005552"
},
"departure": {
"time": "1770005586"
},
"stopId": "VPLIBER2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770005607"
},
"departure": {
"time": "1770005617"
},
"stopId": "VPPICAR2",
"stopSequence": 11
},
{
"arrival": {
"time": "1770005676"
},
"departure": {
"time": "1770005686"
},
"stopId": "VPMALA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1770005766"
},
"departure": {
"time": "1770005776"
},
"stopId": "QFGARI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770005829"
},
"departure": {
"time": "1770005890"
},
"stopId": "QFRP4R2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770006076"
},
"departure": {
"time": "1770006094"
},
"stopId": "QFA43ZI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770006399"
},
"departure": {
"time": "1770006411"
},
"stopId": "QFDAUPH2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770006440"
},
"departure": {
"time": "1770006451"
},
"stopId": "QFRUMO2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770006491"
},
"departure": {
"time": "1770006501"
},
"stopId": "QFRURUI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770006643"
},
"departure": {
"time": "1770006654"
},
"stopId": "QFGARE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770006670"
},
"departure": {
"time": "1770006692"
},
"stopId": "QFMONUM1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770006755"
},
"departure": {
"time": "1770006793"
},
"stopId": "QFFURIN1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770006819"
},
"departure": {
"time": "1770006846"
},
"stopId": "QFMAIRI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770006910"
},
"departure": {
"time": "1770006932"
},
"stopId": "QFLIEUS1",
"stopSequence": 23
},
{
"arrival": {
"time": "1770006967"
},
"departure": {
"time": "1770007003"
},
"stopId": "QFALLIN1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770007070"
},
"departure": {
"time": "1770007085"
},
"stopId": "QFCOCHE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770007118"
},
"departure": {
"time": "1770007133"
},
"stopId": "QFCHARR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1770007169"
},
"departure": {
"time": "1770007180"
},
"stopId": "QFGARGU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770007253"
},
"departure": {
"time": "1770007264"
},
"stopId": "VFMRAZ1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770007300"
},
"departure": {
"time": "1770007310"
},
"stopId": "VFCHAR2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770007346"
},
"departure": {
"time": "1770007363"
},
"stopId": "VFVELLE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770007374"
},
"departure": {
"time": "1770007389"
},
"stopId": "VFGINET2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770007405"
},
"departure": {
"time": "1770007415"
},
"stopId": "VFNOYER2",
"stopSequence": 32
},
{
"arrival": {
"time": "1770007426"
},
"departure": {
"time": "1770007459"
},
"stopId": "VFPASTE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1770007465"
},
"departure": {
"time": "1770007476"
},
"stopId": "VFPINED2",
"stopSequence": 34
},
{
"arrival": {
"time": "1770007481"
},
"departure": {
"time": "1770007492"
},
"stopId": "VFBERTH2",
"stopSequence": 35
},
{
"arrival": {
"time": "1770007604"
},
"stopId": "VFSTBC6",
"stopSequence": 36
}
],
"timestamp": "1770024774",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1136-38764"
},
"vehicle": {
"id": "64aec41cde26085277efc57c",
"label": "1335",
"licensePlate": "GP-860-RB"
}
}
},
{
"id": "trip:1138-38749",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770010301"
},
"departure": {
"time": "1770006878"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"arrival": {
"time": "1770007019"
},
"departure": {
"time": "1770006900"
},
"stopId": "VFBERTH1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770007039"
},
"departure": {
"time": "1770006960"
},
"stopId": "VFPINED1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770007044"
},
"departure": {
"time": "1770007020"
},
"stopId": "VFPASTE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770007067"
},
"departure": {
"time": "1770007080"
},
"stopId": "VFNOYER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770007090"
},
"departure": {
"time": "1770007080"
},
"stopId": "VFGINET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770007105"
},
"departure": {
"time": "1770007140"
},
"stopId": "VFVELLE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770007159"
},
"departure": {
"time": "1770007200"
},
"stopId": "VFCHAR1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770007169"
},
"departure": {
"time": "1770007200"
},
"stopId": "VFMRAZ2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770007266"
},
"departure": {
"time": "1770007380"
},
"stopId": "QFGARGU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770007300"
},
"departure": {
"time": "1770007440"
},
"stopId": "QFCHARR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770007328"
},
"departure": {
"time": "1770007440"
},
"stopId": "QFCOCHE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1770007560"
},
"departure": {
"time": "1770007560"
},
"stopId": "QFALLIN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770007418"
},
"departure": {
"time": "1770007620"
},
"stopId": "QFLIEUS2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770007443"
},
"departure": {
"time": "1770007620"
},
"stopId": "QFMAIRI2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770007512"
},
"departure": {
"time": "1770007680"
},
"stopId": "QFMUGUE2",
"stopSequence": 15
},
{
"arrival": {
"time": "1770007539"
},
"departure": {
"time": "1770007740"
},
"stopId": "QFFURIN2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770007598"
},
"departure": {
"time": "1770007740"
},
"stopId": "QFMONUM2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770007634"
},
"departure": {
"time": "1770007920"
},
"stopId": "QFGARE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1770007989"
},
"departure": {
"time": "1770008160"
},
"stopId": "QFRURUI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1770008048"
},
"departure": {
"time": "1770008160"
},
"stopId": "QFRUMO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770008065"
},
"departure": {
"time": "1770008220"
},
"stopId": "QFDAUPH1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770008120"
},
"departure": {
"time": "1770008340"
},
"stopId": "QFA43ZI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770008423"
},
"departure": {
"time": "1770008580"
},
"stopId": "QFRP4R1",
"stopSequence": 23
},
{
"arrival": {
"time": "1770008513"
},
"departure": {
"time": "1770008640"
},
"stopId": "QFGARI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770008629"
},
"departure": {
"time": "1770008820"
},
"stopId": "VPMALA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770008701"
},
"departure": {
"time": "1770008880"
},
"stopId": "VPPICAR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1770008755"
},
"departure": {
"time": "1770008940"
},
"stopId": "VPLIBER1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770008803"
},
"departure": {
"time": "1770009000"
},
"stopId": "VPGENDA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770008850"
},
"departure": {
"time": "1770009060"
},
"stopId": "VPPISCI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1770008876"
},
"departure": {
"time": "1770009060"
},
"stopId": "VPHPOST1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770008970"
},
"departure": {
"time": "1770009240"
},
"stopId": "VPGARE3",
"stopSequence": 31
},
{
"arrival": {
"time": "1770009157"
},
"departure": {
"time": "1770009480"
},
"stopId": "VFTECHO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1770009660"
},
"departure": {
"time": "1770009660"
},
"stopId": "VFMUISS2",
"stopSequence": 33
},
{
"arrival": {
"time": "1770009660"
},
"departure": {
"time": "1770009660"
},
"stopId": "VFPONT2",
"stopSequence": 34
},
{
"arrival": {
"time": "1770009780"
},
"departure": {
"time": "1770009780"
},
"stopId": "VFAILLA2",
"stopSequence": 35
},
{
"arrival": {
"time": "1770009780"
},
"departure": {
"time": "1770009780"
},
"stopId": "VFSECU2",
"stopSequence": 36
},
{
"arrival": {
"time": "1770009840"
},
"departure": {
"time": "1770009840"
},
"stopId": "VFSTBC6",
"stopSequence": 37
}
],
"timestamp": "1770024760",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1138-38749"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e37c",
"label": "1328",
"licensePlate": "FA-928-KL"
}
}
},
{
"id": "trip:929-38059",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770024084"
},
"departure": {
"time": "1770024141"
},
"stopId": "BJMOZAB1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770024205"
},
"departure": {
"time": "1770024247"
},
"stopId": "BJCHPIN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770024263"
},
"departure": {
"time": "1770024308"
},
"stopId": "BJLINNE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770024359"
},
"departure": {
"time": "1770024409"
},
"stopId": "BJPREPO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770024463"
},
"departure": {
"time": "1770024509"
},
"stopId": "BJCHFLE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770024542"
},
"departure": {
"time": "1770024587"
},
"stopId": "BJCHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770024608"
},
"departure": {
"time": "1770024651"
},
"stopId": "BJROSTA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770024683"
},
"departure": {
"time": "1770024699"
},
"stopId": "BJCHANT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770024744"
},
"stopId": "BJSTRAU1",
"stopSequence": 8
},
{
"arrival": {
"time": "1770024840"
},
"departure": {
"time": "1770024840"
},
"stopId": "BJVSCOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770024900"
},
"departure": {
"time": "1770024900"
},
"stopId": "BJHBARB1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770024960"
},
"departure": {
"time": "1770024960"
},
"stopId": "BJEBARB1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770025020"
},
"departure": {
"time": "1770025020"
},
"stopId": "BJVAUCA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770025140"
},
"departure": {
"time": "1770025140"
},
"stopId": "BJLYCEE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770025260"
},
"departure": {
"time": "1770025260"
},
"stopId": "BJPOSTE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770025500"
},
"departure": {
"time": "1770025500"
},
"stopId": "BJGARE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770025560"
},
"departure": {
"time": "1770025560"
},
"stopId": "BJALPES2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770025680"
},
"departure": {
"time": "1770025680"
},
"stopId": "BJCLESP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770025800"
},
"departure": {
"time": "1770025800"
},
"stopId": "BJPAPIN2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770025860"
},
"departure": {
"time": "1770025860"
},
"stopId": "BJMALAS2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770025920"
},
"departure": {
"time": "1770025920"
},
"stopId": "BJMALBR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770026100"
},
"departure": {
"time": "1770026100"
},
"stopId": "BJGRSOL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770026220"
},
"departure": {
"time": "1770026220"
},
"stopId": "BJGRIVE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770026280"
},
"departure": {
"time": "1770026280"
},
"stopId": "BJXBLAN2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770026400"
},
"departure": {
"time": "1770026400"
},
"stopId": "IDGARE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770026520"
},
"departure": {
"time": "1770026520"
},
"stopId": "IDCECOM2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770026640"
},
"departure": {
"time": "1770026640"
},
"stopId": "IDLANS2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770026700"
},
"departure": {
"time": "1770026700"
},
"stopId": "IDPLANT1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770026760"
},
"departure": {
"time": "1770026760"
},
"stopId": "IDFAUVE1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770026760"
},
"departure": {
"time": "1770026760"
},
"stopId": "IDPPLAT1",
"stopSequence": 29
},
{
"arrival": {
"time": "1770026820"
},
"departure": {
"time": "1770026820"
},
"stopId": "IDATLAN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770026880"
},
"departure": {
"time": "1770026880"
},
"stopId": "IDDELOR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1770026940"
},
"departure": {
"time": "1770026940"
},
"stopId": "IDTRIFO1",
"stopSequence": 32
}
],
"timestamp": "1770024778",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "929-38059"
},
"vehicle": {
"id": "636a2e22c520d5a13c77ded0",
"label": "1307",
"licensePlate": "166-DGQ-38"
}
}
},
{
"id": "trip:1143-38333",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770020863"
},
"departure": {
"time": "1770020873"
},
"stopId": "QFGARE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1770020888"
},
"departure": {
"time": "1770020930"
},
"stopId": "QFMONUM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770020980"
},
"departure": {
"time": "1770020995"
},
"stopId": "QFFURIN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770021015"
},
"departure": {
"time": "1770021035"
},
"stopId": "QFMAIRI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770021085"
},
"departure": {
"time": "1770021132"
},
"stopId": "QFMUGUE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1770021258"
},
"departure": {
"time": "1770021268"
},
"stopId": "QFNOIRE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770021288"
},
"departure": {
"time": "1770021339"
},
"stopId": "QFANJOU3",
"stopSequence": 6
},
{
"arrival": {
"time": "1770021359"
},
"departure": {
"time": "1770021369"
},
"stopId": "QFLAFA1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770021414"
},
"departure": {
"time": "1770021424"
},
"stopId": "QFBRET1",
"stopSequence": 8
},
{
"arrival": {
"time": "1770021444"
},
"departure": {
"time": "1770021454"
},
"stopId": "QFMAINE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770021479"
},
"departure": {
"time": "1770021489"
},
"stopId": "QFARRI1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770021519"
},
"departure": {
"time": "1770021534"
},
"stopId": "QFMALA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770021549"
},
"departure": {
"time": "1770021609"
},
"stopId": "VPARTOI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770021624"
},
"departure": {
"time": "1770021634"
},
"stopId": "VPLOIPE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770021679"
},
"departure": {
"time": "1770021720"
},
"stopId": "VPRIANT1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770021765"
},
"departure": {
"time": "1770021780"
},
"stopId": "VPJMOUL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770021841"
},
"departure": {
"time": "1770021878"
},
"stopId": "VPMAIRI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1770021968"
},
"departure": {
"time": "1770022058"
},
"stopId": "VPGARE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1770022138"
},
"departure": {
"time": "1770022234"
},
"stopId": "VFROCHE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1770022317"
},
"departure": {
"time": "1770022352"
},
"stopId": "VFBOURG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1770022377"
},
"departure": {
"time": "1770022421"
},
"stopId": "VFREPUB1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770022461"
},
"departure": {
"time": "1770022471"
},
"stopId": "VFSTBC1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770022729"
},
"departure": {
"time": "1770022739"
},
"stopId": "VFSTADE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770022774"
},
"departure": {
"time": "1770022804"
},
"stopId": "VFFOUGE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1770022824"
},
"departure": {
"time": "1770022856"
},
"stopId": "VFEUROP1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770022961"
},
"departure": {
"time": "1770023002"
},
"stopId": "VFHUDSO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770023037"
},
"departure": {
"time": "1770023076"
},
"stopId": "VFQUINC2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770023116"
},
"departure": {
"time": "1770023157"
},
"stopId": "VFFOUGH2",
"stopSequence": 27
},
{
"arrival": {
"time": "1770023162"
},
"departure": {
"time": "1770023196"
},
"stopId": "VFESSAR2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770023206"
},
"departure": {
"time": "1770023241"
},
"stopId": "VFCHENE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770023246"
},
"departure": {
"time": "1770023277"
},
"stopId": "VFAUBEP2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770023292"
},
"departure": {
"time": "1770023302"
},
"stopId": "VFHALLE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770023322"
},
"stopId": "VFEUROP2",
"stopSequence": 32
}
],
"timestamp": "1770024773",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1143-38333"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e208",
"label": "1320",
"licensePlate": "DQ-905-PT"
}
}
},
{
"id": "trip:935-38058",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770015386"
},
"departure": {
"time": "1770015440"
},
"stopId": "BJMOZAB1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770015510"
},
"departure": {
"time": "1770015520"
},
"stopId": "BJCHPIN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770015536"
},
"departure": {
"time": "1770015612"
},
"stopId": "BJLINNE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770015665"
},
"departure": {
"time": "1770015675"
},
"stopId": "BJPREPO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770015728"
},
"departure": {
"time": "1770015754"
},
"stopId": "BJCHFLE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770015781"
},
"departure": {
"time": "1770015833"
},
"stopId": "BJCHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770015848"
},
"departure": {
"time": "1770015880"
},
"stopId": "BJROSTA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770015902"
},
"departure": {
"time": "1770015938"
},
"stopId": "BJCHANT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770015966"
},
"departure": {
"time": "1770015997"
},
"stopId": "BJSTRAU1",
"stopSequence": 8
},
{
"arrival": {
"time": "1770016038"
},
"departure": {
"time": "1770016053"
},
"stopId": "BJVSCOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770016079"
},
"departure": {
"time": "1770016116"
},
"stopId": "BJHBARB1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770016142"
},
"departure": {
"time": "1770016177"
},
"stopId": "BJEBARB1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770016237"
},
"departure": {
"time": "1770016305"
},
"stopId": "BJVAUCA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770016350"
},
"departure": {
"time": "1770016395"
},
"stopId": "BJLYCEE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770016400"
},
"departure": {
"time": "1770016478"
},
"stopId": "BJPOSTE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770016595"
},
"departure": {
"time": "1770016651"
},
"stopId": "BJGARE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770016902"
},
"departure": {
"time": "1770016940"
},
"stopId": "BJALPES2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770017026"
},
"departure": {
"time": "1770017053"
},
"stopId": "BJCLESP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770017149"
},
"departure": {
"time": "1770017159"
},
"stopId": "BJPAPIN2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770017189"
},
"departure": {
"time": "1770017201"
},
"stopId": "BJMALAS2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770017223"
},
"departure": {
"time": "1770017255"
},
"stopId": "BJMALBR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770017388"
},
"departure": {
"time": "1770017417"
},
"stopId": "BJGRSOL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770017468"
},
"departure": {
"time": "1770017540"
},
"stopId": "BJGRIVE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770017713"
},
"departure": {
"time": "1770017730"
},
"stopId": "BJXBLAN2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770017875"
},
"departure": {
"time": "1770017925"
},
"stopId": "IDGARE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770018076"
},
"departure": {
"time": "1770018107"
},
"stopId": "IDCECOM2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770018191"
},
"departure": {
"time": "1770018202"
},
"stopId": "IDLANS2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770018244"
},
"departure": {
"time": "1770018250"
},
"stopId": "IDPLANT1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770018288"
},
"departure": {
"time": "1770018298"
},
"stopId": "IDFAUVE1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770018298"
},
"departure": {
"time": "1770018326"
},
"stopId": "IDPPLAT1",
"stopSequence": 29
},
{
"arrival": {
"time": "1770018336"
},
"departure": {
"time": "1770018346"
},
"stopId": "IDATLAN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770018383"
},
"departure": {
"time": "1770018424"
},
"stopId": "IDDELOR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1770018456"
},
"stopId": "IDTRIFO1",
"stopSequence": 32
}
],
"timestamp": "1770024778",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "935-38058"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e6c9",
"label": "1312",
"licensePlate": "AZ-715-MJ"
}
}
},
{
"id": "trip:7_0_5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770024731"
},
"departure": {
"time": "1770024763"
},
"stopId": "QFGARE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1770024800"
},
"departure": {
"time": "1770024800"
},
"stopId": "QFMONUM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770024860"
},
"departure": {
"time": "1770024860"
},
"stopId": "QFFURIN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770024920"
},
"departure": {
"time": "1770024920"
},
"stopId": "QFMAIRI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770024980"
},
"departure": {
"time": "1770024980"
},
"stopId": "QFLIEUS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770025040"
},
"departure": {
"time": "1770025040"
},
"stopId": "QFALLIN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770025160"
},
"departure": {
"time": "1770025160"
},
"stopId": "QFCOCHE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770025280"
},
"departure": {
"time": "1770025280"
},
"stopId": "QFCHARR1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770025340"
},
"departure": {
"time": "1770025340"
},
"stopId": "QFGARGU1",
"stopSequence": 8
},
{
"arrival": {
"time": "1770025460"
},
"departure": {
"time": "1770025460"
},
"stopId": "VFJBREL1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770025520"
},
"departure": {
"time": "1770025520"
},
"stopId": "VFTENNI1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770025580"
},
"departure": {
"time": "1770025580"
},
"stopId": "VFCRUIZ2",
"stopSequence": 11
},
{
"arrival": {
"time": "1770025640"
},
"departure": {
"time": "1770025640"
},
"stopId": "QF3COMM2",
"stopSequence": 12
},
{
"arrival": {
"time": "1770025700"
},
"departure": {
"time": "1770025700"
},
"stopId": "QFMOINE2",
"stopSequence": 13
}
],
"timestamp": "1770024775",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "7_0_5"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e290",
"label": "1302",
"licensePlate": "194-DDZ-38"
}
}
},
{
"id": "trip:924-38056",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "BJMOZAB1",
"stopSequence": 0
},
{
"stopId": "BJCHPIN1",
"stopSequence": 1
},
{
"stopId": "BJLINNE1",
"stopSequence": 2
},
{
"stopId": "BJPREPO1",
"stopSequence": 3
},
{
"stopId": "BJCHFLE1",
"stopSequence": 4
},
{
"stopId": "BJCHARM1",
"stopSequence": 5
},
{
"stopId": "BJROSTA1",
"stopSequence": 6
},
{
"stopId": "BJCHANT1",
"stopSequence": 7
},
{
"stopId": "BJSTRAU1",
"stopSequence": 8
},
{
"stopId": "BJVSCOT1",
"stopSequence": 9
},
{
"stopId": "BJHBARB1",
"stopSequence": 10
},
{
"stopId": "BJEBARB1",
"stopSequence": 11
},
{
"stopId": "BJVAUCA1",
"stopSequence": 12
},
{
"stopId": "BJLYCEE1",
"stopSequence": 13
},
{
"stopId": "BJPOSTE1",
"stopSequence": 14
},
{
"stopId": "BJGARE1",
"stopSequence": 15
},
{
"stopId": "BJALPES2",
"stopSequence": 16
},
{
"stopId": "BJCLESP2",
"stopSequence": 17
},
{
"stopId": "BJPAPIN2",
"stopSequence": 18
},
{
"stopId": "BJMALAS2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770013137"
},
"departure": {
"time": "1770013230"
},
"stopId": "BJMALBR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770013340"
},
"departure": {
"time": "1770013376"
},
"stopId": "BJGRSOL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770013446"
},
"departure": {
"time": "1770013473"
},
"stopId": "BJGRIVE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770013577"
},
"departure": {
"time": "1770013592"
},
"stopId": "BJXBLAN2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770013715"
},
"departure": {
"time": "1770013771"
},
"stopId": "IDGARE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770013888"
},
"departure": {
"time": "1770013924"
},
"stopId": "IDCECOM2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770014130"
},
"departure": {
"time": "1770014130"
},
"stopId": "IDLANS2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770014190"
},
"departure": {
"time": "1770014190"
},
"stopId": "IDPLANT1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770014250"
},
"departure": {
"time": "1770014250"
},
"stopId": "IDFAUVE1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770014250"
},
"departure": {
"time": "1770014250"
},
"stopId": "IDPPLAT1",
"stopSequence": 29
},
{
"arrival": {
"time": "1770014310"
},
"departure": {
"time": "1770014310"
},
"stopId": "IDATLAN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770014370"
},
"departure": {
"time": "1770014370"
},
"stopId": "IDDELOR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1770014430"
},
"departure": {
"time": "1770014430"
},
"stopId": "IDTRIFO1",
"stopSequence": 32
}
],
"timestamp": "1770024750",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "924-38056"
},
"vehicle": {
"id": "63c518f7e70e2cf76f8f8063",
"label": "1333",
"licensePlate": "GL-927-FW"
}
}
},
{
"id": "trip:1142-38231",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770010389"
},
"departure": {
"time": "1770010429"
},
"stopId": "BJMOZAB1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770010515"
},
"departure": {
"time": "1770010526"
},
"stopId": "BJBUGEY1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770010594"
},
"departure": {
"time": "1770010610"
},
"stopId": "BJROSTA2",
"stopSequence": 2
},
{
"arrival": {
"time": "1770010631"
},
"departure": {
"time": "1770010648"
},
"stopId": "BJCHARM2",
"stopSequence": 3
},
{
"arrival": {
"time": "1770010707"
},
"departure": {
"time": "1770010744"
},
"stopId": "BJVSCOT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770010806"
},
"departure": {
"time": "1770010818"
},
"stopId": "BJCRROU1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770010866"
},
"departure": {
"time": "1770010877"
},
"stopId": "BJPTJAL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770010912"
},
"departure": {
"time": "1770010947"
},
"stopId": "BJETISS2",
"stopSequence": 7
},
{
"arrival": {
"time": "1770011000"
},
"departure": {
"time": "1770011010"
},
"stopId": "BJEBARB3",
"stopSequence": 8
},
{
"arrival": {
"time": "1770011037"
},
"departure": {
"time": "1770011049"
},
"stopId": "BJPALAI1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770011075"
},
"departure": {
"time": "1770011086"
},
"stopId": "BJFRERE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770011162"
},
"departure": {
"time": "1770011180"
},
"stopId": "BJEMMAU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770011254"
},
"departure": {
"time": "1770011270"
},
"stopId": "BJMEDCL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770011292"
},
"departure": {
"time": "1770011313"
},
"stopId": "BJMEDHO1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770011502"
},
"departure": {
"time": "1770011538"
},
"stopId": "BJGRIPR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770011709"
},
"departure": {
"time": "1770011719"
},
"stopId": "IDCECOM1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770011781"
},
"departure": {
"time": "1770011791"
},
"stopId": "IDGUA2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770011891"
},
"departure": {
"time": "1770011897"
},
"stopId": "IDSEIGL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770011974"
},
"departure": {
"time": "1770011991"
},
"stopId": "VMBELMO2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770012072"
},
"departure": {
"time": "1770012078"
},
"stopId": "VMNAUTA2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770012132"
},
"departure": {
"time": "1770012148"
},
"stopId": "VMGARE1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770012181"
},
"departure": {
"time": "1770012202"
},
"stopId": "VMKIOSQ2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770012239"
},
"departure": {
"time": "1770012249"
},
"stopId": "VMILOTS1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770012302"
},
"departure": {
"time": "1770012318"
},
"stopId": "VMCHATE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1770012376"
},
"departure": {
"time": "1770012426"
},
"stopId": "VMTECHE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770012470"
},
"departure": {
"time": "1770012480"
},
"stopId": "VMDESCA2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770012524"
},
"departure": {
"time": "1770012540"
},
"stopId": "VFRPMUI2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770012619"
},
"departure": {
"time": "1770012631"
},
"stopId": "VFTECHO1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770012762"
},
"departure": {
"time": "1770012772"
},
"stopId": "VPALPES2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770012886"
},
"departure": {
"time": "1770012951"
},
"stopId": "VPGARE1",
"stopSequence": 29
},
{
"arrival": {
"time": "1770013049"
},
"departure": {
"time": "1770013095"
},
"stopId": "VFROCHE1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770013155"
},
"departure": {
"time": "1770013165"
},
"stopId": "VFBOURG1",
"stopSequence": 31
},
{
"arrival": {
"time": "1770013185"
},
"departure": {
"time": "1770013200"
},
"stopId": "VFREPUB1",
"stopSequence": 32
},
{
"arrival": {
"time": "1770013245"
},
"stopId": "VFSTBC9",
"stopSequence": 33
}
],
"timestamp": "1770024774",
"trip": {
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "1142-38231"
},
"vehicle": {
"id": "6786a347ca2c086ed76eadba",
"label": "1337",
"licensePlate": "HA-957-LZ"
}
}
},
{
"id": "trip:1138-38753",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770021137"
},
"departure": {
"time": "1770021270"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"arrival": {
"time": "1770021393"
},
"departure": {
"time": "1770021423"
},
"stopId": "VFBERTH1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770021433"
},
"departure": {
"time": "1770021471"
},
"stopId": "VFPINED1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770021476"
},
"departure": {
"time": "1770021481"
},
"stopId": "VFPASTE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770021496"
},
"departure": {
"time": "1770021502"
},
"stopId": "VFNOYER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770021518"
},
"departure": {
"time": "1770021528"
},
"stopId": "VFGINET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770021539"
},
"departure": {
"time": "1770021569"
},
"stopId": "VFVELLE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770021606"
},
"departure": {
"time": "1770021616"
},
"stopId": "VFCHAR1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770021622"
},
"departure": {
"time": "1770021628"
},
"stopId": "VFMRAZ2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770021690"
},
"departure": {
"time": "1770021702"
},
"stopId": "QFGARGU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770021731"
},
"departure": {
"time": "1770021753"
},
"stopId": "QFCHARR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770021779"
},
"departure": {
"time": "1770021785"
},
"stopId": "QFCOCHE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1770021846"
},
"departure": {
"time": "1770021861"
},
"stopId": "QFALLIN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770021907"
},
"departure": {
"time": "1770021939"
},
"stopId": "QFLIEUS2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770021939"
},
"departure": {
"time": "1770021954"
},
"stopId": "QFMAIRI2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770022002"
},
"departure": {
"time": "1770022014"
},
"stopId": "QFMUGUE2",
"stopSequence": 15
},
{
"arrival": {
"time": "1770022031"
},
"departure": {
"time": "1770022041"
},
"stopId": "QFFURIN2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770022061"
},
"departure": {
"time": "1770022095"
},
"stopId": "QFMONUM2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770022116"
},
"departure": {
"time": "1770022230"
},
"stopId": "QFGARE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1770022375"
},
"departure": {
"time": "1770022386"
},
"stopId": "QFRURUI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1770022401"
},
"departure": {
"time": "1770022413"
},
"stopId": "QFRUMO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770022430"
},
"departure": {
"time": "1770022459"
},
"stopId": "QFDAUPH1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770022506"
},
"departure": {
"time": "1770022521"
},
"stopId": "QFA43ZI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770022871"
},
"departure": {
"time": "1770022911"
},
"stopId": "QFRP4R1",
"stopSequence": 23
},
{
"arrival": {
"time": "1770022969"
},
"departure": {
"time": "1770022979"
},
"stopId": "QFGARI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770023087"
},
"departure": {
"time": "1770023097"
},
"stopId": "VPMALA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770023156"
},
"departure": {
"time": "1770023161"
},
"stopId": "VPPICAR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1770023184"
},
"departure": {
"time": "1770023194"
},
"stopId": "VPLIBER1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770023226"
},
"departure": {
"time": "1770023271"
},
"stopId": "VPGENDA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770023288"
},
"departure": {
"time": "1770023299"
},
"stopId": "VPPISCI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1770023310"
},
"departure": {
"time": "1770023315"
},
"stopId": "VPHPOST1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770023398"
},
"departure": {
"time": "1770023427"
},
"stopId": "VPGARE3",
"stopSequence": 31
},
{
"arrival": {
"time": "1770023557"
},
"departure": {
"time": "1770023568"
},
"stopId": "VFTECHO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1770024060"
},
"departure": {
"time": "1770024060"
},
"stopId": "VFMUISS2",
"stopSequence": 33
},
{
"arrival": {
"time": "1770024060"
},
"departure": {
"time": "1770024060"
},
"stopId": "VFPONT2",
"stopSequence": 34
},
{
"arrival": {
"time": "1770024180"
},
"departure": {
"time": "1770024180"
},
"stopId": "VFAILLA2",
"stopSequence": 35
},
{
"arrival": {
"time": "1770024180"
},
"departure": {
"time": "1770024180"
},
"stopId": "VFSECU2",
"stopSequence": 36
},
{
"arrival": {
"time": "1770024240"
},
"departure": {
"time": "1770024240"
},
"stopId": "VFSTBC6",
"stopSequence": 37
}
],
"timestamp": "1770024760",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1138-38753"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e37c",
"label": "1328",
"licensePlate": "FA-928-KL"
}
}
},
{
"id": "trip:926-36243",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770008676"
},
"departure": {
"time": "1770009376"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1770009403"
},
"departure": {
"time": "1770009418"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1770009455"
},
"departure": {
"time": "1770009461"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1770009473"
},
"departure": {
"time": "1770009484"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1770009490"
},
"departure": {
"time": "1770009512"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1770009540"
},
"departure": {
"time": "1770009550"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1770009573"
},
"departure": {
"time": "1770009608"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770009674"
},
"departure": {
"time": "1770009685"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1770009880"
},
"departure": {
"time": "1770009904"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1770009959"
},
"departure": {
"time": "1770009975"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770010008"
},
"departure": {
"time": "1770010034"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770010242"
},
"departure": {
"time": "1770010277"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770010315"
},
"departure": {
"time": "1770010349"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770010461"
},
"departure": {
"time": "1770010492"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770010514"
},
"departure": {
"time": "1770010530"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770010584"
},
"departure": {
"time": "1770010599"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770010636"
},
"departure": {
"time": "1770010647"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1770010690"
},
"departure": {
"time": "1770010702"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1770010744"
},
"departure": {
"time": "1770010749"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1770010793"
},
"departure": {
"time": "1770010979"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1770011010"
},
"departure": {
"time": "1770011062"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770011084"
},
"departure": {
"time": "1770011101"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770011251"
},
"departure": {
"time": "1770011301"
},
"stopId": "BJGARE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770011419"
},
"departure": {
"time": "1770011446"
},
"stopId": "BJPOSTE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770011485"
},
"departure": {
"time": "1770011495"
},
"stopId": "BJLYCEE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1770011540"
},
"departure": {
"time": "1770011560"
},
"stopId": "BJPMICH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770011577"
},
"departure": {
"time": "1770011595"
},
"stopId": "BJFOLAT2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770011624"
},
"departure": {
"time": "1770011635"
},
"stopId": "BJEPARG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770011663"
},
"departure": {
"time": "1770011699"
},
"stopId": "BJPROYA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770011710"
},
"departure": {
"time": "1770011720"
},
"stopId": "BJMOULI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1770011731"
},
"departure": {
"time": "1770011741"
},
"stopId": "BJTOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770011757"
},
"stopId": "BJCHAMP1",
"stopSequence": 31
}
],
"timestamp": "1770024773",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "926-36243"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e41e",
"label": "1321",
"licensePlate": "DQ-942-PT"
}
}
},
{
"id": "trip:933-37619",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770020954"
},
"departure": {
"time": "1770020982"
},
"stopId": "BJMAUBE1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770021009"
},
"departure": {
"time": "1770021026"
},
"stopId": "MBHLM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770021050"
},
"departure": {
"time": "1770021060"
},
"stopId": "BJCHARG2",
"stopSequence": 2
},
{
"arrival": {
"time": "1770021135"
},
"departure": {
"time": "1770021170"
},
"stopId": "BJPOSTE2",
"stopSequence": 3
},
{
"arrival": {
"time": "1770021181"
},
"departure": {
"time": "1770021212"
},
"stopId": "BJLYCEE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1770021279"
},
"departure": {
"time": "1770021308"
},
"stopId": "BJPMICH2",
"stopSequence": 5
},
{
"arrival": {
"time": "1770021331"
},
"departure": {
"time": "1770021342"
},
"stopId": "BJFOLAT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1770021410"
},
"departure": {
"time": "1770021416"
},
"stopId": "BJEPARG1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770021439"
},
"departure": {
"time": "1770021451"
},
"stopId": "BJPISCI1",
"stopSequence": 8
},
{
"arrival": {
"time": "1770021467"
},
"departure": {
"time": "1770021478"
},
"stopId": "BJCOPRE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770021534"
},
"departure": {
"time": "1770021540"
},
"stopId": "BJPREBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770021608"
},
"departure": {
"time": "1770021624"
},
"stopId": "BJMARS2",
"stopSequence": 11
},
{
"arrival": {
"time": "1770021690"
},
"departure": {
"time": "1770021700"
},
"stopId": "BJTONKI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770021760"
},
"departure": {
"time": "1770021771"
},
"stopId": "BJBELRI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770021788"
},
"departure": {
"time": "1770021798"
},
"stopId": "BJPMONT2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770021827"
},
"departure": {
"time": "1770021833"
},
"stopId": "BJCHPAG2",
"stopSequence": 15
},
{
"arrival": {
"time": "1770021843"
},
"departure": {
"time": "1770021858"
},
"stopId": "BJLOUP1",
"stopSequence": 16
},
{
"arrival": {
"time": "1770021881"
},
"departure": {
"time": "1770021891"
},
"stopId": "BJALBIZ2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770021897"
},
"departure": {
"time": "1770021902"
},
"stopId": "BJBERNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770022011"
},
"departure": {
"time": "1770022016"
},
"stopId": "SSMOLLA2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770022116"
},
"departure": {
"time": "1770022127"
},
"stopId": "SSDEMPT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770022111"
},
"departure": {
"time": "1770022058"
},
"stopId": "SSDEMPT1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770022374"
},
"departure": {
"time": "1770022397"
},
"stopId": "SSTRUIT2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770022464"
},
"departure": {
"time": "1770022474"
},
"stopId": "SSEGLIS2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770022575"
},
"departure": {
"time": "1770022581"
},
"stopId": "SSPRECH2",
"stopSequence": 24
},
{
"arrival": {
"time": "1770022641"
},
"departure": {
"time": "1770022651"
},
"stopId": "SSZONEA2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770022721"
},
"departure": {
"time": "1770022732"
},
"stopId": "SSSMART2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770022786"
},
"stopId": "SSFLOS2",
"stopSequence": 27
}
],
"timestamp": "1770024777",
"trip": {
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "933-37619"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"id": "trip:655",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770019597"
},
"departure": {
"time": "1770019661"
},
"stopId": "VFEUROP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1770019695"
},
"departure": {
"time": "1770019711"
},
"stopId": "VFFOUGE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1770019745"
},
"departure": {
"time": "1770019751"
},
"stopId": "VFSTADE2",
"stopSequence": 2
},
{
"arrival": {
"time": "1770019868"
},
"departure": {
"time": "1770019898"
},
"stopId": "VFSORBI2",
"stopSequence": 3
},
{
"arrival": {
"time": "1770019914"
},
"departure": {
"time": "1770019943"
},
"stopId": "VFCSDEL2",
"stopSequence": 4
},
{
"arrival": {
"time": "1770019973"
},
"departure": {
"time": "1770020003"
},
"stopId": "VFETANG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1770019880"
},
"departure": {
"time": "1770019880"
},
"stopId": "VFSTBC2",
"stopSequence": 6
}
],
"timestamp": "1770024775",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "655"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e290",
"label": "1302",
"licensePlate": "194-DDZ-38"
}
}
},
{
"id": "trip:933-37605",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770011090"
},
"departure": {
"time": "1770011133"
},
"stopId": "SSFLOS1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770011192"
},
"departure": {
"time": "1770011203"
},
"stopId": "SSSMART1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770011277"
},
"departure": {
"time": "1770011293"
},
"stopId": "SSZONEA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770011355"
},
"departure": {
"time": "1770011408"
},
"stopId": "SSPRECH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770011573"
},
"departure": {
"time": "1770011585"
},
"stopId": "SSEGLIS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770011663"
},
"departure": {
"time": "1770011712"
},
"stopId": "SSTRUIT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770012262"
},
"departure": {
"time": "1770012282"
},
"stopId": "SSDEMPT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1770012093"
},
"departure": {
"time": "1770012159"
},
"stopId": "SSECOLC1",
"stopSequence": 7
},
{
"stopId": "SSDEMPT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1770012317"
},
"departure": {
"time": "1770012374"
},
"stopId": "SSMOLLA1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770012520"
},
"departure": {
"time": "1770012625"
},
"stopId": "BJBERNA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770012672"
},
"departure": {
"time": "1770012705"
},
"stopId": "BJMTBER1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770012757"
},
"departure": {
"time": "1770012792"
},
"stopId": "BJLOUP3",
"stopSequence": 12
},
{
"arrival": {
"time": "1770012872"
},
"departure": {
"time": "1770012893"
},
"stopId": "BJPLATE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770012964"
},
"departure": {
"time": "1770012985"
},
"stopId": "BJRIVOI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770013001"
},
"departure": {
"time": "1770013042"
},
"stopId": "BJBELVE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770013094"
},
"departure": {
"time": "1770013106"
},
"stopId": "BJBELRI2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770013143"
},
"departure": {
"time": "1770013159"
},
"stopId": "BJMAS1",
"stopSequence": 17
},
{
"arrival": {
"time": "1770013181"
},
"departure": {
"time": "1770013218"
},
"stopId": "BJTONKI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770013277"
},
"departure": {
"time": "1770013287"
},
"stopId": "BJSQUAR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770013313"
},
"departure": {
"time": "1770013352"
},
"stopId": "BJPREBE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770013427"
},
"departure": {
"time": "1770013455"
},
"stopId": "BJCOPRE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770013471"
},
"departure": {
"time": "1770013506"
},
"stopId": "BJPISCI2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770013548"
},
"departure": {
"time": "1770013578"
},
"stopId": "BJEPARG2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770013632"
},
"departure": {
"time": "1770013663"
},
"stopId": "BJFOLAT1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770013690"
},
"departure": {
"time": "1770013724"
},
"stopId": "BJPMICH1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770013809"
},
"departure": {
"time": "1770013886"
},
"stopId": "BJLYCEE1",
"stopSequence": 26
},
{
"arrival": {
"time": "1770013892"
},
"departure": {
"time": "1770013964"
},
"stopId": "BJPOSTE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770014124"
},
"departure": {
"time": "1770014134"
},
"stopId": "BJJARDI2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770014416"
},
"stopId": "BJPLANB1",
"stopSequence": 29
}
],
"timestamp": "1770024777",
"trip": {
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "933-37605"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e3cb",
"label": "1310",
"licensePlate": "AV-829-XA"
}
}
},
{
"id": "trip:927-38855",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770013202"
},
"departure": {
"time": "1770013539"
},
"stopId": "RMZAPER1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770013642"
},
"departure": {
"time": "1770013693"
},
"stopId": "RMLAVAI1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770013709"
},
"departure": {
"time": "1770013736"
},
"stopId": "RMHALLS1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770013762"
},
"departure": {
"time": "1770013793"
},
"stopId": "RMHOTLV1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770013804"
},
"departure": {
"time": "1770013842"
},
"stopId": "RMRPLAC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770013897"
},
"departure": {
"time": "1770013931"
},
"stopId": "RMPHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770013953"
},
"departure": {
"time": "1770013987"
},
"stopId": "RMTILLE2",
"stopSequence": 6
},
{
"arrival": {
"time": "1770014019"
},
"departure": {
"time": "1770014031"
},
"stopId": "BJCFA2",
"stopSequence": 7
},
{
"arrival": {
"time": "1770014101"
},
"departure": {
"time": "1770014143"
},
"stopId": "BJPROYA2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770014176"
},
"departure": {
"time": "1770014231"
},
"stopId": "BJEPARG2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770014282"
},
"departure": {
"time": "1770014320"
},
"stopId": "BJFOLAT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770014348"
},
"departure": {
"time": "1770014394"
},
"stopId": "BJPMICH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770014459"
},
"departure": {
"time": "1770014519"
},
"stopId": "BJVAUCA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1770014582"
},
"departure": {
"time": "1770014617"
},
"stopId": "BJEBARB2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770014650"
},
"departure": {
"time": "1770014662"
},
"stopId": "BJHBARB2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770014693"
},
"departure": {
"time": "1770014704"
},
"stopId": "BJVSCOT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1770014741"
},
"departure": {
"time": "1770014752"
},
"stopId": "BJSTRAU2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770014778"
},
"departure": {
"time": "1770014805"
},
"stopId": "BJCHANT2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770014838"
},
"departure": {
"time": "1770014873"
},
"stopId": "BJROSTA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770014884"
},
"departure": {
"time": "1770014914"
},
"stopId": "BJCHARM2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770014930"
},
"departure": {
"time": "1770014946"
},
"stopId": "BJCHFLE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770015021"
},
"departure": {
"time": "1770015032"
},
"stopId": "BJZACHA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770015172"
},
"departure": {
"time": "1770015197"
},
"stopId": "IDRIMBA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770015208"
},
"departure": {
"time": "1770015251"
},
"stopId": "IDAPOLL1",
"stopSequence": 23
},
{
"arrival": {
"time": "1770015262"
},
"departure": {
"time": "1770015293"
},
"stopId": "IDMISTR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770015326"
},
"departure": {
"time": "1770015349"
},
"stopId": "IDRASPE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770015395"
},
"departure": {
"time": "1770015437"
},
"stopId": "IDALICA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1770015475"
},
"departure": {
"time": "1770015502"
},
"stopId": "IDAPOLL2",
"stopSequence": 27
},
{
"arrival": {
"time": "1770015513"
},
"departure": {
"time": "1770015523"
},
"stopId": "IDRIMBA2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770015535"
},
"departure": {
"time": "1770015545"
},
"stopId": "IDPLOUV2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770015578"
},
"departure": {
"time": "1770015614"
},
"stopId": "IDCHASS2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770015640"
},
"departure": {
"time": "1770015673"
},
"stopId": "IDBRANC2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770015731"
},
"departure": {
"time": "1770015746"
},
"stopId": "IDADMIN2",
"stopSequence": 32
},
{
"arrival": {
"time": "1770015761"
},
"departure": {
"time": "1770015767"
},
"stopId": "IDHOTEL2",
"stopSequence": 33
},
{
"arrival": {
"time": "1770015805"
},
"departure": {
"time": "1770015880"
},
"stopId": "IDTRUFF2",
"stopSequence": 34
},
{
"arrival": {
"time": "1770015885"
},
"departure": {
"time": "1770015921"
},
"stopId": "IDHUBER2",
"stopSequence": 35
},
{
"arrival": {
"time": "1770015952"
},
"departure": {
"time": "1770015990"
},
"stopId": "IDDELOR2",
"stopSequence": 36
},
{
"arrival": {
"time": "1770016022"
},
"departure": {
"time": "1770016033"
},
"stopId": "IDATLAN2",
"stopSequence": 37
},
{
"arrival": {
"time": "1770016121"
},
"departure": {
"time": "1770016132"
},
"stopId": "IDDOISN2",
"stopSequence": 38
},
{
"arrival": {
"time": "1770016203"
},
"stopId": "IDPISCI2",
"stopSequence": 39
}
],
"timestamp": "1770024777",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "927-38855"
},
"vehicle": {
"id": "668f9b480ca0aead54276bac",
"label": "1336",
"licensePlate": "GX-700-KG"
}
}
},
{
"id": "trip:928-38842",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770009907"
},
"departure": {
"time": "1770009987"
},
"stopId": "RMZAPER1",
"stopSequence": 0
},
{
"arrival": {
"time": "1770010087"
},
"departure": {
"time": "1770010103"
},
"stopId": "RMLAVAI1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770010123"
},
"departure": {
"time": "1770010138"
},
"stopId": "RMHALLS1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770010175"
},
"departure": {
"time": "1770010191"
},
"stopId": "RMHOTLV1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770010203"
},
"departure": {
"time": "1770010258"
},
"stopId": "RMRPLAC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770010316"
},
"departure": {
"time": "1770010327"
},
"stopId": "RMPHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770010354"
},
"departure": {
"time": "1770010364"
},
"stopId": "RMTILLE2",
"stopSequence": 6
},
{
"arrival": {
"time": "1770010407"
},
"departure": {
"time": "1770010423"
},
"stopId": "BJCFA2",
"stopSequence": 7
},
{
"arrival": {
"time": "1770010491"
},
"departure": {
"time": "1770010503"
},
"stopId": "BJPROYA2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770010542"
},
"departure": {
"time": "1770010594"
},
"stopId": "BJEPARG2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770010644"
},
"departure": {
"time": "1770010660"
},
"stopId": "BJFOLAT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770010684"
},
"departure": {
"time": "1770010755"
},
"stopId": "BJPMICH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770010809"
},
"departure": {
"time": "1770010853"
},
"stopId": "BJVAUCA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1770010924"
},
"departure": {
"time": "1770010962"
},
"stopId": "BJEBARB2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770011000"
},
"departure": {
"time": "1770011012"
},
"stopId": "BJHBARB2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770011038"
},
"departure": {
"time": "1770011049"
},
"stopId": "BJVSCOT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1770011082"
},
"departure": {
"time": "1770011098"
},
"stopId": "BJSTRAU2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770011128"
},
"departure": {
"time": "1770011144"
},
"stopId": "BJCHANT2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770011177"
},
"departure": {
"time": "1770011209"
},
"stopId": "BJROSTA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770011227"
},
"departure": {
"time": "1770011243"
},
"stopId": "BJCHARM2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770011282"
},
"departure": {
"time": "1770011303"
},
"stopId": "BJCHFLE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1770011378"
},
"departure": {
"time": "1770011395"
},
"stopId": "BJZACHA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1770011550"
},
"departure": {
"time": "1770011561"
},
"stopId": "IDPLOUV2",
"stopSequence": 22
},
{
"arrival": {
"time": "1770011598"
},
"departure": {
"time": "1770011659"
},
"stopId": "IDCHASS2",
"stopSequence": 23
},
{
"arrival": {
"time": "1770011747"
},
"departure": {
"time": "1770011762"
},
"stopId": "IDSAYES2",
"stopSequence": 24
},
{
"arrival": {
"time": "1770011866"
},
"departure": {
"time": "1770011876"
},
"stopId": "IDCECOM2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770012082"
},
"departure": {
"time": "1770012097"
},
"stopId": "IDADMIN2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770012118"
},
"departure": {
"time": "1770012128"
},
"stopId": "IDHOTEL2",
"stopSequence": 27
},
{
"arrival": {
"time": "1770012163"
},
"departure": {
"time": "1770012179"
},
"stopId": "IDTRUFF2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770012189"
},
"departure": {
"time": "1770012214"
},
"stopId": "IDHUBER2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770012249"
},
"departure": {
"time": "1770012288"
},
"stopId": "IDDELOR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770012330"
},
"departure": {
"time": "1770012363"
},
"stopId": "IDATLAN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770012395"
},
"departure": {
"time": "1770012406"
},
"stopId": "IDDOISN2",
"stopSequence": 32
},
{
"arrival": {
"time": "1770012428"
},
"stopId": "IDPISCI2",
"stopSequence": 33
}
],
"timestamp": "1770024777",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "928-38842"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e751",
"label": "1329",
"licensePlate": "FS-550-LT"
}
}
},
{
"id": "trip:1138-38750",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770010347"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"arrival": {
"time": "1770010477"
},
"departure": {
"time": "1770010487"
},
"stopId": "VFBERTH1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770010502"
},
"departure": {
"time": "1770010539"
},
"stopId": "VFPINED1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770010539"
},
"departure": {
"time": "1770010598"
},
"stopId": "VFPASTE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770010613"
},
"departure": {
"time": "1770010624"
},
"stopId": "VFNOYER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770010646"
},
"departure": {
"time": "1770010656"
},
"stopId": "VFGINET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770010672"
},
"departure": {
"time": "1770010703"
},
"stopId": "VFVELLE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1770010753"
},
"departure": {
"time": "1770010765"
},
"stopId": "VFCHAR1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770010771"
},
"departure": {
"time": "1770010782"
},
"stopId": "VFMRAZ2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770010875"
},
"departure": {
"time": "1770010886"
},
"stopId": "QFGARGU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770010914"
},
"departure": {
"time": "1770010931"
},
"stopId": "QFCHARR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770010958"
},
"departure": {
"time": "1770010973"
},
"stopId": "QFCOCHE2",
"stopSequence": 11
},
{
"stopId": "QFALLIN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770011072"
},
"stopId": "QFLIEUS2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770011114"
},
"departure": {
"time": "1770011131"
},
"stopId": "QFMAIRI2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770011191"
},
"departure": {
"time": "1770011216"
},
"stopId": "QFMUGUE2",
"stopSequence": 15
},
{
"arrival": {
"time": "1770011236"
},
"departure": {
"time": "1770011265"
},
"stopId": "QFFURIN2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770011292"
},
"departure": {
"time": "1770011309"
},
"stopId": "QFMONUM2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770011338"
},
"departure": {
"time": "1770011419"
},
"stopId": "QFGARE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1770011599"
},
"departure": {
"time": "1770011609"
},
"stopId": "QFRURUI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1770011651"
},
"departure": {
"time": "1770011657"
},
"stopId": "QFRUMO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770011674"
},
"departure": {
"time": "1770011680"
},
"stopId": "QFDAUPH1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770011739"
},
"departure": {
"time": "1770011754"
},
"stopId": "QFA43ZI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770012092"
},
"departure": {
"time": "1770012130"
},
"stopId": "QFRP4R1",
"stopSequence": 23
},
{
"arrival": {
"time": "1770012180"
},
"departure": {
"time": "1770012192"
},
"stopId": "QFGARI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770012298"
},
"departure": {
"time": "1770012320"
},
"stopId": "VPMALA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770012379"
},
"departure": {
"time": "1770012389"
},
"stopId": "VPPICAR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1770012414"
},
"departure": {
"time": "1770012441"
},
"stopId": "VPLIBER1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770012542"
},
"departure": {
"time": "1770012578"
},
"stopId": "VPGENDA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770012594"
},
"departure": {
"time": "1770012604"
},
"stopId": "VPPISCI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1770012619"
},
"departure": {
"time": "1770012658"
},
"stopId": "VPHPOST1",
"stopSequence": 30
},
{
"arrival": {
"time": "1770012737"
},
"departure": {
"time": "1770012769"
},
"stopId": "VPGARE3",
"stopSequence": 31
},
{
"arrival": {
"time": "1770012909"
},
"departure": {
"time": "1770012933"
},
"stopId": "VFTECHO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1770013260"
},
"departure": {
"time": "1770013260"
},
"stopId": "VFMUISS2",
"stopSequence": 33
},
{
"arrival": {
"time": "1770013260"
},
"departure": {
"time": "1770013260"
},
"stopId": "VFPONT2",
"stopSequence": 34
},
{
"arrival": {
"time": "1770013380"
},
"departure": {
"time": "1770013380"
},
"stopId": "VFAILLA2",
"stopSequence": 35
},
{
"arrival": {
"time": "1770013380"
},
"departure": {
"time": "1770013380"
},
"stopId": "VFSECU2",
"stopSequence": 36
},
{
"arrival": {
"time": "1770013440"
},
"departure": {
"time": "1770013440"
},
"stopId": "VFSTBC6",
"stopSequence": 37
}
],
"timestamp": "1770024760",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1138-38750"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e37c",
"label": "1328",
"licensePlate": "FA-928-KL"
}
}
},
{
"id": "trip:1136-38766",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770012088"
},
"departure": {
"time": "1770012170"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"stopId": "VFSECU1",
"stopSequence": 1
},
{
"stopId": "VFAILLA1",
"stopSequence": 2
},
{
"stopId": "VFPONT1",
"stopSequence": 3
},
{
"stopId": "VFMUISS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770012459"
},
"departure": {
"time": "1770012479"
},
"stopId": "VFTECHO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770012626"
},
"departure": {
"time": "1770012651"
},
"stopId": "VPALPES2",
"stopSequence": 6
},
{
"arrival": {
"time": "1770012708"
},
"departure": {
"time": "1770012745"
},
"stopId": "VPHPOST2",
"stopSequence": 7
},
{
"arrival": {
"time": "1770012760"
},
"departure": {
"time": "1770012765"
},
"stopId": "VPPISCI2",
"stopSequence": 8
},
{
"arrival": {
"time": "1770012791"
},
"departure": {
"time": "1770012802"
},
"stopId": "VPGENDA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1770012865"
},
"departure": {
"time": "1770012892"
},
"stopId": "VPLIBER2",
"stopSequence": 10
},
{
"arrival": {
"time": "1770012913"
},
"departure": {
"time": "1770012918"
},
"stopId": "VPPICAR2",
"stopSequence": 11
},
{
"arrival": {
"time": "1770012993"
},
"departure": {
"time": "1770013003"
},
"stopId": "VPMALA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1770013097"
},
"departure": {
"time": "1770013102"
},
"stopId": "QFGARI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1770013157"
},
"departure": {
"time": "1770013163"
},
"stopId": "QFRP4R2",
"stopSequence": 14
},
{
"arrival": {
"time": "1770013426"
},
"departure": {
"time": "1770013441"
},
"stopId": "QFA43ZI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770013672"
},
"departure": {
"time": "1770013703"
},
"stopId": "QFDAUPH2",
"stopSequence": 16
},
{
"arrival": {
"time": "1770013735"
},
"departure": {
"time": "1770013740"
},
"stopId": "QFRUMO2",
"stopSequence": 17
},
{
"arrival": {
"time": "1770013789"
},
"departure": {
"time": "1770013819"
},
"stopId": "QFRURUI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1770013981"
},
"departure": {
"time": "1770013996"
},
"stopId": "QFGARE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1770014007"
},
"departure": {
"time": "1770014027"
},
"stopId": "QFMONUM1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770014096"
},
"departure": {
"time": "1770014135"
},
"stopId": "QFFURIN1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770014157"
},
"departure": {
"time": "1770014184"
},
"stopId": "QFMAIRI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770014262"
},
"departure": {
"time": "1770014305"
},
"stopId": "QFLIEUS1",
"stopSequence": 23
},
{
"arrival": {
"time": "1770014336"
},
"departure": {
"time": "1770014410"
},
"stopId": "QFALLIN1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770014461"
},
"departure": {
"time": "1770014472"
},
"stopId": "QFCOCHE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770014499"
},
"departure": {
"time": "1770014539"
},
"stopId": "QFCHARR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1770014570"
},
"departure": {
"time": "1770014581"
},
"stopId": "QFGARGU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1770014635"
},
"departure": {
"time": "1770014645"
},
"stopId": "VFMRAZ1",
"stopSequence": 28
},
{
"arrival": {
"time": "1770014687"
},
"departure": {
"time": "1770014692"
},
"stopId": "VFCHAR2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770014728"
},
"departure": {
"time": "1770014756"
},
"stopId": "VFVELLE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770014767"
},
"departure": {
"time": "1770014779"
},
"stopId": "VFGINET2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770014795"
},
"departure": {
"time": "1770014800"
},
"stopId": "VFNOYER2",
"stopSequence": 32
},
{
"arrival": {
"time": "1770014812"
},
"departure": {
"time": "1770014838"
},
"stopId": "VFPASTE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1770014850"
},
"departure": {
"time": "1770014876"
},
"stopId": "VFPINED2",
"stopSequence": 34
},
{
"arrival": {
"time": "1770014881"
},
"departure": {
"time": "1770014887"
},
"stopId": "VFBERTH2",
"stopSequence": 35
},
{
"arrival": {
"time": "1770015051"
},
"stopId": "VFSTBC6",
"stopSequence": 36
}
],
"timestamp": "1770024774",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1136-38766"
},
"vehicle": {
"id": "64aec41cde26085277efc57c",
"label": "1335",
"licensePlate": "GP-860-RB"
}
}
},
{
"id": "trip:1143-38330",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770015130"
},
"departure": {
"time": "1770015141"
},
"stopId": "QFGARE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1770015156"
},
"departure": {
"time": "1770015194"
},
"stopId": "QFMONUM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770015239"
},
"departure": {
"time": "1770015283"
},
"stopId": "QFFURIN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770015298"
},
"departure": {
"time": "1770015345"
},
"stopId": "QFMAIRI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770015391"
},
"departure": {
"time": "1770015411"
},
"stopId": "QFLIEUS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1770015436"
},
"departure": {
"time": "1770015480"
},
"stopId": "QFALLIN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770015610"
},
"departure": {
"time": "1770015622"
},
"stopId": "QFMUGUE2",
"stopSequence": 6
},
{
"arrival": {
"time": "1770015728"
},
"departure": {
"time": "1770015738"
},
"stopId": "QFNOIRE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770015763"
},
"departure": {
"time": "1770015806"
},
"stopId": "QFANJOU3",
"stopSequence": 8
},
{
"arrival": {
"time": "1770015837"
},
"departure": {
"time": "1770015860"
},
"stopId": "QFLAFA1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770015895"
},
"departure": {
"time": "1770015905"
},
"stopId": "QFBRET1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770015925"
},
"departure": {
"time": "1770015930"
},
"stopId": "QFMAINE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770015955"
},
"departure": {
"time": "1770015960"
},
"stopId": "QFARRI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770015985"
},
"departure": {
"time": "1770016011"
},
"stopId": "QFMALA1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770016099"
},
"departure": {
"time": "1770016145"
},
"stopId": "VPARTOI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770016155"
},
"departure": {
"time": "1770016187"
},
"stopId": "VPLOIPE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770016232"
},
"departure": {
"time": "1770016273"
},
"stopId": "VPRIANT1",
"stopSequence": 16
},
{
"arrival": {
"time": "1770016318"
},
"departure": {
"time": "1770016328"
},
"stopId": "VPJMOUL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1770016392"
},
"departure": {
"time": "1770016437"
},
"stopId": "VPMAIRI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1770016537"
},
"departure": {
"time": "1770016587"
},
"stopId": "VPGARE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1770016662"
},
"departure": {
"time": "1770016728"
},
"stopId": "VFROCHE1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770016794"
},
"departure": {
"time": "1770016809"
},
"stopId": "VFBOURG1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770016834"
},
"departure": {
"time": "1770016876"
},
"stopId": "VFREPUB1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770016916"
},
"departure": {
"time": "1770017053"
},
"stopId": "VFSTBC1",
"stopSequence": 23
},
{
"arrival": {
"time": "1770017270"
},
"departure": {
"time": "1770017275"
},
"stopId": "VFSTADE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770017315"
},
"departure": {
"time": "1770017349"
},
"stopId": "VFFOUGE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770017370"
},
"departure": {
"time": "1770017385"
},
"stopId": "VFEUROP1",
"stopSequence": 26
},
{
"arrival": {
"time": "1770017492"
},
"departure": {
"time": "1770017517"
},
"stopId": "VFHUDSO2",
"stopSequence": 27
},
{
"arrival": {
"time": "1770017553"
},
"departure": {
"time": "1770017584"
},
"stopId": "VFQUINC2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770017637"
},
"departure": {
"time": "1770017685"
},
"stopId": "VFFOUGH2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770017690"
},
"departure": {
"time": "1770017729"
},
"stopId": "VFESSAR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770017744"
},
"departure": {
"time": "1770017759"
},
"stopId": "VFCHENE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770017759"
},
"departure": {
"time": "1770017788"
},
"stopId": "VFAUBEP2",
"stopSequence": 32
},
{
"arrival": {
"time": "1770017808"
},
"departure": {
"time": "1770017818"
},
"stopId": "VFHALLE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1770017838"
},
"stopId": "VFEUROP2",
"stopSequence": 34
}
],
"timestamp": "1770024773",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1143-38330"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e208",
"label": "1320",
"licensePlate": "DQ-905-PT"
}
}
},
{
"id": "trip:1141-38331",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770016558"
},
"departure": {
"time": "1770017069"
},
"stopId": "QFGARE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1770017084"
},
"departure": {
"time": "1770017106"
},
"stopId": "QFMONUM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770017196"
},
"departure": {
"time": "1770017212"
},
"stopId": "QFFURIN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770017236"
},
"departure": {
"time": "1770017305"
},
"stopId": "QFMAIRI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770017348"
},
"departure": {
"time": "1770017358"
},
"stopId": "QFMUGUE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1770017446"
},
"departure": {
"time": "1770017461"
},
"stopId": "QFNOIRE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770017492"
},
"departure": {
"time": "1770017520"
},
"stopId": "QFANJOU3",
"stopSequence": 6
},
{
"arrival": {
"time": "1770017536"
},
"departure": {
"time": "1770017564"
},
"stopId": "QFLAFA1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770017597"
},
"departure": {
"time": "1770017607"
},
"stopId": "QFBRET1",
"stopSequence": 8
},
{
"arrival": {
"time": "1770017624"
},
"departure": {
"time": "1770017635"
},
"stopId": "QFMAINE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770017661"
},
"departure": {
"time": "1770017672"
},
"stopId": "QFARRI1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770017694"
},
"departure": {
"time": "1770017720"
},
"stopId": "QFMALA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770017797"
},
"departure": {
"time": "1770017834"
},
"stopId": "VPARTOI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770017856"
},
"departure": {
"time": "1770017884"
},
"stopId": "VPLOIPE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770017932"
},
"departure": {
"time": "1770017982"
},
"stopId": "VPRIANT1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770018025"
},
"departure": {
"time": "1770018036"
},
"stopId": "VPJMOUL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770018101"
},
"departure": {
"time": "1770018147"
},
"stopId": "VPMAIRI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1770018235"
},
"departure": {
"time": "1770018290"
},
"stopId": "VPGARE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1770018383"
},
"departure": {
"time": "1770018438"
},
"stopId": "VFROCHE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1770018509"
},
"departure": {
"time": "1770018521"
},
"stopId": "VFBOURG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1770018548"
},
"departure": {
"time": "1770018598"
},
"stopId": "VFREPUB1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770018655"
},
"departure": {
"time": "1770018673"
},
"stopId": "VFSTBC1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770018906"
},
"departure": {
"time": "1770018917"
},
"stopId": "VFSTADE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770018960"
},
"departure": {
"time": "1770018998"
},
"stopId": "VFFOUGE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1770019019"
},
"departure": {
"time": "1770019077"
},
"stopId": "VFEUROP1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770019193"
},
"departure": {
"time": "1770019287"
},
"stopId": "VFHUDSO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770019321"
},
"departure": {
"time": "1770019360"
},
"stopId": "VFQUINC2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770019404"
},
"departure": {
"time": "1770019446"
},
"stopId": "VFFOUGH2",
"stopSequence": 27
},
{
"arrival": {
"time": "1770019451"
},
"departure": {
"time": "1770019462"
},
"stopId": "VFESSAR2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770019478"
},
"departure": {
"time": "1770019500"
},
"stopId": "VFCHENE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770019500"
},
"departure": {
"time": "1770019532"
},
"stopId": "VFAUBEP2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770019548"
},
"departure": {
"time": "1770019559"
},
"stopId": "VFHALLE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770019597"
},
"stopId": "VFEUROP2",
"stopSequence": 32
}
],
"timestamp": "1770024775",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1141-38331"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e290",
"label": "1302",
"licensePlate": "194-DDZ-38"
}
}
},
{
"id": "trip:1141-38328",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770011585"
},
"departure": {
"time": "1770011596"
},
"stopId": "QFGARE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1770011616"
},
"departure": {
"time": "1770011644"
},
"stopId": "QFMONUM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1770011701"
},
"departure": {
"time": "1770011718"
},
"stopId": "QFFURIN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1770011738"
},
"departure": {
"time": "1770011768"
},
"stopId": "QFMAIRI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1770011816"
},
"departure": {
"time": "1770011827"
},
"stopId": "QFMUGUE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1770011958"
},
"departure": {
"time": "1770012000"
},
"stopId": "QFNOIRE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1770012022"
},
"departure": {
"time": "1770012033"
},
"stopId": "QFANJOU3",
"stopSequence": 6
},
{
"arrival": {
"time": "1770012054"
},
"departure": {
"time": "1770012064"
},
"stopId": "QFLAFA1",
"stopSequence": 7
},
{
"arrival": {
"time": "1770012111"
},
"departure": {
"time": "1770012126"
},
"stopId": "QFBRET1",
"stopSequence": 8
},
{
"arrival": {
"time": "1770012142"
},
"departure": {
"time": "1770012152"
},
"stopId": "QFMAINE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1770012178"
},
"departure": {
"time": "1770012188"
},
"stopId": "QFARRI1",
"stopSequence": 10
},
{
"arrival": {
"time": "1770012214"
},
"departure": {
"time": "1770012226"
},
"stopId": "QFMALA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1770012292"
},
"departure": {
"time": "1770012328"
},
"stopId": "VPARTOI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1770012343"
},
"departure": {
"time": "1770012353"
},
"stopId": "VPLOIPE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1770012400"
},
"departure": {
"time": "1770012426"
},
"stopId": "VPRIANT1",
"stopSequence": 14
},
{
"arrival": {
"time": "1770012471"
},
"departure": {
"time": "1770012487"
},
"stopId": "VPJMOUL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1770012537"
},
"departure": {
"time": "1770012549"
},
"stopId": "VPMAIRI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1770012643"
},
"departure": {
"time": "1770012703"
},
"stopId": "VPGARE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1770012792"
},
"departure": {
"time": "1770012838"
},
"stopId": "VFROCHE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1770012916"
},
"departure": {
"time": "1770012927"
},
"stopId": "VFBOURG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1770012975"
},
"departure": {
"time": "1770012991"
},
"stopId": "VFREPUB1",
"stopSequence": 20
},
{
"arrival": {
"time": "1770013034"
},
"departure": {
"time": "1770013141"
},
"stopId": "VFSTBC1",
"stopSequence": 21
},
{
"arrival": {
"time": "1770013414"
},
"departure": {
"time": "1770013425"
},
"stopId": "VFSTADE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1770013462"
},
"departure": {
"time": "1770013495"
},
"stopId": "VFFOUGE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1770013515"
},
"departure": {
"time": "1770013561"
},
"stopId": "VFEUROP1",
"stopSequence": 24
},
{
"arrival": {
"time": "1770013677"
},
"departure": {
"time": "1770013742"
},
"stopId": "VFHUDSO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1770013777"
},
"departure": {
"time": "1770013816"
},
"stopId": "VFQUINC2",
"stopSequence": 26
},
{
"arrival": {
"time": "1770013862"
},
"departure": {
"time": "1770013897"
},
"stopId": "VFFOUGH2",
"stopSequence": 27
},
{
"arrival": {
"time": "1770013903"
},
"departure": {
"time": "1770013944"
},
"stopId": "VFESSAR2",
"stopSequence": 28
},
{
"arrival": {
"time": "1770013960"
},
"departure": {
"time": "1770013988"
},
"stopId": "VFCHENE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1770013993"
},
"departure": {
"time": "1770014020"
},
"stopId": "VFAUBEP2",
"stopSequence": 30
},
{
"arrival": {
"time": "1770014042"
},
"departure": {
"time": "1770014057"
},
"stopId": "VFHALLE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1770014078"
},
"stopId": "VFEUROP2",
"stopSequence": 32
}
],
"timestamp": "1770024775",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1141-38328"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e290",
"label": "1302",
"licensePlate": "194-DDZ-38"
}
}
},
{
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"tripId": "935-38035"
}
}
},
{
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"tripId": "930-38038"
}
}
},
{
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"tripId": "929-38032"
}
}
},
{
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"tripId": "924-38037"
}
}
},
{
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"tripId": "1046-38113"
}
}
},
{
"id": "trip:983-38051",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "983-38051"
}
}
},
{
"id": "trip:983-38047",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "983-38047"
}
}
},
{
"id": "trip:983-38043",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "983-38043"
}
}
},
{
"id": "trip:981-38053",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "981-38053"
}
}
},
{
"id": "trip:981-38050",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "981-38050"
}
}
},
{
"id": "trip:981-38046",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "981-38046"
}
}
},
{
"id": "trip:981-38042",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "981-38042"
}
}
},
{
"id": "trip:979-38049",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "979-38049"
}
}
},
{
"id": "trip:979-38045",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "979-38045"
}
}
},
{
"id": "trip:979-38041",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "979-38041"
}
}
},
{
"id": "trip:976-38052",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "976-38052"
}
}
},
{
"id": "trip:976-38048",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "976-38048"
}
}
},
{
"id": "trip:976-38044",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "976-38044"
}
}
},
{
"id": "trip:976-38040",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "976-38040"
}
}
},
{
"id": "trip:966-38039",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "966-38039"
}
}
},
{
"id": "trip:966-38035",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "966-38035"
}
}
},
{
"id": "trip:966-38031",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "966-38031"
}
}
},
{
"id": "trip:966-38027",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "966-38027"
}
}
},
{
"id": "trip:961-38038",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "961-38038"
}
}
},
{
"id": "trip:961-38034",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "961-38034"
}
}
},
{
"id": "trip:961-38030",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "961-38030"
}
}
},
{
"id": "trip:961-38026",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "961-38026"
}
}
},
{
"id": "trip:960-38036",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "960-38036"
}
}
},
{
"id": "trip:960-38032",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "960-38032"
}
}
},
{
"id": "trip:960-38028",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "960-38028"
}
}
},
{
"id": "trip:956-38037",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "956-38037"
}
}
},
{
"id": "trip:956-38033",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "956-38033"
}
}
},
{
"id": "trip:956-38029",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "956-38029"
}
}
},
{
"id": "trip:956-38025",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"tripId": "956-38025"
}
}
},
{
"id": "trip:1071-38141",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"stopId": "BJALPES1",
"stopSequence": 16
},
{
"stopId": "BJGARE1",
"stopSequence": 17
},
{
"stopId": "BJPOSTE2",
"stopSequence": 18
},
{
"stopId": "BJLYCEE2",
"stopSequence": 19
},
{
"stopId": "BJVAUCA2",
"stopSequence": 20
},
{
"stopId": "BJEBARB2",
"stopSequence": 21
},
{
"stopId": "BJHBARB2",
"stopSequence": 22
},
{
"stopId": "BJVSCOT2",
"stopSequence": 23
},
{
"stopId": "BJSTRAU2",
"stopSequence": 24
},
{
"stopId": "BJCHANT2",
"stopSequence": 25
},
{
"stopId": "BJROSTA2",
"stopSequence": 26
},
{
"stopId": "BJCHARM2",
"stopSequence": 27
},
{
"stopId": "BJCHFLE2",
"stopSequence": 28
},
{
"stopId": "BJPREPO2",
"stopSequence": 29
},
{
"stopId": "BJLINNE2",
"stopSequence": 30
},
{
"stopId": "BJCHPIN2",
"stopSequence": 31
},
{
"stopId": "BJMOZAB2",
"stopSequence": 32
}
],
"timestamp": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"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": "1770024779",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"tripId": "1004-38172"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1770024779"
}
}