Détails de la ressource
Heures de passage en temps réel aux points d’arrêts des lignes du réseaux de transport ZOU! Express, au format GTFS-RT (Real Time)
Cette ressource fait partie du jeu de données Réseau interurbain Express ZOU !.
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
❌240 erreurs, 74 avertissements
De nombreuses erreurs de validation indiquent que les identifiants du GTFS-RT ne correspondent pas aux identifiants du GTFS.
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 05/08/2026 à 09h08 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 4 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- trip_id GTFSRT:REALTIME:realtime.fr-paca.provence:260801-2433-4269-1 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id GTFSRT:REALTIME:realtime.fr-paca.provence:260801-2434-4268-1 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id CFP:260801-2489-4314-1 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id CFP:260801-2444-4272-1 does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt stop_id does not exist in GTFS data E011 235 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id MCN:17469@2026-08-03 stop_id stop_point:MCN:87751008 does not exist in GTFS data stops.txt
- trip_id MCN:17469@2026-08-03 stop_id stop_point:MCN:87755009 does not exist in GTFS data stops.txt
- trip_id MCN:17469@2026-08-03 stop_id stop_point:MCN:87755371 does not exist in GTFS data stops.txt
- trip_id MCN:17469@2026-08-03 stop_id stop_point:MCN:87755447 does not exist in GTFS data stops.txt
- trip_id MCN:17469@2026-08-03 stop_id stop_point:MCN:87757526 does not exist in GTFS data stops.txt
Sequential stop_time_updates have the same stop_id E037 1 erreur
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Exemples d'erreurs
- trip_id CFP:260801-2489-4314-1 has repeating stop_id stop_point:CFP:0-52 - sequential stop_ids should be different
Avertissements
timestamp not populated W001 25 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id MCN:17469@2026-08-03 does not have a timestamp
- trip_id MCN:17475@2026-08-03 does not have a timestamp
- trip_id MCN:17472@2026-08-03 does not have a timestamp
- trip_id MCN:17473@2026-08-03 does not have a timestamp
- trip_id MCN:17477@2026-08-03 does not have a timestamp
vehicle_id not populated W002 25 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id MCN:17469@2026-08-03 does not have a vehicle_id
- trip_id MCN:17475@2026-08-03 does not have a vehicle_id
- trip_id MCN:17472@2026-08-03 does not have a vehicle_id
- trip_id MCN:17473@2026-08-03 does not have a vehicle_id
- trip_id MCN:17477@2026-08-03 does not have a vehicle_id
Header timestamp is older than 65 seconds W008 1 erreur
The data in a GTFS-realtime feed should always be less than one minute old
Exemples d'erreurs
- header.timestamp is 1413 min 40 sec old which is greater than the recommended age of 65 seconds
schedule_relationship not populated W009 23 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id MCN:17469@2026-08-03 stop_id stop_point:MCN:87751008 (and potentially more for this trip) does not have a schedule_relationship
- trip_id MCN:17475@2026-08-03 stop_id stop_point:MCN:87751008 (and potentially more for this trip) does not have a schedule_relationship
- trip_id MCN:17472@2026-08-03 stop_id stop_point:MCN:87756056 (and potentially more for this trip) does not have a schedule_relationship
- trip_id MCN:17473@2026-08-03 stop_id stop_point:MCN:87751008 (and potentially more for this trip) does not have a schedule_relationship
- trip_id MCN:17477@2026-08-03 stop_id stop_point:MCN:87751008 (and potentially more for this trip) does not have a schedule_relationship
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 |
|---|---|---|---|
| W001 | Timestamps should be populated for all elements | 1 219 | 30 fois (100 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 508 | 25 fois (83 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 13 326 | 19 fois (63 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 868 | 19 fois (63 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 823 | 19 fois (63 % des validations) |
| W008 | The data in a GTFS-realtime feed should always be less than one minute old | 18 | 18 fois (60 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 154 | 17 fois (57 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 47 | 5 fois (17 % 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. | 9 | 5 fois (17 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 05/08/2026 à 12h20 Europe/Paris.
trip_updates (74) vehicle_positions (0) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updatesFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 05/08/2026 à 12h20 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "019bb3ea-ce5c-4af1-b672-6b8b510211f1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1785838800"
},
"departure": {
"delay": 0,
"time": "1785838800"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 78,
"time": "1785838927"
},
"departure": {
"delay": 78,
"time": "1785838927"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 83,
"time": "1785839045"
},
"departure": {
"delay": 83,
"time": "1785839045"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 124,
"time": "1785839193"
},
"departure": {
"delay": 124,
"time": "1785839193"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -120,
"time": "1785839280"
},
"departure": {
"delay": 0,
"time": "1785839400"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": -81,
"time": "1785839540"
},
"departure": {
"delay": -81,
"time": "1785839540"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -7,
"time": "1785839696"
},
"departure": {
"delay": -7,
"time": "1785839696"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": -115,
"time": "1785839825"
},
"departure": {
"delay": 5,
"time": "1785839945"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 29,
"time": "1785840067"
},
"departure": {
"delay": 29,
"time": "1785840067"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 31,
"time": "1785840187"
},
"departure": {
"delay": 31,
"time": "1785840187"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": -120,
"time": "1785840360"
},
"departure": {
"delay": 0,
"time": "1785840480"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": 38,
"time": "1785840582"
},
"departure": {
"delay": 38,
"time": "1785840582"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": 44,
"time": "1785840704"
},
"departure": {
"delay": 44,
"time": "1785840704"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": -4,
"time": "1785840956"
},
"departure": {
"delay": 56,
"time": "1785841016"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": 31,
"time": "1785841156"
},
"departure": {
"delay": 31,
"time": "1785841156"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": -4,
"time": "1785841194"
},
"departure": {
"delay": -4,
"time": "1785841194"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": -60,
"time": "1785841320"
},
"departure": {
"delay": 0,
"time": "1785841380"
},
"stopId": "stop_point:CFP:0-23"
},
{
"arrival": {
"delay": 12,
"time": "1785841499"
},
"departure": {
"delay": 12,
"time": "1785841499"
},
"stopId": "stop_point:CFP:0-85"
},
{
"arrival": {
"delay": 43,
"time": "1785842356"
},
"departure": {
"delay": 43,
"time": "1785842356"
},
"stopId": "stop_point:CFP:0-29"
},
{
"arrival": {
"delay": -31,
"time": "1785842549"
},
"departure": {
"delay": 29,
"time": "1785842609"
},
"stopId": "stop_point:CFP:0-30"
},
{
"arrival": {
"delay": 28,
"time": "1785842930"
},
"departure": {
"delay": 28,
"time": "1785842930"
},
"stopId": "stop_point:CFP:0-32"
},
{
"arrival": {
"delay": 18,
"time": "1785843138"
},
"departure": {
"delay": 18,
"time": "1785843138"
},
"stopId": "stop_point:CFP:0-34"
},
{
"arrival": {
"delay": 68,
"time": "1785843273"
},
"departure": {
"delay": 68,
"time": "1785843273"
},
"stopId": "stop_point:CFP:0-36"
},
{
"arrival": {
"delay": 40,
"time": "1785843453"
},
"departure": {
"delay": 40,
"time": "1785843453"
},
"stopId": "stop_point:CFP:0-37"
},
{
"arrival": {
"delay": -44,
"time": "1785843736"
},
"departure": {
"delay": 16,
"time": "1785843796"
},
"stopId": "stop_point:CFP:0-40"
},
{
"arrival": {
"delay": -30,
"time": "1785844230"
},
"departure": {
"delay": 30,
"time": "1785844290"
},
"stopId": "stop_point:CFP:0-44"
},
{
"arrival": {
"delay": 74,
"time": "1785844519"
},
"departure": {
"delay": 74,
"time": "1785844519"
},
"stopId": "stop_point:CFP:0-46"
},
{
"arrival": {
"delay": 56,
"time": "1785844577"
},
"departure": {
"delay": 56,
"time": "1785844577"
},
"stopId": "stop_point:CFP:0-47"
},
{
"arrival": {
"delay": 48,
"time": "1785844690"
},
"departure": {
"delay": 48,
"time": "1785844690"
},
"stopId": "stop_point:CFP:0-48"
},
{
"arrival": {
"delay": 44,
"time": "1785844864"
},
"departure": {
"delay": 44,
"time": "1785844864"
},
"stopId": "stop_point:CFP:0-49"
},
{
"arrival": {
"delay": 55,
"time": "1785845109"
},
"departure": {
"delay": 55,
"time": "1785845109"
},
"stopId": "stop_point:CFP:0-50"
},
{
"arrival": {
"delay": 0,
"time": "1785845216"
},
"departure": {
"delay": 0,
"time": "1785845216"
},
"stopId": "stop_point:CFP:0-51"
},
{
"arrival": {
"delay": 20,
"time": "1785845660"
},
"departure": {
"delay": 20,
"time": "1785845660"
},
"stopId": "stop_point:CFP:0-51"
},
{
"arrival": {
"delay": 23,
"time": "1785845891"
},
"departure": {
"delay": 23,
"time": "1785845891"
},
"stopId": "stop_point:CFP:0-53"
},
{
"arrival": {
"delay": 24,
"time": "1785846002"
},
"departure": {
"delay": 24,
"time": "1785846002"
},
"stopId": "stop_point:CFP:0-54"
},
{
"arrival": {
"delay": 48,
"time": "1785846337"
},
"departure": {
"delay": 48,
"time": "1785846337"
},
"stopId": "stop_point:CFP:0-56"
},
{
"arrival": {
"delay": 49,
"time": "1785846499"
},
"departure": {
"delay": 49,
"time": "1785846499"
},
"stopId": "stop_point:CFP:0-57"
},
{
"arrival": {
"delay": -33,
"time": "1785846807"
},
"departure": {
"delay": 27,
"time": "1785846867"
},
"stopId": "stop_point:CFP:0-59"
},
{
"arrival": {
"delay": 127,
"time": "1785847214"
},
"departure": {
"delay": 127,
"time": "1785847214"
},
"stopId": "stop_point:CFP:0-60"
},
{
"arrival": {
"delay": 113,
"time": "1785847478"
},
"departure": {
"delay": 113,
"time": "1785847478"
},
"stopId": "stop_point:CFP:0-61"
},
{
"arrival": {
"delay": -428,
"time": "1785847612"
},
"departure": {
"delay": -428,
"time": "1785847612"
},
"stopId": "stop_point:CFP:0-62"
},
{
"arrival": {
"delay": -428,
"time": "1785848032"
},
"departure": {
"delay": -428,
"time": "1785848032"
},
"stopId": "stop_point:CFP:0-64"
},
{
"arrival": {
"delay": -428,
"time": "1785848692"
},
"departure": {
"delay": -428,
"time": "1785848692"
},
"stopId": "stop_point:CFP:0-68"
},
{
"arrival": {
"delay": -428,
"time": "1785849172"
},
"departure": {
"delay": -428,
"time": "1785849172"
},
"stopId": "stop_point:CFP:0-72"
},
{
"arrival": {
"delay": -428,
"time": "1785849438"
},
"departure": {
"delay": -428,
"time": "1785849438"
},
"stopId": "stop_point:CFP:0-74"
},
{
"arrival": {
"delay": -428,
"time": "1785849772"
},
"departure": {
"delay": -428,
"time": "1785849772"
},
"stopId": "stop_point:CFP:0-76"
},
{
"arrival": {
"delay": -428,
"time": "1785850492"
},
"departure": {
"delay": -428,
"time": "1785850492"
},
"stopId": "stop_point:CFP:0-169"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2482-4442-1"
}
}
},
{
"id": "4cd14264-1414-4a11-a24f-0bce708ce458",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 140,
"time": "1785836540"
},
"departure": {
"delay": 140,
"time": "1785836540"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 172,
"time": "1785836621"
},
"departure": {
"delay": 172,
"time": "1785836621"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 196,
"time": "1785836758"
},
"departure": {
"delay": 196,
"time": "1785836758"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 187,
"time": "1785836856"
},
"departure": {
"delay": 187,
"time": "1785836856"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -14,
"time": "1785836986"
},
"departure": {
"delay": 106,
"time": "1785837106"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": 13,
"time": "1785837234"
},
"departure": {
"delay": 13,
"time": "1785837234"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 103,
"time": "1785837406"
},
"departure": {
"delay": 103,
"time": "1785837406"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": -69,
"time": "1785837471"
},
"departure": {
"delay": 51,
"time": "1785837591"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 63,
"time": "1785837701"
},
"departure": {
"delay": 63,
"time": "1785837701"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 129,
"time": "1785837885"
},
"departure": {
"delay": 129,
"time": "1785837885"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": -120,
"time": "1785837960"
},
"departure": {
"delay": 0,
"time": "1785838080"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": 60,
"time": "1785838204"
},
"departure": {
"delay": 60,
"time": "1785838204"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": 42,
"time": "1785838302"
},
"departure": {
"delay": 42,
"time": "1785838302"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": 25,
"time": "1785838585"
},
"departure": {
"delay": 85,
"time": "1785838645"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": 106,
"time": "1785838831"
},
"departure": {
"delay": 106,
"time": "1785838831"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": 113,
"time": "1785838911"
},
"departure": {
"delay": 113,
"time": "1785838911"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": 92,
"time": "1785839012"
},
"departure": {
"delay": 92,
"time": "1785839012"
},
"stopId": "stop_point:CFP:0-23"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2449-4287-1"
}
}
},
{
"id": "6db44a45-5a8c-4e03-891b-632826e58fee",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1785833820"
},
"departure": {
"delay": 600,
"time": "1785834420"
},
"stopId": "stop_point:MCN:87751008"
},
{
"arrival": {
"delay": 600,
"time": "1785837000"
},
"departure": {
"delay": 600,
"time": "1785837180"
},
"stopId": "stop_point:MCN:87755009"
},
{
"arrival": {
"delay": 600,
"time": "1785839460"
},
"departure": {
"delay": 600,
"time": "1785839580"
},
"stopId": "stop_point:MCN:87755447"
},
{
"arrival": {
"delay": 600,
"time": "1785840480"
},
"departure": {
"delay": 600,
"time": "1785840600"
},
"stopId": "stop_point:MCN:87757526"
},
{
"arrival": {
"delay": 600,
"time": "1785841980"
},
"departure": {
"delay": 600,
"time": "1785842160"
},
"stopId": "stop_point:MCN:87757625"
},
{
"arrival": {
"delay": 600,
"time": "1785842670"
},
"departure": {
"delay": 600,
"time": "1785842790"
},
"stopId": "stop_point:MCN:87757674"
},
{
"arrival": {
"delay": 600,
"time": "1785843570"
},
"departure": {
"delay": 600,
"time": "1785843660"
},
"stopId": "stop_point:MCN:87756254"
},
{
"arrival": {
"delay": 600,
"time": "1785844050"
},
"departure": {
"delay": 600,
"time": "1785844050"
},
"stopId": "stop_point:MCN:87756056"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "MCN:17477@2026-08-04"
}
}
},
{
"id": "4c5921b7-b898-4bc2-ad93-724c7f057f8d",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1785839590"
},
"departure": {
"delay": 10,
"time": "1785839590"
},
"stopId": "stop_point:CFP:0-23"
},
{
"arrival": {
"delay": 28,
"time": "1785839729"
},
"departure": {
"delay": 28,
"time": "1785839729"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": 2,
"time": "1785839776"
},
"departure": {
"delay": 2,
"time": "1785839776"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": -60,
"time": "1785839940"
},
"departure": {
"delay": 0,
"time": "1785840000"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": -4,
"time": "1785840235"
},
"departure": {
"delay": -4,
"time": "1785840235"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": -10,
"time": "1785840346"
},
"departure": {
"delay": -10,
"time": "1785840346"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": -240,
"time": "1785840420"
},
"departure": {
"delay": 0,
"time": "1785840660"
},
"stopId": "stop_point:CFP:0-14"
},
{
"arrival": {
"delay": -47,
"time": "1785840816"
},
"departure": {
"delay": -47,
"time": "1785840816"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": -43,
"time": "1785840938"
},
"departure": {
"delay": -43,
"time": "1785840938"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -120,
"time": "1785841080"
},
"departure": {
"delay": 0,
"time": "1785841200"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": 26,
"time": "1785841342"
},
"departure": {
"delay": 26,
"time": "1785841342"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 75,
"time": "1785841473"
},
"departure": {
"delay": 75,
"time": "1785841473"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -108,
"time": "1785841632"
},
"departure": {
"delay": 12,
"time": "1785841752"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": -54,
"time": "1785841896"
},
"departure": {
"delay": -54,
"time": "1785841896"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": 7,
"time": "1785842064"
},
"departure": {
"delay": 7,
"time": "1785842064"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": -20,
"time": "1785842150"
},
"departure": {
"delay": -20,
"time": "1785842150"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 14,
"time": "1785842234"
},
"departure": {
"delay": 14,
"time": "1785842234"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2450-4296-1"
}
}
},
{
"id": "48d1a2df-a52b-4405-af6c-6c74fc428eb3",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1785841323"
},
"departure": {
"delay": 123,
"time": "1785841323"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 195,
"time": "1785841444"
},
"departure": {
"delay": 195,
"time": "1785841444"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 192,
"time": "1785841554"
},
"departure": {
"delay": 192,
"time": "1785841554"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 192,
"time": "1785841661"
},
"departure": {
"delay": 192,
"time": "1785841661"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -104,
"time": "1785841696"
},
"departure": {
"delay": 16,
"time": "1785841816"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": -21,
"time": "1785842000"
},
"departure": {
"delay": -21,
"time": "1785842000"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 28,
"time": "1785842131"
},
"departure": {
"delay": 28,
"time": "1785842131"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": -106,
"time": "1785842234"
},
"departure": {
"delay": 14,
"time": "1785842354"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 29,
"time": "1785842467"
},
"departure": {
"delay": 29,
"time": "1785842467"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 74,
"time": "1785842630"
},
"departure": {
"delay": 74,
"time": "1785842630"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": -120,
"time": "1785842760"
},
"departure": {
"delay": 0,
"time": "1785842880"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": 28,
"time": "1785842972"
},
"departure": {
"delay": 28,
"time": "1785842972"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": 12,
"time": "1785843072"
},
"departure": {
"delay": 12,
"time": "1785843072"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": -60,
"time": "1785843300"
},
"departure": {
"delay": 0,
"time": "1785843360"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": -51,
"time": "1785843474"
},
"departure": {
"delay": -51,
"time": "1785843474"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": -79,
"time": "1785843519"
},
"departure": {
"delay": -79,
"time": "1785843519"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": 0,
"time": "1785843720"
},
"departure": {
"delay": 0,
"time": "1785843720"
},
"stopId": "stop_point:CFP:0-23"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2451-4288-1"
}
}
},
{
"id": "dfb0e3be-444e-4f4a-9caf-a1e8c7c22b3d",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1785842525"
},
"departure": {
"delay": 125,
"time": "1785842525"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 189,
"time": "1785842638"
},
"departure": {
"delay": 189,
"time": "1785842638"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 176,
"time": "1785842738"
},
"departure": {
"delay": 176,
"time": "1785842738"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 176,
"time": "1785842845"
},
"departure": {
"delay": 176,
"time": "1785842845"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -64,
"time": "1785842936"
},
"departure": {
"delay": 56,
"time": "1785843056"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": 33,
"time": "1785843254"
},
"departure": {
"delay": 33,
"time": "1785843254"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 33,
"time": "1785843336"
},
"departure": {
"delay": 33,
"time": "1785843336"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": -120,
"time": "1785843420"
},
"departure": {
"delay": 0,
"time": "1785843540"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": -2,
"time": "1785843636"
},
"departure": {
"delay": -2,
"time": "1785843636"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 51,
"time": "1785843807"
},
"departure": {
"delay": 51,
"time": "1785843807"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 26,
"time": "1785843986"
},
"departure": {
"delay": 26,
"time": "1785843986"
},
"stopId": "stop_point:CFP:0-13"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2453-4258-1"
}
}
},
{
"id": "ccdd050a-f38b-4e55-955b-f901e2df3c2f",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1785837390"
},
"departure": {
"delay": 900,
"time": "1785838290"
},
"stopId": "stop_point:MCN:87751008"
},
{
"arrival": {
"delay": 900,
"time": "1785840900"
},
"departure": {
"delay": 900,
"time": "1785841080"
},
"stopId": "stop_point:MCN:87755009"
},
{
"arrival": {
"delay": 900,
"time": "1785843390"
},
"departure": {
"delay": 900,
"time": "1785843450"
},
"stopId": "stop_point:MCN:87755447"
},
{
"arrival": {
"delay": 900,
"time": "1785844290"
},
"departure": {
"delay": 900,
"time": "1785844410"
},
"stopId": "stop_point:MCN:87757526"
},
{
"arrival": {
"delay": 900,
"time": "1785845850"
},
"departure": {
"delay": 900,
"time": "1785846030"
},
"stopId": "stop_point:MCN:87757625"
},
{
"arrival": {
"delay": 900,
"time": "1785846720"
},
"departure": {
"delay": 900,
"time": "1785846840"
},
"stopId": "stop_point:MCN:87757674"
},
{
"arrival": {
"delay": 900,
"time": "1785847530"
},
"departure": {
"delay": 900,
"time": "1785847650"
},
"stopId": "stop_point:MCN:87756254"
},
{
"arrival": {
"delay": 900,
"time": "1785847980"
},
"departure": {
"delay": 900,
"time": "1785847980"
},
"stopId": "stop_point:MCN:87756056"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "MCN:17479@2026-08-04"
}
}
},
{
"id": "12423a97-236b-4c78-9fef-dcb75233aa51",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1785844851"
},
"departure": {
"delay": 51,
"time": "1785844851"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 83,
"time": "1785844932"
},
"departure": {
"delay": 83,
"time": "1785844932"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 110,
"time": "1785845072"
},
"departure": {
"delay": 110,
"time": "1785845072"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 124,
"time": "1785845193"
},
"departure": {
"delay": 124,
"time": "1785845193"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -66,
"time": "1785845334"
},
"departure": {
"delay": 54,
"time": "1785845454"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": -24,
"time": "1785845597"
},
"departure": {
"delay": -24,
"time": "1785845597"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 36,
"time": "1785845739"
},
"departure": {
"delay": 36,
"time": "1785845739"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": -72,
"time": "1785845868"
},
"departure": {
"delay": 48,
"time": "1785845988"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 103,
"time": "1785846141"
},
"departure": {
"delay": 103,
"time": "1785846141"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 140,
"time": "1785846296"
},
"departure": {
"delay": 140,
"time": "1785846296"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": -39,
"time": "1785846441"
},
"departure": {
"delay": 81,
"time": "1785846561"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": 123,
"time": "1785846667"
},
"departure": {
"delay": 123,
"time": "1785846667"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": 105,
"time": "1785846765"
},
"departure": {
"delay": 105,
"time": "1785846765"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": -30,
"time": "1785846930"
},
"departure": {
"delay": 30,
"time": "1785846990"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": 68,
"time": "1785847193"
},
"departure": {
"delay": 68,
"time": "1785847193"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": 45,
"time": "1785847243"
},
"departure": {
"delay": 45,
"time": "1785847243"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": 28,
"time": "1785847348"
},
"departure": {
"delay": 28,
"time": "1785847348"
},
"stopId": "stop_point:CFP:0-23"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2455-4289-1"
}
}
},
{
"id": "f1ec23c8-1d19-42fb-a87f-05fae179b6f1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1785848144"
},
"departure": {
"delay": 44,
"time": "1785848144"
},
"stopId": "stop_point:CFP:0-23"
},
{
"arrival": {
"delay": 51,
"time": "1785848272"
},
"departure": {
"delay": 51,
"time": "1785848272"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": 9,
"time": "1785848303"
},
"departure": {
"delay": 9,
"time": "1785848303"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": -60,
"time": "1785848460"
},
"departure": {
"delay": 0,
"time": "1785848520"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": -59,
"time": "1785848700"
},
"departure": {
"delay": -59,
"time": "1785848700"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": -75,
"time": "1785848801"
},
"departure": {
"delay": -75,
"time": "1785848801"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": -120,
"time": "1785848940"
},
"departure": {
"delay": 0,
"time": "1785849060"
},
"stopId": "stop_point:CFP:0-14"
},
{
"arrival": {
"delay": -119,
"time": "1785849144"
},
"departure": {
"delay": -119,
"time": "1785849144"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": -39,
"time": "1785849342"
},
"departure": {
"delay": -39,
"time": "1785849342"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -120,
"time": "1785849480"
},
"departure": {
"delay": 0,
"time": "1785849600"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": -47,
"time": "1785849669"
},
"departure": {
"delay": -47,
"time": "1785849669"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": -17,
"time": "1785849781"
},
"departure": {
"delay": -17,
"time": "1785849781"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -108,
"time": "1785850032"
},
"departure": {
"delay": 12,
"time": "1785850152"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": -33,
"time": "1785850317"
},
"departure": {
"delay": -33,
"time": "1785850317"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -6,
"time": "1785850451"
},
"departure": {
"delay": -6,
"time": "1785850451"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": -10,
"time": "1785850560"
},
"departure": {
"delay": -10,
"time": "1785850560"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 23,
"time": "1785850643"
},
"departure": {
"delay": 23,
"time": "1785850643"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2456-4298-1"
}
}
},
{
"id": "e2f018db-fdd2-4f22-829a-44f1c23ad8bf",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1785854451"
},
"departure": {
"delay": 51,
"time": "1785854451"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 90,
"time": "1785854539"
},
"departure": {
"delay": 90,
"time": "1785854539"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 88,
"time": "1785854650"
},
"departure": {
"delay": 88,
"time": "1785854650"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 109,
"time": "1785854778"
},
"departure": {
"delay": 109,
"time": "1785854778"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -120,
"time": "1785854880"
},
"departure": {
"delay": 0,
"time": "1785855000"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": -17,
"time": "1785855204"
},
"departure": {
"delay": -17,
"time": "1785855204"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 24,
"time": "1785855327"
},
"departure": {
"delay": 24,
"time": "1785855327"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": -111,
"time": "1785855429"
},
"departure": {
"delay": 9,
"time": "1785855549"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 69,
"time": "1785855707"
},
"departure": {
"delay": 69,
"time": "1785855707"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 73,
"time": "1785855829"
},
"departure": {
"delay": 73,
"time": "1785855829"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": -180,
"time": "1785855960"
},
"departure": {
"delay": 0,
"time": "1785856140"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": 27,
"time": "1785856231"
},
"departure": {
"delay": 27,
"time": "1785856231"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": 76,
"time": "1785856396"
},
"departure": {
"delay": 76,
"time": "1785856396"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": -20,
"time": "1785856600"
},
"departure": {
"delay": 40,
"time": "1785856660"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": 44,
"time": "1785856829"
},
"departure": {
"delay": 44,
"time": "1785856829"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": 86,
"time": "1785856944"
},
"departure": {
"delay": 86,
"time": "1785856944"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": 66,
"time": "1785857046"
},
"departure": {
"delay": 66,
"time": "1785857046"
},
"stopId": "stop_point:CFP:0-23"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2463-4291-1"
}
}
},
{
"id": "68e14430-c50d-479d-9060-45557ed98216",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1785857600"
},
"departure": {
"delay": 20,
"time": "1785857600"
},
"stopId": "stop_point:CFP:0-23"
},
{
"arrival": {
"delay": 59,
"time": "1785857760"
},
"departure": {
"delay": 59,
"time": "1785857760"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": 17,
"time": "1785857791"
},
"departure": {
"delay": 17,
"time": "1785857791"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": -60,
"time": "1785857940"
},
"departure": {
"delay": 0,
"time": "1785858000"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": -27,
"time": "1785858212"
},
"departure": {
"delay": -27,
"time": "1785858212"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": -38,
"time": "1785858318"
},
"departure": {
"delay": -38,
"time": "1785858318"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": -240,
"time": "1785858420"
},
"departure": {
"delay": 0,
"time": "1785858660"
},
"stopId": "stop_point:CFP:0-14"
},
{
"arrival": {
"delay": -52,
"time": "1785858811"
},
"departure": {
"delay": -52,
"time": "1785858811"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": -21,
"time": "1785858960"
},
"departure": {
"delay": -21,
"time": "1785858960"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -120,
"time": "1785859080"
},
"departure": {
"delay": 0,
"time": "1785859200"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": 23,
"time": "1785859339"
},
"departure": {
"delay": 23,
"time": "1785859339"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 57,
"time": "1785859455"
},
"departure": {
"delay": 57,
"time": "1785859455"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -89,
"time": "1785859651"
},
"departure": {
"delay": 31,
"time": "1785859771"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": 15,
"time": "1785859965"
},
"departure": {
"delay": 15,
"time": "1785859965"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -24,
"time": "1785860033"
},
"departure": {
"delay": -24,
"time": "1785860033"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": -8,
"time": "1785860162"
},
"departure": {
"delay": -8,
"time": "1785860162"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 28,
"time": "1785860248"
},
"departure": {
"delay": 28,
"time": "1785860248"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2464-4300-1"
}
}
},
{
"id": "ad127ad1-0305-4b6f-8ef8-12a7e0749f16",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1785860455"
},
"departure": {
"delay": 55,
"time": "1785860455"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 129,
"time": "1785860578"
},
"departure": {
"delay": 129,
"time": "1785860578"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 131,
"time": "1785860693"
},
"departure": {
"delay": 131,
"time": "1785860693"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 138,
"time": "1785860807"
},
"departure": {
"delay": 138,
"time": "1785860807"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -120,
"time": "1785860880"
},
"departure": {
"delay": 0,
"time": "1785861000"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": -2,
"time": "1785861219"
},
"departure": {
"delay": -2,
"time": "1785861219"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 39,
"time": "1785861342"
},
"departure": {
"delay": 39,
"time": "1785861342"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": -99,
"time": "1785861441"
},
"departure": {
"delay": 21,
"time": "1785861561"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 43,
"time": "1785861681"
},
"departure": {
"delay": 43,
"time": "1785861681"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 87,
"time": "1785861843"
},
"departure": {
"delay": 87,
"time": "1785861843"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 78,
"time": "1785862038"
},
"departure": {
"delay": 78,
"time": "1785862038"
},
"stopId": "stop_point:CFP:0-13"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2469-4263-1"
}
}
},
{
"id": "9e24071f-2d80-40db-98e2-a8eeda724c57",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 81,
"time": "1785862341"
},
"departure": {
"delay": 81,
"time": "1785862341"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": 76,
"time": "1785862539"
},
"departure": {
"delay": 76,
"time": "1785862539"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 76,
"time": "1785862657"
},
"departure": {
"delay": 76,
"time": "1785862657"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 179,
"time": "1785862979"
},
"departure": {
"delay": 299,
"time": "1785863099"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": 361,
"time": "1785863277"
},
"departure": {
"delay": 361,
"time": "1785863277"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 424,
"time": "1785863422"
},
"departure": {
"delay": 424,
"time": "1785863422"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 170,
"time": "1785863510"
},
"departure": {
"delay": 290,
"time": "1785863630"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": 257,
"time": "1785863807"
},
"departure": {
"delay": 257,
"time": "1785863807"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": 254,
"time": "1785863911"
},
"departure": {
"delay": 254,
"time": "1785863911"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 266,
"time": "1785864036"
},
"departure": {
"delay": 266,
"time": "1785864036"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 301,
"time": "1785864121"
},
"departure": {
"delay": 301,
"time": "1785864121"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2470-4279-1"
}
}
},
{
"id": "943a105b-3f28-4c7a-afec-3ab748da12e4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1785844290"
},
"departure": {
"delay": 30,
"time": "1785844290"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": 16,
"time": "1785844479"
},
"departure": {
"delay": 16,
"time": "1785844479"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 41,
"time": "1785844622"
},
"departure": {
"delay": 41,
"time": "1785844622"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -120,
"time": "1785844680"
},
"departure": {
"delay": 0,
"time": "1785844800"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": -2,
"time": "1785844914"
},
"departure": {
"delay": -2,
"time": "1785844914"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 91,
"time": "1785845089"
},
"departure": {
"delay": 91,
"time": "1785845089"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -114,
"time": "1785845226"
},
"departure": {
"delay": 6,
"time": "1785845346"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": -98,
"time": "1785845452"
},
"departure": {
"delay": -98,
"time": "1785845452"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -56,
"time": "1785845601"
},
"departure": {
"delay": -56,
"time": "1785845601"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": -24,
"time": "1785845746"
},
"departure": {
"delay": -24,
"time": "1785845746"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 0,
"time": "1785845820"
},
"departure": {
"delay": 0,
"time": "1785845820"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2454-4274-1"
}
}
},
{
"id": "f60a3395-86d6-40f3-84b5-c46170a8409f",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1785844540"
},
"departure": {
"delay": 40,
"time": "1785844540"
},
"stopId": "stop_point:CFP:0-23"
},
{
"arrival": {
"delay": 72,
"time": "1785844693"
},
"departure": {
"delay": 72,
"time": "1785844693"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": 47,
"time": "1785844741"
},
"departure": {
"delay": 47,
"time": "1785844741"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": -49,
"time": "1785844871"
},
"departure": {
"delay": 11,
"time": "1785844931"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": 2,
"time": "1785845161"
},
"departure": {
"delay": 2,
"time": "1785845161"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": -6,
"time": "1785845270"
},
"departure": {
"delay": -6,
"time": "1785845270"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": -101,
"time": "1785845359"
},
"departure": {
"delay": 19,
"time": "1785845479"
},
"stopId": "stop_point:CFP:0-14"
},
{
"arrival": {
"delay": -8,
"time": "1785845655"
},
"departure": {
"delay": -8,
"time": "1785845655"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 24,
"time": "1785845805"
},
"departure": {
"delay": 24,
"time": "1785845805"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -120,
"time": "1785845880"
},
"departure": {
"delay": 0,
"time": "1785846000"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": 49,
"time": "1785846165"
},
"departure": {
"delay": 49,
"time": "1785846165"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 92,
"time": "1785846290"
},
"departure": {
"delay": 92,
"time": "1785846290"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -98,
"time": "1785846442"
},
"departure": {
"delay": 22,
"time": "1785846562"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": -50,
"time": "1785846700"
},
"departure": {
"delay": -50,
"time": "1785846700"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -60,
"time": "1785846797"
},
"departure": {
"delay": -60,
"time": "1785846797"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": -50,
"time": "1785846920"
},
"departure": {
"delay": -50,
"time": "1785846920"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 0,
"time": "1785847020"
},
"departure": {
"delay": 0,
"time": "1785847020"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2452-4297-1"
}
}
},
{
"id": "e8225ed9-c5da-42f9-8bac-dbbfba3358be",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 63,
"time": "1785846063"
},
"departure": {
"delay": 63,
"time": "1785846063"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 113,
"time": "1785846162"
},
"departure": {
"delay": 113,
"time": "1785846162"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 133,
"time": "1785846295"
},
"departure": {
"delay": 133,
"time": "1785846295"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 95,
"time": "1785846364"
},
"departure": {
"delay": 95,
"time": "1785846364"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -120,
"time": "1785846480"
},
"departure": {
"delay": 0,
"time": "1785846600"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": -12,
"time": "1785846809"
},
"departure": {
"delay": -12,
"time": "1785846809"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 34,
"time": "1785846937"
},
"departure": {
"delay": 34,
"time": "1785846937"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": -118,
"time": "1785847022"
},
"departure": {
"delay": 2,
"time": "1785847142"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 42,
"time": "1785847280"
},
"departure": {
"delay": 42,
"time": "1785847280"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 85,
"time": "1785847441"
},
"departure": {
"delay": 85,
"time": "1785847441"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 50,
"time": "1785847610"
},
"departure": {
"delay": 50,
"time": "1785847610"
},
"stopId": "stop_point:CFP:0-13"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2457-4259-1"
}
}
},
{
"id": "38a581d7-3ff6-4bf9-9051-551d8db2366d",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1785847882"
},
"departure": {
"delay": 22,
"time": "1785847882"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": -34,
"time": "1785848029"
},
"departure": {
"delay": -34,
"time": "1785848029"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 13,
"time": "1785848194"
},
"departure": {
"delay": 13,
"time": "1785848194"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -120,
"time": "1785848280"
},
"departure": {
"delay": 0,
"time": "1785848400"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": 5,
"time": "1785848521"
},
"departure": {
"delay": 5,
"time": "1785848521"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 76,
"time": "1785848674"
},
"departure": {
"delay": 76,
"time": "1785848674"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -120,
"time": "1785848820"
},
"departure": {
"delay": 0,
"time": "1785848940"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": -89,
"time": "1785849061"
},
"departure": {
"delay": -89,
"time": "1785849061"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -67,
"time": "1785849190"
},
"departure": {
"delay": -67,
"time": "1785849190"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": -30,
"time": "1785849340"
},
"departure": {
"delay": -30,
"time": "1785849340"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 0,
"time": "1785849420"
},
"departure": {
"delay": 0,
"time": "1785849420"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2458-4275-1"
}
}
},
{
"id": "926405e6-3c75-4955-bce6-8bc7f64ee07f",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 63,
"time": "1785849663"
},
"departure": {
"delay": 63,
"time": "1785849663"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 120,
"time": "1785849769"
},
"departure": {
"delay": 120,
"time": "1785849769"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 137,
"time": "1785849899"
},
"departure": {
"delay": 137,
"time": "1785849899"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 144,
"time": "1785850013"
},
"departure": {
"delay": 144,
"time": "1785850013"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -112,
"time": "1785850088"
},
"departure": {
"delay": 8,
"time": "1785850208"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": -13,
"time": "1785850408"
},
"departure": {
"delay": -13,
"time": "1785850408"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 23,
"time": "1785850526"
},
"departure": {
"delay": 23,
"time": "1785850526"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": -76,
"time": "1785850664"
},
"departure": {
"delay": 44,
"time": "1785850784"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 77,
"time": "1785850915"
},
"departure": {
"delay": 77,
"time": "1785850915"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 126,
"time": "1785851082"
},
"departure": {
"delay": 126,
"time": "1785851082"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": -87,
"time": "1785851193"
},
"departure": {
"delay": 33,
"time": "1785851313"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": 88,
"time": "1785851432"
},
"departure": {
"delay": 88,
"time": "1785851432"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": 78,
"time": "1785851538"
},
"departure": {
"delay": 78,
"time": "1785851538"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": -34,
"time": "1785851726"
},
"departure": {
"delay": 26,
"time": "1785851786"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": 35,
"time": "1785851960"
},
"departure": {
"delay": 35,
"time": "1785851960"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": -7,
"time": "1785851991"
},
"departure": {
"delay": -7,
"time": "1785851991"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": 0,
"time": "1785852120"
},
"departure": {
"delay": 0,
"time": "1785852120"
},
"stopId": "stop_point:CFP:0-23"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2459-4290-1"
}
}
},
{
"id": "1effe835-6e80-40a8-834d-5a1bef0eb9b5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1785844620"
},
"departure": {
"delay": 600,
"time": "1785845220"
},
"stopId": "stop_point:MCN:87751008"
},
{
"arrival": {
"delay": 600,
"time": "1785847800"
},
"departure": {
"delay": 600,
"time": "1785847980"
},
"stopId": "stop_point:MCN:87755009"
},
{
"arrival": {
"delay": 600,
"time": "1785850290"
},
"departure": {
"delay": 600,
"time": "1785850350"
},
"stopId": "stop_point:MCN:87755447"
},
{
"arrival": {
"delay": 600,
"time": "1785851220"
},
"departure": {
"delay": 600,
"time": "1785851340"
},
"stopId": "stop_point:MCN:87757526"
},
{
"arrival": {
"delay": 600,
"time": "1785852780"
},
"departure": {
"delay": 600,
"time": "1785852960"
},
"stopId": "stop_point:MCN:87757625"
},
{
"arrival": {
"delay": 600,
"time": "1785853620"
},
"departure": {
"delay": 600,
"time": "1785853740"
},
"stopId": "stop_point:MCN:87757674"
},
{
"arrival": {
"delay": 600,
"time": "1785854400"
},
"departure": {
"delay": 600,
"time": "1785854520"
},
"stopId": "stop_point:MCN:87756254"
},
{
"arrival": {
"delay": 600,
"time": "1785854850"
},
"departure": {
"delay": 600,
"time": "1785854850"
},
"stopId": "stop_point:MCN:87756056"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "MCN:17483@2026-08-04"
}
}
},
{
"id": "9fc2f69a-1fdc-41ba-ac91-ddd0961843bf",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1785852918"
},
"departure": {
"delay": 18,
"time": "1785852918"
},
"stopId": "stop_point:CFP:0-23"
},
{
"arrival": {
"delay": 55,
"time": "1785853076"
},
"departure": {
"delay": 55,
"time": "1785853076"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": 11,
"time": "1785853105"
},
"departure": {
"delay": 11,
"time": "1785853105"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": -36,
"time": "1785853284"
},
"departure": {
"delay": 24,
"time": "1785853344"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": 54,
"time": "1785853613"
},
"departure": {
"delay": 54,
"time": "1785853613"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": 46,
"time": "1785853722"
},
"departure": {
"delay": 46,
"time": "1785853722"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": -89,
"time": "1785853771"
},
"departure": {
"delay": 31,
"time": "1785853891"
},
"stopId": "stop_point:CFP:0-14"
},
{
"arrival": {
"delay": 23,
"time": "1785854086"
},
"departure": {
"delay": 23,
"time": "1785854086"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 71,
"time": "1785854252"
},
"departure": {
"delay": 71,
"time": "1785854252"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -103,
"time": "1785854297"
},
"departure": {
"delay": 17,
"time": "1785854417"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": 56,
"time": "1785854572"
},
"departure": {
"delay": 56,
"time": "1785854572"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 137,
"time": "1785854735"
},
"departure": {
"delay": 137,
"time": "1785854735"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -103,
"time": "1785854837"
},
"departure": {
"delay": 17,
"time": "1785854957"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": -12,
"time": "1785855138"
},
"departure": {
"delay": -12,
"time": "1785855138"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -63,
"time": "1785855194"
},
"departure": {
"delay": -63,
"time": "1785855194"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": -23,
"time": "1785855347"
},
"departure": {
"delay": -23,
"time": "1785855347"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 7,
"time": "1785855427"
},
"departure": {
"delay": 7,
"time": "1785855427"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2460-4299-1"
}
}
},
{
"id": "844b3654-5a8b-4569-8b71-3a9c47facfbb",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1785853267"
},
"departure": {
"delay": 67,
"time": "1785853267"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 120,
"time": "1785853369"
},
"departure": {
"delay": 120,
"time": "1785853369"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 127,
"time": "1785853489"
},
"departure": {
"delay": 127,
"time": "1785853489"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 136,
"time": "1785853605"
},
"departure": {
"delay": 136,
"time": "1785853605"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -104,
"time": "1785853696"
},
"departure": {
"delay": 16,
"time": "1785853816"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": 16,
"time": "1785854037"
},
"departure": {
"delay": 16,
"time": "1785854037"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 38,
"time": "1785854141"
},
"departure": {
"delay": 38,
"time": "1785854141"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": -39,
"time": "1785854301"
},
"departure": {
"delay": 81,
"time": "1785854421"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 91,
"time": "1785854529"
},
"departure": {
"delay": 91,
"time": "1785854529"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 158,
"time": "1785854714"
},
"departure": {
"delay": 158,
"time": "1785854714"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 121,
"time": "1785854881"
},
"departure": {
"delay": 121,
"time": "1785854881"
},
"stopId": "stop_point:CFP:0-13"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2461-4260-1"
}
}
},
{
"id": "bff78681-71e7-4383-976c-e6ad3dbda399",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1785848220"
},
"departure": {
"delay": 300,
"time": "1785848520"
},
"stopId": "stop_point:MCN:87751008"
},
{
"arrival": {
"delay": 300,
"time": "1785851100"
},
"departure": {
"delay": 300,
"time": "1785851280"
},
"stopId": "stop_point:MCN:87755009"
},
{
"arrival": {
"delay": 300,
"time": "1785852450"
},
"departure": {
"delay": 300,
"time": "1785852510"
},
"stopId": "stop_point:MCN:87755371"
},
{
"arrival": {
"delay": 300,
"time": "1785853590"
},
"departure": {
"delay": 300,
"time": "1785853650"
},
"stopId": "stop_point:MCN:87755447"
},
{
"arrival": {
"delay": 300,
"time": "1785854520"
},
"departure": {
"delay": 300,
"time": "1785854640"
},
"stopId": "stop_point:MCN:87757526"
},
{
"arrival": {
"delay": 300,
"time": "1785856140"
},
"departure": {
"delay": 300,
"time": "1785856320"
},
"stopId": "stop_point:MCN:87757625"
},
{
"arrival": {
"delay": 300,
"time": "1785856860"
},
"departure": {
"delay": 300,
"time": "1785856980"
},
"stopId": "stop_point:MCN:87757674"
},
{
"arrival": {
"delay": 300,
"time": "1785857730"
},
"departure": {
"delay": 300,
"time": "1785857850"
},
"stopId": "stop_point:MCN:87756254"
},
{
"arrival": {
"delay": 300,
"time": "1785858210"
},
"departure": {
"delay": 300,
"time": "1785858210"
},
"stopId": "stop_point:MCN:87756056"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "MCN:17485@2026-08-04"
}
}
},
{
"id": "9f18b3d4-66fd-45ca-bbfd-d2f92a6e5534",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1785855637"
},
"departure": {
"delay": 37,
"time": "1785855637"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 82,
"time": "1785855731"
},
"departure": {
"delay": 82,
"time": "1785855731"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 78,
"time": "1785855840"
},
"departure": {
"delay": 78,
"time": "1785855840"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 114,
"time": "1785855983"
},
"departure": {
"delay": 114,
"time": "1785855983"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -120,
"time": "1785856080"
},
"departure": {
"delay": 0,
"time": "1785856200"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": -53,
"time": "1785856368"
},
"departure": {
"delay": -53,
"time": "1785856368"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -22,
"time": "1785856481"
},
"departure": {
"delay": -22,
"time": "1785856481"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": -106,
"time": "1785856634"
},
"departure": {
"delay": 14,
"time": "1785856754"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 62,
"time": "1785856900"
},
"departure": {
"delay": 62,
"time": "1785856900"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 82,
"time": "1785857038"
},
"departure": {
"delay": 82,
"time": "1785857038"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 42,
"time": "1785857202"
},
"departure": {
"delay": 42,
"time": "1785857202"
},
"stopId": "stop_point:CFP:0-13"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2465-4261-1"
}
}
},
{
"id": "15bc7eb9-8b63-46ce-b583-524eeedce116",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1785856260"
},
"departure": {
"delay": 0,
"time": "1785856260"
},
"stopId": "stop_point:CFP:0-14"
},
{
"arrival": {
"delay": -40,
"time": "1785856423"
},
"departure": {
"delay": -40,
"time": "1785856423"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 12,
"time": "1785856593"
},
"departure": {
"delay": 12,
"time": "1785856593"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -120,
"time": "1785856680"
},
"departure": {
"delay": 0,
"time": "1785856800"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": 51,
"time": "1785856967"
},
"departure": {
"delay": 51,
"time": "1785856967"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 75,
"time": "1785857073"
},
"departure": {
"delay": 75,
"time": "1785857073"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -97,
"time": "1785857243"
},
"departure": {
"delay": 23,
"time": "1785857363"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": -65,
"time": "1785857485"
},
"departure": {
"delay": -65,
"time": "1785857485"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -65,
"time": "1785857592"
},
"departure": {
"delay": -65,
"time": "1785857592"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 6,
"time": "1785857776"
},
"departure": {
"delay": 6,
"time": "1785857776"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 18,
"time": "1785857838"
},
"departure": {
"delay": 18,
"time": "1785857838"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2462-4276-1"
}
}
},
{
"id": "68de84de-1344-451c-b531-7cfcb5639ad4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1785858037"
},
"departure": {
"delay": 37,
"time": "1785858037"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 120,
"time": "1785858169"
},
"departure": {
"delay": 120,
"time": "1785858169"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 110,
"time": "1785858272"
},
"departure": {
"delay": 110,
"time": "1785858272"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 92,
"time": "1785858361"
},
"departure": {
"delay": 92,
"time": "1785858361"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -120,
"time": "1785858480"
},
"departure": {
"delay": 0,
"time": "1785858600"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": -6,
"time": "1785858815"
},
"departure": {
"delay": -6,
"time": "1785858815"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 48,
"time": "1785858951"
},
"departure": {
"delay": 48,
"time": "1785858951"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": -104,
"time": "1785859036"
},
"departure": {
"delay": 16,
"time": "1785859156"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 37,
"time": "1785859275"
},
"departure": {
"delay": 37,
"time": "1785859275"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 36,
"time": "1785859392"
},
"departure": {
"delay": 36,
"time": "1785859392"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 35,
"time": "1785859595"
},
"departure": {
"delay": 35,
"time": "1785859595"
},
"stopId": "stop_point:CFP:0-13"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2467-4262-1"
}
}
},
{
"id": "5d7b3075-2d62-4b2f-8df7-7a57ec750a17",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1785857475"
},
"departure": {
"delay": 15,
"time": "1785857475"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": -50,
"time": "1785857613"
},
"departure": {
"delay": -50,
"time": "1785857613"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": -11,
"time": "1785857770"
},
"departure": {
"delay": -11,
"time": "1785857770"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -120,
"time": "1785857880"
},
"departure": {
"delay": 0,
"time": "1785858000"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": 10,
"time": "1785858126"
},
"departure": {
"delay": 10,
"time": "1785858126"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 72,
"time": "1785858270"
},
"departure": {
"delay": 72,
"time": "1785858270"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -120,
"time": "1785858420"
},
"departure": {
"delay": 0,
"time": "1785858540"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": -72,
"time": "1785858678"
},
"departure": {
"delay": -72,
"time": "1785858678"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -81,
"time": "1785858776"
},
"departure": {
"delay": -81,
"time": "1785858776"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": -38,
"time": "1785858932"
},
"departure": {
"delay": -38,
"time": "1785858932"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 0,
"time": "1785859020"
},
"departure": {
"delay": 0,
"time": "1785859020"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2466-4277-1"
}
}
},
{
"id": "e9f35bc2-24dc-4b01-b704-4c894ac29190",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1785857160"
},
"departure": {
"delay": 0,
"time": "1785857160"
},
"stopId": "stop_point:MCN:87756056"
},
{
"arrival": {
"delay": 0,
"time": "1785857460"
},
"departure": {
"delay": 0,
"time": "1785857580"
},
"stopId": "stop_point:MCN:87756254"
},
{
"arrival": {
"delay": 0,
"time": "1785858390"
},
"departure": {
"delay": 0,
"time": "1785858510"
},
"stopId": "stop_point:MCN:87757674"
},
{
"arrival": {
"delay": 0,
"time": "1785859020"
},
"departure": {
"delay": 0,
"time": "1785859140"
},
"stopId": "stop_point:MCN:87757625"
},
{
"arrival": {
"delay": 0,
"time": "1785860520"
},
"departure": {
"delay": 0,
"time": "1785860640"
},
"stopId": "stop_point:MCN:87757526"
},
{
"arrival": {
"delay": 0,
"time": "1785861540"
},
"departure": {
"delay": 0,
"time": "1785861600"
},
"stopId": "stop_point:MCN:87755447"
},
{
"arrival": {
"delay": 0,
"time": "1785862740"
},
"departure": {
"delay": 0,
"time": "1785862800"
},
"stopId": "stop_point:MCN:87755371"
},
{
"arrival": {
"delay": 0,
"time": "1785863880"
},
"departure": {
"delay": 0,
"time": "1785864060"
},
"stopId": "stop_point:MCN:87755009"
},
{
"arrival": {
"delay": 0,
"time": "1785866580"
},
"departure": {
"delay": 0,
"time": "1785866580"
},
"stopId": "stop_point:MCN:87751008"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "MCN:17490@2026-08-04"
}
}
},
{
"id": "290ed981-f41e-44ea-9388-c1085f5407ef",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1785851820"
},
"departure": {
"delay": 600,
"time": "1785852420"
},
"stopId": "stop_point:MCN:87751008"
},
{
"arrival": {
"delay": 600,
"time": "1785855030"
},
"departure": {
"delay": 600,
"time": "1785855210"
},
"stopId": "stop_point:MCN:87755009"
},
{
"arrival": {
"delay": 600,
"time": "1785857520"
},
"departure": {
"delay": 600,
"time": "1785857580"
},
"stopId": "stop_point:MCN:87755447"
},
{
"arrival": {
"delay": 600,
"time": "1785858450"
},
"departure": {
"delay": 600,
"time": "1785858570"
},
"stopId": "stop_point:MCN:87757526"
},
{
"arrival": {
"delay": 600,
"time": "1785860010"
},
"departure": {
"delay": 600,
"time": "1785860190"
},
"stopId": "stop_point:MCN:87757625"
},
{
"arrival": {
"delay": 600,
"time": "1785860850"
},
"departure": {
"delay": 600,
"time": "1785860970"
},
"stopId": "stop_point:MCN:87757674"
},
{
"arrival": {
"delay": 600,
"time": "1785861630"
},
"departure": {
"delay": 600,
"time": "1785861750"
},
"stopId": "stop_point:MCN:87756254"
},
{
"arrival": {
"delay": 600,
"time": "1785862080"
},
"departure": {
"delay": 600,
"time": "1785862080"
},
"stopId": "stop_point:MCN:87756056"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "MCN:17487@2026-08-04"
}
}
},
{
"id": "55fc6647-b4f4-423e-8ac6-e3108ad93d0e",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1785859256"
},
"departure": {
"delay": 56,
"time": "1785859256"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 100,
"time": "1785859349"
},
"departure": {
"delay": 100,
"time": "1785859349"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 99,
"time": "1785859461"
},
"departure": {
"delay": 99,
"time": "1785859461"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 107,
"time": "1785859576"
},
"departure": {
"delay": 107,
"time": "1785859576"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -120,
"time": "1785859680"
},
"departure": {
"delay": 0,
"time": "1785859800"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": -19,
"time": "1785860002"
},
"departure": {
"delay": -19,
"time": "1785860002"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 10,
"time": "1785860113"
},
"departure": {
"delay": 10,
"time": "1785860113"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": -102,
"time": "1785860238"
},
"departure": {
"delay": 18,
"time": "1785860358"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 17,
"time": "1785860455"
},
"departure": {
"delay": 17,
"time": "1785860455"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 61,
"time": "1785860617"
},
"departure": {
"delay": 61,
"time": "1785860617"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": -120,
"time": "1785860760"
},
"departure": {
"delay": 0,
"time": "1785860880"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": 42,
"time": "1785860986"
},
"departure": {
"delay": 42,
"time": "1785860986"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": 26,
"time": "1785861086"
},
"departure": {
"delay": 26,
"time": "1785861086"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": -14,
"time": "1785861346"
},
"departure": {
"delay": 46,
"time": "1785861406"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": 19,
"time": "1785861544"
},
"departure": {
"delay": 19,
"time": "1785861544"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": 53,
"time": "1785861651"
},
"departure": {
"delay": 53,
"time": "1785861651"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": -360,
"time": "1785861720"
},
"departure": {
"delay": 0,
"time": "1785862080"
},
"stopId": "stop_point:CFP:0-23"
},
{
"arrival": {
"delay": -4,
"time": "1785862183"
},
"departure": {
"delay": -4,
"time": "1785862183"
},
"stopId": "stop_point:CFP:0-85"
},
{
"arrival": {
"delay": 22,
"time": "1785863035"
},
"departure": {
"delay": 22,
"time": "1785863035"
},
"stopId": "stop_point:CFP:0-29"
},
{
"arrival": {
"delay": -60,
"time": "1785863220"
},
"departure": {
"delay": 0,
"time": "1785863280"
},
"stopId": "stop_point:CFP:0-30"
},
{
"arrival": {
"delay": -14,
"time": "1785863588"
},
"departure": {
"delay": -14,
"time": "1785863588"
},
"stopId": "stop_point:CFP:0-32"
},
{
"arrival": {
"delay": 0,
"time": "1785863820"
},
"departure": {
"delay": 0,
"time": "1785863820"
},
"stopId": "stop_point:CFP:0-34"
},
{
"arrival": {
"delay": 46,
"time": "1785863951"
},
"departure": {
"delay": 46,
"time": "1785863951"
},
"stopId": "stop_point:CFP:0-36"
},
{
"arrival": {
"delay": 7,
"time": "1785864120"
},
"departure": {
"delay": 7,
"time": "1785864120"
},
"stopId": "stop_point:CFP:0-37"
},
{
"arrival": {
"delay": -144,
"time": "1785864576"
},
"departure": {
"delay": 156,
"time": "1785864876"
},
"stopId": "stop_point:CFP:0-40"
},
{
"arrival": {
"delay": 78,
"time": "1785865278"
},
"departure": {
"delay": 138,
"time": "1785865338"
},
"stopId": "stop_point:CFP:0-44"
},
{
"arrival": {
"delay": 207,
"time": "1785865592"
},
"departure": {
"delay": 207,
"time": "1785865592"
},
"stopId": "stop_point:CFP:0-46"
},
{
"arrival": {
"delay": 180,
"time": "1785865641"
},
"departure": {
"delay": 180,
"time": "1785865641"
},
"stopId": "stop_point:CFP:0-47"
},
{
"arrival": {
"delay": 168,
"time": "1785865750"
},
"departure": {
"delay": 168,
"time": "1785865750"
},
"stopId": "stop_point:CFP:0-48"
},
{
"arrival": {
"delay": 167,
"time": "1785865927"
},
"departure": {
"delay": 167,
"time": "1785865927"
},
"stopId": "stop_point:CFP:0-49"
},
{
"arrival": {
"delay": 148,
"time": "1785866142"
},
"departure": {
"delay": 148,
"time": "1785866142"
},
"stopId": "stop_point:CFP:0-50"
},
{
"arrival": {
"delay": 135,
"time": "1785866235"
},
"departure": {
"delay": 135,
"time": "1785866235"
},
"stopId": "stop_point:CFP:0-51"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2484-4308-1"
}
}
},
{
"id": "44e8b2df-cf23-4ea0-be0f-9664aab2382e",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1785859868"
},
"departure": {
"delay": 8,
"time": "1785859868"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": -25,
"time": "1785860038"
},
"departure": {
"delay": -25,
"time": "1785860038"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": -16,
"time": "1785860165"
},
"departure": {
"delay": -16,
"time": "1785860165"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -120,
"time": "1785860280"
},
"departure": {
"delay": 0,
"time": "1785860400"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": 65,
"time": "1785860581"
},
"departure": {
"delay": 65,
"time": "1785860581"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 87,
"time": "1785860685"
},
"departure": {
"delay": 87,
"time": "1785860685"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -120,
"time": "1785860820"
},
"departure": {
"delay": 0,
"time": "1785860940"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": -52,
"time": "1785861098"
},
"departure": {
"delay": -52,
"time": "1785861098"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -74,
"time": "1785861183"
},
"departure": {
"delay": -74,
"time": "1785861183"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": -17,
"time": "1785861353"
},
"departure": {
"delay": -17,
"time": "1785861353"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 0,
"time": "1785861420"
},
"departure": {
"delay": 0,
"time": "1785861420"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2468-4278-1"
}
}
},
{
"id": "70071d19-5568-4160-bdd5-6557ac88b827",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1785857700"
},
"departure": {
"delay": 0,
"time": "1785857700"
},
"stopId": "stop_point:CFP:0-169"
},
{
"arrival": {
"delay": 0,
"time": "1785858420"
},
"departure": {
"delay": 0,
"time": "1785858420"
},
"stopId": "stop_point:CFP:0-76"
},
{
"arrival": {
"delay": 0,
"time": "1785858854"
},
"departure": {
"delay": 0,
"time": "1785858854"
},
"stopId": "stop_point:CFP:0-74"
},
{
"arrival": {
"delay": 0,
"time": "1785859200"
},
"departure": {
"delay": 0,
"time": "1785859200"
},
"stopId": "stop_point:CFP:0-72"
},
{
"arrival": {
"delay": 0,
"time": "1785859500"
},
"departure": {
"delay": 0,
"time": "1785859500"
},
"stopId": "stop_point:CFP:0-68"
},
{
"arrival": {
"delay": 0,
"time": "1785860040"
},
"departure": {
"delay": 0,
"time": "1785860040"
},
"stopId": "stop_point:CFP:0-64"
},
{
"arrival": {
"delay": 46,
"time": "1785860806"
},
"departure": {
"delay": 46,
"time": "1785860806"
},
"stopId": "stop_point:CFP:0-63"
},
{
"arrival": {
"delay": 56,
"time": "1785860949"
},
"departure": {
"delay": 56,
"time": "1785860949"
},
"stopId": "stop_point:CFP:0-61"
},
{
"arrival": {
"delay": 39,
"time": "1785861211"
},
"departure": {
"delay": 39,
"time": "1785861211"
},
"stopId": "stop_point:CFP:0-60"
},
{
"arrival": {
"delay": 46,
"time": "1785861526"
},
"departure": {
"delay": 106,
"time": "1785861586"
},
"stopId": "stop_point:CFP:0-59"
},
{
"arrival": {
"delay": 126,
"time": "1785861935"
},
"departure": {
"delay": 126,
"time": "1785861935"
},
"stopId": "stop_point:CFP:0-57"
},
{
"arrival": {
"delay": 189,
"time": "1785862159"
},
"departure": {
"delay": 189,
"time": "1785862159"
},
"stopId": "stop_point:CFP:0-56"
},
{
"arrival": {
"delay": 205,
"time": "1785862486"
},
"departure": {
"delay": 205,
"time": "1785862486"
},
"stopId": "stop_point:CFP:0-54"
},
{
"arrival": {
"delay": 219,
"time": "1785862610"
},
"departure": {
"delay": 219,
"time": "1785862610"
},
"stopId": "stop_point:CFP:0-53"
},
{
"arrival": {
"delay": 0,
"time": "1785862838"
},
"departure": {
"delay": 0,
"time": "1785862838"
},
"stopId": "stop_point:CFP:0-52"
},
{
"arrival": {
"delay": 30,
"time": "1785863310"
},
"departure": {
"delay": 30,
"time": "1785863310"
},
"stopId": "stop_point:CFP:0-52"
},
{
"arrival": {
"delay": 43,
"time": "1785863428"
},
"departure": {
"delay": 43,
"time": "1785863428"
},
"stopId": "stop_point:CFP:0-50"
},
{
"arrival": {
"delay": 15,
"time": "1785863634"
},
"departure": {
"delay": 15,
"time": "1785863634"
},
"stopId": "stop_point:CFP:0-49"
},
{
"arrival": {
"delay": -4,
"time": "1785863793"
},
"departure": {
"delay": -4,
"time": "1785863793"
},
"stopId": "stop_point:CFP:0-48"
},
{
"arrival": {
"delay": 28,
"time": "1785863946"
},
"departure": {
"delay": 28,
"time": "1785863946"
},
"stopId": "stop_point:CFP:0-47"
},
{
"arrival": {
"delay": 32,
"time": "1785864026"
},
"departure": {
"delay": 32,
"time": "1785864026"
},
"stopId": "stop_point:CFP:0-46"
},
{
"arrival": {
"delay": -17,
"time": "1785864223"
},
"departure": {
"delay": 43,
"time": "1785864283"
},
"stopId": "stop_point:CFP:0-44"
},
{
"arrival": {
"delay": -167,
"time": "1785864673"
},
"departure": {
"delay": 13,
"time": "1785864853"
},
"stopId": "stop_point:CFP:0-41"
},
{
"arrival": {
"delay": 23,
"time": "1785865169"
},
"departure": {
"delay": 23,
"time": "1785865169"
},
"stopId": "stop_point:CFP:0-37"
},
{
"arrival": {
"delay": -14,
"time": "1785865340"
},
"departure": {
"delay": -14,
"time": "1785865340"
},
"stopId": "stop_point:CFP:0-36"
},
{
"arrival": {
"delay": 1,
"time": "1785865441"
},
"departure": {
"delay": 1,
"time": "1785865441"
},
"stopId": "stop_point:CFP:0-34"
},
{
"arrival": {
"delay": 27,
"time": "1785865684"
},
"departure": {
"delay": 27,
"time": "1785865684"
},
"stopId": "stop_point:CFP:0-32"
},
{
"arrival": {
"delay": -60,
"time": "1785865980"
},
"departure": {
"delay": 0,
"time": "1785866040"
},
"stopId": "stop_point:CFP:0-30"
},
{
"arrival": {
"delay": 25,
"time": "1785866271"
},
"departure": {
"delay": 25,
"time": "1785866271"
},
"stopId": "stop_point:CFP:0-29"
},
{
"arrival": {
"delay": 33,
"time": "1785867107"
},
"departure": {
"delay": 33,
"time": "1785867107"
},
"stopId": "stop_point:CFP:0-85"
},
{
"arrival": {
"delay": -120,
"time": "1785867180"
},
"departure": {
"delay": 0,
"time": "1785867300"
},
"stopId": "stop_point:CFP:0-24"
},
{
"arrival": {
"delay": -33,
"time": "1785867389"
},
"departure": {
"delay": -33,
"time": "1785867389"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": -34,
"time": "1785867460"
},
"departure": {
"delay": -34,
"time": "1785867460"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": -60,
"time": "1785867660"
},
"departure": {
"delay": 0,
"time": "1785867720"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": -74,
"time": "1785867885"
},
"departure": {
"delay": -74,
"time": "1785867885"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": -91,
"time": "1785867985"
},
"departure": {
"delay": -91,
"time": "1785867985"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": -120,
"time": "1785868140"
},
"departure": {
"delay": 0,
"time": "1785868260"
},
"stopId": "stop_point:CFP:0-14"
},
{
"arrival": {
"delay": -99,
"time": "1785868364"
},
"departure": {
"delay": -99,
"time": "1785868364"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": -68,
"time": "1785868513"
},
"departure": {
"delay": -68,
"time": "1785868513"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -120,
"time": "1785868680"
},
"departure": {
"delay": 0,
"time": "1785868800"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": -26,
"time": "1785868890"
},
"departure": {
"delay": -26,
"time": "1785868890"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": -4,
"time": "1785868994"
},
"departure": {
"delay": -4,
"time": "1785868994"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -120,
"time": "1785869220"
},
"departure": {
"delay": 0,
"time": "1785869340"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": -142,
"time": "1785869408"
},
"departure": {
"delay": -142,
"time": "1785869408"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -123,
"time": "1785869534"
},
"departure": {
"delay": -123,
"time": "1785869534"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": -115,
"time": "1785869655"
},
"departure": {
"delay": -115,
"time": "1785869655"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 0,
"time": "1785869820"
},
"departure": {
"delay": 0,
"time": "1785869820"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2491-4319-1"
}
}
},
{
"id": "25f12582-1bc4-4bfd-b8d9-ca86077987bd",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1785861620"
},
"departure": {
"delay": 20,
"time": "1785861620"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 134,
"time": "1785861783"
},
"departure": {
"delay": 134,
"time": "1785861783"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 152,
"time": "1785861914"
},
"departure": {
"delay": 152,
"time": "1785861914"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 137,
"time": "1785862006"
},
"departure": {
"delay": 137,
"time": "1785862006"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -120,
"time": "1785862080"
},
"departure": {
"delay": 0,
"time": "1785862200"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": -38,
"time": "1785862383"
},
"departure": {
"delay": -38,
"time": "1785862383"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 3,
"time": "1785862506"
},
"departure": {
"delay": 3,
"time": "1785862506"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 89,
"time": "1785862829"
},
"departure": {
"delay": 209,
"time": "1785862949"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 249,
"time": "1785863087"
},
"departure": {
"delay": 249,
"time": "1785863087"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 245,
"time": "1785863201"
},
"departure": {
"delay": 245,
"time": "1785863201"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 115,
"time": "1785863395"
},
"departure": {
"delay": 235,
"time": "1785863515"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": 265,
"time": "1785863609"
},
"departure": {
"delay": 265,
"time": "1785863609"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": 249,
"time": "1785863709"
},
"departure": {
"delay": 249,
"time": "1785863709"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": 157,
"time": "1785863917"
},
"departure": {
"delay": 217,
"time": "1785863977"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": 229,
"time": "1785864154"
},
"departure": {
"delay": 229,
"time": "1785864154"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": 212,
"time": "1785864210"
},
"departure": {
"delay": 212,
"time": "1785864210"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": 185,
"time": "1785864305"
},
"departure": {
"delay": 185,
"time": "1785864305"
},
"stopId": "stop_point:CFP:0-23"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2471-4292-1"
}
}
},
{
"id": "fcc943da-e8fa-4339-968c-2f88f0be295f",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1785855420"
},
"departure": {
"delay": 300,
"time": "1785855720"
},
"stopId": "stop_point:MCN:87751008"
},
{
"arrival": {
"delay": 300,
"time": "1785858300"
},
"departure": {
"delay": 300,
"time": "1785858480"
},
"stopId": "stop_point:MCN:87755009"
},
{
"arrival": {
"delay": 300,
"time": "1785860820"
},
"departure": {
"delay": 300,
"time": "1785860880"
},
"stopId": "stop_point:MCN:87755447"
},
{
"arrival": {
"delay": 300,
"time": "1785861750"
},
"departure": {
"delay": 300,
"time": "1785861870"
},
"stopId": "stop_point:MCN:87757526"
},
{
"arrival": {
"delay": 300,
"time": "1785863220"
},
"departure": {
"delay": 300,
"time": "1785863400"
},
"stopId": "stop_point:MCN:87757625"
},
{
"arrival": {
"delay": 300,
"time": "1785864120"
},
"departure": {
"delay": 300,
"time": "1785864240"
},
"stopId": "stop_point:MCN:87757674"
},
{
"arrival": {
"delay": 300,
"time": "1785864900"
},
"departure": {
"delay": 300,
"time": "1785865020"
},
"stopId": "stop_point:MCN:87756254"
},
{
"arrival": {
"delay": 300,
"time": "1785865350"
},
"departure": {
"delay": 300,
"time": "1785865350"
},
"stopId": "stop_point:MCN:87756056"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "MCN:17489@2026-08-04"
}
}
},
{
"id": "f32c76b6-522a-455b-8f0b-c3603bbb0242",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1785866160"
},
"departure": {
"delay": 0,
"time": "1785866160"
},
"stopId": "stop_point:MCN:87751008"
},
{
"arrival": {
"delay": 0,
"time": "1785868800"
},
"departure": {
"delay": 0,
"time": "1785868980"
},
"stopId": "stop_point:MCN:87755009"
},
{
"arrival": {
"delay": 0,
"time": "1785871290"
},
"departure": {
"delay": 0,
"time": "1785871350"
},
"stopId": "stop_point:MCN:87755447"
},
{
"arrival": {
"delay": 0,
"time": "1785872190"
},
"departure": {
"delay": 0,
"time": "1785872310"
},
"stopId": "stop_point:MCN:87757526"
},
{
"arrival": {
"delay": 0,
"time": "1785873690"
},
"departure": {
"delay": 0,
"time": "1785873870"
},
"stopId": "stop_point:MCN:87757625"
},
{
"arrival": {
"delay": 0,
"time": "1785874320"
},
"departure": {
"delay": 0,
"time": "1785874440"
},
"stopId": "stop_point:MCN:87757674"
},
{
"arrival": {
"delay": 0,
"time": "1785875100"
},
"departure": {
"delay": 0,
"time": "1785875220"
},
"stopId": "stop_point:MCN:87756254"
},
{
"arrival": {
"delay": 0,
"time": "1785875550"
},
"departure": {
"delay": 0,
"time": "1785875550"
},
"stopId": "stop_point:MCN:87756056"
}
],
"trip": {
"scheduleRelationship": "CANCELED",
"startDate": "20260804",
"tripId": "MCN:17495@2026-08-04"
}
}
},
{
"id": "f56b113d-7378-46db-978e-9310ec54c28c",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1785864948"
},
"departure": {
"delay": 48,
"time": "1785864948"
},
"stopId": "stop_point:CFP:0-23"
},
{
"arrival": {
"delay": 80,
"time": "1785865101"
},
"departure": {
"delay": 80,
"time": "1785865101"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": 73,
"time": "1785865167"
},
"departure": {
"delay": 73,
"time": "1785865167"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": -34,
"time": "1785865286"
},
"departure": {
"delay": 26,
"time": "1785865346"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": 31,
"time": "1785865590"
},
"departure": {
"delay": 31,
"time": "1785865590"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": 12,
"time": "1785865688"
},
"departure": {
"delay": 12,
"time": "1785865688"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": -115,
"time": "1785865745"
},
"departure": {
"delay": 5,
"time": "1785865865"
},
"stopId": "stop_point:CFP:0-14"
},
{
"arrival": {
"delay": -35,
"time": "1785866028"
},
"departure": {
"delay": -35,
"time": "1785866028"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 25,
"time": "1785866206"
},
"departure": {
"delay": 25,
"time": "1785866206"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -120,
"time": "1785866280"
},
"departure": {
"delay": 0,
"time": "1785866400"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": 42,
"time": "1785866558"
},
"departure": {
"delay": 42,
"time": "1785866558"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 91,
"time": "1785866689"
},
"departure": {
"delay": 91,
"time": "1785866689"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -120,
"time": "1785866820"
},
"departure": {
"delay": 0,
"time": "1785866940"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": -83,
"time": "1785867067"
},
"departure": {
"delay": -83,
"time": "1785867067"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -72,
"time": "1785867185"
},
"departure": {
"delay": -72,
"time": "1785867185"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": -72,
"time": "1785867298"
},
"departure": {
"delay": -72,
"time": "1785867298"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 0,
"time": "1785867420"
},
"departure": {
"delay": 0,
"time": "1785867420"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2472-4301-1"
}
}
},
{
"id": "2221591d-891f-404a-8caf-47a486be3549",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1785865259"
},
"departure": {
"delay": 59,
"time": "1785865259"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 92,
"time": "1785865341"
},
"departure": {
"delay": 92,
"time": "1785865341"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 117,
"time": "1785865479"
},
"departure": {
"delay": 117,
"time": "1785865479"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 123,
"time": "1785865592"
},
"departure": {
"delay": 123,
"time": "1785865592"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -102,
"time": "1785865698"
},
"departure": {
"delay": 18,
"time": "1785865818"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": 15,
"time": "1785866036"
},
"departure": {
"delay": 15,
"time": "1785866036"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 94,
"time": "1785866197"
},
"departure": {
"delay": 94,
"time": "1785866197"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": -68,
"time": "1785866272"
},
"departure": {
"delay": 52,
"time": "1785866392"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 73,
"time": "1785866511"
},
"departure": {
"delay": 73,
"time": "1785866511"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 113,
"time": "1785866669"
},
"departure": {
"delay": 113,
"time": "1785866669"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": -78,
"time": "1785866802"
},
"departure": {
"delay": 42,
"time": "1785866922"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": 111,
"time": "1785867055"
},
"departure": {
"delay": 111,
"time": "1785867055"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": 98,
"time": "1785867158"
},
"departure": {
"delay": 98,
"time": "1785867158"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": -332,
"time": "1785867328"
},
"departure": {
"delay": 28,
"time": "1785867688"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": 48,
"time": "1785867873"
},
"departure": {
"delay": 48,
"time": "1785867873"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": 61,
"time": "1785867959"
},
"departure": {
"delay": 61,
"time": "1785867959"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": -36,
"time": "1785868044"
},
"departure": {
"delay": 24,
"time": "1785868104"
},
"stopId": "stop_point:CFP:0-23"
},
{
"arrival": {
"delay": 59,
"time": "1785868246"
},
"departure": {
"delay": 59,
"time": "1785868246"
},
"stopId": "stop_point:CFP:0-85"
},
{
"arrival": {
"delay": 152,
"time": "1785869165"
},
"departure": {
"delay": 152,
"time": "1785869165"
},
"stopId": "stop_point:CFP:0-29"
},
{
"arrival": {
"delay": 50,
"time": "1785869330"
},
"departure": {
"delay": 110,
"time": "1785869390"
},
"stopId": "stop_point:CFP:0-30"
},
{
"arrival": {
"delay": 164,
"time": "1785869766"
},
"departure": {
"delay": 164,
"time": "1785869766"
},
"stopId": "stop_point:CFP:0-32"
},
{
"arrival": {
"delay": 138,
"time": "1785869958"
},
"departure": {
"delay": 138,
"time": "1785869958"
},
"stopId": "stop_point:CFP:0-34"
},
{
"arrival": {
"delay": 173,
"time": "1785870078"
},
"departure": {
"delay": 173,
"time": "1785870078"
},
"stopId": "stop_point:CFP:0-36"
},
{
"arrival": {
"delay": 138,
"time": "1785870251"
},
"departure": {
"delay": 138,
"time": "1785870251"
},
"stopId": "stop_point:CFP:0-37"
},
{
"arrival": {
"delay": 156,
"time": "1785870576"
},
"departure": {
"delay": 156,
"time": "1785870576"
},
"stopId": "stop_point:CFP:0-40"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2485-4309-1"
}
}
},
{
"id": "84160511-06c4-44d7-bead-d250cd48b33a",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1785867692"
},
"departure": {
"delay": 92,
"time": "1785867692"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 147,
"time": "1785867796"
},
"departure": {
"delay": 147,
"time": "1785867796"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 159,
"time": "1785867921"
},
"departure": {
"delay": 159,
"time": "1785867921"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 159,
"time": "1785868028"
},
"departure": {
"delay": 159,
"time": "1785868028"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -81,
"time": "1785868119"
},
"departure": {
"delay": 39,
"time": "1785868239"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": 39,
"time": "1785868460"
},
"departure": {
"delay": 39,
"time": "1785868460"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 39,
"time": "1785868542"
},
"departure": {
"delay": 39,
"time": "1785868542"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": -110,
"time": "1785868630"
},
"departure": {
"delay": 10,
"time": "1785868750"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 12,
"time": "1785868850"
},
"departure": {
"delay": 12,
"time": "1785868850"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 53,
"time": "1785869009"
},
"departure": {
"delay": 53,
"time": "1785869009"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 10,
"time": "1785869170"
},
"departure": {
"delay": 10,
"time": "1785869170"
},
"stopId": "stop_point:CFP:0-13"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2473-4264-1"
}
}
},
{
"id": "10dde25d-f211-43fc-b26d-a476cc786abf",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1785862620"
},
"departure": {
"delay": 300,
"time": "1785862920"
},
"stopId": "stop_point:MCN:87751008"
},
{
"arrival": {
"delay": 300,
"time": "1785865500"
},
"departure": {
"delay": 300,
"time": "1785865680"
},
"stopId": "stop_point:MCN:87755009"
},
{
"arrival": {
"delay": 300,
"time": "1785867000"
},
"departure": {
"delay": 300,
"time": "1785867060"
},
"stopId": "stop_point:MCN:87755371"
},
{
"arrival": {
"delay": 300,
"time": "1785868260"
},
"departure": {
"delay": 300,
"time": "1785868320"
},
"stopId": "stop_point:MCN:87755447"
},
{
"arrival": {
"delay": 300,
"time": "1785869310"
},
"departure": {
"delay": 300,
"time": "1785869430"
},
"stopId": "stop_point:MCN:87757526"
},
{
"arrival": {
"delay": 300,
"time": "1785870900"
},
"departure": {
"delay": 300,
"time": "1785871080"
},
"stopId": "stop_point:MCN:87757625"
},
{
"arrival": {
"delay": 300,
"time": "1785871560"
},
"departure": {
"delay": 300,
"time": "1785871680"
},
"stopId": "stop_point:MCN:87757674"
},
{
"arrival": {
"delay": 300,
"time": "1785872460"
},
"departure": {
"delay": 300,
"time": "1785872580"
},
"stopId": "stop_point:MCN:87756254"
},
{
"arrival": {
"delay": 300,
"time": "1785872910"
},
"departure": {
"delay": 300,
"time": "1785872910"
},
"stopId": "stop_point:MCN:87756056"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "MCN:17493@2026-08-04"
}
}
},
{
"id": "67c01e81-c1a5-44df-ae1e-646b3c141ab2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1785869460"
},
"departure": {
"delay": 0,
"time": "1785869460"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": -23,
"time": "1785869640"
},
"departure": {
"delay": -23,
"time": "1785869640"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": -19,
"time": "1785869762"
},
"departure": {
"delay": -19,
"time": "1785869762"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -108,
"time": "1785869892"
},
"departure": {
"delay": 12,
"time": "1785870012"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": 4,
"time": "1785870120"
},
"departure": {
"delay": 4,
"time": "1785870120"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 55,
"time": "1785870253"
},
"departure": {
"delay": 55,
"time": "1785870253"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -120,
"time": "1785870420"
},
"departure": {
"delay": 0,
"time": "1785870540"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": -54,
"time": "1785870696"
},
"departure": {
"delay": -54,
"time": "1785870696"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -68,
"time": "1785870789"
},
"departure": {
"delay": -68,
"time": "1785870789"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": -31,
"time": "1785870939"
},
"departure": {
"delay": -31,
"time": "1785870939"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 0,
"time": "1785871020"
},
"departure": {
"delay": 0,
"time": "1785871020"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2474-4280-1"
}
}
},
{
"id": "5a46b9f1-d405-4d89-8f6b-f87e5cf6c0a6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 237,
"time": "1785871437"
},
"departure": {
"delay": 237,
"time": "1785871437"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 237,
"time": "1785871486"
},
"departure": {
"delay": 237,
"time": "1785871486"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 237,
"time": "1785871599"
},
"departure": {
"delay": 237,
"time": "1785871599"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 237,
"time": "1785871706"
},
"departure": {
"delay": 237,
"time": "1785871706"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -3,
"time": "1785871797"
},
"departure": {
"delay": 117,
"time": "1785871917"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": 117,
"time": "1785872138"
},
"departure": {
"delay": 117,
"time": "1785872138"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 117,
"time": "1785872220"
},
"departure": {
"delay": 117,
"time": "1785872220"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 132,
"time": "1785872472"
},
"departure": {
"delay": 252,
"time": "1785872592"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 296,
"time": "1785872734"
},
"departure": {
"delay": 296,
"time": "1785872734"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 327,
"time": "1785872883"
},
"departure": {
"delay": 327,
"time": "1785872883"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 291,
"time": "1785873051"
},
"departure": {
"delay": 291,
"time": "1785873051"
},
"stopId": "stop_point:CFP:0-13"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2475-4265-1"
}
}
},
{
"id": "d926e516-8821-4f1e-8b62-d16cb86a30d1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1785873145"
},
"departure": {
"delay": 85,
"time": "1785873145"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": 48,
"time": "1785873311"
},
"departure": {
"delay": 48,
"time": "1785873311"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 89,
"time": "1785873470"
},
"departure": {
"delay": 89,
"time": "1785873470"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -93,
"time": "1785873507"
},
"departure": {
"delay": 27,
"time": "1785873627"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": 54,
"time": "1785873770"
},
"departure": {
"delay": 54,
"time": "1785873770"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 97,
"time": "1785873895"
},
"departure": {
"delay": 97,
"time": "1785873895"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -120,
"time": "1785874020"
},
"departure": {
"delay": 0,
"time": "1785874140"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": -63,
"time": "1785874287"
},
"departure": {
"delay": -63,
"time": "1785874287"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -65,
"time": "1785874392"
},
"departure": {
"delay": -65,
"time": "1785874392"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": -5,
"time": "1785874565"
},
"departure": {
"delay": -5,
"time": "1785874565"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 9,
"time": "1785874629"
},
"departure": {
"delay": 9,
"time": "1785874629"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2476-4281-1"
}
}
},
{
"id": "e022ee53-0628-42f2-bc2a-29cae0ed9b42",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1785874830"
},
"departure": {
"delay": 30,
"time": "1785874830"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 110,
"time": "1785874959"
},
"departure": {
"delay": 110,
"time": "1785874959"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 136,
"time": "1785875098"
},
"departure": {
"delay": 136,
"time": "1785875098"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 137,
"time": "1785875206"
},
"departure": {
"delay": 137,
"time": "1785875206"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -120,
"time": "1785875280"
},
"departure": {
"delay": 0,
"time": "1785875400"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": -41,
"time": "1785875580"
},
"departure": {
"delay": -41,
"time": "1785875580"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 40,
"time": "1785875743"
},
"departure": {
"delay": 40,
"time": "1785875743"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": -118,
"time": "1785875822"
},
"departure": {
"delay": 2,
"time": "1785875942"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 65,
"time": "1785876103"
},
"departure": {
"delay": 65,
"time": "1785876103"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 60,
"time": "1785876216"
},
"departure": {
"delay": 60,
"time": "1785876216"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 14,
"time": "1785876374"
},
"departure": {
"delay": 14,
"time": "1785876374"
},
"stopId": "stop_point:CFP:0-13"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2477-4266-1"
}
}
},
{
"id": "a40bd3f0-45fb-4714-ba01-1838cac21155",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1785876752"
},
"departure": {
"delay": 92,
"time": "1785876752"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": 58,
"time": "1785876921"
},
"departure": {
"delay": 58,
"time": "1785876921"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 63,
"time": "1785877044"
},
"departure": {
"delay": 63,
"time": "1785877044"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -105,
"time": "1785877095"
},
"departure": {
"delay": 15,
"time": "1785877215"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": 45,
"time": "1785877361"
},
"departure": {
"delay": 45,
"time": "1785877361"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 66,
"time": "1785877464"
},
"departure": {
"delay": 66,
"time": "1785877464"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 361,
"time": "1785878101"
},
"departure": {
"delay": 481,
"time": "1785878221"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": 483,
"time": "1785878433"
},
"departure": {
"delay": 483,
"time": "1785878433"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": 425,
"time": "1785878482"
},
"departure": {
"delay": 425,
"time": "1785878482"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 468,
"time": "1785878638"
},
"departure": {
"delay": 468,
"time": "1785878638"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 473,
"time": "1785878693"
},
"departure": {
"delay": 473,
"time": "1785878693"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2478-4282-1"
}
}
},
{
"id": "edb38810-e179-4326-a5ed-c53880426f29",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 181,
"time": "1785878581"
},
"departure": {
"delay": 181,
"time": "1785878581"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 181,
"time": "1785878630"
},
"departure": {
"delay": 181,
"time": "1785878630"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 181,
"time": "1785878743"
},
"departure": {
"delay": 181,
"time": "1785878743"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 181,
"time": "1785878850"
},
"departure": {
"delay": 181,
"time": "1785878850"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -59,
"time": "1785878941"
},
"departure": {
"delay": 61,
"time": "1785879061"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": 61,
"time": "1785879282"
},
"departure": {
"delay": 61,
"time": "1785879282"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 61,
"time": "1785879364"
},
"departure": {
"delay": 61,
"time": "1785879364"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 102,
"time": "1785879642"
},
"departure": {
"delay": 222,
"time": "1785879762"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 283,
"time": "1785879921"
},
"departure": {
"delay": 283,
"time": "1785879921"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 296,
"time": "1785880052"
},
"departure": {
"delay": 296,
"time": "1785880052"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 245,
"time": "1785880205"
},
"departure": {
"delay": 245,
"time": "1785880205"
},
"stopId": "stop_point:CFP:0-13"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2479-4267-1"
}
}
},
{
"id": "a397c056-dc74-40ab-87c5-5dd1de7c6049",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1785880312"
},
"departure": {
"delay": 52,
"time": "1785880312"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": -2,
"time": "1785880461"
},
"departure": {
"delay": -2,
"time": "1785880461"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 29,
"time": "1785880610"
},
"departure": {
"delay": 29,
"time": "1785880610"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -91,
"time": "1785880709"
},
"departure": {
"delay": 29,
"time": "1785880829"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": 10,
"time": "1785880926"
},
"departure": {
"delay": 10,
"time": "1785880926"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 52,
"time": "1785881050"
},
"departure": {
"delay": 52,
"time": "1785881050"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -102,
"time": "1785881238"
},
"departure": {
"delay": 18,
"time": "1785881358"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": -56,
"time": "1785881494"
},
"departure": {
"delay": -56,
"time": "1785881494"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -87,
"time": "1785881570"
},
"departure": {
"delay": -87,
"time": "1785881570"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 0,
"time": "1785881770"
},
"departure": {
"delay": 0,
"time": "1785881770"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 15,
"time": "1785881835"
},
"departure": {
"delay": 15,
"time": "1785881835"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"tripId": "CFP:260801-2480-4283-1"
}
}
},
{
"id": "ea0fe48e-c6ab-4166-849b-58ce50d6f585",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1785910278"
},
"departure": {
"delay": 18,
"time": "1785910278"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": -55,
"time": "1785910437"
},
"departure": {
"delay": -55,
"time": "1785910437"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": -34,
"time": "1785910593"
},
"departure": {
"delay": -34,
"time": "1785910593"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -93,
"time": "1785910767"
},
"departure": {
"delay": 27,
"time": "1785910887"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": 78,
"time": "1785911054"
},
"departure": {
"delay": 78,
"time": "1785911054"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 91,
"time": "1785911149"
},
"departure": {
"delay": 91,
"time": "1785911149"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -10,
"time": "1785911390"
},
"departure": {
"delay": 110,
"time": "1785911510"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": 81,
"time": "1785911665"
},
"departure": {
"delay": 81,
"time": "1785911665"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": 60,
"time": "1785911737"
},
"departure": {
"delay": 60,
"time": "1785911737"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 93,
"time": "1785911869"
},
"departure": {
"delay": 93,
"time": "1785911869"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 129,
"time": "1785911949"
},
"departure": {
"delay": 129,
"time": "1785911949"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "CFP:260801-2435-4270-1"
}
}
},
{
"id": "6727feda-e122-47af-82d5-0cf3d55cd82c",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1785908416"
},
"departure": {
"delay": 16,
"time": "1785908416"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 73,
"time": "1785908522"
},
"departure": {
"delay": 73,
"time": "1785908522"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 61,
"time": "1785908623"
},
"departure": {
"delay": 61,
"time": "1785908623"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 50,
"time": "1785908719"
},
"departure": {
"delay": 50,
"time": "1785908719"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -120,
"time": "1785908880"
},
"departure": {
"delay": 0,
"time": "1785909000"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": -58,
"time": "1785909163"
},
"departure": {
"delay": -58,
"time": "1785909163"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 19,
"time": "1785909322"
},
"departure": {
"delay": 19,
"time": "1785909322"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": -11,
"time": "1785909529"
},
"departure": {
"delay": 109,
"time": "1785909649"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 160,
"time": "1785909798"
},
"departure": {
"delay": 160,
"time": "1785909798"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 191,
"time": "1785909947"
},
"departure": {
"delay": 191,
"time": "1785909947"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 161,
"time": "1785910121"
},
"departure": {
"delay": 161,
"time": "1785910121"
},
"stopId": "stop_point:CFP:0-13"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "CFP:260801-2436-4254-1"
}
}
},
{
"id": "5d6f4fa9-1e2e-4ae9-88c7-3ed3ccc6dab8",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 163,
"time": "1785912163"
},
"departure": {
"delay": 163,
"time": "1785912163"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 207,
"time": "1785912256"
},
"departure": {
"delay": 207,
"time": "1785912256"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 230,
"time": "1785912392"
},
"departure": {
"delay": 230,
"time": "1785912392"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 226,
"time": "1785912495"
},
"departure": {
"delay": 226,
"time": "1785912495"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -95,
"time": "1785912505"
},
"departure": {
"delay": 25,
"time": "1785912625"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": 46,
"time": "1785912867"
},
"departure": {
"delay": 46,
"time": "1785912867"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 87,
"time": "1785912990"
},
"departure": {
"delay": 87,
"time": "1785912990"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": -54,
"time": "1785913086"
},
"departure": {
"delay": 66,
"time": "1785913206"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 71,
"time": "1785913309"
},
"departure": {
"delay": 71,
"time": "1785913309"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 91,
"time": "1785913447"
},
"departure": {
"delay": 91,
"time": "1785913447"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": -78,
"time": "1785913602"
},
"departure": {
"delay": 42,
"time": "1785913722"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": 85,
"time": "1785913829"
},
"departure": {
"delay": 85,
"time": "1785913829"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": 71,
"time": "1785913931"
},
"departure": {
"delay": 71,
"time": "1785913931"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": -30,
"time": "1785914130"
},
"departure": {
"delay": 30,
"time": "1785914190"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": 11,
"time": "1785914336"
},
"departure": {
"delay": 11,
"time": "1785914336"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": -5,
"time": "1785914393"
},
"departure": {
"delay": -5,
"time": "1785914393"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": 0,
"time": "1785914520"
},
"departure": {
"delay": 0,
"time": "1785914520"
},
"stopId": "stop_point:CFP:0-23"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "CFP:260801-2441-4285-1"
}
}
},
{
"id": "5f541dcf-1dc5-4528-9f8f-68667d60d764",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1785915319"
},
"departure": {
"delay": 19,
"time": "1785915319"
},
"stopId": "stop_point:CFP:0-23"
},
{
"arrival": {
"delay": 31,
"time": "1785915452"
},
"departure": {
"delay": 31,
"time": "1785915452"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": 31,
"time": "1785915525"
},
"departure": {
"delay": 31,
"time": "1785915525"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": -42,
"time": "1785915678"
},
"departure": {
"delay": 18,
"time": "1785915738"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": 6,
"time": "1785915965"
},
"departure": {
"delay": 6,
"time": "1785915965"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": -2,
"time": "1785916074"
},
"departure": {
"delay": -2,
"time": "1785916074"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": -120,
"time": "1785916140"
},
"departure": {
"delay": 0,
"time": "1785916260"
},
"stopId": "stop_point:CFP:0-14"
},
{
"arrival": {
"delay": -37,
"time": "1785916426"
},
"departure": {
"delay": -37,
"time": "1785916426"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": -41,
"time": "1785916540"
},
"departure": {
"delay": -41,
"time": "1785916540"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -120,
"time": "1785916680"
},
"departure": {
"delay": 0,
"time": "1785916800"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": -22,
"time": "1785916894"
},
"departure": {
"delay": -22,
"time": "1785916894"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 16,
"time": "1785917014"
},
"departure": {
"delay": 16,
"time": "1785917014"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -120,
"time": "1785917220"
},
"departure": {
"delay": 0,
"time": "1785917340"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": -125,
"time": "1785917425"
},
"departure": {
"delay": -125,
"time": "1785917425"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -138,
"time": "1785917519"
},
"departure": {
"delay": -138,
"time": "1785917519"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": -105,
"time": "1785917665"
},
"departure": {
"delay": -105,
"time": "1785917665"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 0,
"time": "1785917820"
},
"departure": {
"delay": 0,
"time": "1785917820"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "CFP:260801-2442-4294-1"
}
}
},
{
"id": "f37b9976-59a0-4f8f-929d-7f88d4d1ea6b",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1785901500"
},
"departure": {
"delay": 0,
"time": "1785901500"
},
"stopId": "stop_point:CFP:0-52"
},
{
"arrival": {
"delay": 20,
"time": "1785901625"
},
"departure": {
"delay": 20,
"time": "1785901625"
},
"stopId": "stop_point:CFP:0-50"
},
{
"arrival": {
"delay": 10,
"time": "1785901849"
},
"departure": {
"delay": 10,
"time": "1785901849"
},
"stopId": "stop_point:CFP:0-49"
},
{
"arrival": {
"delay": 4,
"time": "1785902021"
},
"departure": {
"delay": 4,
"time": "1785902021"
},
"stopId": "stop_point:CFP:0-48"
},
{
"arrival": {
"delay": 0,
"time": "1785902138"
},
"departure": {
"delay": 0,
"time": "1785902138"
},
"stopId": "stop_point:CFP:0-47"
},
{
"arrival": {
"delay": -18,
"time": "1785902196"
},
"departure": {
"delay": -18,
"time": "1785902196"
},
"stopId": "stop_point:CFP:0-46"
},
{
"arrival": {
"delay": -34,
"time": "1785902426"
},
"departure": {
"delay": 26,
"time": "1785902486"
},
"stopId": "stop_point:CFP:0-44"
},
{
"arrival": {
"delay": -49,
"time": "1785902891"
},
"departure": {
"delay": 11,
"time": "1785902951"
},
"stopId": "stop_point:CFP:0-41"
},
{
"arrival": {
"delay": 63,
"time": "1785903309"
},
"departure": {
"delay": 63,
"time": "1785903309"
},
"stopId": "stop_point:CFP:0-37"
},
{
"arrival": {
"delay": 22,
"time": "1785903476"
},
"departure": {
"delay": 22,
"time": "1785903476"
},
"stopId": "stop_point:CFP:0-36"
},
{
"arrival": {
"delay": 63,
"time": "1785903603"
},
"departure": {
"delay": 63,
"time": "1785903603"
},
"stopId": "stop_point:CFP:0-34"
},
{
"arrival": {
"delay": 81,
"time": "1785903838"
},
"departure": {
"delay": 81,
"time": "1785903838"
},
"stopId": "stop_point:CFP:0-32"
},
{
"arrival": {
"delay": -23,
"time": "1785904117"
},
"departure": {
"delay": 37,
"time": "1785904177"
},
"stopId": "stop_point:CFP:0-30"
},
{
"arrival": {
"delay": 73,
"time": "1785904419"
},
"departure": {
"delay": 73,
"time": "1785904419"
},
"stopId": "stop_point:CFP:0-29"
},
{
"arrival": {
"delay": 99,
"time": "1785905273"
},
"departure": {
"delay": 99,
"time": "1785905273"
},
"stopId": "stop_point:CFP:0-85"
},
{
"arrival": {
"delay": -420,
"time": "1785905280"
},
"departure": {
"delay": 0,
"time": "1785905700"
},
"stopId": "stop_point:CFP:0-24"
},
{
"arrival": {
"delay": 61,
"time": "1785905883"
},
"departure": {
"delay": 61,
"time": "1785905883"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": 49,
"time": "1785905943"
},
"departure": {
"delay": 49,
"time": "1785905943"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": -24,
"time": "1785906096"
},
"departure": {
"delay": 36,
"time": "1785906156"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": 59,
"time": "1785906418"
},
"departure": {
"delay": 59,
"time": "1785906418"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": 46,
"time": "1785906522"
},
"departure": {
"delay": 46,
"time": "1785906522"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": -118,
"time": "1785906542"
},
"departure": {
"delay": 2,
"time": "1785906662"
},
"stopId": "stop_point:CFP:0-14"
},
{
"arrival": {
"delay": -17,
"time": "1785906846"
},
"departure": {
"delay": -17,
"time": "1785906846"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 24,
"time": "1785907005"
},
"departure": {
"delay": 24,
"time": "1785907005"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -120,
"time": "1785907080"
},
"departure": {
"delay": 0,
"time": "1785907200"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": 40,
"time": "1785907356"
},
"departure": {
"delay": 40,
"time": "1785907356"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 59,
"time": "1785907457"
},
"departure": {
"delay": 59,
"time": "1785907457"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -120,
"time": "1785907620"
},
"departure": {
"delay": 0,
"time": "1785907740"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": -54,
"time": "1785907896"
},
"departure": {
"delay": -54,
"time": "1785907896"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -114,
"time": "1785907943"
},
"departure": {
"delay": -114,
"time": "1785907943"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": -42,
"time": "1785908128"
},
"departure": {
"delay": -42,
"time": "1785908128"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 0,
"time": "1785908220"
},
"departure": {
"delay": 0,
"time": "1785908220"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "CFP:260801-2487-4312-1"
}
}
},
{
"id": "b58272fa-5c88-40b4-bfe1-dc2ebbabde9a",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 68,
"time": "1785903668"
},
"departure": {
"delay": 68,
"time": "1785903668"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 145,
"time": "1785903794"
},
"departure": {
"delay": 145,
"time": "1785903794"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 137,
"time": "1785903899"
},
"departure": {
"delay": 137,
"time": "1785903899"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 130,
"time": "1785903999"
},
"departure": {
"delay": 130,
"time": "1785903999"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -120,
"time": "1785904080"
},
"departure": {
"delay": 0,
"time": "1785904200"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": -4,
"time": "1785904417"
},
"departure": {
"delay": -4,
"time": "1785904417"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 38,
"time": "1785904541"
},
"departure": {
"delay": 38,
"time": "1785904541"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": -120,
"time": "1785904620"
},
"departure": {
"delay": 0,
"time": "1785904740"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 11,
"time": "1785904849"
},
"departure": {
"delay": 11,
"time": "1785904849"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 69,
"time": "1785905025"
},
"departure": {
"delay": 69,
"time": "1785905025"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 32,
"time": "1785905192"
},
"departure": {
"delay": 32,
"time": "1785905192"
},
"stopId": "stop_point:CFP:0-13"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "CFP:260801-2431-4252-1"
}
}
},
{
"id": "3b8cd3be-2950-458f-804a-f843bc15a2ba",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1785905494"
},
"departure": {
"delay": 34,
"time": "1785905494"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": 6,
"time": "1785905669"
},
"departure": {
"delay": 6,
"time": "1785905669"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 17,
"time": "1785905798"
},
"departure": {
"delay": 17,
"time": "1785905798"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -120,
"time": "1785905880"
},
"departure": {
"delay": 0,
"time": "1785906000"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": 17,
"time": "1785906133"
},
"departure": {
"delay": 17,
"time": "1785906133"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 57,
"time": "1785906255"
},
"departure": {
"delay": 57,
"time": "1785906255"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -31,
"time": "1785906509"
},
"departure": {
"delay": 89,
"time": "1785906629"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": 57,
"time": "1785906807"
},
"departure": {
"delay": 57,
"time": "1785906807"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": 22,
"time": "1785906879"
},
"departure": {
"delay": 22,
"time": "1785906879"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 34,
"time": "1785907004"
},
"departure": {
"delay": 34,
"time": "1785907004"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 71,
"time": "1785907091"
},
"departure": {
"delay": 71,
"time": "1785907091"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "CFP:260801-2432-4253-1"
}
}
},
{
"id": "84a32b36-dde3-4674-b76f-a69b13e997a9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1785907265"
},
"departure": {
"delay": 65,
"time": "1785907265"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 99,
"time": "1785907348"
},
"departure": {
"delay": 99,
"time": "1785907348"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 128,
"time": "1785907490"
},
"departure": {
"delay": 128,
"time": "1785907490"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 125,
"time": "1785907594"
},
"departure": {
"delay": 125,
"time": "1785907594"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -120,
"time": "1785907680"
},
"departure": {
"delay": 0,
"time": "1785907800"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": -68,
"time": "1785907953"
},
"departure": {
"delay": -68,
"time": "1785907953"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 7,
"time": "1785908110"
},
"departure": {
"delay": 7,
"time": "1785908110"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 7,
"time": "1785908347"
},
"departure": {
"delay": 127,
"time": "1785908467"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 199,
"time": "1785908637"
},
"departure": {
"delay": 199,
"time": "1785908637"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 195,
"time": "1785908751"
},
"departure": {
"delay": 195,
"time": "1785908751"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 44,
"time": "1785908924"
},
"departure": {
"delay": 164,
"time": "1785909044"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": 203,
"time": "1785909147"
},
"departure": {
"delay": 203,
"time": "1785909147"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": 192,
"time": "1785909252"
},
"departure": {
"delay": 192,
"time": "1785909252"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": 110,
"time": "1785909470"
},
"departure": {
"delay": 170,
"time": "1785909530"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": 167,
"time": "1785909692"
},
"departure": {
"delay": 167,
"time": "1785909692"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": 167,
"time": "1785909765"
},
"departure": {
"delay": 167,
"time": "1785909765"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": 130,
"time": "1785909850"
},
"departure": {
"delay": 130,
"time": "1785909850"
},
"stopId": "stop_point:CFP:0-23"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "CFP:260801-2437-4284-1"
}
}
},
{
"id": "2c7d53fe-82e1-4767-8096-2a5dedf7d183",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1785910397"
},
"departure": {
"delay": 17,
"time": "1785910397"
},
"stopId": "stop_point:CFP:0-23"
},
{
"arrival": {
"delay": 28,
"time": "1785910529"
},
"departure": {
"delay": 28,
"time": "1785910529"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": 66,
"time": "1785910640"
},
"departure": {
"delay": 66,
"time": "1785910640"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": -60,
"time": "1785910740"
},
"departure": {
"delay": 0,
"time": "1785910800"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": -28,
"time": "1785911011"
},
"departure": {
"delay": -28,
"time": "1785911011"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": -5,
"time": "1785911151"
},
"departure": {
"delay": -5,
"time": "1785911151"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": -235,
"time": "1785911225"
},
"departure": {
"delay": 5,
"time": "1785911465"
},
"stopId": "stop_point:CFP:0-14"
},
{
"arrival": {
"delay": -11,
"time": "1785911652"
},
"departure": {
"delay": -11,
"time": "1785911652"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 22,
"time": "1785911803"
},
"departure": {
"delay": 22,
"time": "1785911803"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -85,
"time": "1785911915"
},
"departure": {
"delay": 35,
"time": "1785912035"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": 62,
"time": "1785912178"
},
"departure": {
"delay": 62,
"time": "1785912178"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 98,
"time": "1785912296"
},
"departure": {
"delay": 98,
"time": "1785912296"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -28,
"time": "1785912512"
},
"departure": {
"delay": 92,
"time": "1785912632"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": 9,
"time": "1785912759"
},
"departure": {
"delay": 9,
"time": "1785912759"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": 61,
"time": "1785912918"
},
"departure": {
"delay": 61,
"time": "1785912918"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 0,
"time": "1785912970"
},
"departure": {
"delay": 0,
"time": "1785912970"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 61,
"time": "1785913081"
},
"departure": {
"delay": 61,
"time": "1785913081"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "CFP:260801-2438-4293-1"
}
}
},
{
"id": "ba8ee3a8-7a6f-434a-83b9-0d0c5b66c92e",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 117,
"time": "1785913317"
},
"departure": {
"delay": 117,
"time": "1785913317"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 176,
"time": "1785913425"
},
"departure": {
"delay": 176,
"time": "1785913425"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 175,
"time": "1785913537"
},
"departure": {
"delay": 175,
"time": "1785913537"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 163,
"time": "1785913632"
},
"departure": {
"delay": 163,
"time": "1785913632"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -120,
"time": "1785913680"
},
"departure": {
"delay": 0,
"time": "1785913800"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": -50,
"time": "1785913971"
},
"departure": {
"delay": -50,
"time": "1785913971"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 54,
"time": "1785914157"
},
"departure": {
"delay": 54,
"time": "1785914157"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": -120,
"time": "1785914220"
},
"departure": {
"delay": 0,
"time": "1785914340"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": -5,
"time": "1785914433"
},
"departure": {
"delay": -5,
"time": "1785914433"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 21,
"time": "1785914577"
},
"departure": {
"delay": 21,
"time": "1785914577"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 5,
"time": "1785914765"
},
"departure": {
"delay": 5,
"time": "1785914765"
},
"stopId": "stop_point:CFP:0-13"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "CFP:260801-2443-4256-1"
}
}
},
{
"id": "b7f374ea-e3e7-4840-974d-fc73de42493e",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1785915069"
},
"departure": {
"delay": 9,
"time": "1785915069"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": -46,
"time": "1785915217"
},
"departure": {
"delay": -46,
"time": "1785915217"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": -41,
"time": "1785915340"
},
"departure": {
"delay": -41,
"time": "1785915340"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -120,
"time": "1785915480"
},
"departure": {
"delay": 0,
"time": "1785915600"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": -52,
"time": "1785915664"
},
"departure": {
"delay": -52,
"time": "1785915664"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": -11,
"time": "1785915787"
},
"departure": {
"delay": -11,
"time": "1785915787"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -99,
"time": "1785916041"
},
"departure": {
"delay": 21,
"time": "1785916161"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": -14,
"time": "1785916336"
},
"departure": {
"delay": -14,
"time": "1785916336"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -32,
"time": "1785916425"
},
"departure": {
"delay": -32,
"time": "1785916425"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": -17,
"time": "1785916553"
},
"departure": {
"delay": -17,
"time": "1785916553"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 9,
"time": "1785916629"
},
"departure": {
"delay": 9,
"time": "1785916629"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "CFP:260801-2444-4272-1"
}
}
},
{
"id": "3a9621ab-6bdb-4f3b-9175-642293c52f86",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1785916838"
},
"departure": {
"delay": 38,
"time": "1785916838"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 88,
"time": "1785916937"
},
"departure": {
"delay": 88,
"time": "1785916937"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 116,
"time": "1785917078"
},
"departure": {
"delay": 116,
"time": "1785917078"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 90,
"time": "1785917159"
},
"departure": {
"delay": 90,
"time": "1785917159"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -120,
"time": "1785917280"
},
"departure": {
"delay": 0,
"time": "1785917400"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": -72,
"time": "1785917549"
},
"departure": {
"delay": -72,
"time": "1785917549"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -30,
"time": "1785917673"
},
"departure": {
"delay": -30,
"time": "1785917673"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": -120,
"time": "1785917820"
},
"departure": {
"delay": 0,
"time": "1785917940"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 21,
"time": "1785918059"
},
"departure": {
"delay": 21,
"time": "1785918059"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 26,
"time": "1785918182"
},
"departure": {
"delay": 26,
"time": "1785918182"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 18,
"time": "1785918378"
},
"departure": {
"delay": 18,
"time": "1785918378"
},
"stopId": "stop_point:CFP:0-13"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "CFP:260801-2445-4257-1"
}
}
},
{
"id": "7f63cd41-d53a-4577-9b74-2dd33e2d1878",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1785918706"
},
"departure": {
"delay": 46,
"time": "1785918706"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": -2,
"time": "1785918861"
},
"departure": {
"delay": -2,
"time": "1785918861"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 37,
"time": "1785919018"
},
"departure": {
"delay": 37,
"time": "1785919018"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -120,
"time": "1785919080"
},
"departure": {
"delay": 0,
"time": "1785919200"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": 41,
"time": "1785919357"
},
"departure": {
"delay": 41,
"time": "1785919357"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 102,
"time": "1785919500"
},
"departure": {
"delay": 102,
"time": "1785919500"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -82,
"time": "1785919658"
},
"departure": {
"delay": 38,
"time": "1785919778"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": -10,
"time": "1785919940"
},
"departure": {
"delay": -10,
"time": "1785919940"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -10,
"time": "1785920047"
},
"departure": {
"delay": -10,
"time": "1785920047"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": -40,
"time": "1785920130"
},
"departure": {
"delay": -40,
"time": "1785920130"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 0,
"time": "1785920220"
},
"departure": {
"delay": 0,
"time": "1785920220"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "CFP:260801-2446-4273-1"
}
}
},
{
"id": "91f6a188-b69a-4591-8b32-c1cd9042cc97",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1785925980"
},
"departure": {
"delay": 0,
"time": "1785925980"
},
"stopId": "stop_point:CFP:0-23"
},
{
"arrival": {
"delay": 0,
"time": "1785926101"
},
"departure": {
"delay": 0,
"time": "1785926101"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": 0,
"time": "1785926174"
},
"departure": {
"delay": 0,
"time": "1785926174"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": -60,
"time": "1785926340"
},
"departure": {
"delay": 0,
"time": "1785926400"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": 0,
"time": "1785926639"
},
"departure": {
"delay": 0,
"time": "1785926639"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": 0,
"time": "1785926756"
},
"departure": {
"delay": 0,
"time": "1785926756"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": -240,
"time": "1785926820"
},
"departure": {
"delay": 0,
"time": "1785927060"
},
"stopId": "stop_point:CFP:0-14"
},
{
"arrival": {
"delay": 0,
"time": "1785927263"
},
"departure": {
"delay": 0,
"time": "1785927263"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 0,
"time": "1785927381"
},
"departure": {
"delay": 0,
"time": "1785927381"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -120,
"time": "1785927480"
},
"departure": {
"delay": 0,
"time": "1785927600"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": 0,
"time": "1785927716"
},
"departure": {
"delay": 0,
"time": "1785927716"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 0,
"time": "1785927798"
},
"departure": {
"delay": 0,
"time": "1785927798"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -120,
"time": "1785928020"
},
"departure": {
"delay": 0,
"time": "1785928140"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": 0,
"time": "1785928350"
},
"departure": {
"delay": 0,
"time": "1785928350"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": 0,
"time": "1785928457"
},
"departure": {
"delay": 0,
"time": "1785928457"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 0,
"time": "1785928570"
},
"departure": {
"delay": 0,
"time": "1785928570"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 0,
"time": "1785928620"
},
"departure": {
"delay": 0,
"time": "1785928620"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "CFP:260801-2450-4296-1"
}
}
},
{
"id": "cd9f5c0e-a31a-4b50-be67-ca28548a353d",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 129,
"time": "1785910929"
},
"departure": {
"delay": 129,
"time": "1785910929"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 216,
"time": "1785911065"
},
"departure": {
"delay": 216,
"time": "1785911065"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 216,
"time": "1785911178"
},
"departure": {
"delay": 216,
"time": "1785911178"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 216,
"time": "1785911285"
},
"departure": {
"delay": 216,
"time": "1785911285"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -19,
"time": "1785911381"
},
"departure": {
"delay": 101,
"time": "1785911501"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": 108,
"time": "1785911729"
},
"departure": {
"delay": 108,
"time": "1785911729"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 108,
"time": "1785911811"
},
"departure": {
"delay": 108,
"time": "1785911811"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 22,
"time": "1785911962"
},
"departure": {
"delay": 142,
"time": "1785912082"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 187,
"time": "1785912225"
},
"departure": {
"delay": 187,
"time": "1785912225"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 194,
"time": "1785912350"
},
"departure": {
"delay": 194,
"time": "1785912350"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 200,
"time": "1785912560"
},
"departure": {
"delay": 200,
"time": "1785912560"
},
"stopId": "stop_point:CFP:0-13"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "CFP:260801-2439-4255-1"
}
}
},
{
"id": "31a91228-c4e2-4149-a73d-ed626f19ef2e",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1785912730"
},
"departure": {
"delay": 70,
"time": "1785912730"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": 15,
"time": "1785912878"
},
"departure": {
"delay": 15,
"time": "1785912878"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 55,
"time": "1785913036"
},
"departure": {
"delay": 55,
"time": "1785913036"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -120,
"time": "1785913080"
},
"departure": {
"delay": 0,
"time": "1785913200"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": 51,
"time": "1785913367"
},
"departure": {
"delay": 51,
"time": "1785913367"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 71,
"time": "1785913469"
},
"departure": {
"delay": 71,
"time": "1785913469"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -117,
"time": "1785913623"
},
"departure": {
"delay": 3,
"time": "1785913743"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": -39,
"time": "1785913911"
},
"departure": {
"delay": -39,
"time": "1785913911"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -25,
"time": "1785914032"
},
"departure": {
"delay": -25,
"time": "1785914032"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": -38,
"time": "1785914132"
},
"departure": {
"delay": -38,
"time": "1785914132"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 24,
"time": "1785914244"
},
"departure": {
"delay": 24,
"time": "1785914244"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "CFP:260801-2440-4271-1"
}
}
},
{
"id": "603c7ad0-1ea7-457b-9643-5110fdbe0af9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1785919220"
},
"departure": {
"delay": 20,
"time": "1785919220"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 73,
"time": "1785919322"
},
"departure": {
"delay": 73,
"time": "1785919322"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 93,
"time": "1785919455"
},
"departure": {
"delay": 93,
"time": "1785919455"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 98,
"time": "1785919567"
},
"departure": {
"delay": 98,
"time": "1785919567"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -120,
"time": "1785919680"
},
"departure": {
"delay": 0,
"time": "1785919800"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": -25,
"time": "1785919996"
},
"departure": {
"delay": -25,
"time": "1785919996"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 10,
"time": "1785920113"
},
"departure": {
"delay": 10,
"time": "1785920113"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": -120,
"time": "1785920220"
},
"departure": {
"delay": 0,
"time": "1785920340"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": -6,
"time": "1785920432"
},
"departure": {
"delay": -6,
"time": "1785920432"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 27,
"time": "1785920583"
},
"departure": {
"delay": 27,
"time": "1785920583"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": -240,
"time": "1785920760"
},
"departure": {
"delay": 0,
"time": "1785921000"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": 12,
"time": "1785921076"
},
"departure": {
"delay": 12,
"time": "1785921076"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": 62,
"time": "1785921242"
},
"departure": {
"delay": 62,
"time": "1785921242"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": 45,
"time": "1785921525"
},
"departure": {
"delay": 105,
"time": "1785921585"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": 130,
"time": "1785921775"
},
"departure": {
"delay": 130,
"time": "1785921775"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": 83,
"time": "1785921801"
},
"departure": {
"delay": 83,
"time": "1785921801"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": 69,
"time": "1785921909"
},
"departure": {
"delay": 69,
"time": "1785921909"
},
"stopId": "stop_point:CFP:0-23"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "CFP:260801-2447-4286-1"
}
}
},
{
"id": "fda1f772-a050-4d48-9425-8a8c54b6cc8e",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1785905540"
},
"departure": {
"delay": 80,
"time": "1785905540"
},
"stopId": "stop_point:CFP:0-41"
},
{
"arrival": {
"delay": 113,
"time": "1785905879"
},
"departure": {
"delay": 113,
"time": "1785905879"
},
"stopId": "stop_point:CFP:0-37"
},
{
"arrival": {
"delay": 83,
"time": "1785906057"
},
"departure": {
"delay": 83,
"time": "1785906057"
},
"stopId": "stop_point:CFP:0-36"
},
{
"arrival": {
"delay": 95,
"time": "1785906155"
},
"departure": {
"delay": 95,
"time": "1785906155"
},
"stopId": "stop_point:CFP:0-34"
},
{
"arrival": {
"delay": 99,
"time": "1785906376"
},
"departure": {
"delay": 99,
"time": "1785906376"
},
"stopId": "stop_point:CFP:0-32"
},
{
"arrival": {
"delay": -6,
"time": "1785906654"
},
"departure": {
"delay": 54,
"time": "1785906714"
},
"stopId": "stop_point:CFP:0-30"
},
{
"arrival": {
"delay": 74,
"time": "1785906940"
},
"departure": {
"delay": 74,
"time": "1785906940"
},
"stopId": "stop_point:CFP:0-29"
},
{
"arrival": {
"delay": 93,
"time": "1785907787"
},
"departure": {
"delay": 93,
"time": "1785907787"
},
"stopId": "stop_point:CFP:0-85"
},
{
"arrival": {
"delay": -178,
"time": "1785907802"
},
"departure": {
"delay": 2,
"time": "1785907982"
},
"stopId": "stop_point:CFP:0-24"
},
{
"arrival": {
"delay": 24,
"time": "1785908126"
},
"departure": {
"delay": 24,
"time": "1785908126"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": -3,
"time": "1785908171"
},
"departure": {
"delay": -3,
"time": "1785908171"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": -60,
"time": "1785908340"
},
"departure": {
"delay": 0,
"time": "1785908400"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": -56,
"time": "1785908583"
},
"departure": {
"delay": -56,
"time": "1785908583"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": -75,
"time": "1785908681"
},
"departure": {
"delay": -75,
"time": "1785908681"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": -152,
"time": "1785908908"
},
"departure": {
"delay": 88,
"time": "1785909148"
},
"stopId": "stop_point:CFP:0-14"
},
{
"arrival": {
"delay": 81,
"time": "1785909344"
},
"departure": {
"delay": 81,
"time": "1785909344"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 92,
"time": "1785909473"
},
"departure": {
"delay": 92,
"time": "1785909473"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -77,
"time": "1785909523"
},
"departure": {
"delay": 43,
"time": "1785909643"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": 93,
"time": "1785909809"
},
"departure": {
"delay": 93,
"time": "1785909809"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 111,
"time": "1785909909"
},
"departure": {
"delay": 111,
"time": "1785909909"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 67,
"time": "1785910207"
},
"departure": {
"delay": 187,
"time": "1785910327"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": 160,
"time": "1785910510"
},
"departure": {
"delay": 160,
"time": "1785910510"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": 135,
"time": "1785910592"
},
"departure": {
"delay": 135,
"time": "1785910592"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 180,
"time": "1785910750"
},
"departure": {
"delay": 180,
"time": "1785910750"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 189,
"time": "1785910809"
},
"departure": {
"delay": 189,
"time": "1785910809"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "CFP:260801-2488-4313-1"
}
}
},
{
"id": "97e324b5-7aa7-44e1-8430-90b384e10a9a",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1785907952"
},
"departure": {
"delay": 92,
"time": "1785907952"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": 80,
"time": "1785908143"
},
"departure": {
"delay": 80,
"time": "1785908143"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 80,
"time": "1785908261"
},
"departure": {
"delay": 80,
"time": "1785908261"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -47,
"time": "1785908353"
},
"departure": {
"delay": 73,
"time": "1785908473"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": 125,
"time": "1785908641"
},
"departure": {
"delay": 125,
"time": "1785908641"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 147,
"time": "1785908745"
},
"departure": {
"delay": 147,
"time": "1785908745"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -63,
"time": "1785908877"
},
"departure": {
"delay": 57,
"time": "1785908997"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": 35,
"time": "1785909185"
},
"departure": {
"delay": 35,
"time": "1785909185"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": 11,
"time": "1785909268"
},
"departure": {
"delay": 11,
"time": "1785909268"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 151,
"time": "1785909521"
},
"departure": {
"delay": 151,
"time": "1785909521"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 172,
"time": "1785909592"
},
"departure": {
"delay": 172,
"time": "1785909592"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "CFP:260801-2433-4269-1"
}
}
},
{
"id": "1a9e4054-4e57-48b2-9f85-29f5b8e29ca4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 69,
"time": "1785906069"
},
"departure": {
"delay": 69,
"time": "1785906069"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 133,
"time": "1785906182"
},
"departure": {
"delay": 133,
"time": "1785906182"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 175,
"time": "1785906337"
},
"departure": {
"delay": 175,
"time": "1785906337"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 221,
"time": "1785906490"
},
"departure": {
"delay": 221,
"time": "1785906490"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -56,
"time": "1785906544"
},
"departure": {
"delay": 64,
"time": "1785906664"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": 77,
"time": "1785906898"
},
"departure": {
"delay": 77,
"time": "1785906898"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 110,
"time": "1785907013"
},
"departure": {
"delay": 110,
"time": "1785907013"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 26,
"time": "1785907166"
},
"departure": {
"delay": 146,
"time": "1785907286"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 162,
"time": "1785907400"
},
"departure": {
"delay": 162,
"time": "1785907400"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 230,
"time": "1785907586"
},
"departure": {
"delay": 230,
"time": "1785907586"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 209,
"time": "1785907769"
},
"departure": {
"delay": 209,
"time": "1785907769"
},
"stopId": "stop_point:CFP:0-13"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "CFP:260801-2434-4268-1"
}
}
},
{
"id": "282d988c-accb-4bc0-aebd-0d3059e4d46a",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 112,
"time": "1785909712"
},
"departure": {
"delay": 112,
"time": "1785909712"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 112,
"time": "1785909761"
},
"departure": {
"delay": 112,
"time": "1785909761"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 231,
"time": "1785909993"
},
"departure": {
"delay": 231,
"time": "1785909993"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 231,
"time": "1785910100"
},
"departure": {
"delay": 231,
"time": "1785910100"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -9,
"time": "1785910191"
},
"departure": {
"delay": 111,
"time": "1785910311"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": 111,
"time": "1785910532"
},
"departure": {
"delay": 111,
"time": "1785910532"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 111,
"time": "1785910614"
},
"departure": {
"delay": 111,
"time": "1785910614"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 121,
"time": "1785910861"
},
"departure": {
"delay": 241,
"time": "1785910981"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 249,
"time": "1785911087"
},
"departure": {
"delay": 249,
"time": "1785911087"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 312,
"time": "1785911268"
},
"departure": {
"delay": 312,
"time": "1785911268"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 108,
"time": "1785911388"
},
"departure": {
"delay": 228,
"time": "1785911508"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": 287,
"time": "1785911631"
},
"departure": {
"delay": 287,
"time": "1785911631"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": 270,
"time": "1785911730"
},
"departure": {
"delay": 270,
"time": "1785911730"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": 237,
"time": "1785911997"
},
"departure": {
"delay": 297,
"time": "1785912057"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": 326,
"time": "1785912251"
},
"departure": {
"delay": 326,
"time": "1785912251"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": 349,
"time": "1785912347"
},
"departure": {
"delay": 349,
"time": "1785912347"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": 321,
"time": "1785912501"
},
"departure": {
"delay": 381,
"time": "1785912561"
},
"stopId": "stop_point:CFP:0-23"
},
{
"arrival": {
"delay": 455,
"time": "1785912742"
},
"departure": {
"delay": 455,
"time": "1785912742"
},
"stopId": "stop_point:CFP:0-85"
},
{
"arrival": {
"delay": 572,
"time": "1785913685"
},
"departure": {
"delay": 572,
"time": "1785913685"
},
"stopId": "stop_point:CFP:0-29"
},
{
"arrival": {
"delay": 516,
"time": "1785913896"
},
"departure": {
"delay": 576,
"time": "1785913956"
},
"stopId": "stop_point:CFP:0-30"
},
{
"arrival": {
"delay": 631,
"time": "1785914333"
},
"departure": {
"delay": 631,
"time": "1785914333"
},
"stopId": "stop_point:CFP:0-32"
},
{
"arrival": {
"delay": 636,
"time": "1785914556"
},
"departure": {
"delay": 636,
"time": "1785914556"
},
"stopId": "stop_point:CFP:0-34"
},
{
"arrival": {
"delay": 681,
"time": "1785914686"
},
"departure": {
"delay": 681,
"time": "1785914686"
},
"stopId": "stop_point:CFP:0-36"
},
{
"arrival": {
"delay": 720,
"time": "1785914933"
},
"departure": {
"delay": 720,
"time": "1785914933"
},
"stopId": "stop_point:CFP:0-37"
},
{
"arrival": {
"delay": 692,
"time": "1785915272"
},
"departure": {
"delay": 752,
"time": "1785915332"
},
"stopId": "stop_point:CFP:0-40"
},
{
"arrival": {
"delay": 792,
"time": "1785915852"
},
"departure": {
"delay": 852,
"time": "1785915912"
},
"stopId": "stop_point:CFP:0-44"
},
{
"arrival": {
"delay": 923,
"time": "1785916168"
},
"departure": {
"delay": 923,
"time": "1785916168"
},
"stopId": "stop_point:CFP:0-46"
},
{
"arrival": {
"delay": 892,
"time": "1785916213"
},
"departure": {
"delay": 892,
"time": "1785916213"
},
"stopId": "stop_point:CFP:0-47"
},
{
"arrival": {
"delay": 880,
"time": "1785916322"
},
"departure": {
"delay": 880,
"time": "1785916322"
},
"stopId": "stop_point:CFP:0-48"
},
{
"arrival": {
"delay": 881,
"time": "1785916501"
},
"departure": {
"delay": 881,
"time": "1785916501"
},
"stopId": "stop_point:CFP:0-49"
},
{
"arrival": {
"delay": 961,
"time": "1785916815"
},
"departure": {
"delay": 961,
"time": "1785916815"
},
"stopId": "stop_point:CFP:0-50"
},
{
"arrival": {
"delay": 0,
"time": "1785916949"
},
"departure": {
"delay": 0,
"time": "1785916949"
},
"stopId": "stop_point:CFP:0-51"
},
{
"arrival": {
"delay": 629,
"time": "1785917069"
},
"departure": {
"delay": 629,
"time": "1785917069"
},
"stopId": "stop_point:CFP:0-51"
},
{
"arrival": {
"delay": 629,
"time": "1785917297"
},
"departure": {
"delay": 629,
"time": "1785917297"
},
"stopId": "stop_point:CFP:0-53"
},
{
"arrival": {
"delay": 629,
"time": "1785917407"
},
"departure": {
"delay": 629,
"time": "1785917407"
},
"stopId": "stop_point:CFP:0-54"
},
{
"arrival": {
"delay": 932,
"time": "1785918021"
},
"departure": {
"delay": 932,
"time": "1785918021"
},
"stopId": "stop_point:CFP:0-56"
},
{
"arrival": {
"delay": 873,
"time": "1785918123"
},
"departure": {
"delay": 873,
"time": "1785918123"
},
"stopId": "stop_point:CFP:0-57"
},
{
"arrival": {
"delay": 753,
"time": "1785918393"
},
"departure": {
"delay": 813,
"time": "1785918453"
},
"stopId": "stop_point:CFP:0-59"
},
{
"arrival": {
"delay": 813,
"time": "1785918700"
},
"departure": {
"delay": 813,
"time": "1785918700"
},
"stopId": "stop_point:CFP:0-60"
},
{
"arrival": {
"delay": 813,
"time": "1785918978"
},
"departure": {
"delay": 813,
"time": "1785918978"
},
"stopId": "stop_point:CFP:0-61"
},
{
"arrival": {
"delay": 273,
"time": "1785919113"
},
"departure": {
"delay": 273,
"time": "1785919113"
},
"stopId": "stop_point:CFP:0-62"
},
{
"arrival": {
"delay": 273,
"time": "1785919533"
},
"departure": {
"delay": 273,
"time": "1785919533"
},
"stopId": "stop_point:CFP:0-64"
},
{
"arrival": {
"delay": 273,
"time": "1785920193"
},
"departure": {
"delay": 273,
"time": "1785920193"
},
"stopId": "stop_point:CFP:0-68"
},
{
"arrival": {
"delay": 273,
"time": "1785920673"
},
"departure": {
"delay": 273,
"time": "1785920673"
},
"stopId": "stop_point:CFP:0-72"
},
{
"arrival": {
"delay": 273,
"time": "1785920939"
},
"departure": {
"delay": 273,
"time": "1785920939"
},
"stopId": "stop_point:CFP:0-74"
},
{
"arrival": {
"delay": 273,
"time": "1785921273"
},
"departure": {
"delay": 273,
"time": "1785921273"
},
"stopId": "stop_point:CFP:0-76"
},
{
"arrival": {
"delay": 273,
"time": "1785921993"
},
"departure": {
"delay": 273,
"time": "1785921993"
},
"stopId": "stop_point:CFP:0-169"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "CFP:260801-2481-4302-1"
}
}
},
{
"id": "e7770f73-a73b-4459-919c-73caeefbef6d",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1785902220"
},
"departure": {
"delay": 2100,
"time": "1785904320"
},
"stopId": "stop_point:MCN:87751008"
},
{
"arrival": {
"delay": 2100,
"time": "1785906900"
},
"departure": {
"delay": 2100,
"time": "1785907080"
},
"stopId": "stop_point:MCN:87755009"
},
{
"arrival": {
"delay": 2100,
"time": "1785908250"
},
"departure": {
"delay": 2100,
"time": "1785908310"
},
"stopId": "stop_point:MCN:87755371"
},
{
"arrival": {
"delay": 2100,
"time": "1785909390"
},
"departure": {
"delay": 2100,
"time": "1785909450"
},
"stopId": "stop_point:MCN:87755447"
},
{
"arrival": {
"delay": 2100,
"time": "1785910320"
},
"departure": {
"delay": 2100,
"time": "1785910440"
},
"stopId": "stop_point:MCN:87757526"
},
{
"arrival": {
"delay": 2100,
"time": "1785911820"
},
"departure": {
"delay": 2100,
"time": "1785912000"
},
"stopId": "stop_point:MCN:87757625"
},
{
"arrival": {
"delay": 2100,
"time": "1785912540"
},
"departure": {
"delay": 2100,
"time": "1785912660"
},
"stopId": "stop_point:MCN:87757674"
},
{
"arrival": {
"delay": 2100,
"time": "1785913410"
},
"departure": {
"delay": 2100,
"time": "1785913530"
},
"stopId": "stop_point:MCN:87756254"
},
{
"arrival": {
"delay": 2100,
"time": "1785913920"
},
"departure": {
"delay": 2100,
"time": "1785913920"
},
"stopId": "stop_point:MCN:87756056"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "MCN:17467@2026-08-05"
}
}
},
{
"id": "06adbbcc-4bca-4cc1-82ae-e5e9f76984f0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1785907500"
},
"departure": {
"delay": 3000,
"time": "1785910500"
},
"stopId": "stop_point:MCN:87756056"
},
{
"arrival": {
"delay": 3000,
"time": "1785910800"
},
"departure": {
"delay": 3000,
"time": "1785910920"
},
"stopId": "stop_point:MCN:87756254"
},
{
"arrival": {
"delay": 3000,
"time": "1785911790"
},
"departure": {
"delay": 3000,
"time": "1785911910"
},
"stopId": "stop_point:MCN:87757674"
},
{
"arrival": {
"delay": 3000,
"time": "1785912450"
},
"departure": {
"delay": 3000,
"time": "1785912570"
},
"stopId": "stop_point:MCN:87757625"
},
{
"arrival": {
"delay": 3000,
"time": "1785913950"
},
"departure": {
"delay": 3000,
"time": "1785914070"
},
"stopId": "stop_point:MCN:87757526"
},
{
"arrival": {
"delay": 3000,
"time": "1785914880"
},
"departure": {
"delay": 3000,
"time": "1785914940"
},
"stopId": "stop_point:MCN:87755447"
},
{
"arrival": {
"delay": 3000,
"time": "1785916020"
},
"departure": {
"delay": 3000,
"time": "1785916080"
},
"stopId": "stop_point:MCN:87755371"
},
{
"arrival": {
"delay": 3000,
"time": "1785917250"
},
"departure": {
"delay": 3000,
"time": "1785917430"
},
"stopId": "stop_point:MCN:87755009"
},
{
"arrival": {
"delay": 3000,
"time": "1785919980"
},
"departure": {
"delay": 3000,
"time": "1785919980"
},
"stopId": "stop_point:MCN:87751008"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "MCN:17470@2026-08-05"
}
}
},
{
"id": "e27cc066-d23c-4ec2-b665-e4a281db0dad",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1785905820"
},
"departure": {
"delay": 900,
"time": "1785906720"
},
"stopId": "stop_point:MCN:87751008"
},
{
"arrival": {
"delay": 900,
"time": "1785909300"
},
"departure": {
"delay": 900,
"time": "1785909480"
},
"stopId": "stop_point:MCN:87755009"
},
{
"arrival": {
"delay": 900,
"time": "1785910650"
},
"departure": {
"delay": 900,
"time": "1785910710"
},
"stopId": "stop_point:MCN:87755371"
},
{
"arrival": {
"delay": 900,
"time": "1785911790"
},
"departure": {
"delay": 900,
"time": "1785911850"
},
"stopId": "stop_point:MCN:87755447"
},
{
"arrival": {
"delay": 900,
"time": "1785912720"
},
"departure": {
"delay": 900,
"time": "1785912840"
},
"stopId": "stop_point:MCN:87757526"
},
{
"arrival": {
"delay": 900,
"time": "1785914220"
},
"departure": {
"delay": 900,
"time": "1785914400"
},
"stopId": "stop_point:MCN:87757625"
},
{
"arrival": {
"delay": 900,
"time": "1785914940"
},
"departure": {
"delay": 900,
"time": "1785915060"
},
"stopId": "stop_point:MCN:87757674"
},
{
"arrival": {
"delay": 900,
"time": "1785915810"
},
"departure": {
"delay": 900,
"time": "1785915930"
},
"stopId": "stop_point:MCN:87756254"
},
{
"arrival": {
"delay": 900,
"time": "1785916320"
},
"departure": {
"delay": 900,
"time": "1785916320"
},
"stopId": "stop_point:MCN:87756056"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "MCN:17469@2026-08-05"
}
}
},
{
"id": "dc4da8bc-e0b6-4287-ad5e-4645732d3417",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1785909420"
},
"departure": {
"delay": 540,
"time": "1785909960"
},
"stopId": "stop_point:MCN:87751008"
},
{
"arrival": {
"delay": 540,
"time": "1785912510"
},
"departure": {
"delay": 540,
"time": "1785912690"
},
"stopId": "stop_point:MCN:87755009"
},
{
"arrival": {
"delay": 540,
"time": "1785915000"
},
"departure": {
"delay": 540,
"time": "1785915060"
},
"stopId": "stop_point:MCN:87755447"
},
{
"arrival": {
"delay": 540,
"time": "1785915930"
},
"departure": {
"delay": 540,
"time": "1785916050"
},
"stopId": "stop_point:MCN:87757526"
},
{
"arrival": {
"delay": 540,
"time": "1785917610"
},
"departure": {
"delay": 540,
"time": "1785917790"
},
"stopId": "stop_point:MCN:87757625"
},
{
"arrival": {
"delay": 540,
"time": "1785918300"
},
"departure": {
"delay": 540,
"time": "1785918420"
},
"stopId": "stop_point:MCN:87757674"
},
{
"arrival": {
"delay": 540,
"time": "1785919140"
},
"departure": {
"delay": 540,
"time": "1785919260"
},
"stopId": "stop_point:MCN:87756254"
},
{
"arrival": {
"delay": 540,
"time": "1785919620"
},
"departure": {
"delay": 540,
"time": "1785919620"
},
"stopId": "stop_point:MCN:87756056"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "MCN:17471@2026-08-05"
}
}
},
{
"id": "4701379f-0034-439e-b600-b9585691769e",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1785920220"
},
"departure": {
"delay": 600,
"time": "1785920820"
},
"stopId": "stop_point:MCN:87751008"
},
{
"arrival": {
"delay": 600,
"time": "1785923400"
},
"departure": {
"delay": 600,
"time": "1785923580"
},
"stopId": "stop_point:MCN:87755009"
},
{
"arrival": {
"delay": 600,
"time": "1785925860"
},
"departure": {
"delay": 600,
"time": "1785925980"
},
"stopId": "stop_point:MCN:87755447"
},
{
"arrival": {
"delay": 600,
"time": "1785926880"
},
"departure": {
"delay": 600,
"time": "1785927000"
},
"stopId": "stop_point:MCN:87757526"
},
{
"arrival": {
"delay": 600,
"time": "1785928380"
},
"departure": {
"delay": 600,
"time": "1785928560"
},
"stopId": "stop_point:MCN:87757625"
},
{
"arrival": {
"delay": 600,
"time": "1785929070"
},
"departure": {
"delay": 600,
"time": "1785929190"
},
"stopId": "stop_point:MCN:87757674"
},
{
"arrival": {
"delay": 600,
"time": "1785929970"
},
"departure": {
"delay": 600,
"time": "1785930060"
},
"stopId": "stop_point:MCN:87756254"
},
{
"arrival": {
"delay": 600,
"time": "1785930450"
},
"departure": {
"delay": 600,
"time": "1785930450"
},
"stopId": "stop_point:MCN:87756056"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "MCN:17477@2026-08-05"
}
}
},
{
"id": "f9e5c161-49dd-4c81-96d6-c574107f77f1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1785916260"
},
"departure": {
"delay": 0,
"time": "1785916260"
},
"stopId": "stop_point:MCN:87751008"
},
{
"arrival": {
"delay": 0,
"time": "1785918780"
},
"departure": {
"delay": 0,
"time": "1785918960"
},
"stopId": "stop_point:MCN:87755009"
},
{
"arrival": {
"delay": 0,
"time": "1785921300"
},
"departure": {
"delay": 0,
"time": "1785921360"
},
"stopId": "stop_point:MCN:87755447"
},
{
"arrival": {
"delay": 0,
"time": "1785922200"
},
"departure": {
"delay": 0,
"time": "1785922320"
},
"stopId": "stop_point:MCN:87757526"
},
{
"arrival": {
"delay": 0,
"time": "1785923820"
},
"departure": {
"delay": 0,
"time": "1785924180"
},
"stopId": "stop_point:MCN:87757625"
},
{
"arrival": {
"delay": 0,
"time": "1785924780"
},
"departure": {
"delay": 0,
"time": "1785924900"
},
"stopId": "stop_point:MCN:87757674"
},
{
"arrival": {
"delay": 0,
"time": "1785925800"
},
"departure": {
"delay": 0,
"time": "1785925920"
},
"stopId": "stop_point:MCN:87756254"
},
{
"arrival": {
"delay": 0,
"time": "1785926220"
},
"departure": {
"delay": 0,
"time": "1785926220"
},
"stopId": "stop_point:MCN:87756056"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "MCN:17475@2026-08-05"
}
}
},
{
"id": "10e3e209-c7d1-413b-8e36-0998285f1b9a",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1785922545"
},
"departure": {
"delay": 45,
"time": "1785922545"
},
"stopId": "stop_point:CFP:0-23"
},
{
"arrival": {
"delay": 87,
"time": "1785922708"
},
"departure": {
"delay": 87,
"time": "1785922708"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": 61,
"time": "1785922755"
},
"departure": {
"delay": 61,
"time": "1785922755"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": -60,
"time": "1785922860"
},
"departure": {
"delay": 0,
"time": "1785922920"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": -11,
"time": "1785923148"
},
"departure": {
"delay": -11,
"time": "1785923148"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": -24,
"time": "1785923252"
},
"departure": {
"delay": -24,
"time": "1785923252"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": -120,
"time": "1785923340"
},
"departure": {
"delay": 0,
"time": "1785923460"
},
"stopId": "stop_point:CFP:0-14"
},
{
"arrival": {
"delay": -17,
"time": "1785923646"
},
"departure": {
"delay": -17,
"time": "1785923646"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": 0,
"time": "1785923781"
},
"departure": {
"delay": 0,
"time": "1785923781"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": -120,
"time": "1785923880"
},
"departure": {
"delay": 0,
"time": "1785924000"
},
"stopId": "stop_point:CFP:0-10"
},
{
"arrival": {
"delay": -14,
"time": "1785924102"
},
"departure": {
"delay": -14,
"time": "1785924102"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": 36,
"time": "1785924234"
},
"departure": {
"delay": 36,
"time": "1785924234"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": -120,
"time": "1785924420"
},
"departure": {
"delay": 0,
"time": "1785924540"
},
"stopId": "stop_point:CFP:0-5"
},
{
"arrival": {
"delay": -106,
"time": "1785924644"
},
"departure": {
"delay": -106,
"time": "1785924644"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -120,
"time": "1785924737"
},
"departure": {
"delay": -120,
"time": "1785924737"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": -108,
"time": "1785924862"
},
"departure": {
"delay": -108,
"time": "1785924862"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 0,
"time": "1785925020"
},
"departure": {
"delay": 0,
"time": "1785925020"
},
"stopId": "stop_point:CFP:0-1"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "CFP:260801-2448-4295-1"
}
}
},
{
"id": "48160307-530b-47c5-bc00-b5535000b57d",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 140,
"time": "1785922940"
},
"departure": {
"delay": 140,
"time": "1785922940"
},
"stopId": "stop_point:CFP:0-1"
},
{
"arrival": {
"delay": 174,
"time": "1785923023"
},
"departure": {
"delay": 174,
"time": "1785923023"
},
"stopId": "stop_point:CFP:0-2"
},
{
"arrival": {
"delay": 205,
"time": "1785923167"
},
"departure": {
"delay": 205,
"time": "1785923167"
},
"stopId": "stop_point:CFP:0-3"
},
{
"arrival": {
"delay": 183,
"time": "1785923252"
},
"departure": {
"delay": 183,
"time": "1785923252"
},
"stopId": "stop_point:CFP:0-4"
},
{
"arrival": {
"delay": -100,
"time": "1785923300"
},
"departure": {
"delay": 20,
"time": "1785923420"
},
"stopId": "stop_point:CFP:0-6"
},
{
"arrival": {
"delay": 29,
"time": "1785923650"
},
"departure": {
"delay": 29,
"time": "1785923650"
},
"stopId": "stop_point:CFP:0-7"
},
{
"arrival": {
"delay": 55,
"time": "1785923758"
},
"departure": {
"delay": 55,
"time": "1785923758"
},
"stopId": "stop_point:CFP:0-8"
},
{
"arrival": {
"delay": -120,
"time": "1785923820"
},
"departure": {
"delay": 0,
"time": "1785923940"
},
"stopId": "stop_point:CFP:0-9"
},
{
"arrival": {
"delay": 87,
"time": "1785924125"
},
"departure": {
"delay": 87,
"time": "1785924125"
},
"stopId": "stop_point:CFP:0-11"
},
{
"arrival": {
"delay": 74,
"time": "1785924230"
},
"departure": {
"delay": 74,
"time": "1785924230"
},
"stopId": "stop_point:CFP:0-12"
},
{
"arrival": {
"delay": -120,
"time": "1785924360"
},
"departure": {
"delay": 0,
"time": "1785924480"
},
"stopId": "stop_point:CFP:0-13"
},
{
"arrival": {
"delay": 55,
"time": "1785924599"
},
"departure": {
"delay": 55,
"time": "1785924599"
},
"stopId": "stop_point:CFP:0-15"
},
{
"arrival": {
"delay": 38,
"time": "1785924698"
},
"departure": {
"delay": 38,
"time": "1785924698"
},
"stopId": "stop_point:CFP:0-16"
},
{
"arrival": {
"delay": -33,
"time": "1785924927"
},
"departure": {
"delay": 27,
"time": "1785924987"
},
"stopId": "stop_point:CFP:0-20"
},
{
"arrival": {
"delay": -12,
"time": "1785925113"
},
"departure": {
"delay": -12,
"time": "1785925113"
},
"stopId": "stop_point:CFP:0-21"
},
{
"arrival": {
"delay": -11,
"time": "1785925187"
},
"departure": {
"delay": -11,
"time": "1785925187"
},
"stopId": "stop_point:CFP:0-22"
},
{
"arrival": {
"delay": 0,
"time": "1785925320"
},
"departure": {
"delay": 0,
"time": "1785925320"
},
"stopId": "stop_point:CFP:0-23"
}
],
"trip": {
"scheduleRelationship": "SCHEDULED",
"startDate": "20260805",
"tripId": "CFP:260801-2449-4287-1"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1785925200"
}
}