Resource details
Données en temps réel au format GTFS-RT (protobuf) du réseau de transport de Seine Normandie Agglomération.
This resource file is part of the dataset Réseau urbain SNgo!.
Download availability
Learn more
HEAD request with a timeout of 5 seconds. If we detect a downtime, we perform subsequent tests every 10 minutes, until the resource is back online.For SIRI and SIRI Lite feeds, we perform a
GET request: a 401 or 405 status code is considered successful. In case of HTTP 500, the feed will be considered unavailable, unless the body appears to contain SOAP.Validation details
❌776 errors, 150 warnings
Many validation errors indicate that the GTFS-RT identifiers do not match the GTFS identifiers.
Validation carried out using the current GTFS file and the GTFS-RT the 2026-03-21 at 08:09 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 50 errors
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Sample errors
- trip_id ATOUMOD007:ServiceJourney:347:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD007:ServiceJourney:897:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD007:ServiceJourney:573:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD007:ServiceJourney:765:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD007:ServiceJourney:955:LOC 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 50 errors
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Sample errors
- route_id ATOUMOD007:Line:23:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD007:Line:21:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD007:Line:23:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD007:Line:23:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD007:Line:23:LOC does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 676 errors
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Sample errors
- trip_id ATOUMOD007:ServiceJourney:347:LOC stop_id FR:27681:ZE:10102:ATOUMOD007 does not exist in GTFS data stops.txt
- trip_id ATOUMOD007:ServiceJourney:347:LOC stop_id FR:27681:ZE:10043:ATOUMOD007 does not exist in GTFS data stops.txt
- trip_id ATOUMOD007:ServiceJourney:347:LOC stop_id FR:27681:ZE:11000:ATOUMOD007 does not exist in GTFS data stops.txt
- trip_id ATOUMOD007:ServiceJourney:347:LOC stop_id FR:27681:ZE:10099:ATOUMOD007 does not exist in GTFS data stops.txt
- trip_id ATOUMOD007:ServiceJourney:347:LOC stop_id FR:27681:ZE:10074:ATOUMOD007 does not exist in GTFS data stops.txt
Warnings
vehicle_id not populated W002 50 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id ATOUMOD007:ServiceJourney:347:LOC does not have a vehicle_id
- trip_id ATOUMOD007:ServiceJourney:897:LOC does not have a vehicle_id
- trip_id ATOUMOD007:ServiceJourney:573:LOC does not have a vehicle_id
- trip_id ATOUMOD007:ServiceJourney:765:LOC does not have a vehicle_id
- trip_id ATOUMOD007:ServiceJourney:955:LOC does not have a vehicle_id
schedule_relationship not populated W009 100 errors
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Sample errors
- trip_id ATOUMOD007:ServiceJourney:347:LOC stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD007:ServiceJourney:347:LOC does not have a schedule_relationship
- trip_id ATOUMOD007:ServiceJourney:897:LOC stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD007:ServiceJourney:897:LOC does not have a schedule_relationship
- trip_id ATOUMOD007:ServiceJourney:573:LOC stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
Previous validations
Here is a recap of all the error types encountered over the last 30 days.
| Error ID | Description | Errors count | Number of occurences |
|---|---|---|---|
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 1,045 | 26 times (87 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 1,045 | 26 times (87 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 14,027 | 26 times (87 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1,045 | 26 times (87 % of validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 2,090 | 26 times (87 % of validations) |
| W008 | The data in a GTFS-realtime feed should always be less than one minute old | 2 | 2 times (7 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-03-21 at 15:14 Europe/Paris.
trip_updates (51) vehicle_positions (0) service_alerts (0)Entities seen in the last 7 days.
trip_updatesDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2026-03-21 at 15:14 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "SM:ATOUMOD007:ServiceJourney:2387:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774109640"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774109700"
},
"departure": {
"time": "1774109700"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774109760"
},
"departure": {
"time": "1774109760"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774110000"
},
"departure": {
"time": "1774110000"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774110060"
},
"departure": {
"time": "1774110060"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774110120"
},
"departure": {
"time": "1774110120"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774110180"
},
"departure": {
"time": "1774110180"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774110240"
},
"departure": {
"time": "1774110240"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774110300"
},
"departure": {
"time": "1774110300"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774110360"
},
"departure": {
"time": "1774110360"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774110420"
},
"departure": {
"time": "1774110420"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774110480"
},
"departure": {
"time": "1774110480"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774110600"
},
"departure": {
"time": "1774110600"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774110720"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1774095424",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2387:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2637:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774113000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774113060"
},
"departure": {
"time": "1774113060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774113120"
},
"departure": {
"time": "1774113120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774113360"
},
"departure": {
"time": "1774113360"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774113420"
},
"departure": {
"time": "1774113420"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774113480"
},
"departure": {
"time": "1774113480"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774113540"
},
"departure": {
"time": "1774113540"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774113600"
},
"departure": {
"time": "1774113600"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774113660"
},
"departure": {
"time": "1774113660"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774113720"
},
"departure": {
"time": "1774113720"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774113780"
},
"departure": {
"time": "1774113780"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774113840"
},
"departure": {
"time": "1774113840"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774113960"
},
"departure": {
"time": "1774113960"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774114080"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1774095424",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2637:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2897:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774116960"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774117020"
},
"departure": {
"time": "1774117020"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774117080"
},
"departure": {
"time": "1774117080"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774117320"
},
"departure": {
"time": "1774117320"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774117380"
},
"departure": {
"time": "1774117380"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774117440"
},
"departure": {
"time": "1774117440"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774117500"
},
"departure": {
"time": "1774117500"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774117560"
},
"departure": {
"time": "1774117560"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774117620"
},
"departure": {
"time": "1774117620"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774117680"
},
"departure": {
"time": "1774117680"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774117740"
},
"departure": {
"time": "1774117740"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774117800"
},
"departure": {
"time": "1774117800"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774117920"
},
"departure": {
"time": "1774117920"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774118040"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1774095424",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2897:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3065:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774120080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774120140"
},
"departure": {
"time": "1774120140"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774120200"
},
"departure": {
"time": "1774120200"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774120440"
},
"departure": {
"time": "1774120440"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774120500"
},
"departure": {
"time": "1774120500"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774120560"
},
"departure": {
"time": "1774120560"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774120620"
},
"departure": {
"time": "1774120620"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774120680"
},
"departure": {
"time": "1774120680"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774120740"
},
"departure": {
"time": "1774120740"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774120800"
},
"departure": {
"time": "1774120800"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774120860"
},
"departure": {
"time": "1774120860"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774120920"
},
"departure": {
"time": "1774120920"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774121040"
},
"departure": {
"time": "1774121040"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774121160"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1774095424",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3065:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1951:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774102380"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774102440"
},
"departure": {
"time": "1774102440"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774102500"
},
"departure": {
"time": "1774102500"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774102680"
},
"departure": {
"time": "1774102680"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774102860"
},
"departure": {
"time": "1774102860"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774102920"
},
"departure": {
"time": "1774102920"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774103040"
},
"departure": {
"time": "1774103040"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774103400"
},
"departure": {
"time": "1774103400"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774103460"
},
"departure": {
"time": "1774103460"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774103520"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1774101767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1951:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2163:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774105800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774105860"
},
"departure": {
"time": "1774105860"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774105920"
},
"departure": {
"time": "1774105920"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774106100"
},
"departure": {
"time": "1774106100"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774106280"
},
"departure": {
"time": "1774106280"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774106340"
},
"departure": {
"time": "1774106340"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774106460"
},
"departure": {
"time": "1774106460"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774106820"
},
"departure": {
"time": "1774106820"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774106880"
},
"departure": {
"time": "1774106880"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774106940"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1774102303",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2163:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2399:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774109640"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774109700"
},
"departure": {
"time": "1774109700"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774109760"
},
"departure": {
"time": "1774109760"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774109940"
},
"departure": {
"time": "1774109940"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774110120"
},
"departure": {
"time": "1774110120"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774110180"
},
"departure": {
"time": "1774110180"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774110300"
},
"departure": {
"time": "1774110300"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774110660"
},
"departure": {
"time": "1774110660"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774110720"
},
"departure": {
"time": "1774110720"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774110780"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1774102165",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2399:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2649:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774113000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774113060"
},
"departure": {
"time": "1774113060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774113120"
},
"departure": {
"time": "1774113120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774113300"
},
"departure": {
"time": "1774113300"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774113480"
},
"departure": {
"time": "1774113480"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774113540"
},
"departure": {
"time": "1774113540"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774113660"
},
"departure": {
"time": "1774113660"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774114020"
},
"departure": {
"time": "1774114020"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774114080"
},
"departure": {
"time": "1774114080"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774114140"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1774102165",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2649:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2909:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774116960"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774117020"
},
"departure": {
"time": "1774117020"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774117080"
},
"departure": {
"time": "1774117080"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774117260"
},
"departure": {
"time": "1774117260"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774117440"
},
"departure": {
"time": "1774117440"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774117500"
},
"departure": {
"time": "1774117500"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774117620"
},
"departure": {
"time": "1774117620"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774117980"
},
"departure": {
"time": "1774117980"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774118040"
},
"departure": {
"time": "1774118040"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774118100"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1774101767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2909:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1963:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774102380"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774102500"
},
"departure": {
"time": "1774102500"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774102560"
},
"departure": {
"time": "1774102560"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774102620"
},
"departure": {
"time": "1774102620"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774102800"
},
"departure": {
"time": "1774102800"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774102920"
},
"departure": {
"time": "1774102920"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774102980"
},
"departure": {
"time": "1774102980"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774103040"
},
"departure": {
"time": "1774103040"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774103220"
},
"departure": {
"time": "1774103220"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774103280"
},
"departure": {
"time": "1774103280"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774103340"
},
"departure": {
"time": "1774103340"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774103460"
},
"departure": {
"time": "1774103460"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774103520"
},
"departure": {
"time": "1774103520"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774103580"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1774095424",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1963:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2175:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774105800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774105920"
},
"departure": {
"time": "1774105920"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774105980"
},
"departure": {
"time": "1774105980"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774106040"
},
"departure": {
"time": "1774106040"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774106220"
},
"departure": {
"time": "1774106220"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774106340"
},
"departure": {
"time": "1774106340"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774106400"
},
"departure": {
"time": "1774106400"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774106460"
},
"departure": {
"time": "1774106460"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774106640"
},
"departure": {
"time": "1774106640"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774106700"
},
"departure": {
"time": "1774106700"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774106760"
},
"departure": {
"time": "1774106760"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774106880"
},
"departure": {
"time": "1774106880"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774106940"
},
"departure": {
"time": "1774106940"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774107000"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1774095424",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2175:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1933:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -480,
"time": "1774101900"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774102500"
},
"departure": {
"time": "1774102500"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774102560"
},
"departure": {
"time": "1774102560"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774102620"
},
"departure": {
"time": "1774102620"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774102740"
},
"departure": {
"time": "1774102740"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774102920"
},
"departure": {
"time": "1774102920"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774103040"
},
"departure": {
"time": "1774103040"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774103100"
},
"departure": {
"time": "1774103100"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774103160"
},
"departure": {
"time": "1774103160"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774103280"
},
"departure": {
"time": "1774103280"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774103340"
},
"departure": {
"time": "1774103340"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774103400"
},
"departure": {
"time": "1774103400"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774103460"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1774102303",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1933:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2145:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774105800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774105920"
},
"departure": {
"time": "1774105920"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774105980"
},
"departure": {
"time": "1774105980"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774106040"
},
"departure": {
"time": "1774106040"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774106160"
},
"departure": {
"time": "1774106160"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774106340"
},
"departure": {
"time": "1774106340"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774106460"
},
"departure": {
"time": "1774106460"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774106520"
},
"departure": {
"time": "1774106520"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774106580"
},
"departure": {
"time": "1774106580"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774106700"
},
"departure": {
"time": "1774106700"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774106760"
},
"departure": {
"time": "1774106760"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774106820"
},
"departure": {
"time": "1774106820"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774106880"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1774101767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2145:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2381:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774109640"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774109760"
},
"departure": {
"time": "1774109760"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774109820"
},
"departure": {
"time": "1774109820"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774109880"
},
"departure": {
"time": "1774109880"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774110000"
},
"departure": {
"time": "1774110000"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774110180"
},
"departure": {
"time": "1774110180"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774110300"
},
"departure": {
"time": "1774110300"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774110360"
},
"departure": {
"time": "1774110360"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774110420"
},
"departure": {
"time": "1774110420"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774110540"
},
"departure": {
"time": "1774110540"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774110600"
},
"departure": {
"time": "1774110600"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774110660"
},
"departure": {
"time": "1774110660"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774110720"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1774102043",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2381:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2631:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774113000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774113120"
},
"departure": {
"time": "1774113120"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774113180"
},
"departure": {
"time": "1774113180"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774113240"
},
"departure": {
"time": "1774113240"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774113360"
},
"departure": {
"time": "1774113360"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774113540"
},
"departure": {
"time": "1774113540"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774113660"
},
"departure": {
"time": "1774113660"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774113720"
},
"departure": {
"time": "1774113720"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774113780"
},
"departure": {
"time": "1774113780"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774113900"
},
"departure": {
"time": "1774113900"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774113960"
},
"departure": {
"time": "1774113960"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774114020"
},
"departure": {
"time": "1774114020"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774114080"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1774102043",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2631:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2891:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774116960"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774117080"
},
"departure": {
"time": "1774117080"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774117140"
},
"departure": {
"time": "1774117140"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774117200"
},
"departure": {
"time": "1774117200"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774117320"
},
"departure": {
"time": "1774117320"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774117500"
},
"departure": {
"time": "1774117500"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774117620"
},
"departure": {
"time": "1774117620"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774117680"
},
"departure": {
"time": "1774117680"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774117740"
},
"departure": {
"time": "1774117740"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774117860"
},
"departure": {
"time": "1774117860"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774117920"
},
"departure": {
"time": "1774117920"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774117980"
},
"departure": {
"time": "1774117980"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774118040"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1774102043",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2891:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2051:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774104120"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774104180"
},
"departure": {
"time": "1774104180"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774104240"
},
"departure": {
"time": "1774104240"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774104300"
},
"departure": {
"time": "1774104300"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774104360"
},
"departure": {
"time": "1774104360"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774104420"
},
"departure": {
"time": "1774104420"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774104540"
},
"departure": {
"time": "1774104540"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774104600"
},
"departure": {
"time": "1774104600"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774104660"
},
"departure": {
"time": "1774104660"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774104720"
},
"departure": {
"time": "1774104720"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774104780"
},
"departure": {
"time": "1774104780"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774104960"
},
"departure": {
"time": "1774104960"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774105140"
},
"departure": {
"time": "1774105140"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774105200"
},
"departure": {
"time": "1774105200"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1774105380"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1774102165",
"trip": {
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2051:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2287:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774107720"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774107780"
},
"departure": {
"time": "1774107780"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774107840"
},
"departure": {
"time": "1774107840"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774107900"
},
"departure": {
"time": "1774107900"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774107960"
},
"departure": {
"time": "1774107960"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774108020"
},
"departure": {
"time": "1774108020"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774108140"
},
"departure": {
"time": "1774108140"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774108200"
},
"departure": {
"time": "1774108200"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774108260"
},
"departure": {
"time": "1774108260"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774108320"
},
"departure": {
"time": "1774108320"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774108380"
},
"departure": {
"time": "1774108380"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774108560"
},
"departure": {
"time": "1774108560"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774108740"
},
"departure": {
"time": "1774108740"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774108800"
},
"departure": {
"time": "1774108800"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1774108980"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1774102165",
"trip": {
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2287:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2517:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774111320"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774111380"
},
"departure": {
"time": "1774111380"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774111440"
},
"departure": {
"time": "1774111440"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774111500"
},
"departure": {
"time": "1774111500"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774111560"
},
"departure": {
"time": "1774111560"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774111620"
},
"departure": {
"time": "1774111620"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774111740"
},
"departure": {
"time": "1774111740"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774111800"
},
"departure": {
"time": "1774111800"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774111860"
},
"departure": {
"time": "1774111860"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774111920"
},
"departure": {
"time": "1774111920"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774111980"
},
"departure": {
"time": "1774111980"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774112160"
},
"departure": {
"time": "1774112160"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774112340"
},
"departure": {
"time": "1774112340"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774112400"
},
"departure": {
"time": "1774112400"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1774112580"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1774101767",
"trip": {
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2517:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2747:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774114920"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774114980"
},
"departure": {
"time": "1774114980"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774115040"
},
"departure": {
"time": "1774115040"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774115100"
},
"departure": {
"time": "1774115100"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774115160"
},
"departure": {
"time": "1774115160"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774115220"
},
"departure": {
"time": "1774115220"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774115340"
},
"departure": {
"time": "1774115340"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774115400"
},
"departure": {
"time": "1774115400"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774115460"
},
"departure": {
"time": "1774115460"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774115520"
},
"departure": {
"time": "1774115520"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774115580"
},
"departure": {
"time": "1774115580"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774115760"
},
"departure": {
"time": "1774115760"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774115940"
},
"departure": {
"time": "1774115940"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774116000"
},
"departure": {
"time": "1774116000"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1774116180"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1774101767",
"trip": {
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2747:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2979:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774118520"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774118580"
},
"departure": {
"time": "1774118580"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774118640"
},
"departure": {
"time": "1774118640"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774118700"
},
"departure": {
"time": "1774118700"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774118760"
},
"departure": {
"time": "1774118760"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774118820"
},
"departure": {
"time": "1774118820"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774118940"
},
"departure": {
"time": "1774118940"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774119000"
},
"departure": {
"time": "1774119000"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774119060"
},
"departure": {
"time": "1774119060"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774119120"
},
"departure": {
"time": "1774119120"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774119180"
},
"departure": {
"time": "1774119180"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774119360"
},
"departure": {
"time": "1774119360"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774119540"
},
"departure": {
"time": "1774119540"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774119600"
},
"departure": {
"time": "1774119600"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1774119780"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1774102165",
"trip": {
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2979:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2547:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774111680"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774111740"
},
"departure": {
"time": "1774111740"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774111800"
},
"departure": {
"time": "1774111800"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774111860"
},
"departure": {
"time": "1774111860"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774111920"
},
"departure": {
"time": "1774111920"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774111980"
},
"departure": {
"time": "1774111980"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774112040"
},
"departure": {
"time": "1774112040"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774112100"
},
"departure": {
"time": "1774112100"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774112160"
},
"departure": {
"time": "1774112160"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774112220"
},
"departure": {
"time": "1774112220"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774112280"
},
"departure": {
"time": "1774112280"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774112460"
},
"departure": {
"time": "1774112460"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774112520"
},
"departure": {
"time": "1774112520"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774112700"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1774095424",
"trip": {
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2547:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2777:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774115280"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774115340"
},
"departure": {
"time": "1774115340"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774115400"
},
"departure": {
"time": "1774115400"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774115460"
},
"departure": {
"time": "1774115460"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774115520"
},
"departure": {
"time": "1774115520"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774115580"
},
"departure": {
"time": "1774115580"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774115640"
},
"departure": {
"time": "1774115640"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774115700"
},
"departure": {
"time": "1774115700"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774115760"
},
"departure": {
"time": "1774115760"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774115820"
},
"departure": {
"time": "1774115820"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774115880"
},
"departure": {
"time": "1774115880"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774116060"
},
"departure": {
"time": "1774116060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774116120"
},
"departure": {
"time": "1774116120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774116300"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1774095424",
"trip": {
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2777:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3027:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774118880"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774118940"
},
"departure": {
"time": "1774118940"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774119000"
},
"departure": {
"time": "1774119000"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774119060"
},
"departure": {
"time": "1774119060"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774119120"
},
"departure": {
"time": "1774119120"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774119180"
},
"departure": {
"time": "1774119180"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774119240"
},
"departure": {
"time": "1774119240"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774119300"
},
"departure": {
"time": "1774119300"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774119360"
},
"departure": {
"time": "1774119360"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774119420"
},
"departure": {
"time": "1774119420"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774119480"
},
"departure": {
"time": "1774119480"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774119660"
},
"departure": {
"time": "1774119660"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774119720"
},
"departure": {
"time": "1774119720"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774119900"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1774095424",
"trip": {
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3027:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2081:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774104360"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774104420"
},
"departure": {
"time": "1774104420"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774104480"
},
"departure": {
"time": "1774104480"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774104840"
},
"departure": {
"time": "1774104840"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774104900"
},
"departure": {
"time": "1774104900"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774104960"
},
"departure": {
"time": "1774104960"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774105080"
},
"departure": {
"time": "1774105080"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774105200"
},
"departure": {
"time": "1774105200"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774105260"
},
"departure": {
"time": "1774105260"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774105320"
},
"departure": {
"time": "1774105320"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774105500"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1774101767",
"trip": {
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2081:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2329:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774107960"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774108020"
},
"departure": {
"time": "1774108020"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774108080"
},
"departure": {
"time": "1774108080"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774108440"
},
"departure": {
"time": "1774108440"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774108500"
},
"departure": {
"time": "1774108500"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774108560"
},
"departure": {
"time": "1774108560"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774108680"
},
"departure": {
"time": "1774108680"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774108800"
},
"departure": {
"time": "1774108800"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774108860"
},
"departure": {
"time": "1774108860"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774108920"
},
"departure": {
"time": "1774108920"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774109100"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1774102303",
"trip": {
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2329:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2541:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774111560"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774111620"
},
"departure": {
"time": "1774111620"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774111680"
},
"departure": {
"time": "1774111680"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774112040"
},
"departure": {
"time": "1774112040"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774112100"
},
"departure": {
"time": "1774112100"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774112160"
},
"departure": {
"time": "1774112160"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774112280"
},
"departure": {
"time": "1774112280"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774112400"
},
"departure": {
"time": "1774112400"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774112460"
},
"departure": {
"time": "1774112460"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774112520"
},
"departure": {
"time": "1774112520"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774112700"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1774102165",
"trip": {
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2541:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2771:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774115160"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774115220"
},
"departure": {
"time": "1774115220"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774115280"
},
"departure": {
"time": "1774115280"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774115640"
},
"departure": {
"time": "1774115640"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774115700"
},
"departure": {
"time": "1774115700"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774115760"
},
"departure": {
"time": "1774115760"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774115880"
},
"departure": {
"time": "1774115880"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774116000"
},
"departure": {
"time": "1774116000"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774116060"
},
"departure": {
"time": "1774116060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774116120"
},
"departure": {
"time": "1774116120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774116300"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1774102165",
"trip": {
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2771:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3009:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774118760"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774118820"
},
"departure": {
"time": "1774118820"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774118880"
},
"departure": {
"time": "1774118880"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774119240"
},
"departure": {
"time": "1774119240"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774119300"
},
"departure": {
"time": "1774119300"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774119360"
},
"departure": {
"time": "1774119360"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774119480"
},
"departure": {
"time": "1774119480"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774119600"
},
"departure": {
"time": "1774119600"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774119660"
},
"departure": {
"time": "1774119660"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774119720"
},
"departure": {
"time": "1774119720"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774119900"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1774101767",
"trip": {
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3009:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1847:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774101600"
},
"departure": {
"time": "1774101600"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774101660"
},
"departure": {
"time": "1774101660"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774101720"
},
"departure": {
"time": "1774101720"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774101840"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1774095424",
"trip": {
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1847:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2057:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774104300"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774104360"
},
"departure": {
"time": "1774104360"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774104420"
},
"departure": {
"time": "1774104420"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774104480"
},
"departure": {
"time": "1774104480"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774104540"
},
"departure": {
"time": "1774104540"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774104600"
},
"departure": {
"time": "1774104600"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774104720"
},
"departure": {
"time": "1774104720"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774104780"
},
"departure": {
"time": "1774104780"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774104840"
},
"departure": {
"time": "1774104840"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774104900"
},
"departure": {
"time": "1774104900"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774105200"
},
"departure": {
"time": "1774105200"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774105260"
},
"departure": {
"time": "1774105260"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774105320"
},
"departure": {
"time": "1774105320"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774105440"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1774095424",
"trip": {
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2057:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2293:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774107900"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774107960"
},
"departure": {
"time": "1774107960"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774108020"
},
"departure": {
"time": "1774108020"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774108080"
},
"departure": {
"time": "1774108080"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774108140"
},
"departure": {
"time": "1774108140"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774108200"
},
"departure": {
"time": "1774108200"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774108320"
},
"departure": {
"time": "1774108320"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774108380"
},
"departure": {
"time": "1774108380"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774108440"
},
"departure": {
"time": "1774108440"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774108500"
},
"departure": {
"time": "1774108500"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774108800"
},
"departure": {
"time": "1774108800"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774108860"
},
"departure": {
"time": "1774108860"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774108920"
},
"departure": {
"time": "1774108920"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774109040"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1774095424",
"trip": {
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2293:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2075:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774104360"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774104420"
},
"departure": {
"time": "1774104420"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774104480"
},
"departure": {
"time": "1774104480"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774104540"
},
"departure": {
"time": "1774104540"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774104600"
},
"departure": {
"time": "1774104600"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774104660"
},
"departure": {
"time": "1774104660"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774104720"
},
"departure": {
"time": "1774104720"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774104780"
},
"departure": {
"time": "1774104780"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774104960"
},
"departure": {
"time": "1774104960"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774105020"
},
"departure": {
"time": "1774105020"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774105200"
},
"departure": {
"time": "1774105200"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774105260"
},
"departure": {
"time": "1774105260"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774105320"
},
"departure": {
"time": "1774105320"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774105440"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1774102303",
"trip": {
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2075:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2323:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774107960"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774108020"
},
"departure": {
"time": "1774108020"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774108080"
},
"departure": {
"time": "1774108080"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774108140"
},
"departure": {
"time": "1774108140"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774108200"
},
"departure": {
"time": "1774108200"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774108260"
},
"departure": {
"time": "1774108260"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774108320"
},
"departure": {
"time": "1774108320"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774108380"
},
"departure": {
"time": "1774108380"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774108560"
},
"departure": {
"time": "1774108560"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774108620"
},
"departure": {
"time": "1774108620"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774108800"
},
"departure": {
"time": "1774108800"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774108860"
},
"departure": {
"time": "1774108860"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774108920"
},
"departure": {
"time": "1774108920"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774109040"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1774101767",
"trip": {
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2323:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2553:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774111680"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774111740"
},
"departure": {
"time": "1774111740"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774111800"
},
"departure": {
"time": "1774111800"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774111860"
},
"departure": {
"time": "1774111860"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774111920"
},
"departure": {
"time": "1774111920"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774111980"
},
"departure": {
"time": "1774111980"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774112040"
},
"departure": {
"time": "1774112040"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774112100"
},
"departure": {
"time": "1774112100"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774112280"
},
"departure": {
"time": "1774112280"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774112340"
},
"departure": {
"time": "1774112340"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774112520"
},
"departure": {
"time": "1774112520"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774112580"
},
"departure": {
"time": "1774112580"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774112640"
},
"departure": {
"time": "1774112640"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774112760"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1774102043",
"trip": {
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2553:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2765:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774115160"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774115220"
},
"departure": {
"time": "1774115220"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774115280"
},
"departure": {
"time": "1774115280"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774115340"
},
"departure": {
"time": "1774115340"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774115400"
},
"departure": {
"time": "1774115400"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774115460"
},
"departure": {
"time": "1774115460"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774115520"
},
"departure": {
"time": "1774115520"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774115580"
},
"departure": {
"time": "1774115580"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774115760"
},
"departure": {
"time": "1774115760"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774115820"
},
"departure": {
"time": "1774115820"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774116000"
},
"departure": {
"time": "1774116000"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774116060"
},
"departure": {
"time": "1774116060"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774116120"
},
"departure": {
"time": "1774116120"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774116240"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1774102043",
"trip": {
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2765:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3003:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774118760"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774118820"
},
"departure": {
"time": "1774118820"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774118880"
},
"departure": {
"time": "1774118880"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774118940"
},
"departure": {
"time": "1774118940"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774119000"
},
"departure": {
"time": "1774119000"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774119060"
},
"departure": {
"time": "1774119060"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774119120"
},
"departure": {
"time": "1774119120"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774119180"
},
"departure": {
"time": "1774119180"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774119360"
},
"departure": {
"time": "1774119360"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774119420"
},
"departure": {
"time": "1774119420"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774119600"
},
"departure": {
"time": "1774119600"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774119660"
},
"departure": {
"time": "1774119660"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774119720"
},
"departure": {
"time": "1774119720"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774119840"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1774102043",
"trip": {
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3003:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2063:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774104300"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774104360"
},
"departure": {
"time": "1774104360"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774104420"
},
"departure": {
"time": "1774104420"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774104540"
},
"departure": {
"time": "1774104540"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774104600"
},
"departure": {
"time": "1774104600"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774104660"
},
"departure": {
"time": "1774104660"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774104720"
},
"departure": {
"time": "1774104720"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774104780"
},
"departure": {
"time": "1774104780"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774104840"
},
"departure": {
"time": "1774104840"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774104900"
},
"departure": {
"time": "1774104900"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774104960"
},
"departure": {
"time": "1774104960"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774105020"
},
"departure": {
"time": "1774105020"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774105260"
},
"departure": {
"time": "1774105260"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774105320"
},
"departure": {
"time": "1774105320"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1774105500"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1774102043",
"trip": {
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2063:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2299:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774107900"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774107960"
},
"departure": {
"time": "1774107960"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774108020"
},
"departure": {
"time": "1774108020"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774108140"
},
"departure": {
"time": "1774108140"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774108200"
},
"departure": {
"time": "1774108200"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774108260"
},
"departure": {
"time": "1774108260"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774108320"
},
"departure": {
"time": "1774108320"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774108380"
},
"departure": {
"time": "1774108380"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774108440"
},
"departure": {
"time": "1774108440"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774108500"
},
"departure": {
"time": "1774108500"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774108560"
},
"departure": {
"time": "1774108560"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774108620"
},
"departure": {
"time": "1774108620"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774108860"
},
"departure": {
"time": "1774108860"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774108920"
},
"departure": {
"time": "1774108920"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1774109100"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1774102043",
"trip": {
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2299:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2535:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774111500"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774111560"
},
"departure": {
"time": "1774111560"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774111620"
},
"departure": {
"time": "1774111620"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774111740"
},
"departure": {
"time": "1774111740"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774111800"
},
"departure": {
"time": "1774111800"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774111860"
},
"departure": {
"time": "1774111860"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774111920"
},
"departure": {
"time": "1774111920"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774111980"
},
"departure": {
"time": "1774111980"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774112040"
},
"departure": {
"time": "1774112040"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774112100"
},
"departure": {
"time": "1774112100"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774112160"
},
"departure": {
"time": "1774112160"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774112220"
},
"departure": {
"time": "1774112220"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774112460"
},
"departure": {
"time": "1774112460"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774112520"
},
"departure": {
"time": "1774112520"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1774112700"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1774102303",
"trip": {
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2535:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2759:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774115100"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774115160"
},
"departure": {
"time": "1774115160"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774115220"
},
"departure": {
"time": "1774115220"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774115340"
},
"departure": {
"time": "1774115340"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774115400"
},
"departure": {
"time": "1774115400"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774115460"
},
"departure": {
"time": "1774115460"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774115520"
},
"departure": {
"time": "1774115520"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774115580"
},
"departure": {
"time": "1774115580"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774115640"
},
"departure": {
"time": "1774115640"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774115700"
},
"departure": {
"time": "1774115700"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774115760"
},
"departure": {
"time": "1774115760"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774115820"
},
"departure": {
"time": "1774115820"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774116060"
},
"departure": {
"time": "1774116060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774116120"
},
"departure": {
"time": "1774116120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1774116300"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1774102303",
"trip": {
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2759:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1957:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774102380"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774102440"
},
"departure": {
"time": "1774102440"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774102500"
},
"departure": {
"time": "1774102500"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774102740"
},
"departure": {
"time": "1774102740"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774102800"
},
"departure": {
"time": "1774102800"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774102860"
},
"departure": {
"time": "1774102860"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774102920"
},
"departure": {
"time": "1774102920"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774103040"
},
"departure": {
"time": "1774103040"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774103160"
},
"departure": {
"time": "1774103160"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774103220"
},
"departure": {
"time": "1774103220"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774103280"
},
"departure": {
"time": "1774103280"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774103400"
},
"departure": {
"time": "1774103400"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774103460"
},
"departure": {
"time": "1774103460"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774103520"
},
"departure": {
"time": "1774103520"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1774103580"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1774102043",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1957:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2169:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774105800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774105860"
},
"departure": {
"time": "1774105860"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774105920"
},
"departure": {
"time": "1774105920"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774106160"
},
"departure": {
"time": "1774106160"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774106220"
},
"departure": {
"time": "1774106220"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774106280"
},
"departure": {
"time": "1774106280"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774106340"
},
"departure": {
"time": "1774106340"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774106460"
},
"departure": {
"time": "1774106460"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774106580"
},
"departure": {
"time": "1774106580"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774106640"
},
"departure": {
"time": "1774106640"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774106700"
},
"departure": {
"time": "1774106700"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774106820"
},
"departure": {
"time": "1774106820"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774106880"
},
"departure": {
"time": "1774106880"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774106940"
},
"departure": {
"time": "1774106940"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1774107000"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1774102043",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2169:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2405:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774109640"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774109700"
},
"departure": {
"time": "1774109700"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774109760"
},
"departure": {
"time": "1774109760"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774110000"
},
"departure": {
"time": "1774110000"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774110060"
},
"departure": {
"time": "1774110060"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774110120"
},
"departure": {
"time": "1774110120"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774110180"
},
"departure": {
"time": "1774110180"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774110300"
},
"departure": {
"time": "1774110300"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774110420"
},
"departure": {
"time": "1774110420"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774110480"
},
"departure": {
"time": "1774110480"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774110540"
},
"departure": {
"time": "1774110540"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774110660"
},
"departure": {
"time": "1774110660"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774110720"
},
"departure": {
"time": "1774110720"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774110780"
},
"departure": {
"time": "1774110780"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1774110840"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1774102303",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2405:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2655:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774113000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774113060"
},
"departure": {
"time": "1774113060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774113120"
},
"departure": {
"time": "1774113120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774113360"
},
"departure": {
"time": "1774113360"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774113420"
},
"departure": {
"time": "1774113420"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774113480"
},
"departure": {
"time": "1774113480"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774113540"
},
"departure": {
"time": "1774113540"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774113660"
},
"departure": {
"time": "1774113660"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774113780"
},
"departure": {
"time": "1774113780"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774113840"
},
"departure": {
"time": "1774113840"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774113900"
},
"departure": {
"time": "1774113900"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774114020"
},
"departure": {
"time": "1774114020"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774114080"
},
"departure": {
"time": "1774114080"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774114140"
},
"departure": {
"time": "1774114140"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1774114200"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1774102303",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2655:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1945:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -600,
"time": "1774101780"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774102440"
},
"departure": {
"time": "1774102440"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774102500"
},
"departure": {
"time": "1774102500"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774102680"
},
"departure": {
"time": "1774102680"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774102860"
},
"departure": {
"time": "1774102860"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774102920"
},
"departure": {
"time": "1774102920"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774102980"
},
"departure": {
"time": "1774102980"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774103040"
},
"departure": {
"time": "1774103040"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774103100"
},
"departure": {
"time": "1774103100"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774103220"
},
"departure": {
"time": "1774103220"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774103280"
},
"departure": {
"time": "1774103280"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774103340"
},
"departure": {
"time": "1774103340"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774103400"
},
"departure": {
"time": "1774103400"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774103460"
},
"departure": {
"time": "1774103460"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1774103520"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1774102165",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1945:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2157:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774105800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774105860"
},
"departure": {
"time": "1774105860"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774105920"
},
"departure": {
"time": "1774105920"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774106100"
},
"departure": {
"time": "1774106100"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774106280"
},
"departure": {
"time": "1774106280"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774106340"
},
"departure": {
"time": "1774106340"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774106400"
},
"departure": {
"time": "1774106400"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774106460"
},
"departure": {
"time": "1774106460"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774106520"
},
"departure": {
"time": "1774106520"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774106640"
},
"departure": {
"time": "1774106640"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774106700"
},
"departure": {
"time": "1774106700"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774106760"
},
"departure": {
"time": "1774106760"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774106820"
},
"departure": {
"time": "1774106820"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774106880"
},
"departure": {
"time": "1774106880"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1774106940"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1774102165",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2157:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2393:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774109640"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774109700"
},
"departure": {
"time": "1774109700"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774109760"
},
"departure": {
"time": "1774109760"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774109940"
},
"departure": {
"time": "1774109940"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774110120"
},
"departure": {
"time": "1774110120"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774110180"
},
"departure": {
"time": "1774110180"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774110240"
},
"departure": {
"time": "1774110240"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774110300"
},
"departure": {
"time": "1774110300"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774110360"
},
"departure": {
"time": "1774110360"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774110480"
},
"departure": {
"time": "1774110480"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774110540"
},
"departure": {
"time": "1774110540"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774110600"
},
"departure": {
"time": "1774110600"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774110660"
},
"departure": {
"time": "1774110660"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774110720"
},
"departure": {
"time": "1774110720"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1774110780"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1774101767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2393:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2643:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774113000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774113060"
},
"departure": {
"time": "1774113060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774113120"
},
"departure": {
"time": "1774113120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774113300"
},
"departure": {
"time": "1774113300"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774113480"
},
"departure": {
"time": "1774113480"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774113540"
},
"departure": {
"time": "1774113540"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774113600"
},
"departure": {
"time": "1774113600"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774113660"
},
"departure": {
"time": "1774113660"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774113720"
},
"departure": {
"time": "1774113720"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774113840"
},
"departure": {
"time": "1774113840"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774113900"
},
"departure": {
"time": "1774113900"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774113960"
},
"departure": {
"time": "1774113960"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774114020"
},
"departure": {
"time": "1774114020"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774114080"
},
"departure": {
"time": "1774114080"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1774114140"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1774101767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2643:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2903:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774116960"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774117020"
},
"departure": {
"time": "1774117020"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774117080"
},
"departure": {
"time": "1774117080"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774117260"
},
"departure": {
"time": "1774117260"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774117440"
},
"departure": {
"time": "1774117440"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774117500"
},
"departure": {
"time": "1774117500"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774117560"
},
"departure": {
"time": "1774117560"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774117620"
},
"departure": {
"time": "1774117620"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774117680"
},
"departure": {
"time": "1774117680"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774117800"
},
"departure": {
"time": "1774117800"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774117860"
},
"departure": {
"time": "1774117860"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774117920"
},
"departure": {
"time": "1774117920"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774117980"
},
"departure": {
"time": "1774117980"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774118040"
},
"departure": {
"time": "1774118040"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1774118100"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1774102165",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2903:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3075:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774120080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1774120140"
},
"departure": {
"time": "1774120140"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1774120200"
},
"departure": {
"time": "1774120200"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1774120380"
},
"departure": {
"time": "1774120380"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1774120560"
},
"departure": {
"time": "1774120560"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1774120620"
},
"departure": {
"time": "1774120620"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1774120680"
},
"departure": {
"time": "1774120680"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1774120740"
},
"departure": {
"time": "1774120740"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1774120800"
},
"departure": {
"time": "1774120800"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1774120920"
},
"departure": {
"time": "1774120920"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1774120980"
},
"departure": {
"time": "1774120980"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1774121040"
},
"departure": {
"time": "1774121040"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1774121100"
},
"departure": {
"time": "1774121100"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1774121160"
},
"departure": {
"time": "1774121160"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1774121220"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1774102165",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3075:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1774102471"
}
}