Détails de la ressource
Flux GTFS RT du réseau Aléop Pays de la Loire : Horaires temps réel
Cette ressource fait partie du jeu de données Réseau interurbain Aléop - Pays de la Loire.
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
❌1 814 erreurs, 175 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 03/03/2026 à 08h04 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 174 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 FR:ServiceJourney::SN859500FERRE_8115958 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id FR:ServiceJourney::SN858407FERRE_8116232 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id FR:ServiceJourney::SN858408FERRE_8116231 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id FR:ServiceJourney::SN857691FERRE_8116475 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id FR:ServiceJourney::SN859073FERRE_8116118 does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt route_id does not exist in GTFS data E004 174 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- route_id T1 does not exist in the GTFS data routes.txt
- route_id 01b does not exist in the GTFS data routes.txt
- route_id 01b does not exist in the GTFS data routes.txt
- route_id 22 does not exist in the GTFS data routes.txt
- route_id 14 does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 1 427 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id FR:ServiceJourney::SN859500FERRE_8115958 stop_id SNCF:87481002 does not exist in GTFS data stops.txt
- trip_id FR:ServiceJourney::SN859500FERRE_8115958 stop_id SNCF:87590331 does not exist in GTFS data stops.txt
- trip_id FR:ServiceJourney::SN859500FERRE_8115958 stop_id SNCF:87590349 does not exist in GTFS data stops.txt
- trip_id FR:ServiceJourney::SN859500FERRE_8115958 stop_id SNCF:87590356 does not exist in GTFS data stops.txt
- trip_id FR:ServiceJourney::SN859500FERRE_8115958 stop_id SNCF:87481564 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 37 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id 2629523709 stop_sequence 6 departure_time 07:41:54 (1772520114) is less than previous stop departure_time 08:02:12 (1772521332) - times must increase between two sequential stops
- trip_id 2629523709 stop_sequence 6 departure_time 07:41:54 (1772520114) is less than previous stop arrival_time 08:01:17 (1772521277) - times must increase between two sequential stops
- trip_id 2629523709 stop_sequence 7 arrival_time 07:42:36 (1772520156) is less than previous stop arrival_time 08:03:05 (1772521385) - times must increase between two sequential stops
- trip_id 2629292725 stop_sequence 20 arrival_time 08:20:10 (1772522410) is equal to previous stop arrival_time 08:20:10 (1772522410) - times must increase between two sequential stops
- trip_id 2629292725 stop_sequence 20 arrival_time 08:20:10 (1772522410) is equal to previous stop departure_time 08:20:10 (1772522410) - times must increase between two sequential stops
stop_time_update departure time is before arrival time E025 2 erreurs
Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.
Exemples d'erreurs
- trip_id 2629523709 stop_sequence 6 departure_time 07:41:54 (1772520114) is less than the same stop arrival_time 08:03:05 (1772521385) - departure time must be equal to or greater than arrival time
- trip_id 2629289802 stop_sequence 1 departure_time 06:35:50 (1772516150) is less than the same stop arrival_time 06:49:49 (1772516989) - departure time must be equal to or greater than arrival time
Avertissements
vehicle_id not populated W002 175 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 2632709503 does not have a vehicle_id
- trip_id FR:ServiceJourney::SN859500FERRE_8115958 does not have a vehicle_id
- trip_id FR:ServiceJourney::SN858407FERRE_8116232 does not have a vehicle_id
- trip_id FR:ServiceJourney::SN858408FERRE_8116231 does not have a vehicle_id
- trip_id FR:ServiceJourney::SN857691FERRE_8116475 does not have a vehicle_id
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 |
|---|---|---|---|
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 4 012 | 29 fois (100 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 3 834 | 28 fois (97 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 3 834 | 28 fois (97 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 31 650 | 28 fois (97 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 654 | 25 fois (86 % 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. | 76 | 21 fois (72 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 04/03/2026 à 05h02 Europe/Paris.
trip_updates (95) 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 04/03/2026 à 05h02 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "RT|2646895609|2646895609",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1772602200"
},
"departure": {
"delay": 0,
"time": "1772602200"
},
"stopId": "44MICHmairA",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "44MICHpostR",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772602380"
},
"departure": {
"delay": 0,
"time": "1772602380"
},
"stopId": "44MICHtharU2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772602500"
},
"departure": {
"delay": 0,
"time": "1772602500"
},
"stopId": "44PLAIcormA",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772602680"
},
"departure": {
"delay": 0,
"time": "1772602680"
},
"stopId": "44PLAIcentU",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772603100"
},
"departure": {
"delay": 0,
"time": "1772603100"
},
"stopId": "44PREFgareA",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772603160"
},
"departure": {
"delay": 0,
"time": "1772603160"
},
"stopId": "44PREFquirA",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772604000"
},
"departure": {
"delay": 0,
"time": "1772604000"
},
"stopId": "44PORNmarnA",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772604060"
},
"departure": {
"delay": 0,
"time": "1772604060"
},
"stopId": "44PORNmoinA",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1772604120"
},
"departure": {
"delay": 0,
"time": "1772604120"
},
"stopId": "44PORNrondA",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1772604180"
},
"departure": {
"delay": 0,
"time": "1772604180"
},
"stopId": "44PORNjarrA",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1772604240"
},
"departure": {
"delay": 0,
"time": "1772604240"
},
"stopId": "44PORNsandA",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1772604360"
},
"departure": {
"delay": 0,
"time": "1772604360"
},
"stopId": "44PORNgillA",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1772604720"
},
"departure": {
"delay": 0,
"time": "1772604720"
},
"stopId": "44PORNhopiA",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1772604900"
},
"departure": {
"delay": 0,
"time": "1772604900"
},
"stopId": "44PORNclioA",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1772605500"
},
"departure": {
"delay": 0,
"time": "1772605500"
},
"stopId": "44CHAUegliA",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1772605620"
},
"departure": {
"delay": 0,
"time": "1772605620"
},
"stopId": "44ARTHpercA",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1772605800"
},
"departure": {
"delay": 0,
"time": "1772605800"
},
"stopId": "44ARTHboizA",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1772605920"
},
"departure": {
"delay": 0,
"time": "1772605920"
},
"stopId": "44ARTHrelaA",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1772605980"
},
"departure": {
"delay": 0,
"time": "1772605980"
},
"stopId": "44CHEMrousA",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1772606100"
},
"departure": {
"delay": 0,
"time": "1772606100"
},
"stopId": "44CHEMarthA",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1772606400"
},
"departure": {
"delay": 0,
"time": "1772606400"
},
"stopId": "44CHEMberaA",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1772606880"
},
"departure": {
"delay": 0,
"time": "1772606880"
},
"stopId": "44PORTecomA",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1772607000"
},
"departure": {
"delay": 0,
"time": "1772607000"
},
"stopId": "44PORTegliA",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1772607180"
},
"departure": {
"delay": 0,
"time": "1772607180"
},
"stopId": "44LGERcentA",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1772607240"
},
"departure": {
"delay": 0,
"time": "1772607240"
},
"stopId": "44LGERclemA",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1772608920"
},
"departure": {
"delay": 0,
"time": "1772608920"
},
"stopId": "44REZEmairA",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1772609220"
},
"departure": {
"delay": 0,
"time": "1772609220"
},
"stopId": "44NANTpirmA1",
"stopSequence": 28
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "303",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "2646895609"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857439FERRE_8116587|857439",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772601300",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772601900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601960",
"uncertainty": 60
},
"stopId": "SNCF:87396366",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772602860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602920",
"uncertainty": 60
},
"stopId": "SNCF:87396408",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772603400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603460",
"uncertainty": 60
},
"stopId": "SNCF:87484170",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772603820",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603880",
"uncertainty": 60
},
"stopId": "SNCF:87484154",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772604060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604120",
"uncertainty": 60
},
"stopId": "SNCF:87484147",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772604360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604420",
"uncertainty": 60
},
"stopId": "SNCF:87484139",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772604900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604960",
"uncertainty": 60
},
"stopId": "SNCF:87484048",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772605140",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 8
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857439FERRE_8116587"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857691FERRE_8116475|857691",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602080",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772603220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603280",
"uncertainty": 60
},
"stopId": "SNCF:87396234",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772604000",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604060",
"uncertainty": 60
},
"stopId": "SNCF:87478552",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772604300",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604360",
"uncertainty": 60
},
"stopId": "SNCF:87478545",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604660",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604720",
"uncertainty": 60
},
"stopId": "SNCF:87478537",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772605380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605440",
"uncertainty": 60
},
"stopId": "SNCF:87478404",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772605980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606040",
"uncertainty": 60
},
"stopId": "SNCF:87478750",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772606220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606280",
"uncertainty": 60
},
"stopId": "SNCF:87478768",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772606760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606820",
"uncertainty": 60
},
"stopId": "SNCF:87471508",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772607360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607420",
"uncertainty": 60
},
"stopId": "SNCF:87471524",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1772607660",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607720",
"uncertainty": 60
},
"stopId": "SNCF:87471532",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1772607900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607960",
"uncertainty": 60
},
"stopId": "SNCF:87471540",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1772608260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772608320",
"uncertainty": 60
},
"stopId": "SNCF:87334490",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1772608740",
"uncertainty": 60
},
"stopId": "SNCF:87471003",
"stopSequence": 13
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857691FERRE_8116475"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857452FERRE_8116577|857452",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602800",
"uncertainty": 60
},
"stopId": "SNCF:87396408",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772603340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603400",
"uncertainty": 60
},
"stopId": "SNCF:87396374",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772603760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603820",
"uncertainty": 60
},
"stopId": "SNCF:87396366",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772604120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604180",
"uncertainty": 60
},
"stopId": "SNCF:87396358",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604720",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 4
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857452FERRE_8116577"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857690FERRE_8116476|857690",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602140",
"uncertainty": 60
},
"stopId": "SNCF:87471003",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772602860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602920",
"uncertainty": 60
},
"stopId": "SNCF:87471524",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772603520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603580",
"uncertainty": 60
},
"stopId": "SNCF:87471508",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772604060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604120",
"uncertainty": 60
},
"stopId": "SNCF:87478768",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604420",
"uncertainty": 60
},
"stopId": "SNCF:87478750",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772604720",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604780",
"uncertainty": 60
},
"stopId": "SNCF:87478743",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772605200",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605260",
"uncertainty": 60
},
"stopId": "SNCF:87478404",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772606160",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606220",
"uncertainty": 60
},
"stopId": "SNCF:87478552",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772606940",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607000",
"uncertainty": 60
},
"stopId": "SNCF:87396234",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772607420",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607480",
"uncertainty": 60
},
"stopId": "SNCF:87396218",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1772608260",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 10
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857690FERRE_8116476"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN858304FERRE_8116279|858304",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772600700",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772605260",
"uncertainty": 60
},
"stopId": "SNCF:87471003",
"stopSequence": 1
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN858304FERRE_8116279"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857453FERRE_8116576|857453",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772601540",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772602080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602140",
"uncertainty": 60
},
"stopId": "SNCF:87396358",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772602380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602440",
"uncertainty": 60
},
"stopId": "SNCF:87396366",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772602800",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602860",
"uncertainty": 60
},
"stopId": "SNCF:87396374",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772603520",
"uncertainty": 60
},
"stopId": "SNCF:87396408",
"stopSequence": 4
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857453FERRE_8116576"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN858303FERRE_8116280|858303",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602500",
"uncertainty": 60
},
"stopId": "SNCF:87471003",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772607120",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 1
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN858303FERRE_8116280"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN859071FERRE_8116120|859071",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602440",
"uncertainty": 60
},
"stopId": "SNCF:87486332",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772602980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603040",
"uncertainty": 60
},
"stopId": "SNCF:87486324",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772603280",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603340",
"uncertainty": 60
},
"stopId": "SNCF:87486316",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772603580",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603640",
"uncertainty": 60
},
"stopId": "SNCF:87486308",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604300",
"uncertainty": 60
},
"stopId": "SNCF:87486019",
"stopSequence": 4
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN859071FERRE_8116120"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN860198FERRE_8115688|860198",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772603400",
"uncertainty": 60
},
"stopId": "SNCF:87487009",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772604600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604660",
"uncertainty": 60
},
"stopId": "SNCF:87487637",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772606400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606760",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772607300",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607360",
"uncertainty": 60
},
"stopId": "SNCF:87487876",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772607600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607660",
"uncertainty": 60
},
"stopId": "SNCF:87487884",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772607840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607900",
"uncertainty": 60
},
"stopId": "SNCF:87487892",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772608200",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772608260",
"uncertainty": 60
},
"stopId": "SNCF:87487843",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772608500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772608560",
"uncertainty": 60
},
"stopId": "SNCF:87701532",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772608860",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 8
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN860198FERRE_8115688"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN859769FERRE_8166912|859769",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772601180",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772601420",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601420",
"uncertainty": 60
},
"stopId": "SNCF:87354589",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772601600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601660",
"uncertainty": 60
},
"stopId": "SNCF:87354597",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772601780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601780",
"uncertainty": 60
},
"stopId": "SNCF:87481408",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772602140",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602200",
"uncertainty": 60
},
"stopId": "SNCF:87481416",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772602380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602440",
"uncertainty": 60
},
"stopId": "SNCF:87481424",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772602680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602740",
"uncertainty": 60
},
"stopId": "SNCF:87481432",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772602920",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 7
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN859769FERRE_8166912"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN859403FERRE_8115995|859403",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772600700",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772601060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601120",
"uncertainty": 60
},
"stopId": "SNCF:87481184",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772601360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601420",
"uncertainty": 60
},
"stopId": "SNCF:87481168",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772601600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601660",
"uncertainty": 60
},
"stopId": "SNCF:87481150",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772601900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601960",
"uncertainty": 60
},
"stopId": "SNCF:87481143",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772602440",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 5
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "05",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN859403FERRE_8115995"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN859766FERRE_8166914|859766",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772601420",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772601540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601540",
"uncertainty": 60
},
"stopId": "SNCF:87481432",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772601840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601840",
"uncertainty": 60
},
"stopId": "SNCF:87481424",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772602020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602080",
"uncertainty": 60
},
"stopId": "SNCF:87481416",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772602380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602440",
"uncertainty": 60
},
"stopId": "SNCF:87481408",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772602500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602560",
"uncertainty": 60
},
"stopId": "SNCF:87354597",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772602680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602680",
"uncertainty": 60
},
"stopId": "SNCF:87354589",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772603040",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 7
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN859766FERRE_8166914"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN858798FERRE_8116211|858798",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772603100",
"uncertainty": 60
},
"stopId": "SNCF:87484303",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772604180",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604240",
"uncertainty": 60
},
"stopId": "SNCF:87484246",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772604840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604900",
"uncertainty": 60
},
"stopId": "SNCF:87484204",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772605200",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605260",
"uncertainty": 60
},
"stopId": "SNCF:87484337",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772605440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605500",
"uncertainty": 60
},
"stopId": "SNCF:87484329",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772605980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606160",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772606400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606460",
"uncertainty": 60
},
"stopId": "SNCF:87701532",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772606700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606760",
"uncertainty": 60
},
"stopId": "SNCF:87487843",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772607000",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607060",
"uncertainty": 60
},
"stopId": "SNCF:87487892",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772607240",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607300",
"uncertainty": 60
},
"stopId": "SNCF:87487884",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1772607540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607600",
"uncertainty": 60
},
"stopId": "SNCF:87487876",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1772608260",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 11
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN858798FERRE_8116211"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN859650FERRE_8115867|859650",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772600700",
"uncertainty": 60
},
"stopId": "SNCF:87484303",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772601780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601840",
"uncertainty": 60
},
"stopId": "SNCF:87486894",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772602260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602320",
"uncertainty": 60
},
"stopId": "SNCF:87481176",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772602620",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602680",
"uncertainty": 60
},
"stopId": "SNCF:87481457",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772602980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603040",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772604120",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 5
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "06",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN859650FERRE_8115867"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN859652FERRE_8115865|859652",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602800",
"uncertainty": 60
},
"stopId": "SNCF:87484303",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772603940",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604240",
"uncertainty": 60
},
"stopId": "SNCF:87486894",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772604540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604600",
"uncertainty": 60
},
"stopId": "SNCF:87481176",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772604900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604960",
"uncertainty": 60
},
"stopId": "SNCF:87481457",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772605200",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605260",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772606280",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 5
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "06",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN859652FERRE_8115865"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857233FERRE_8116672|857233",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772600940",
"uncertainty": 60
},
"stopId": "SNCF:87571000",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772601360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601420",
"uncertainty": 60
},
"stopId": "SNCF:87571505",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772602140",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602260",
"uncertainty": 60
},
"stopId": "SNCF:87571547",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772602620",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602680",
"uncertainty": 60
},
"stopId": "SNCF:87571554",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772603220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603340",
"uncertainty": 60
},
"stopId": "SNCF:87396606",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772603700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603760",
"uncertainty": 60
},
"stopId": "SNCF:87396598",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772603940",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604000",
"uncertainty": 60
},
"stopId": "SNCF:87396572",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772604360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604420",
"uncertainty": 60
},
"stopId": "SNCF:87396580",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772604720",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604780",
"uncertainty": 60
},
"stopId": "SNCF:87396564",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772605080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605140",
"uncertainty": 60
},
"stopId": "SNCF:87396556",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1772605440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605500",
"uncertainty": 60
},
"stopId": "SNCF:87396549",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1772605920",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606640",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1772606820",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606880",
"uncertainty": 60
},
"stopId": "SNCF:87743872",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1772607180",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607240",
"uncertainty": 60
},
"stopId": "SNCF:87396028",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1772607480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607540",
"uncertainty": 60
},
"stopId": "SNCF:87396036",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1772607780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607900",
"uncertainty": 60
},
"stopId": "SNCF:87396044",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1772608080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772608140",
"uncertainty": 60
},
"stopId": "SNCF:87396051",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1772608440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772608500",
"uncertainty": 60
},
"stopId": "SNCF:87396077",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1772608980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772609040",
"uncertainty": 60
},
"stopId": "SNCF:87396093",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1772609820",
"uncertainty": 60
},
"stopId": "SNCF:87444711",
"stopSequence": 19
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "24",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857233FERRE_8116672"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN858202FERRE_8116334|858202",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772603220",
"uncertainty": 60
},
"stopId": "SNCF:87471300",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772603820",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603820",
"uncertainty": 60
},
"stopId": "SNCF:87476754",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772604060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604120",
"uncertainty": 60
},
"stopId": "SNCF:87476762",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772604360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604420",
"uncertainty": 60
},
"stopId": "SNCF:87476770",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604720",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604780",
"uncertainty": 60
},
"stopId": "SNCF:87481846",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772605320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605380",
"uncertainty": 60
},
"stopId": "SNCF:87481838",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772605920",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605980",
"uncertainty": 60
},
"stopId": "SNCF:87481812",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772606880",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 7
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN858202FERRE_8116334"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN858203FERRE_8116333|858203",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772601240",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772602560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602620",
"uncertainty": 60
},
"stopId": "SNCF:87481838",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772603100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603160",
"uncertainty": 60
},
"stopId": "SNCF:87481846",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772603460",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603520",
"uncertainty": 60
},
"stopId": "SNCF:87476770",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772603760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603820",
"uncertainty": 60
},
"stopId": "SNCF:87476762",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772604060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604120",
"uncertainty": 60
},
"stopId": "SNCF:87476754",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772604720",
"uncertainty": 60
},
"stopId": "SNCF:87471300",
"stopSequence": 6
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN858203FERRE_8116333"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN858054FERRE_8116374|858054",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602320",
"uncertainty": 60
},
"stopId": "SNCF:87481788",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772602500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602560",
"uncertainty": 60
},
"stopId": "SNCF:87481770",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772602740",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602800",
"uncertainty": 60
},
"stopId": "SNCF:87481762",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772603040",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603100",
"uncertainty": 60
},
"stopId": "SNCF:87481754",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772603220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603280",
"uncertainty": 60
},
"stopId": "SNCF:87481697",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772603460",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603520",
"uncertainty": 60
},
"stopId": "SNCF:87481747",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772604120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604240",
"uncertainty": 60
},
"stopId": "SNCF:87481705",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772605080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605140",
"uncertainty": 60
},
"stopId": "SNCF:87481838",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772606640",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 8
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "01",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN858054FERRE_8116374"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN862551FERRE_8114608|862551",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772603100",
"uncertainty": 60
},
"stopId": "SNCF:87394007",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772603520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603580",
"uncertainty": 60
},
"stopId": "SNCF:87394205",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772603760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603820",
"uncertainty": 60
},
"stopId": "SNCF:87394213",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772604120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604180",
"uncertainty": 60
},
"stopId": "SNCF:87394221",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604540",
"uncertainty": 60
},
"stopId": "SNCF:87394247",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772604900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604960",
"uncertainty": 60
},
"stopId": "SNCF:87394254",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772605320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605380",
"uncertainty": 60
},
"stopId": "SNCF:87394270",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772605680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605740",
"uncertainty": 60
},
"stopId": "SNCF:87394288",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772605980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606040",
"uncertainty": 60
},
"stopId": "SNCF:87394296",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772606460",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606520",
"uncertainty": 60
},
"stopId": "SNCF:87396333",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1772606880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606940",
"uncertainty": 60
},
"stopId": "SNCF:87396325",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1772607240",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607300",
"uncertainty": 60
},
"stopId": "SNCF:87396317",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1772607660",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607720",
"uncertainty": 60
},
"stopId": "SNCF:87396309",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1772607960",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772608020",
"uncertainty": 60
},
"stopId": "SNCF:87396291",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1772608260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772608320",
"uncertainty": 60
},
"stopId": "SNCF:87396283",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1772608440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772608500",
"uncertainty": 60
},
"stopId": "SNCF:87396275",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1772609040",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 16
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN862551FERRE_8114608"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN858052FERRE_8116376|858052",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772598960",
"uncertainty": 60
},
"stopId": "SNCF:87481788",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772599140",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772599200",
"uncertainty": 60
},
"stopId": "SNCF:87481770",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772599380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772599440",
"uncertainty": 60
},
"stopId": "SNCF:87481762",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772599680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772599740",
"uncertainty": 60
},
"stopId": "SNCF:87481754",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772599860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772599920",
"uncertainty": 60
},
"stopId": "SNCF:87481697",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772600100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772600160",
"uncertainty": 60
},
"stopId": "SNCF:87481747",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772600760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772600880",
"uncertainty": 60
},
"stopId": "SNCF:87481705",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772601660",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601720",
"uncertainty": 60
},
"stopId": "SNCF:87481838",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772603160",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 8
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "01",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN858052FERRE_8116376"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN858856FERRE_8116191|858856",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772603460",
"uncertainty": 60
},
"stopId": "SNCF:87486449",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772603760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603820",
"uncertainty": 60
},
"stopId": "SNCF:87486431",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772604300",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604660",
"uncertainty": 60
},
"stopId": "SNCF:87486423",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772605560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606040",
"uncertainty": 60
},
"stopId": "SNCF:87486019",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772606520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606580",
"uncertainty": 60
},
"stopId": "SNCF:87486142",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772607060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607120",
"uncertainty": 60
},
"stopId": "SNCF:87486126",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772607480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607540",
"uncertainty": 60
},
"stopId": "SNCF:87481465",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772608020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772608080",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772609100",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 8
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN858856FERRE_8116191"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN858850FERRE_8116199|858850",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772598300",
"uncertainty": 60
},
"stopId": "SNCF:87486449",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772599020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772599080",
"uncertainty": 60
},
"stopId": "SNCF:87486423",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772599920",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772600040",
"uncertainty": 60
},
"stopId": "SNCF:87486019",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772600520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772600580",
"uncertainty": 60
},
"stopId": "SNCF:87486142",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772601120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601180",
"uncertainty": 60
},
"stopId": "SNCF:87486126",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772601540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601600",
"uncertainty": 60
},
"stopId": "SNCF:87481465",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772602080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602140",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772603280",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 7
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN858850FERRE_8116199"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN858852FERRE_8116198|858852",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772601600",
"uncertainty": 60
},
"stopId": "SNCF:87486449",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772601900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601960",
"uncertainty": 60
},
"stopId": "SNCF:87486431",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772602440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602500",
"uncertainty": 60
},
"stopId": "SNCF:87486423",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772603340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603940",
"uncertainty": 60
},
"stopId": "SNCF:87486019",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604420",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604480",
"uncertainty": 60
},
"stopId": "SNCF:87486142",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772605020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605080",
"uncertainty": 60
},
"stopId": "SNCF:87486126",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772605440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605500",
"uncertainty": 60
},
"stopId": "SNCF:87481465",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772605980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606040",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772607480",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 8
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN858852FERRE_8116198"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN858853FERRE_8116196|858853",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772600460",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772601360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601420",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772601840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601900",
"uncertainty": 60
},
"stopId": "SNCF:87481465",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772602260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602320",
"uncertainty": 60
},
"stopId": "SNCF:87486126",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772602800",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602860",
"uncertainty": 60
},
"stopId": "SNCF:87486142",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772603400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603520",
"uncertainty": 60
},
"stopId": "SNCF:87486019",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772604360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604420",
"uncertainty": 60
},
"stopId": "SNCF:87486423",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772604900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604960",
"uncertainty": 60
},
"stopId": "SNCF:87486431",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772605320",
"uncertainty": 60
},
"stopId": "SNCF:87486449",
"stopSequence": 8
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN858853FERRE_8116196"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN4402FERRE_8156156|4402",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772601960",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772604480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604660",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772605980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606100",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772608080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772608380",
"uncertainty": 60
},
"stopId": "SNCF:87571240",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772611980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772612220",
"uncertainty": 60
},
"stopId": "SNCF:87576009",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772613240",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772613360",
"uncertainty": 60
},
"stopId": "SNCF:87576207",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772615580",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772616180",
"uncertainty": 60
},
"stopId": "SNCF:87696005",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772618100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772618220",
"uncertainty": 60
},
"stopId": "SNCF:87696328",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772619420",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772619540",
"uncertainty": 60
},
"stopId": "SNCF:87732206",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772621760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772621880",
"uncertainty": 60
},
"stopId": "SNCF:87726802",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1772625840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772626080",
"uncertainty": 60
},
"stopId": "SNCF:87723197",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1772626560",
"uncertainty": 60
},
"stopId": "SNCF:87722025",
"stopSequence": 11
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "IC-NL",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN4402FERRE_8156156"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857656FERRE_8116491|857656",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772603760",
"uncertainty": 60
},
"stopId": "SNCF:87471003",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772604000",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604060",
"uncertainty": 60
},
"stopId": "SNCF:87334490",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772604360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604420",
"uncertainty": 60
},
"stopId": "SNCF:87471540",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772604600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604660",
"uncertainty": 60
},
"stopId": "SNCF:87471532",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604960",
"uncertainty": 60
},
"stopId": "SNCF:87471524",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772605500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605560",
"uncertainty": 60
},
"stopId": "SNCF:87471508",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772606040",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606100",
"uncertainty": 60
},
"stopId": "SNCF:87478768",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772606280",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606340",
"uncertainty": 60
},
"stopId": "SNCF:87478750",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772606580",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606640",
"uncertainty": 60
},
"stopId": "SNCF:87478743",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772607060",
"uncertainty": 60
},
"stopId": "SNCF:87478404",
"stopSequence": 9
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "27",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857656FERRE_8116491"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857653FERRE_8116493|857653",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602560",
"uncertainty": 60
},
"stopId": "SNCF:87478404",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772602920",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602980",
"uncertainty": 60
},
"stopId": "SNCF:87478743",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772603220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603280",
"uncertainty": 60
},
"stopId": "SNCF:87478750",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772603520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603580",
"uncertainty": 60
},
"stopId": "SNCF:87478768",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604000",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604060",
"uncertainty": 60
},
"stopId": "SNCF:87471508",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772604600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604660",
"uncertainty": 60
},
"stopId": "SNCF:87471524",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772604840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604900",
"uncertainty": 60
},
"stopId": "SNCF:87471532",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772605140",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605200",
"uncertainty": 60
},
"stopId": "SNCF:87471540",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772605440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605500",
"uncertainty": 60
},
"stopId": "SNCF:87334490",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772605860",
"uncertainty": 60
},
"stopId": "SNCF:87471003",
"stopSequence": 9
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "27",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857653FERRE_8116493"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN862559FERRE_8114603|862559",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772601540",
"uncertainty": 60
},
"stopId": "SNCF:87394007",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772602140",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602200",
"uncertainty": 60
},
"stopId": "SNCF:87394221",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772602740",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602800",
"uncertainty": 60
},
"stopId": "SNCF:87394254",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772603160",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603220",
"uncertainty": 60
},
"stopId": "SNCF:87394270",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772603520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603580",
"uncertainty": 60
},
"stopId": "SNCF:87394288",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772603880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603940",
"uncertainty": 60
},
"stopId": "SNCF:87394296",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772604300",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604360",
"uncertainty": 60
},
"stopId": "SNCF:87396333",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772604720",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604780",
"uncertainty": 60
},
"stopId": "SNCF:87396325",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772605080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605140",
"uncertainty": 60
},
"stopId": "SNCF:87396317",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772605440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605500",
"uncertainty": 60
},
"stopId": "SNCF:87396309",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1772605800",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605860",
"uncertainty": 60
},
"stopId": "SNCF:87396291",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1772606040",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606100",
"uncertainty": 60
},
"stopId": "SNCF:87396283",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1772606280",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606340",
"uncertainty": 60
},
"stopId": "SNCF:87396275",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1772606820",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607120",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1772607540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607600",
"uncertainty": 60
},
"stopId": "SNCF:87396358",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1772607900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607960",
"uncertainty": 60
},
"stopId": "SNCF:87396366",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1772608260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772608320",
"uncertainty": 60
},
"stopId": "SNCF:87396374",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1772608980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772609280",
"uncertainty": 60
},
"stopId": "SNCF:87396408",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1772609760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772609820",
"uncertainty": 60
},
"stopId": "SNCF:87484170",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1772610180",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772610240",
"uncertainty": 60
},
"stopId": "SNCF:87484154",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1772610420",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772610480",
"uncertainty": 60
},
"stopId": "SNCF:87484147",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1772610720",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772610780",
"uncertainty": 60
},
"stopId": "SNCF:87484139",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1772611200",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772611260",
"uncertainty": 60
},
"stopId": "SNCF:87484048",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1772611500",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 23
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN862559FERRE_8114603"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN860154FERRE_8115716|860154",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602800",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772603400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603460",
"uncertainty": 60
},
"stopId": "SNCF:87571794",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772603700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603760",
"uncertainty": 60
},
"stopId": "SNCF:87571802",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772604060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604120",
"uncertainty": 60
},
"stopId": "SNCF:87571810",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604540",
"uncertainty": 60
},
"stopId": "SNCF:87571828",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772604720",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604780",
"uncertainty": 60
},
"stopId": "SNCF:87571836",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772605080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605140",
"uncertainty": 60
},
"stopId": "SNCF:87571844",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772605380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605440",
"uncertainty": 60
},
"stopId": "SNCF:87571851",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772605920",
"uncertainty": 60
},
"stopId": "SNCF:87571000",
"stopSequence": 8
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN860154FERRE_8115716"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN860152FERRE_8115717|860152",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772600700",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772601240",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601300",
"uncertainty": 60
},
"stopId": "SNCF:87571794",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772601960",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602020",
"uncertainty": 60
},
"stopId": "SNCF:87571828",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772602200",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602260",
"uncertainty": 60
},
"stopId": "SNCF:87571836",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772603100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603580",
"uncertainty": 60
},
"stopId": "SNCF:87571240",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772603880",
"uncertainty": 60
},
"stopId": "SNCF:87571000",
"stopSequence": 5
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN860152FERRE_8115717"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN860151FERRE_8115718|860151",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772601300",
"uncertainty": 60
},
"stopId": "SNCF:87571000",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772602020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602080",
"uncertainty": 60
},
"stopId": "SNCF:87571836",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772602320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602380",
"uncertainty": 60
},
"stopId": "SNCF:87571828",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772602980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603040",
"uncertainty": 60
},
"stopId": "SNCF:87571794",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772603700",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 4
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN860151FERRE_8115718"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857303FERRE_8116649|857303",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602860",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772604240",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604660",
"uncertainty": 60
},
"stopId": "SNCF:87396408",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772605860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606160",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772607480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607540",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772608680",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 4
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857303FERRE_8116649"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857301FERRE_8116652|857301",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772599380",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772600640",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772600760",
"uncertainty": 60
},
"stopId": "SNCF:87396408",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772602200",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602320",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772603700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603760",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604900",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 4
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857301FERRE_8116652"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN859600FERRE_8166962|859600",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602500",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772602980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603040",
"uncertainty": 60
},
"stopId": "SNCF:87590331",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772603280",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603280",
"uncertainty": 60
},
"stopId": "SNCF:87590349",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772603460",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603520",
"uncertainty": 60
},
"stopId": "SNCF:87590356",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772603640",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603700",
"uncertainty": 60
},
"stopId": "SNCF:87481564",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772603760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603820",
"uncertainty": 60
},
"stopId": "SNCF:87590364",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772604060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604120",
"uncertainty": 60
},
"stopId": "SNCF:87590828",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772604660",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604720",
"uncertainty": 60
},
"stopId": "SNCF:87481598",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772605320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605320",
"uncertainty": 60
},
"stopId": "SNCF:87481614",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772605800",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605860",
"uncertainty": 60
},
"stopId": "SNCF:87481622",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1772606520",
"uncertainty": 60
},
"stopId": "SNCF:87590372",
"stopSequence": 10
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN859600FERRE_8166962"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN859601FERRE_8166961|859601",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772601660",
"uncertainty": 60
},
"stopId": "SNCF:87590372",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772602200",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602260",
"uncertainty": 60
},
"stopId": "SNCF:87481622",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772602740",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602800",
"uncertainty": 60
},
"stopId": "SNCF:87481614",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772603340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603520",
"uncertainty": 60
},
"stopId": "SNCF:87481598",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604120",
"uncertainty": 60
},
"stopId": "SNCF:87590828",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772604300",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604360",
"uncertainty": 60
},
"stopId": "SNCF:87590364",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772604480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604480",
"uncertainty": 60
},
"stopId": "SNCF:87481564",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772604660",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604660",
"uncertainty": 60
},
"stopId": "SNCF:87590356",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772604840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604900",
"uncertainty": 60
},
"stopId": "SNCF:87590349",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772605140",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605200",
"uncertainty": 60
},
"stopId": "SNCF:87590331",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1772605740",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 10
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN859601FERRE_8166961"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857302FERRE_8116651|857302",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772603040",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772604120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604180",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772605560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605680",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772606940",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607240",
"uncertainty": 60
},
"stopId": "SNCF:87396408",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772608020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772608080",
"uncertainty": 60
},
"stopId": "SNCF:87396366",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772608800",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 5
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857302FERRE_8116651"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857539FERRE_8116539|857539",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602980",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772603460",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603520",
"uncertainty": 60
},
"stopId": "SNCF:87484337",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772604000",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604060",
"uncertainty": 60
},
"stopId": "SNCF:87484352",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772604240",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604300",
"uncertainty": 60
},
"stopId": "SNCF:87484360",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604660",
"uncertainty": 60
},
"stopId": "SNCF:87484386",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772605080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605140",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772606400",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 6
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857539FERRE_8116539"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN862585FERRE_8114576|862585",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772600640",
"uncertainty": 60
},
"stopId": "SNCF:87394296",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772601060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601120",
"uncertainty": 60
},
"stopId": "SNCF:87396333",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772601480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601540",
"uncertainty": 60
},
"stopId": "SNCF:87396325",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772601840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601900",
"uncertainty": 60
},
"stopId": "SNCF:87396317",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772602260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602320",
"uncertainty": 60
},
"stopId": "SNCF:87396309",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772602560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602620",
"uncertainty": 60
},
"stopId": "SNCF:87396291",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772602860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602920",
"uncertainty": 60
},
"stopId": "SNCF:87396283",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772603040",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603100",
"uncertainty": 60
},
"stopId": "SNCF:87396275",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772603640",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 8
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN862585FERRE_8114576"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN858403FERRE_8116237|858403",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772601480",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772601780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601840",
"uncertainty": 60
},
"stopId": "SNCF:87481051",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772602020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602080",
"uncertainty": 60
},
"stopId": "SNCF:87481069",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772602320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602380",
"uncertainty": 60
},
"stopId": "SNCF:87481804",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772602680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602740",
"uncertainty": 60
},
"stopId": "SNCF:87481812",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772603040",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603100",
"uncertainty": 60
},
"stopId": "SNCF:87481820",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772603580",
"uncertainty": 60
},
"stopId": "SNCF:87481838",
"stopSequence": 6
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "01b",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN858403FERRE_8116237"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857438FERRE_8116588|857438",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772599920",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772600100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772600160",
"uncertainty": 60
},
"stopId": "SNCF:87484048",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772600580",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772600640",
"uncertainty": 60
},
"stopId": "SNCF:87484139",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772600820",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772600880",
"uncertainty": 60
},
"stopId": "SNCF:87484147",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772601120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601180",
"uncertainty": 60
},
"stopId": "SNCF:87484154",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772601540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601600",
"uncertainty": 60
},
"stopId": "SNCF:87484170",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772602020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602080",
"uncertainty": 60
},
"stopId": "SNCF:87396408",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772602980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603040",
"uncertainty": 60
},
"stopId": "SNCF:87396366",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772603700",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 8
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857438FERRE_8116588"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN858402FERRE_8116238|858402",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772600520",
"uncertainty": 60
},
"stopId": "SNCF:87481838",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772600940",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601000",
"uncertainty": 60
},
"stopId": "SNCF:87481820",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772601240",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601300",
"uncertainty": 60
},
"stopId": "SNCF:87481812",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772601600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601660",
"uncertainty": 60
},
"stopId": "SNCF:87481804",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772601900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601960",
"uncertainty": 60
},
"stopId": "SNCF:87481069",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772602200",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602260",
"uncertainty": 60
},
"stopId": "SNCF:87481051",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772602620",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 6
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "01b",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN858402FERRE_8116238"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN858252FERRE_8116304|858252",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602740",
"uncertainty": 60
},
"stopId": "SNCF:87474098",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772603460",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603520",
"uncertainty": 60
},
"stopId": "SNCF:87474155",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772604300",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604360",
"uncertainty": 60
},
"stopId": "SNCF:87476317",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772605080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605200",
"uncertainty": 60
},
"stopId": "SNCF:87476002",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772605500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605560",
"uncertainty": 60
},
"stopId": "SNCF:87476259",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772606340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606460",
"uncertainty": 60
},
"stopId": "SNCF:87476200",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772607120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607240",
"uncertainty": 60
},
"stopId": "SNCF:87476606",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772608020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772608080",
"uncertainty": 60
},
"stopId": "SNCF:87476671",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772609160",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772609280",
"uncertainty": 60
},
"stopId": "SNCF:87471300",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772611860",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 9
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "02b",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN858252FERRE_8116304"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN859100FERRE_8116112|859100",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772599140",
"uncertainty": 60
},
"stopId": "SNCF:87486571",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772599320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772599380",
"uncertainty": 60
},
"stopId": "SNCF:87486563",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772600100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772600160",
"uncertainty": 60
},
"stopId": "SNCF:87481390",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772600820",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772600880",
"uncertainty": 60
},
"stopId": "SNCF:87481366",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772601420",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601480",
"uncertainty": 60
},
"stopId": "SNCF:87481226",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772601780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601780",
"uncertainty": 60
},
"stopId": "SNCF:87481218",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772602080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602140",
"uncertainty": 60
},
"stopId": "SNCF:87481200",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772602680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602740",
"uncertainty": 60
},
"stopId": "SNCF:87481036",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772603400",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 8
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN859100FERRE_8116112"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN858253FERRE_8116303|858253",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602920",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772604180",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604240",
"uncertainty": 60
},
"stopId": "SNCF:87481838",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772604840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604900",
"uncertainty": 60
},
"stopId": "SNCF:87481846",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772606160",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606820",
"uncertainty": 60
},
"stopId": "SNCF:87471300",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772607600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607660",
"uncertainty": 60
},
"stopId": "SNCF:87476671",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772608440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772608560",
"uncertainty": 60
},
"stopId": "SNCF:87476606",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772609220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772609340",
"uncertainty": 60
},
"stopId": "SNCF:87476200",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772610060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772610120",
"uncertainty": 60
},
"stopId": "SNCF:87476259",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772610480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772610600",
"uncertainty": 60
},
"stopId": "SNCF:87476002",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772611260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772611320",
"uncertainty": 60
},
"stopId": "SNCF:87476317",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1772612100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772612160",
"uncertainty": 60
},
"stopId": "SNCF:87474155",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1772612940",
"uncertainty": 60
},
"stopId": "SNCF:87474098",
"stopSequence": 11
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "02b",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN858253FERRE_8116303"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN859102FERRE_8116111|859102",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602740",
"uncertainty": 60
},
"stopId": "SNCF:87486571",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772602920",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602980",
"uncertainty": 60
},
"stopId": "SNCF:87486563",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772603700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603760",
"uncertainty": 60
},
"stopId": "SNCF:87481390",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772604360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604420",
"uncertainty": 60
},
"stopId": "SNCF:87481366",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604960",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605020",
"uncertainty": 60
},
"stopId": "SNCF:87481226",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772605380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605380",
"uncertainty": 60
},
"stopId": "SNCF:87481218",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772605740",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605800",
"uncertainty": 60
},
"stopId": "SNCF:87481200",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772606340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606400",
"uncertainty": 60
},
"stopId": "SNCF:87481036",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772607000",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 8
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN859102FERRE_8116111"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857280FERRE_8116656|857280",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772601840",
"uncertainty": 60
},
"stopId": "SNCF:87444711",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772602380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602500",
"uncertainty": 60
},
"stopId": "SNCF:87396093",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772602920",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602980",
"uncertainty": 60
},
"stopId": "SNCF:87396077",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772603280",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603340",
"uncertainty": 60
},
"stopId": "SNCF:87396051",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772603520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603640",
"uncertainty": 60
},
"stopId": "SNCF:87396044",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772603820",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603940",
"uncertainty": 60
},
"stopId": "SNCF:87396036",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772604180",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604240",
"uncertainty": 60
},
"stopId": "SNCF:87396028",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772604600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604660",
"uncertainty": 60
},
"stopId": "SNCF:87743872",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772604900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605140",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772605560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605680",
"uncertainty": 60
},
"stopId": "SNCF:87396549",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1772605920",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606040",
"uncertainty": 60
},
"stopId": "SNCF:87396556",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1772606340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606400",
"uncertainty": 60
},
"stopId": "SNCF:87396564",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1772606700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606820",
"uncertainty": 60
},
"stopId": "SNCF:87396580",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1772607120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607240",
"uncertainty": 60
},
"stopId": "SNCF:87396572",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1772607480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607540",
"uncertainty": 60
},
"stopId": "SNCF:87396598",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1772607960",
"uncertainty": 60
},
"stopId": "SNCF:87396606",
"stopSequence": 15
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "25",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857280FERRE_8116656"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN858258FERRE_8116299|858258",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772598840",
"uncertainty": 60
},
"stopId": "SNCF:87474098",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772599500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772599560",
"uncertainty": 60
},
"stopId": "SNCF:87474155",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772600400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772600460",
"uncertainty": 60
},
"stopId": "SNCF:87476317",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772601120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601240",
"uncertainty": 60
},
"stopId": "SNCF:87476002",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772601600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601660",
"uncertainty": 60
},
"stopId": "SNCF:87476259",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772602380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602500",
"uncertainty": 60
},
"stopId": "SNCF:87476200",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772603100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603220",
"uncertainty": 60
},
"stopId": "SNCF:87476606",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772604000",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604060",
"uncertainty": 60
},
"stopId": "SNCF:87476671",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772604960",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605620",
"uncertainty": 60
},
"stopId": "SNCF:87471300",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772606520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606580",
"uncertainty": 60
},
"stopId": "SNCF:87481846",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1772607120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607180",
"uncertainty": 60
},
"stopId": "SNCF:87481838",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1772608560",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 11
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "02b",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN858258FERRE_8116299"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN862507FERRE_8114661|862507",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602560",
"uncertainty": 60
},
"stopId": "SNCF:87391003",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772603220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603340",
"uncertainty": 60
},
"stopId": "SNCF:87393009",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772604660",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604780",
"uncertainty": 60
},
"stopId": "SNCF:87393314",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772605200",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605260",
"uncertainty": 60
},
"stopId": "SNCF:87394114",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772605560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605620",
"uncertainty": 60
},
"stopId": "SNCF:87394130",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772606220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606340",
"uncertainty": 60
},
"stopId": "SNCF:87394007",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772606940",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607000",
"uncertainty": 60
},
"stopId": "SNCF:87394221",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772607540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607600",
"uncertainty": 60
},
"stopId": "SNCF:87394254",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772608380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772608440",
"uncertainty": 60
},
"stopId": "SNCF:87394296",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772609100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772609160",
"uncertainty": 60
},
"stopId": "SNCF:87396325",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1772609700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772609760",
"uncertainty": 60
},
"stopId": "SNCF:87396309",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1772610660",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 11
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN862507FERRE_8114661"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN862506FERRE_8139613|862506",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602020",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772602860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602920",
"uncertainty": 60
},
"stopId": "SNCF:87396309",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772603520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603580",
"uncertainty": 60
},
"stopId": "SNCF:87396325",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772604300",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604360",
"uncertainty": 60
},
"stopId": "SNCF:87394296",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772605200",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605260",
"uncertainty": 60
},
"stopId": "SNCF:87394254",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772605860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605920",
"uncertainty": 60
},
"stopId": "SNCF:87394221",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772606580",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606880",
"uncertainty": 60
},
"stopId": "SNCF:87394007",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772607540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607600",
"uncertainty": 60
},
"stopId": "SNCF:87394130",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772607900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607960",
"uncertainty": 60
},
"stopId": "SNCF:87394114",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772608440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772608560",
"uncertainty": 60
},
"stopId": "SNCF:87393314",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1772610060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772610180",
"uncertainty": 60
},
"stopId": "SNCF:87393009",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1772610900",
"uncertainty": 60
},
"stopId": "SNCF:87391003",
"stopSequence": 11
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN862506FERRE_8139613"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN862504FERRE_8166759|862504",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772600100",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772601960",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602020",
"uncertainty": 60
},
"stopId": "SNCF:87394296",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772602980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603040",
"uncertainty": 60
},
"stopId": "SNCF:87394254",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772603760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603820",
"uncertainty": 60
},
"stopId": "SNCF:87394221",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605140",
"uncertainty": 60
},
"stopId": "SNCF:87394007",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772608140",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772608260",
"uncertainty": 60
},
"stopId": "SNCF:87393009",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772609040",
"uncertainty": 60
},
"stopId": "SNCF:87391003",
"stopSequence": 6
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN862504FERRE_8166759"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN862502FERRE_8114664|862502",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772598900",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772599740",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772599800",
"uncertainty": 60
},
"stopId": "SNCF:87396309",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772600340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772600400",
"uncertainty": 60
},
"stopId": "SNCF:87396325",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772601060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601120",
"uncertainty": 60
},
"stopId": "SNCF:87394296",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772601960",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602020",
"uncertainty": 60
},
"stopId": "SNCF:87394254",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772602920",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602980",
"uncertainty": 60
},
"stopId": "SNCF:87394221",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772603640",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603760",
"uncertainty": 60
},
"stopId": "SNCF:87394007",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772606340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606460",
"uncertainty": 60
},
"stopId": "SNCF:87393009",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772607180",
"uncertainty": 60
},
"stopId": "SNCF:87391003",
"stopSequence": 8
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN862502FERRE_8114664"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN859352FERRE_8116001|859352",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772601000",
"uncertainty": 60
},
"stopId": "SNCF:87484303",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772601780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601840",
"uncertainty": 60
},
"stopId": "SNCF:87484246",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772602440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602620",
"uncertainty": 60
},
"stopId": "SNCF:87484204",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772602980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603040",
"uncertainty": 60
},
"stopId": "SNCF:87484337",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772603220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603220",
"uncertainty": 60
},
"stopId": "SNCF:87484329",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772603760",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 5
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN859352FERRE_8116001"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857052FERRE_8116703|857052",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602200",
"uncertainty": 60
},
"stopId": "SNCF:87396606",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772602560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602620",
"uncertainty": 60
},
"stopId": "SNCF:87396598",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772602860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602920",
"uncertainty": 60
},
"stopId": "SNCF:87396572",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772603280",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603400",
"uncertainty": 60
},
"stopId": "SNCF:87396580",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772603700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603760",
"uncertainty": 60
},
"stopId": "SNCF:87396564",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772604060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604180",
"uncertainty": 60
},
"stopId": "SNCF:87396556",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772604480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604540",
"uncertainty": 60
},
"stopId": "SNCF:87396549",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772604960",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 7
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "24",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857052FERRE_8116703"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857051FERRE_8116704|857051",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772603340",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772603700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603760",
"uncertainty": 60
},
"stopId": "SNCF:87396549",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772604060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604180",
"uncertainty": 60
},
"stopId": "SNCF:87396556",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772604480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604540",
"uncertainty": 60
},
"stopId": "SNCF:87396564",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604960",
"uncertainty": 60
},
"stopId": "SNCF:87396580",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772605320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605440",
"uncertainty": 60
},
"stopId": "SNCF:87396572",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772605680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605740",
"uncertainty": 60
},
"stopId": "SNCF:87396598",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772606160",
"uncertainty": 60
},
"stopId": "SNCF:87396606",
"stopSequence": 7
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "24",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857051FERRE_8116704"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN858703FERRE_8116215|858703",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772601600",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772602200",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602260",
"uncertainty": 60
},
"stopId": "SNCF:87487876",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772602500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602560",
"uncertainty": 60
},
"stopId": "SNCF:87487884",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772602740",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602800",
"uncertainty": 60
},
"stopId": "SNCF:87487892",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772603100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603160",
"uncertainty": 60
},
"stopId": "SNCF:87487843",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772603400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603460",
"uncertainty": 60
},
"stopId": "SNCF:87701532",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772603820",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604000",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772605500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605560",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772606640",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 8
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN858703FERRE_8116215"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857604FERRE_8116520|857604",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772603220",
"uncertainty": 60
},
"stopId": "SNCF:87478404",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772604060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604120",
"uncertainty": 60
},
"stopId": "SNCF:87478552",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772604780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604840",
"uncertainty": 60
},
"stopId": "SNCF:87396234",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772605260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605320",
"uncertainty": 60
},
"stopId": "SNCF:87396218",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772605500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605560",
"uncertainty": 60
},
"stopId": "SNCF:87396200",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772606280",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 5
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857604FERRE_8116520"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857501FERRE_8116561|857501",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772599380",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772599920",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772599980",
"uncertainty": 60
},
"stopId": "SNCF:87484337",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772600400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772600460",
"uncertainty": 60
},
"stopId": "SNCF:87484352",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772600640",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772600700",
"uncertainty": 60
},
"stopId": "SNCF:87484360",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772601000",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601060",
"uncertainty": 60
},
"stopId": "SNCF:87484386",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772601480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601540",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772602680",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 6
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857501FERRE_8116561"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857502FERRE_8116560|857502",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772600940",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772601960",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602020",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772602440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602500",
"uncertainty": 60
},
"stopId": "SNCF:87484386",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772602800",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602860",
"uncertainty": 60
},
"stopId": "SNCF:87484360",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772603100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603160",
"uncertainty": 60
},
"stopId": "SNCF:87484352",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772603580",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603640",
"uncertainty": 60
},
"stopId": "SNCF:87484337",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772604240",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604360",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772605560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605620",
"uncertainty": 60
},
"stopId": "SNCF:87396408",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772606460",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606520",
"uncertainty": 60
},
"stopId": "SNCF:87396366",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772607180",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 9
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857502FERRE_8116560"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN859802FERRE_8115784|859802",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772601420",
"uncertainty": 60
},
"stopId": "SNCF:87485003",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772603700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603760",
"uncertainty": 60
},
"stopId": "SNCF:87486258",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772605140",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605260",
"uncertainty": 60
},
"stopId": "SNCF:87486019",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772607720",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 3
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "09",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN859802FERRE_8115784"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN858705FERRE_8116214|858705",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772604120",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772604600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604660",
"uncertainty": 60
},
"stopId": "SNCF:87487876",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772604900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604960",
"uncertainty": 60
},
"stopId": "SNCF:87487884",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772605200",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605260",
"uncertainty": 60
},
"stopId": "SNCF:87487892",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772605500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605560",
"uncertainty": 60
},
"stopId": "SNCF:87487843",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772605800",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605860",
"uncertainty": 60
},
"stopId": "SNCF:87701532",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772606160",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606520",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772607060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607120",
"uncertainty": 60
},
"stopId": "SNCF:87484337",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772607540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607600",
"uncertainty": 60
},
"stopId": "SNCF:87484352",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772607840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607900",
"uncertainty": 60
},
"stopId": "SNCF:87484360",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1772608200",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772608260",
"uncertainty": 60
},
"stopId": "SNCF:87484386",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1772608680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772608740",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1772609760",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 12
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN858705FERRE_8116214"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN860105FERRE_8166871|860105",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772603520",
"uncertainty": 60
},
"stopId": "SNCF:87571000",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772604240",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604300",
"uncertainty": 60
},
"stopId": "SNCF:87571836",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772604480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604540",
"uncertainty": 60
},
"stopId": "SNCF:87571828",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772605200",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605260",
"uncertainty": 60
},
"stopId": "SNCF:87571794",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772605860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605920",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772606580",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606640",
"uncertainty": 60
},
"stopId": "SNCF:87487884",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772607420",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607660",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772608980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772609040",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772610180",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 8
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN860105FERRE_8166871"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN860122FERRE_8115737|860122",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602500",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772602740",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602800",
"uncertainty": 60
},
"stopId": "SNCF:87701532",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772603040",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603100",
"uncertainty": 60
},
"stopId": "SNCF:87487843",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772603400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603460",
"uncertainty": 60
},
"stopId": "SNCF:87487892",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772603640",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603700",
"uncertainty": 60
},
"stopId": "SNCF:87487884",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772603940",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604000",
"uncertainty": 60
},
"stopId": "SNCF:87487876",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772604600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604660",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772605260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605320",
"uncertainty": 60
},
"stopId": "SNCF:87571794",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772605980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606040",
"uncertainty": 60
},
"stopId": "SNCF:87571828",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772606220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606280",
"uncertainty": 60
},
"stopId": "SNCF:87571836",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1772607120",
"uncertainty": 60
},
"stopId": "SNCF:87571000",
"stopSequence": 10
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN860122FERRE_8115737"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN860001FERRE_8141944|860001",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772603880",
"uncertainty": 60
},
"stopId": "SNCF:87543009",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772605440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605500",
"uncertainty": 60
},
"stopId": "SNCF:87574004",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772606340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606400",
"uncertainty": 60
},
"stopId": "SNCF:87574343",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772607120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607240",
"uncertainty": 60
},
"stopId": "SNCF:87571240",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772607540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772608080",
"uncertainty": 60
},
"stopId": "SNCF:87571000",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772609940",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772610000",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772611260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772611680",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772613000",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772613060",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772614200",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 8
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN860001FERRE_8141944"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN862540FERRE_8114611|862540",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602680",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772603040",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603100",
"uncertainty": 60
},
"stopId": "SNCF:87396275",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772603280",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603340",
"uncertainty": 60
},
"stopId": "SNCF:87396283",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772603580",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603640",
"uncertainty": 60
},
"stopId": "SNCF:87396291",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604000",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604060",
"uncertainty": 60
},
"stopId": "SNCF:87396309",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772604420",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604420",
"uncertainty": 60
},
"stopId": "SNCF:87396317",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772604780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604840",
"uncertainty": 60
},
"stopId": "SNCF:87396325",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772605260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605320",
"uncertainty": 60
},
"stopId": "SNCF:87396333",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772605740",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605800",
"uncertainty": 60
},
"stopId": "SNCF:87394296",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772606160",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606220",
"uncertainty": 60
},
"stopId": "SNCF:87394288",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1772606520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606580",
"uncertainty": 60
},
"stopId": "SNCF:87394270",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1772607000",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607060",
"uncertainty": 60
},
"stopId": "SNCF:87394254",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1772607480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607540",
"uncertainty": 60
},
"stopId": "SNCF:87394247",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1772607840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607900",
"uncertainty": 60
},
"stopId": "SNCF:87394221",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1772608260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772608260",
"uncertainty": 60
},
"stopId": "SNCF:87394213",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1772608500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772608560",
"uncertainty": 60
},
"stopId": "SNCF:87394205",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1772608920",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772609160",
"uncertainty": 60
},
"stopId": "SNCF:87394007",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1772609880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772609940",
"uncertainty": 60
},
"stopId": "SNCF:87394130",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1772610360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772610420",
"uncertainty": 60
},
"stopId": "SNCF:87394114",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1772611020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772611140",
"uncertainty": 60
},
"stopId": "SNCF:87393314",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1772612580",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772612700",
"uncertainty": 60
},
"stopId": "SNCF:87393009",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1772613360",
"uncertainty": 60
},
"stopId": "SNCF:87391003",
"stopSequence": 21
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN862540FERRE_8114611"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN859252FERRE_8116071|859252",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602080",
"uncertainty": 60
},
"stopId": "SNCF:87481283",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772602500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602500",
"uncertainty": 60
},
"stopId": "SNCF:87481267",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772602680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602740",
"uncertainty": 60
},
"stopId": "SNCF:87481259",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772602920",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602980",
"uncertainty": 60
},
"stopId": "SNCF:87481242",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772603400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603400",
"uncertainty": 60
},
"stopId": "SNCF:87481234",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772603700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603760",
"uncertainty": 60
},
"stopId": "SNCF:87481226",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772604060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604060",
"uncertainty": 60
},
"stopId": "SNCF:87481218",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772604360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604420",
"uncertainty": 60
},
"stopId": "SNCF:87481200",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772604960",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605080",
"uncertainty": 60
},
"stopId": "SNCF:87481036",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772605740",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 9
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN859252FERRE_8116071"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857751FERRE_8116457|857751",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772600160",
"uncertainty": 60
},
"stopId": "SNCF:87471003",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772601360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601420",
"uncertainty": 60
},
"stopId": "SNCF:87471508",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772602440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602560",
"uncertainty": 60
},
"stopId": "SNCF:87478404",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772603940",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604660",
"uncertainty": 60
},
"stopId": "SNCF:87396408",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772605860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606160",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772607480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607540",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772608680",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 6
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "28",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857751FERRE_8116457"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857753FERRE_8116456|857753",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772603520",
"uncertainty": 60
},
"stopId": "SNCF:87471003",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772604780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604840",
"uncertainty": 60
},
"stopId": "SNCF:87471508",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772605920",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606040",
"uncertainty": 60
},
"stopId": "SNCF:87478404",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772607600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772608260",
"uncertainty": 60
},
"stopId": "SNCF:87396408",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772609640",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772609760",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772611080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772611140",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772612220",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 6
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "28",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857753FERRE_8116456"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857240FERRE_8116668|857240",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772600460",
"uncertainty": 60
},
"stopId": "SNCF:87444000",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772601300",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601420",
"uncertainty": 60
},
"stopId": "SNCF:87444208",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772601780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601900",
"uncertainty": 60
},
"stopId": "SNCF:87444216",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772603100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603280",
"uncertainty": 60
},
"stopId": "SNCF:87444539",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772603760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603880",
"uncertainty": 60
},
"stopId": "SNCF:87444562",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772604360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604480",
"uncertainty": 60
},
"stopId": "SNCF:87444695",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772605260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605440",
"uncertainty": 60
},
"stopId": "SNCF:87444711",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772605980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606040",
"uncertainty": 60
},
"stopId": "SNCF:87396093",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772606520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606580",
"uncertainty": 60
},
"stopId": "SNCF:87396077",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772606880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607000",
"uncertainty": 60
},
"stopId": "SNCF:87396051",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1772607180",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607240",
"uncertainty": 60
},
"stopId": "SNCF:87396044",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1772607480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607600",
"uncertainty": 60
},
"stopId": "SNCF:87396036",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1772607840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607900",
"uncertainty": 60
},
"stopId": "SNCF:87396028",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1772608260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772608320",
"uncertainty": 60
},
"stopId": "SNCF:87743872",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1772608560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772608800",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1772609160",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772609220",
"uncertainty": 60
},
"stopId": "SNCF:87396549",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1772609520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772609640",
"uncertainty": 60
},
"stopId": "SNCF:87396556",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1772609940",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772610060",
"uncertainty": 60
},
"stopId": "SNCF:87396564",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1772610360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772610420",
"uncertainty": 60
},
"stopId": "SNCF:87396580",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1772610780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772610900",
"uncertainty": 60
},
"stopId": "SNCF:87396572",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1772611080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772611200",
"uncertainty": 60
},
"stopId": "SNCF:87396598",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1772611560",
"uncertainty": 60
},
"stopId": "SNCF:87396606",
"stopSequence": 21
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "25",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857240FERRE_8116668"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN859300FERRE_8116037|859300",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772599800",
"uncertainty": 60
},
"stopId": "SNCF:87484303",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772600580",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772600640",
"uncertainty": 60
},
"stopId": "SNCF:87484246",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772601180",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601240",
"uncertainty": 60
},
"stopId": "SNCF:87484204",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772601540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601600",
"uncertainty": 60
},
"stopId": "SNCF:87484337",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772602200",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 4
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN859300FERRE_8116037"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN858453FERRE_8116221|858453",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772603220",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772603460",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603520",
"uncertainty": 60
},
"stopId": "SNCF:87481051",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772603760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603820",
"uncertainty": 60
},
"stopId": "SNCF:87481069",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772604000",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604060",
"uncertainty": 60
},
"stopId": "SNCF:87481804",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604420",
"uncertainty": 60
},
"stopId": "SNCF:87481812",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772604660",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604720",
"uncertainty": 60
},
"stopId": "SNCF:87481820",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772605140",
"uncertainty": 60
},
"stopId": "SNCF:87481838",
"stopSequence": 6
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "01b",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN858453FERRE_8116221"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857001FERRE_8116724|857001",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772601840",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772602560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602680",
"uncertainty": 60
},
"stopId": "SNCF:87396564",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772603580",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603640",
"uncertainty": 60
},
"stopId": "SNCF:87396606",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772604120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604180",
"uncertainty": 60
},
"stopId": "SNCF:87571554",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604600",
"uncertainty": 60
},
"stopId": "SNCF:87571547",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772604900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604960",
"uncertainty": 60
},
"stopId": "SNCF:87571539",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772605320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605380",
"uncertainty": 60
},
"stopId": "SNCF:87571513",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772605620",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605680",
"uncertainty": 60
},
"stopId": "SNCF:87571505",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772606160",
"uncertainty": 60
},
"stopId": "SNCF:87571000",
"stopSequence": 8
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "24",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857001FERRE_8116724"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN859301FERRE_8116036|859301",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772601540",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772602080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602140",
"uncertainty": 60
},
"stopId": "SNCF:87484337",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772602440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602500",
"uncertainty": 60
},
"stopId": "SNCF:87484204",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772603100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603160",
"uncertainty": 60
},
"stopId": "SNCF:87484246",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604180",
"uncertainty": 60
},
"stopId": "SNCF:87484303",
"stopSequence": 4
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN859301FERRE_8116036"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN859665FERRE_8115855|859665",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602140",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772603160",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603220",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772603400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603460",
"uncertainty": 60
},
"stopId": "SNCF:87481457",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772603760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603820",
"uncertainty": 60
},
"stopId": "SNCF:87481176",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604180",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604240",
"uncertainty": 60
},
"stopId": "SNCF:87486894",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772605260",
"uncertainty": 60
},
"stopId": "SNCF:87484303",
"stopSequence": 5
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "06",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN859665FERRE_8115855"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN859550FERRE_8166990|859550",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772598300",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772598840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772598900",
"uncertainty": 60
},
"stopId": "SNCF:87590331",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772599140",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772599200",
"uncertainty": 60
},
"stopId": "SNCF:87590349",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772599380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772599380",
"uncertainty": 60
},
"stopId": "SNCF:87590356",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772599500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772599560",
"uncertainty": 60
},
"stopId": "SNCF:87481564",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772599680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772599680",
"uncertainty": 60
},
"stopId": "SNCF:87590364",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772599920",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772599980",
"uncertainty": 60
},
"stopId": "SNCF:87590828",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772600520",
"uncertainty": 60
},
"stopId": "SNCF:87481598",
"stopSequence": 7
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN859550FERRE_8166990"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN859551FERRE_8166989|859551",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772601180",
"uncertainty": 60
},
"stopId": "SNCF:87481598",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772601720",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601780",
"uncertainty": 60
},
"stopId": "SNCF:87590828",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772602020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602080",
"uncertainty": 60
},
"stopId": "SNCF:87590364",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772602200",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602260",
"uncertainty": 60
},
"stopId": "SNCF:87481564",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772602380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602440",
"uncertainty": 60
},
"stopId": "SNCF:87590356",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772602620",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602680",
"uncertainty": 60
},
"stopId": "SNCF:87590349",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772602920",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603040",
"uncertainty": 60
},
"stopId": "SNCF:87590331",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772603580",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 7
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN859551FERRE_8166989"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN859552FERRE_8166988|859552",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772601000",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772601480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601540",
"uncertainty": 60
},
"stopId": "SNCF:87590331",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772601780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601840",
"uncertainty": 60
},
"stopId": "SNCF:87590349",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772602020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602020",
"uncertainty": 60
},
"stopId": "SNCF:87590356",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772602200",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602260",
"uncertainty": 60
},
"stopId": "SNCF:87481564",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772602320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602380",
"uncertainty": 60
},
"stopId": "SNCF:87590364",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772602620",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602680",
"uncertainty": 60
},
"stopId": "SNCF:87590828",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772603220",
"uncertainty": 60
},
"stopId": "SNCF:87481598",
"stopSequence": 7
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN859552FERRE_8166988"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN859796FERRE_8166885|859796",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772603580",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772603700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603700",
"uncertainty": 60
},
"stopId": "SNCF:87481432",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772604000",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604000",
"uncertainty": 60
},
"stopId": "SNCF:87481424",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772604240",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604240",
"uncertainty": 60
},
"stopId": "SNCF:87481416",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604600",
"uncertainty": 60
},
"stopId": "SNCF:87481408",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772604720",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604720",
"uncertainty": 60
},
"stopId": "SNCF:87354597",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772604840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604900",
"uncertainty": 60
},
"stopId": "SNCF:87354589",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772605200",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 7
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN859796FERRE_8166885"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN859798FERRE_8166883|859798",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772599980",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772600100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772600100",
"uncertainty": 60
},
"stopId": "SNCF:87481432",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772600400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772600400",
"uncertainty": 60
},
"stopId": "SNCF:87481424",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772600640",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772600640",
"uncertainty": 60
},
"stopId": "SNCF:87481416",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772601000",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601000",
"uncertainty": 60
},
"stopId": "SNCF:87481408",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772601120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601120",
"uncertainty": 60
},
"stopId": "SNCF:87354597",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772601240",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601300",
"uncertainty": 60
},
"stopId": "SNCF:87354589",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772601600",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 7
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN859798FERRE_8166883"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN859799FERRE_8166882|859799",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602620",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772602860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602860",
"uncertainty": 60
},
"stopId": "SNCF:87354589",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772602980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603040",
"uncertainty": 60
},
"stopId": "SNCF:87354597",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772603160",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603220",
"uncertainty": 60
},
"stopId": "SNCF:87481408",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772603520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603580",
"uncertainty": 60
},
"stopId": "SNCF:87481416",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772603760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603760",
"uncertainty": 60
},
"stopId": "SNCF:87481424",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772604060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604060",
"uncertainty": 60
},
"stopId": "SNCF:87481432",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772604300",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 7
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN859799FERRE_8166882"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN863702FERRE_8166703|863702",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772599260",
"uncertainty": 60
},
"stopId": "SNCF:87487249",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772600580",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772600700",
"uncertainty": 60
},
"stopId": "SNCF:87487009",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772601840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601900",
"uncertainty": 60
},
"stopId": "SNCF:87487637",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772603400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604180",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772606580",
"uncertainty": 60
},
"stopId": "SNCF:87571000",
"stopSequence": 4
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN863702FERRE_8166703"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857700FERRE_8116471|857700",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772599440",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772600520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772600580",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772601960",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602080",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772603340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603700",
"uncertainty": 60
},
"stopId": "SNCF:87396408",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772605020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605140",
"uncertainty": 60
},
"stopId": "SNCF:87478404",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772606280",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606400",
"uncertainty": 60
},
"stopId": "SNCF:87471508",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772607600",
"uncertainty": 60
},
"stopId": "SNCF:87471003",
"stopSequence": 6
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "28",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857700FERRE_8116471"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857702FERRE_8143995|857702",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772603040",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772604120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604180",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772605560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605680",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772606940",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772608140",
"uncertainty": 60
},
"stopId": "SNCF:87396408",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772609460",
"uncertainty": 60
},
"stopId": "SNCF:87478404",
"stopSequence": 4
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "28",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857702FERRE_8143995"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN858905FERRE_8116143|858905",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602860",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772603220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603280",
"uncertainty": 60
},
"stopId": "SNCF:87481184",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772603520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603580",
"uncertainty": 60
},
"stopId": "SNCF:87481168",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772603760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603820",
"uncertainty": 60
},
"stopId": "SNCF:87481150",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604120",
"uncertainty": 60
},
"stopId": "SNCF:87481143",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772604600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605200",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772605440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605500",
"uncertainty": 60
},
"stopId": "SNCF:87481051",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772605740",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605800",
"uncertainty": 60
},
"stopId": "SNCF:87481069",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772606040",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606100",
"uncertainty": 60
},
"stopId": "SNCF:87481804",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772606400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606460",
"uncertainty": 60
},
"stopId": "SNCF:87481812",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1772606760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606820",
"uncertainty": 60
},
"stopId": "SNCF:87481820",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1772607300",
"uncertainty": 60
},
"stopId": "SNCF:87481838",
"stopSequence": 11
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN858905FERRE_8116143"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857151FERRE_8116686|857151",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772603160",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772603340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603400",
"uncertainty": 60
},
"stopId": "SNCF:87743872",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772603700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603820",
"uncertainty": 60
},
"stopId": "SNCF:87396028",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772604060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604120",
"uncertainty": 60
},
"stopId": "SNCF:87396036",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604420",
"uncertainty": 60
},
"stopId": "SNCF:87396044",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772604600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604660",
"uncertainty": 60
},
"stopId": "SNCF:87396051",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772604960",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605020",
"uncertainty": 60
},
"stopId": "SNCF:87396077",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772605440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605560",
"uncertainty": 60
},
"stopId": "SNCF:87396093",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772606220",
"uncertainty": 60
},
"stopId": "SNCF:87444711",
"stopSequence": 8
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "25",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857151FERRE_8116686"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN859452FERRE_8115968|859452",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772603280",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772603700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603760",
"uncertainty": 60
},
"stopId": "SNCF:87481143",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772603940",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604000",
"uncertainty": 60
},
"stopId": "SNCF:87481150",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772604240",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604300",
"uncertainty": 60
},
"stopId": "SNCF:87481168",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604600",
"uncertainty": 60
},
"stopId": "SNCF:87481184",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772605020",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 5
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "05",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN859452FERRE_8115968"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857152FERRE_8116685|857152",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602800",
"uncertainty": 60
},
"stopId": "SNCF:87444711",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772603340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603460",
"uncertainty": 60
},
"stopId": "SNCF:87396093",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772603880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603940",
"uncertainty": 60
},
"stopId": "SNCF:87396077",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772604240",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604360",
"uncertainty": 60
},
"stopId": "SNCF:87396051",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604600",
"uncertainty": 60
},
"stopId": "SNCF:87396044",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772604840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604900",
"uncertainty": 60
},
"stopId": "SNCF:87396036",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772605140",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605260",
"uncertainty": 60
},
"stopId": "SNCF:87396028",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772605560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605680",
"uncertainty": 60
},
"stopId": "SNCF:87743872",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772605920",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 8
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "25",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857152FERRE_8116685"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857952FERRE_8116437|857952",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772600640",
"uncertainty": 60
},
"stopId": "SNCF:87478404",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772601180",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601240",
"uncertainty": 60
},
"stopId": "SNCF:87478537",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772601540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601600",
"uncertainty": 60
},
"stopId": "SNCF:87478545",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772601840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772601900",
"uncertainty": 60
},
"stopId": "SNCF:87478552",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772602260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602320",
"uncertainty": 60
},
"stopId": "SNCF:87478560",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772602800",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602860",
"uncertainty": 60
},
"stopId": "SNCF:87396234",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772603280",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603340",
"uncertainty": 60
},
"stopId": "SNCF:87396218",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772603520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603580",
"uncertainty": 60
},
"stopId": "SNCF:87396200",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772604120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604180",
"uncertainty": 60
},
"stopId": "SNCF:87743872",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772604420",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 9
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857952FERRE_8116437"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN858800FERRE_8116209|858800",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772598780",
"uncertainty": 60
},
"stopId": "SNCF:87486019",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772599260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772599320",
"uncertainty": 60
},
"stopId": "SNCF:87486142",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772599860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772599920",
"uncertainty": 60
},
"stopId": "SNCF:87486126",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772600280",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772600340",
"uncertainty": 60
},
"stopId": "SNCF:87481465",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772600820",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772600880",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772601900",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 5
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN858800FERRE_8116209"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857953FERRE_8116436|857953",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772603460",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772603580",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603640",
"uncertainty": 60
},
"stopId": "SNCF:87743872",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772604180",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604240",
"uncertainty": 60
},
"stopId": "SNCF:87396200",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772604420",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604480",
"uncertainty": 60
},
"stopId": "SNCF:87396218",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604960",
"uncertainty": 60
},
"stopId": "SNCF:87396234",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772605380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605440",
"uncertainty": 60
},
"stopId": "SNCF:87478560",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772605800",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605860",
"uncertainty": 60
},
"stopId": "SNCF:87478552",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772606100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606160",
"uncertainty": 60
},
"stopId": "SNCF:87478545",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772606400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606460",
"uncertainty": 60
},
"stopId": "SNCF:87478537",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772607240",
"uncertainty": 60
},
"stopId": "SNCF:87478404",
"stopSequence": 9
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857953FERRE_8116436"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN857954FERRE_8116435|857954",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772603940",
"uncertainty": 60
},
"stopId": "SNCF:87478404",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772604480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604540",
"uncertainty": 60
},
"stopId": "SNCF:87478537",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772604780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604840",
"uncertainty": 60
},
"stopId": "SNCF:87478545",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772605080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605140",
"uncertainty": 60
},
"stopId": "SNCF:87478552",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772605500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605560",
"uncertainty": 60
},
"stopId": "SNCF:87478560",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772606040",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606100",
"uncertainty": 60
},
"stopId": "SNCF:87396234",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772606520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606580",
"uncertainty": 60
},
"stopId": "SNCF:87396218",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772606760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772606820",
"uncertainty": 60
},
"stopId": "SNCF:87396200",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1772607360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772607420",
"uncertainty": 60
},
"stopId": "SNCF:87743872",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1772607720",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 9
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN857954FERRE_8116435"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN858802FERRE_8116208|858802",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602380",
"uncertainty": 60
},
"stopId": "SNCF:87486019",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772602860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602920",
"uncertainty": 60
},
"stopId": "SNCF:87486142",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772603460",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603520",
"uncertainty": 60
},
"stopId": "SNCF:87486126",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772603880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603940",
"uncertainty": 60
},
"stopId": "SNCF:87481465",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604420",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604480",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772605500",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 5
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN858802FERRE_8116208"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN858003FERRE_8116411|858003",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602260",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772603280",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603340",
"uncertainty": 60
},
"stopId": "SNCF:87481812",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772603940",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604000",
"uncertainty": 60
},
"stopId": "SNCF:87481838",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772604360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604420",
"uncertainty": 60
},
"stopId": "SNCF:87481721",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772604720",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604780",
"uncertainty": 60
},
"stopId": "SNCF:87481713",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772604960",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605020",
"uncertainty": 60
},
"stopId": "SNCF:87481689",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772605140",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772605200",
"uncertainty": 60
},
"stopId": "SNCF:87321745",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772605380",
"uncertainty": 60
},
"stopId": "SNCF:87481705",
"stopSequence": 7
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 0,
"routeId": "01",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN858003FERRE_8116411"
},
"tripProperties": {}
}
},
{
"id": "RT|FR:ServiceJourney::SN858004FERRE_8116410|858004",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1772602440",
"uncertainty": 60
},
"stopId": "SNCF:87481705",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1772602560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602620",
"uncertainty": 60
},
"stopId": "SNCF:87321745",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1772602680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772602740",
"uncertainty": 60
},
"stopId": "SNCF:87481689",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1772602980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603040",
"uncertainty": 60
},
"stopId": "SNCF:87481713",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1772603340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603400",
"uncertainty": 60
},
"stopId": "SNCF:87481721",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1772603820",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772603880",
"uncertainty": 60
},
"stopId": "SNCF:87481838",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1772604660",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1772604720",
"uncertainty": 60
},
"stopId": "SNCF:87481804",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1772605440",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 7
}
],
"timestamp": "1772596931",
"trip": {
"directionId": 1,
"routeId": "01",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"tripId": "FR:ServiceJourney::SN858004FERRE_8116410"
},
"tripProperties": {}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1772596931"
}
}