Détails de la ressource
GTFS-RT-TAO-Orléans-Métropole
Cette ressource fait partie du jeu de données Réseau urbain TAO.
Disponibilité au téléchargement
En savoir plus
HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌442 erreurs, 8 452 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 09/01/2026 à 08h05 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt stop_id does not exist in GTFS data E011 63 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id ORLEANS:VehicleJourney:11_R_114_2_1106_5_092600 stop_id ORLEANS:StopArea:00030601 does not exist in GTFS data stops.txt
- trip_id ORLEANS:VehicleJourney:11_R_114_2_1102_5_123500 stop_id ORLEANS:StopArea:00030601 does not exist in GTFS data stops.txt
- trip_id ORLEANS:VehicleJourney:11_R_114_2_1104_5_113200 stop_id ORLEANS:StopArea:00030601 does not exist in GTFS data stops.txt
- trip_id ORLEANS:VehicleJourney:11_R_114_2_1102_5_105000 stop_id ORLEANS:StopArea:00030601 does not exist in GTFS data stops.txt
- trip_id ORLEANS:VehicleJourney:18_A_194_2_1843_5_184000 stop_id ORLEANS:StopArea:00004950 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 316 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id ORLEANS:VehicleJourney:3_A_349_2_304_5_083400 stop_sequence 27 arrival_time 09:17:00 (1767946620) is less than previous stop arrival_time 09:17:04 (1767946624) - times must increase between two sequential stops
- trip_id ORLEANS:VehicleJourney:3_A_349_2_304_5_083400 stop_sequence 27 arrival_time 09:17:00 (1767946620) is less than previous stop departure_time 09:17:04 (1767946624) - times must increase between two sequential stops
- trip_id ORLEANS:VehicleJourney:3_A_349_2_304_5_083400 stop_sequence 27 departure_time 09:17:00 (1767946620) is less than previous stop departure_time 09:17:04 (1767946624) - times must increase between two sequential stops
- trip_id ORLEANS:VehicleJourney:3_A_349_2_304_5_083400 stop_sequence 27 departure_time 09:17:00 (1767946620) is less than previous stop arrival_time 09:17:04 (1767946624) - times must increase between two sequential stops
- trip_id ORLEANS:VehicleJourney:11_R_114_2_1104_5_113200 stop_sequence 18 arrival_time 11:51:18 (1767955878) is less than previous stop arrival_time 11:51:25 (1767955885) - times must increase between two sequential stops
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 63 erreurs
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Exemples d'erreurs
- GTFS-rt trip_id ORLEANS:VehicleJourney:11_R_114_2_1106_5_092600 stop_sequence 27 has stop_id ORLEANS:StopArea:00030601 but GTFS stop_sequence 27 has stop_id ORLEANS:StopArea:00030602 - stop_ids should be the same
- GTFS-rt trip_id ORLEANS:VehicleJourney:11_R_114_2_1102_5_123500 stop_sequence 27 has stop_id ORLEANS:StopArea:00030601 but GTFS stop_sequence 27 has stop_id ORLEANS:StopArea:00030602 - stop_ids should be the same
- GTFS-rt trip_id ORLEANS:VehicleJourney:11_R_114_2_1104_5_113200 stop_sequence 27 has stop_id ORLEANS:StopArea:00030601 but GTFS stop_sequence 27 has stop_id ORLEANS:StopArea:00030602 - stop_ids should be the same
- GTFS-rt trip_id ORLEANS:VehicleJourney:11_R_114_2_1102_5_105000 stop_sequence 27 has stop_id ORLEANS:StopArea:00030601 but GTFS stop_sequence 27 has stop_id ORLEANS:StopArea:00030602 - stop_ids should be the same
- GTFS-rt trip_id ORLEANS:VehicleJourney:18_A_194_2_1843_5_184000 stop_sequence 14 has stop_id ORLEANS:StopArea:00004950 but GTFS stop_sequence 14 has stop_id ORLEANS:StopArea:SUP04950 - stop_ids should be the same
Avertissements
timestamp not populated W001 2 113 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id ORLEANS:VehicleJourney:3_A_337_2_306_5_205100 does not have a timestamp
- trip_id ORLEANS:VehicleJourney:11_A_143_2_1101_5_093900 does not have a timestamp
- trip_id ORLEANS:VehicleJourney:B_A_167_2_B04_5_151920 does not have a timestamp
- trip_id ORLEANS:VehicleJourney:23_A_75_2_2389_5_180500 does not have a timestamp
- trip_id ORLEANS:VehicleJourney:4_R_526_2_475_5_090400 does not have a timestamp
vehicle_id not populated W002 2 113 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id ORLEANS:VehicleJourney:3_A_337_2_306_5_205100 does not have a vehicle_id
- trip_id ORLEANS:VehicleJourney:11_A_143_2_1101_5_093900 does not have a vehicle_id
- trip_id ORLEANS:VehicleJourney:B_A_167_2_B04_5_151920 does not have a vehicle_id
- trip_id ORLEANS:VehicleJourney:23_A_75_2_2389_5_180500 does not have a vehicle_id
- trip_id ORLEANS:VehicleJourney:4_R_526_2_475_5_090400 does not have a vehicle_id
schedule_relationship not populated W009 4 226 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id ORLEANS:VehicleJourney:3_A_337_2_306_5_205100 stop_sequence 0 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ORLEANS:VehicleJourney:3_A_337_2_306_5_205100 does not have a schedule_relationship
- trip_id ORLEANS:VehicleJourney:11_A_143_2_1101_5_093900 stop_sequence 0 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ORLEANS:VehicleJourney:11_A_143_2_1101_5_093900 does not have a schedule_relationship
- trip_id ORLEANS:VehicleJourney:B_A_167_2_B04_5_151920 stop_sequence 0 (and potentially more for this trip) does not have a schedule_relationship
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 1 114 | 25 fois (100 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 6 222 | 25 fois (100 % des validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 1 114 | 25 fois (100 % des validations) |
| W001 | Timestamps should be populated for all elements | 37 402 | 25 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 37 402 | 25 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 74 804 | 25 fois (100 % des validations) |
| E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 1 | 1 fois (4 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 09/01/2026 à 19h24 Europe/Paris.
trip_updates (319) vehicle_positions (0) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updatesFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 09/01/2026 à 19h24 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "trip:ORLEANS:VehicleJourney:A_R_472_2_A09_5_193600",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983444"
},
"departure": {
"time": "1767983760"
},
"stopId": "ORLEANS:StopArea:TVERNE1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767983839"
},
"departure": {
"time": "1767983855"
},
"stopId": "ORLEANS:StopArea:TLAMBA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767983966"
},
"departure": {
"time": "1767983970"
},
"stopId": "ORLEANS:StopArea:TBUSTI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984109"
},
"departure": {
"time": "1767984120"
},
"stopId": "ORLEANS:StopArea:TAUBRA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984261"
},
"departure": {
"time": "1767984270"
},
"stopId": "ORLEANS:StopArea:TLIBER2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984348"
},
"departure": {
"time": "1767984360"
},
"stopId": "ORLEANS:StopArea:TCOLIG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984463"
},
"departure": {
"time": "1767984475"
},
"stopId": "ORLEANS:StopArea:TLBRAL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984582"
},
"departure": {
"time": "1767984610"
},
"stopId": "ORLEANS:StopArea:TGARDO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984719"
},
"departure": {
"time": "1767984730"
},
"stopId": "ORLEANS:StopArea:TREPUB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984857"
},
"departure": {
"time": "1767984895"
},
"stopId": "ORLEANS:StopArea:TGAULA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984998"
},
"departure": {
"time": "1767984998"
},
"stopId": "ORLEANS:StopArea:TROYAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767985063"
},
"departure": {
"time": "1767985080"
},
"stopId": "ORLEANS:StopArea:TTOURE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767985178"
},
"departure": {
"time": "1767985190"
},
"stopId": "ORLEANS:StopArea:TCSMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767985277"
},
"departure": {
"time": "1767985290"
},
"stopId": "ORLEANS:StopArea:TMOUIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767985431"
},
"departure": {
"time": "1767985450"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767985531"
},
"departure": {
"time": "1767985580"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767985776"
},
"departure": {
"time": "1767985780"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985865"
},
"departure": {
"time": "1767985885"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985998"
},
"departure": {
"time": "1767986015"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767986161"
},
"departure": {
"time": "1767986165"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767986235"
},
"departure": {
"time": "1767986250"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767986304"
},
"departure": {
"time": "1767986315"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767986455"
},
"departure": {
"time": "1767986470"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767986532"
},
"departure": {
"time": "1767986550"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767986629"
},
"departure": {
"time": "1767986640"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767986763"
},
"departure": {
"time": "1767986775"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767986878"
},
"departure": {
"time": "1767986878"
},
"stopId": "ORLEANS:StopArea:THOPIT2",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_472_2_A09_5_193600"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:N_R_16_2_2184_5_023000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768008600"
},
"departure": {
"time": "1768008600"
},
"stopId": "ORLEANS:StopArea:01002003",
"stopSequence": 0
},
{
"arrival": {
"time": "1768008701"
},
"departure": {
"time": "1768008701"
},
"stopId": "ORLEANS:StopArea:01002005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768008793"
},
"departure": {
"time": "1768008793"
},
"stopId": "ORLEANS:StopArea:00009701",
"stopSequence": 2
},
{
"arrival": {
"time": "1768008844"
},
"departure": {
"time": "1768008844"
},
"stopId": "ORLEANS:StopArea:00011100",
"stopSequence": 3
},
{
"arrival": {
"time": "1768008881"
},
"departure": {
"time": "1768008881"
},
"stopId": "ORLEANS:StopArea:01007703",
"stopSequence": 4
},
{
"arrival": {
"time": "1768008922"
},
"departure": {
"time": "1768008922"
},
"stopId": "ORLEANS:StopArea:00036500",
"stopSequence": 5
},
{
"arrival": {
"time": "1768008972"
},
"departure": {
"time": "1768008972"
},
"stopId": "ORLEANS:StopArea:00017072",
"stopSequence": 6
},
{
"arrival": {
"time": "1768009020"
},
"departure": {
"time": "1768009020"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 7
},
{
"arrival": {
"time": "1768009082"
},
"departure": {
"time": "1768009082"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 8
},
{
"arrival": {
"time": "1768009136"
},
"departure": {
"time": "1768009136"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 9
},
{
"arrival": {
"time": "1768009197"
},
"departure": {
"time": "1768009197"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 10
},
{
"arrival": {
"time": "1768009246"
},
"departure": {
"time": "1768009246"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 11
},
{
"arrival": {
"time": "1768009391"
},
"departure": {
"time": "1768009391"
},
"stopId": "ORLEANS:StopArea:00045600",
"stopSequence": 12
},
{
"arrival": {
"time": "1768009440"
},
"departure": {
"time": "1768009440"
},
"stopId": "ORLEANS:StopArea:00041021",
"stopSequence": 13
},
{
"arrival": {
"time": "1768009500"
},
"departure": {
"time": "1768009500"
},
"stopId": "ORLEANS:StopArea:00041911",
"stopSequence": 14
},
{
"arrival": {
"time": "1768009524"
},
"departure": {
"time": "1768009524"
},
"stopId": "ORLEANS:StopArea:01078703",
"stopSequence": 15
},
{
"arrival": {
"time": "1768009560"
},
"departure": {
"time": "1768009560"
},
"stopId": "ORLEANS:StopArea:01001408",
"stopSequence": 16
},
{
"arrival": {
"time": "1768009624"
},
"departure": {
"time": "1768009624"
},
"stopId": "ORLEANS:StopArea:00041800",
"stopSequence": 17
},
{
"arrival": {
"time": "1768009955"
},
"departure": {
"time": "1768009955"
},
"stopId": "ORLEANS:StopArea:00046821",
"stopSequence": 18
},
{
"arrival": {
"time": "1768010100"
},
"departure": {
"time": "1768010100"
},
"stopId": "ORLEANS:StopArea:00012120",
"stopSequence": 19
},
{
"arrival": {
"time": "1768010181"
},
"departure": {
"time": "1768010181"
},
"stopId": "ORLEANS:StopArea:00034823",
"stopSequence": 20
},
{
"arrival": {
"time": "1768010445"
},
"departure": {
"time": "1768010445"
},
"stopId": "ORLEANS:StopArea:00049161",
"stopSequence": 21
},
{
"arrival": {
"time": "1768010940"
},
"departure": {
"time": "1768010940"
},
"stopId": "ORLEANS:StopArea:00027353",
"stopSequence": 22
},
{
"arrival": {
"time": "1768011086"
},
"departure": {
"time": "1768011086"
},
"stopId": "ORLEANS:StopArea:00030402",
"stopSequence": 23
},
{
"arrival": {
"time": "1768011103"
},
"departure": {
"time": "1768011103"
},
"stopId": "ORLEANS:StopArea:01036204",
"stopSequence": 24
},
{
"arrival": {
"time": "1768011168"
},
"departure": {
"time": "1768011168"
},
"stopId": "ORLEANS:StopArea:00021200",
"stopSequence": 25
},
{
"arrival": {
"time": "1768011260"
},
"departure": {
"time": "1768011260"
},
"stopId": "ORLEANS:StopArea:00016000",
"stopSequence": 26
},
{
"arrival": {
"time": "1768011342"
},
"departure": {
"time": "1768011342"
},
"stopId": "ORLEANS:StopArea:00004732",
"stopSequence": 27
},
{
"arrival": {
"time": "1768011412"
},
"departure": {
"time": "1768011412"
},
"stopId": "ORLEANS:StopArea:00004730",
"stopSequence": 28
},
{
"arrival": {
"time": "1768011540"
},
"departure": {
"time": "1768011540"
},
"stopId": "ORLEANS:StopArea:01086001",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:N",
"tripId": "ORLEANS:VehicleJourney:N_R_16_2_2184_5_023000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_469_2_A01_5_233100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767997860"
},
"departure": {
"time": "1767997860"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767997940"
},
"departure": {
"time": "1767997955"
},
"stopId": "ORLEANS:StopArea:TLAMBA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767998055"
},
"departure": {
"time": "1767998070"
},
"stopId": "ORLEANS:StopArea:TBUSTI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767998195"
},
"departure": {
"time": "1767998215"
},
"stopId": "ORLEANS:StopArea:TAUBRA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767998350"
},
"departure": {
"time": "1767998360"
},
"stopId": "ORLEANS:StopArea:TLIBER2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767998430"
},
"departure": {
"time": "1767998445"
},
"stopId": "ORLEANS:StopArea:TCOLIG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767998560"
},
"departure": {
"time": "1767998580"
},
"stopId": "ORLEANS:StopArea:TLBRAL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767998680"
},
"departure": {
"time": "1767998705"
},
"stopId": "ORLEANS:StopArea:TGARDO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767998810"
},
"departure": {
"time": "1767998825"
},
"stopId": "ORLEANS:StopArea:TREPUB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767998940"
},
"departure": {
"time": "1767998975"
},
"stopId": "ORLEANS:StopArea:TGAULA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767999050"
},
"departure": {
"time": "1767999070"
},
"stopId": "ORLEANS:StopArea:TROYAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767999135"
},
"departure": {
"time": "1767999150"
},
"stopId": "ORLEANS:StopArea:TTOURE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767999235"
},
"departure": {
"time": "1767999255"
},
"stopId": "ORLEANS:StopArea:TCSMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767999340"
},
"departure": {
"time": "1767999355"
},
"stopId": "ORLEANS:StopArea:TMOUIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767999495"
},
"departure": {
"time": "1767999515"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767999600"
},
"departure": {
"time": "1767999630"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767999815"
},
"departure": {
"time": "1767999830"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767999920"
},
"departure": {
"time": "1767999935"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1768000045"
},
"departure": {
"time": "1768000065"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1768000205"
},
"departure": {
"time": "1768000215"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1768000285"
},
"departure": {
"time": "1768000300"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1768000350"
},
"departure": {
"time": "1768000360"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1768000495"
},
"departure": {
"time": "1768000510"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1768000570"
},
"departure": {
"time": "1768000590"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768000660"
},
"departure": {
"time": "1768000675"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1768000795"
},
"departure": {
"time": "1768000810"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1768000920"
},
"departure": {
"time": "1768000920"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_469_2_A01_5_233100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_R_341_2_301_5_224000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767994726"
},
"departure": {
"time": "1767994800"
},
"stopId": "ORLEANS:StopArea:01016405",
"stopSequence": 0
},
{
"arrival": {
"time": "1767994884"
},
"departure": {
"time": "1767994884"
},
"stopId": "ORLEANS:StopArea:01016502",
"stopSequence": 1
},
{
"arrival": {
"time": "1767994949"
},
"departure": {
"time": "1767994949"
},
"stopId": "ORLEANS:StopArea:01016603",
"stopSequence": 2
},
{
"arrival": {
"time": "1767995065"
},
"departure": {
"time": "1767995065"
},
"stopId": "ORLEANS:StopArea:00000601",
"stopSequence": 3
},
{
"arrival": {
"time": "1767995123"
},
"departure": {
"time": "1767995123"
},
"stopId": "ORLEANS:StopArea:00001501",
"stopSequence": 4
},
{
"arrival": {
"time": "1767995186"
},
"departure": {
"time": "1767995186"
},
"stopId": "ORLEANS:StopArea:01016903",
"stopSequence": 5
},
{
"arrival": {
"time": "1767995277"
},
"departure": {
"time": "1767995277"
},
"stopId": "ORLEANS:StopArea:01003404",
"stopSequence": 6
},
{
"arrival": {
"time": "1767995423"
},
"departure": {
"time": "1767995423"
},
"stopId": "ORLEANS:StopArea:00054601",
"stopSequence": 7
},
{
"arrival": {
"time": "1767995484"
},
"departure": {
"time": "1767995484"
},
"stopId": "ORLEANS:StopArea:00005931",
"stopSequence": 8
},
{
"arrival": {
"time": "1767995599"
},
"departure": {
"time": "1767995599"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 9
},
{
"arrival": {
"time": "1767995666"
},
"departure": {
"time": "1767995666"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767995662"
},
"departure": {
"time": "1767995662"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 11
},
{
"arrival": {
"time": "1767995836"
},
"departure": {
"time": "1767995836"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 12
},
{
"arrival": {
"time": "1767995899"
},
"departure": {
"time": "1767995899"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 13
},
{
"arrival": {
"time": "1767996000"
},
"departure": {
"time": "1767996000"
},
"stopId": "ORLEANS:StopArea:01013105",
"stopSequence": 14
},
{
"arrival": {
"time": "1767996062"
},
"departure": {
"time": "1767996062"
},
"stopId": "ORLEANS:StopArea:00007701",
"stopSequence": 15
},
{
"arrival": {
"time": "1767996115"
},
"departure": {
"time": "1767996115"
},
"stopId": "ORLEANS:StopArea:01012904",
"stopSequence": 16
},
{
"arrival": {
"time": "1767996196"
},
"departure": {
"time": "1767996196"
},
"stopId": "ORLEANS:StopArea:01012804",
"stopSequence": 17
},
{
"arrival": {
"time": "1767996268"
},
"departure": {
"time": "1767996268"
},
"stopId": "ORLEANS:StopArea:00010080",
"stopSequence": 18
},
{
"arrival": {
"time": "1767996297"
},
"departure": {
"time": "1767996297"
},
"stopId": "ORLEANS:StopArea:00031722",
"stopSequence": 19
},
{
"arrival": {
"time": "1767996357"
},
"departure": {
"time": "1767996357"
},
"stopId": "ORLEANS:StopArea:00008945",
"stopSequence": 20
},
{
"arrival": {
"time": "1767996434"
},
"departure": {
"time": "1767996434"
},
"stopId": "ORLEANS:StopArea:00009120",
"stopSequence": 21
},
{
"arrival": {
"time": "1767996506"
},
"departure": {
"time": "1767996506"
},
"stopId": "ORLEANS:StopArea:00037601",
"stopSequence": 22
},
{
"arrival": {
"time": "1767996596"
},
"departure": {
"time": "1767996596"
},
"stopId": "ORLEANS:StopArea:00018300",
"stopSequence": 23
},
{
"arrival": {
"time": "1767996733"
},
"departure": {
"time": "1767996733"
},
"stopId": "ORLEANS:StopArea:00051100",
"stopSequence": 24
},
{
"arrival": {
"time": "1767996837"
},
"departure": {
"time": "1767996837"
},
"stopId": "ORLEANS:StopArea:00044170",
"stopSequence": 25
},
{
"arrival": {
"time": "1767996899"
},
"departure": {
"time": "1767996899"
},
"stopId": "ORLEANS:StopArea:00033033",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_R_341_2_301_5_224000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:4_A_524_2_473_5_205900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767988201"
},
"departure": {
"time": "1767988740"
},
"stopId": "ORLEANS:StopArea:01004705",
"stopSequence": 0
},
{
"arrival": {
"time": "1767988827"
},
"departure": {
"time": "1767988827"
},
"stopId": "ORLEANS:StopArea:01070201",
"stopSequence": 1
},
{
"arrival": {
"time": "1767988906"
},
"departure": {
"time": "1767988906"
},
"stopId": "ORLEANS:StopArea:00046252",
"stopSequence": 2
},
{
"arrival": {
"time": "1767989159"
},
"departure": {
"time": "1767989159"
},
"stopId": "ORLEANS:StopArea:00031721",
"stopSequence": 5
},
{
"arrival": {
"time": "1767989212"
},
"departure": {
"time": "1767989212"
},
"stopId": "ORLEANS:StopArea:00048403",
"stopSequence": 6
},
{
"arrival": {
"time": "1767989270"
},
"departure": {
"time": "1767989270"
},
"stopId": "ORLEANS:StopArea:01018603",
"stopSequence": 7
},
{
"arrival": {
"time": "1767989336"
},
"departure": {
"time": "1767989336"
},
"stopId": "ORLEANS:StopArea:00013201",
"stopSequence": 8
},
{
"arrival": {
"time": "1767989388"
},
"departure": {
"time": "1767989388"
},
"stopId": "ORLEANS:StopArea:00028101",
"stopSequence": 9
},
{
"arrival": {
"time": "1767989484"
},
"departure": {
"time": "1767989484"
},
"stopId": "ORLEANS:StopArea:00000800",
"stopSequence": 10
},
{
"arrival": {
"time": "1767989521"
},
"departure": {
"time": "1767989521"
},
"stopId": "ORLEANS:StopArea:00037101",
"stopSequence": 11
},
{
"arrival": {
"time": "1767989640"
},
"departure": {
"time": "1767989640"
},
"stopId": "ORLEANS:StopArea:01017901",
"stopSequence": 13
},
{
"arrival": {
"time": "1767989737"
},
"departure": {
"time": "1767989737"
},
"stopId": "ORLEANS:StopArea:00040301",
"stopSequence": 14
},
{
"arrival": {
"time": "1767989810"
},
"departure": {
"time": "1767989810"
},
"stopId": "ORLEANS:StopArea:00013100",
"stopSequence": 15
},
{
"arrival": {
"time": "1767989892"
},
"departure": {
"time": "1767989892"
},
"stopId": "ORLEANS:StopArea:00001721",
"stopSequence": 16
},
{
"arrival": {
"time": "1767989941"
},
"departure": {
"time": "1767989941"
},
"stopId": "ORLEANS:StopArea:00009721",
"stopSequence": 17
},
{
"arrival": {
"time": "1767989964"
},
"departure": {
"time": "1767989964"
},
"stopId": "ORLEANS:StopArea:00042200",
"stopSequence": 18
},
{
"arrival": {
"time": "1767990043"
},
"departure": {
"time": "1767990043"
},
"stopId": "ORLEANS:StopArea:01017402",
"stopSequence": 19
},
{
"arrival": {
"time": "1767990176"
},
"departure": {
"time": "1767990176"
},
"stopId": "ORLEANS:StopArea:00002901",
"stopSequence": 20
},
{
"arrival": {
"time": "1767990242"
},
"departure": {
"time": "1767990300"
},
"stopId": "ORLEANS:StopArea:01001709",
"stopSequence": 21
},
{
"arrival": {
"time": "1767990373"
},
"departure": {
"time": "1767990373"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 22
},
{
"arrival": {
"time": "1767990463"
},
"departure": {
"time": "1767990463"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 23
},
{
"arrival": {
"time": "1767990540"
},
"departure": {
"time": "1767990540"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 24
},
{
"arrival": {
"time": "1767990589"
},
"departure": {
"time": "1767990589"
},
"stopId": "ORLEANS:StopArea:00005930",
"stopSequence": 25
},
{
"arrival": {
"time": "1767990641"
},
"departure": {
"time": "1767990641"
},
"stopId": "ORLEANS:StopArea:00054600",
"stopSequence": 26
},
{
"arrival": {
"time": "1767990760"
},
"departure": {
"time": "1767990760"
},
"stopId": "ORLEANS:StopArea:01003407",
"stopSequence": 27
},
{
"arrival": {
"time": "1767990840"
},
"departure": {
"time": "1767990840"
},
"stopId": "ORLEANS:StopArea:00039602",
"stopSequence": 28
},
{
"arrival": {
"time": "1767990900"
},
"departure": {
"time": "1767990900"
},
"stopId": "ORLEANS:StopArea:00008631",
"stopSequence": 29
},
{
"arrival": {
"time": "1767990975"
},
"departure": {
"time": "1767990975"
},
"stopId": "ORLEANS:StopArea:01069101",
"stopSequence": 30
},
{
"arrival": {
"time": "1767991020"
},
"departure": {
"time": "1767991020"
},
"stopId": "ORLEANS:StopArea:00001811",
"stopSequence": 31
},
{
"arrival": {
"time": "1767991061"
},
"departure": {
"time": "1767991061"
},
"stopId": "ORLEANS:StopArea:00014200",
"stopSequence": 32
},
{
"arrival": {
"time": "1767991114"
},
"departure": {
"time": "1767991114"
},
"stopId": "ORLEANS:StopArea:00009500",
"stopSequence": 33
},
{
"arrival": {
"time": "1767991141"
},
"departure": {
"time": "1767991141"
},
"stopId": "ORLEANS:StopArea:00015500",
"stopSequence": 34
},
{
"arrival": {
"time": "1767991184"
},
"departure": {
"time": "1767991184"
},
"stopId": "ORLEANS:StopArea:00042720",
"stopSequence": 35
},
{
"arrival": {
"time": "1767991223"
},
"departure": {
"time": "1767991223"
},
"stopId": "ORLEANS:StopArea:00030520",
"stopSequence": 36
},
{
"arrival": {
"time": "1767991256"
},
"departure": {
"time": "1767991256"
},
"stopId": "ORLEANS:StopArea:00023101",
"stopSequence": 37
},
{
"arrival": {
"time": "1767991281"
},
"departure": {
"time": "1767991281"
},
"stopId": "ORLEANS:StopArea:00024301",
"stopSequence": 38
},
{
"arrival": {
"time": "1767991320"
},
"departure": {
"time": "1767991320"
},
"stopId": "ORLEANS:StopArea:01023702",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:4",
"tripId": "ORLEANS:VehicleJourney:4_A_524_2_473_5_205900"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_R_563_2_106_5_185500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983187"
},
"departure": {
"time": "1767983187"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 26
},
{
"arrival": {
"time": "1767983246"
},
"departure": {
"time": "1767983246"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 27
},
{
"arrival": {
"time": "1767983364"
},
"departure": {
"time": "1767983364"
},
"stopId": "ORLEANS:StopArea:00030980",
"stopSequence": 28
},
{
"arrival": {
"time": "1767983546"
},
"departure": {
"time": "1767983546"
},
"stopId": "ORLEANS:StopArea:01007202",
"stopSequence": 29
},
{
"arrival": {
"time": "1767983662"
},
"departure": {
"time": "1767983662"
},
"stopId": "ORLEANS:StopArea:00005100",
"stopSequence": 30
},
{
"arrival": {
"time": "1767983710"
},
"departure": {
"time": "1767983710"
},
"stopId": "ORLEANS:StopArea:01078302",
"stopSequence": 31
},
{
"arrival": {
"time": "1767983821"
},
"departure": {
"time": "1767983821"
},
"stopId": "ORLEANS:StopArea:00034502",
"stopSequence": 32
},
{
"arrival": {
"time": "1767983897"
},
"departure": {
"time": "1767983897"
},
"stopId": "ORLEANS:StopArea:00029501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767983956"
},
"departure": {
"time": "1767983956"
},
"stopId": "ORLEANS:StopArea:00010901",
"stopSequence": 34
},
{
"arrival": {
"time": "1767984022"
},
"departure": {
"time": "1767984022"
},
"stopId": "ORLEANS:StopArea:00011901",
"stopSequence": 35
},
{
"arrival": {
"time": "1767984069"
},
"departure": {
"time": "1767984069"
},
"stopId": "ORLEANS:StopArea:00020900",
"stopSequence": 36
},
{
"arrival": {
"time": "1767984146"
},
"departure": {
"time": "1767984146"
},
"stopId": "ORLEANS:StopArea:01006503",
"stopSequence": 37
},
{
"arrival": {
"time": "1767984195"
},
"departure": {
"time": "1767984195"
},
"stopId": "ORLEANS:StopArea:00036720",
"stopSequence": 38
},
{
"arrival": {
"time": "1767984239"
},
"departure": {
"time": "1767984239"
},
"stopId": "ORLEANS:StopArea:00031102",
"stopSequence": 39
},
{
"arrival": {
"time": "1767984322"
},
"departure": {
"time": "1767984322"
},
"stopId": "ORLEANS:StopArea:00005201",
"stopSequence": 40
},
{
"arrival": {
"time": "1767984442"
},
"departure": {
"time": "1767984442"
},
"stopId": "ORLEANS:StopArea:00048000",
"stopSequence": 41
},
{
"arrival": {
"time": "1767984499"
},
"departure": {
"time": "1767984499"
},
"stopId": "ORLEANS:StopArea:00028801",
"stopSequence": 42
},
{
"arrival": {
"time": "1767984557"
},
"departure": {
"time": "1767984557"
},
"stopId": "ORLEANS:StopArea:00043300",
"stopSequence": 43
},
{
"arrival": {
"time": "1767984621"
},
"departure": {
"time": "1767984621"
},
"stopId": "ORLEANS:StopArea:01000904",
"stopSequence": 44
},
{
"arrival": {
"time": "1767984729"
},
"departure": {
"time": "1767984729"
},
"stopId": "ORLEANS:StopArea:00037251",
"stopSequence": 45
},
{
"arrival": {
"time": "1767984779"
},
"departure": {
"time": "1767984779"
},
"stopId": "ORLEANS:StopArea:00041100",
"stopSequence": 46
},
{
"arrival": {
"time": "1767984842"
},
"departure": {
"time": "1767984842"
},
"stopId": "ORLEANS:StopArea:00001401",
"stopSequence": 47
},
{
"arrival": {
"time": "1767984904"
},
"departure": {
"time": "1767984904"
},
"stopId": "ORLEANS:StopArea:00030401",
"stopSequence": 48
},
{
"arrival": {
"time": "1767984975"
},
"departure": {
"time": "1767984975"
},
"stopId": "ORLEANS:StopArea:01036303",
"stopSequence": 49
},
{
"arrival": {
"time": "1767985046"
},
"departure": {
"time": "1767985046"
},
"stopId": "ORLEANS:StopArea:00047320",
"stopSequence": 50
},
{
"arrival": {
"time": "1767985105"
},
"departure": {
"time": "1767985105"
},
"stopId": "ORLEANS:StopArea:01036204",
"stopSequence": 51
},
{
"arrival": {
"time": "1767985150"
},
"departure": {
"time": "1767985150"
},
"stopId": "ORLEANS:StopArea:00021200",
"stopSequence": 52
},
{
"arrival": {
"time": "1767985208"
},
"departure": {
"time": "1767985208"
},
"stopId": "ORLEANS:StopArea:00043442",
"stopSequence": 53
},
{
"arrival": {
"time": "1767985283"
},
"departure": {
"time": "1767985283"
},
"stopId": "ORLEANS:StopArea:01069001",
"stopSequence": 54
},
{
"arrival": {
"time": "1767985287"
},
"departure": {
"time": "1767985287"
},
"stopId": "ORLEANS:StopArea:01068905",
"stopSequence": 55
},
{
"arrival": {
"time": "1767985326"
},
"departure": {
"time": "1767985326"
},
"stopId": "ORLEANS:StopArea:01068901",
"stopSequence": 56
},
{
"arrival": {
"time": "1767985458"
},
"departure": {
"time": "1767985458"
},
"stopId": "ORLEANS:StopArea:01068801",
"stopSequence": 57
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_R_563_2_106_5_185500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_A_542_2_103_5_180900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983020"
},
"departure": {
"time": "1767983022"
},
"stopId": "ORLEANS:StopArea:00035151",
"stopSequence": 52
},
{
"arrival": {
"time": "1767983043"
},
"departure": {
"time": "1767983043"
},
"stopId": "ORLEANS:StopArea:00029421",
"stopSequence": 53
},
{
"arrival": {
"time": "1767983067"
},
"departure": {
"time": "1767983067"
},
"stopId": "ORLEANS:StopArea:01084101",
"stopSequence": 54
},
{
"arrival": {
"time": "1767983172"
},
"departure": {
"time": "1767983172"
},
"stopId": "ORLEANS:StopArea:01079202",
"stopSequence": 55
},
{
"arrival": {
"time": "1767983300"
},
"departure": {
"time": "1767983300"
},
"stopId": "ORLEANS:StopArea:00016600",
"stopSequence": 56
},
{
"arrival": {
"time": "1767983369"
},
"departure": {
"time": "1767983369"
},
"stopId": "ORLEANS:StopArea:01010601",
"stopSequence": 57
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_A_542_2_103_5_180900"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_R_427_2_532_5_211500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767989700"
},
"departure": {
"time": "1767989700"
},
"stopId": "ORLEANS:StopArea:01029301",
"stopSequence": 0
},
{
"arrival": {
"time": "1767989734"
},
"departure": {
"time": "1767989734"
},
"stopId": "ORLEANS:StopArea:01029404",
"stopSequence": 1
},
{
"arrival": {
"time": "1767989759"
},
"departure": {
"time": "1767989759"
},
"stopId": "ORLEANS:StopArea:00021520",
"stopSequence": 2
},
{
"arrival": {
"time": "1767989810"
},
"departure": {
"time": "1767989810"
},
"stopId": "ORLEANS:StopArea:01069602",
"stopSequence": 3
},
{
"arrival": {
"time": "1767990120"
},
"departure": {
"time": "1767990120"
},
"stopId": "ORLEANS:StopArea:01032301",
"stopSequence": 4
},
{
"arrival": {
"time": "1767990180"
},
"departure": {
"time": "1767990180"
},
"stopId": "ORLEANS:StopArea:08009803",
"stopSequence": 5
},
{
"arrival": {
"time": "1767990245"
},
"departure": {
"time": "1767990245"
},
"stopId": "ORLEANS:StopArea:00017801",
"stopSequence": 6
},
{
"arrival": {
"time": "1767990307"
},
"departure": {
"time": "1767990307"
},
"stopId": "ORLEANS:StopArea:00024900",
"stopSequence": 7
},
{
"arrival": {
"time": "1767990360"
},
"departure": {
"time": "1767990360"
},
"stopId": "ORLEANS:StopArea:01009502",
"stopSequence": 8
},
{
"arrival": {
"time": "1767990431"
},
"departure": {
"time": "1767990431"
},
"stopId": "ORLEANS:StopArea:00035620",
"stopSequence": 9
},
{
"arrival": {
"time": "1767990471"
},
"departure": {
"time": "1767990471"
},
"stopId": "ORLEANS:StopArea:00008101",
"stopSequence": 10
},
{
"arrival": {
"time": "1767990509"
},
"departure": {
"time": "1767990509"
},
"stopId": "ORLEANS:StopArea:00048600",
"stopSequence": 11
},
{
"arrival": {
"time": "1767990569"
},
"departure": {
"time": "1767990569"
},
"stopId": "ORLEANS:StopArea:00036301",
"stopSequence": 12
},
{
"arrival": {
"time": "1767990600"
},
"departure": {
"time": "1767990600"
},
"stopId": "ORLEANS:StopArea:00048801",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_R_427_2_532_5_211500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:6_R_210_2_635_5_190100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983002"
},
"departure": {
"time": "1767983028"
},
"stopId": "ORLEANS:StopArea:00035301",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983068"
},
"departure": {
"time": "1767983068"
},
"stopId": "ORLEANS:StopArea:00020000",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983127"
},
"departure": {
"time": "1767983127"
},
"stopId": "ORLEANS:StopArea:00047900",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983209"
},
"departure": {
"time": "1767983209"
},
"stopId": "ORLEANS:StopArea:00022512",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983308"
},
"departure": {
"time": "1767983308"
},
"stopId": "ORLEANS:StopArea:00036701",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983375"
},
"departure": {
"time": "1767983375"
},
"stopId": "ORLEANS:StopArea:00015300",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983438"
},
"departure": {
"time": "1767983438"
},
"stopId": "ORLEANS:StopArea:00003700",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983505"
},
"departure": {
"time": "1767983505"
},
"stopId": "ORLEANS:StopArea:00004300",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983559"
},
"departure": {
"time": "1767983559"
},
"stopId": "ORLEANS:StopArea:00033800",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983605"
},
"departure": {
"time": "1767983605"
},
"stopId": "ORLEANS:StopArea:00007900",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983668"
},
"departure": {
"time": "1767983668"
},
"stopId": "ORLEANS:StopArea:00023200",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983730"
},
"departure": {
"time": "1767983730"
},
"stopId": "ORLEANS:StopArea:00015101",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983868"
},
"departure": {
"time": "1767983868"
},
"stopId": "ORLEANS:StopArea:01010304",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983915"
},
"departure": {
"time": "1767983915"
},
"stopId": "ORLEANS:StopArea:00018501",
"stopSequence": 26
},
{
"arrival": {
"time": "1767984029"
},
"departure": {
"time": "1767984029"
},
"stopId": "ORLEANS:StopArea:01029403",
"stopSequence": 27
},
{
"arrival": {
"time": "1767984035"
},
"departure": {
"time": "1767984035"
},
"stopId": "ORLEANS:StopArea:00046300",
"stopSequence": 28
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:6",
"tripId": "ORLEANS:VehicleJourney:6_R_210_2_635_5_190100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_R_173_2_B06_5_203245",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767986731"
},
"departure": {
"time": "1767987165"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767987260"
},
"departure": {
"time": "1767987275"
},
"stopId": "ORLEANS:StopArea:TLBLUM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767987375"
},
"departure": {
"time": "1767987385"
},
"stopId": "ORLEANS:StopArea:TCLARC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767987470"
},
"departure": {
"time": "1767987480"
},
"stopId": "ORLEANS:StopArea:TVERVI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767987540"
},
"departure": {
"time": "1767987550"
},
"stopId": "ORLEANS:StopArea:TPTBOR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767987660"
},
"departure": {
"time": "1767987670"
},
"stopId": "ORLEANS:StopArea:TGAUBR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767987780"
},
"departure": {
"time": "1767987795"
},
"stopId": "ORLEANS:StopArea:TAMBER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767987850"
},
"departure": {
"time": "1767987865"
},
"stopId": "ORLEANS:StopArea:TGVILL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767987927"
},
"departure": {
"time": "1767987940"
},
"stopId": "ORLEANS:StopArea:TMOZAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767988010"
},
"departure": {
"time": "1767988025"
},
"stopId": "ORLEANS:StopArea:TDRHOM1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767988120"
},
"departure": {
"time": "1767988135"
},
"stopId": "ORLEANS:StopArea:TRIOBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767988220"
},
"departure": {
"time": "1767988240"
},
"stopId": "ORLEANS:StopArea:TVIGNA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767988345"
},
"departure": {
"time": "1767988360"
},
"stopId": "ORLEANS:StopArea:THALMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767988430"
},
"departure": {
"time": "1767988445"
},
"stopId": "ORLEANS:StopArea:TCAHDV1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767988505"
},
"departure": {
"time": "1767988520"
},
"stopId": "ORLEANS:StopArea:TJDARC1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767988605"
},
"departure": {
"time": "1767988650"
},
"stopId": "ORLEANS:StopArea:TGAULB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767988740"
},
"departure": {
"time": "1767988755"
},
"stopId": "ORLEANS:StopArea:TCXMOR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767988820"
},
"departure": {
"time": "1767988840"
},
"stopId": "ORLEANS:StopArea:TMADEL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767988910"
},
"departure": {
"time": "1767988920"
},
"stopId": "ORLEANS:StopArea:TBEAUM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767988999"
},
"departure": {
"time": "1767989005"
},
"stopId": "ORLEANS:StopArea:TPTDUN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767989068"
},
"departure": {
"time": "1767989080"
},
"stopId": "ORLEANS:StopArea:TPEURO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767989190"
},
"departure": {
"time": "1767989205"
},
"stopId": "ORLEANS:StopArea:TTANGU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767989265"
},
"departure": {
"time": "1767989275"
},
"stopId": "ORLEANS:StopArea:TMLKIN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767989365"
},
"departure": {
"time": "1767989380"
},
"stopId": "ORLEANS:StopArea:TTFONT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767989520"
},
"departure": {
"time": "1767989520"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_R_173_2_B06_5_203245"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_R_173_2_B06_5_190050",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983067"
},
"departure": {
"time": "1767983067"
},
"stopId": "ORLEANS:StopArea:THALMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983145"
},
"departure": {
"time": "1767983145"
},
"stopId": "ORLEANS:StopArea:TCAHDV1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983204"
},
"departure": {
"time": "1767983204"
},
"stopId": "ORLEANS:StopArea:TJDARC1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983254"
},
"departure": {
"time": "1767983254"
},
"stopId": "ORLEANS:StopArea:TGAULB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983377"
},
"departure": {
"time": "1767983377"
},
"stopId": "ORLEANS:StopArea:TCXMOR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983440"
},
"departure": {
"time": "1767983440"
},
"stopId": "ORLEANS:StopArea:TMADEL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983511"
},
"departure": {
"time": "1767983511"
},
"stopId": "ORLEANS:StopArea:TBEAUM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983555"
},
"departure": {
"time": "1767983555"
},
"stopId": "ORLEANS:StopArea:TPTDUN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983618"
},
"departure": {
"time": "1767983618"
},
"stopId": "ORLEANS:StopArea:TPEURO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983736"
},
"departure": {
"time": "1767983736"
},
"stopId": "ORLEANS:StopArea:TTANGU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983800"
},
"departure": {
"time": "1767983800"
},
"stopId": "ORLEANS:StopArea:TMLKIN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983919"
},
"departure": {
"time": "1767983919"
},
"stopId": "ORLEANS:StopArea:TTFONT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984053"
},
"departure": {
"time": "1767984053"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_R_173_2_B06_5_190050"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_R_336_2_301_5_191300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983077"
},
"departure": {
"time": "1767983077"
},
"stopId": "ORLEANS:StopArea:00005931",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983153"
},
"departure": {
"time": "1767983153"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983216"
},
"departure": {
"time": "1767983216"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983274"
},
"departure": {
"time": "1767983400"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983519"
},
"departure": {
"time": "1767983519"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983610"
},
"departure": {
"time": "1767983610"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983689"
},
"departure": {
"time": "1767983689"
},
"stopId": "ORLEANS:StopArea:01013105",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983797"
},
"departure": {
"time": "1767983797"
},
"stopId": "ORLEANS:StopArea:00007701",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983849"
},
"departure": {
"time": "1767983849"
},
"stopId": "ORLEANS:StopArea:01012904",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983913"
},
"departure": {
"time": "1767983913"
},
"stopId": "ORLEANS:StopArea:01012804",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984015"
},
"departure": {
"time": "1767984015"
},
"stopId": "ORLEANS:StopArea:00010080",
"stopSequence": 18
},
{
"arrival": {
"time": "1767984030"
},
"departure": {
"time": "1767984030"
},
"stopId": "ORLEANS:StopArea:00031722",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984095"
},
"departure": {
"time": "1767984095"
},
"stopId": "ORLEANS:StopArea:00008945",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984165"
},
"departure": {
"time": "1767984165"
},
"stopId": "ORLEANS:StopArea:00009120",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984257"
},
"departure": {
"time": "1767984257"
},
"stopId": "ORLEANS:StopArea:00037601",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984339"
},
"departure": {
"time": "1767984339"
},
"stopId": "ORLEANS:StopArea:00018300",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984450"
},
"departure": {
"time": "1767984450"
},
"stopId": "ORLEANS:StopArea:00051100",
"stopSequence": 24
},
{
"arrival": {
"time": "1767984594"
},
"departure": {
"time": "1767984594"
},
"stopId": "ORLEANS:StopArea:00044170",
"stopSequence": 25
},
{
"arrival": {
"time": "1767984637"
},
"departure": {
"time": "1767984637"
},
"stopId": "ORLEANS:StopArea:00033033",
"stopSequence": 26
},
{
"arrival": {
"time": "1767984770"
},
"departure": {
"time": "1767984770"
},
"stopId": "ORLEANS:StopArea:00044400",
"stopSequence": 27
},
{
"arrival": {
"time": "1767984814"
},
"departure": {
"time": "1767984814"
},
"stopId": "ORLEANS:StopArea:00044800",
"stopSequence": 28
},
{
"arrival": {
"time": "1767984927"
},
"departure": {
"time": "1767984927"
},
"stopId": "ORLEANS:StopArea:00048701",
"stopSequence": 29
},
{
"arrival": {
"time": "1767984993"
},
"departure": {
"time": "1767984993"
},
"stopId": "ORLEANS:StopArea:00006900",
"stopSequence": 30
},
{
"arrival": {
"time": "1767985055"
},
"departure": {
"time": "1767985055"
},
"stopId": "ORLEANS:StopArea:00010601",
"stopSequence": 31
},
{
"arrival": {
"time": "1767985133"
},
"departure": {
"time": "1767985133"
},
"stopId": "ORLEANS:StopArea:00031110",
"stopSequence": 32
},
{
"arrival": {
"time": "1767985167"
},
"departure": {
"time": "1767985167"
},
"stopId": "ORLEANS:StopArea:01022201",
"stopSequence": 33
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_R_336_2_301_5_191300"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_469_2_A18_5_191200",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983016"
},
"departure": {
"time": "1767983024"
},
"stopId": "ORLEANS:StopArea:TLBRAL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983130"
},
"departure": {
"time": "1767983170"
},
"stopId": "ORLEANS:StopArea:TGARDO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983284"
},
"departure": {
"time": "1767983290"
},
"stopId": "ORLEANS:StopArea:TREPUB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983408"
},
"departure": {
"time": "1767983455"
},
"stopId": "ORLEANS:StopArea:TGAULA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983558"
},
"departure": {
"time": "1767983558"
},
"stopId": "ORLEANS:StopArea:TROYAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983620"
},
"departure": {
"time": "1767983640"
},
"stopId": "ORLEANS:StopArea:TTOURE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983731"
},
"departure": {
"time": "1767983750"
},
"stopId": "ORLEANS:StopArea:TCSMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983834"
},
"departure": {
"time": "1767983850"
},
"stopId": "ORLEANS:StopArea:TMOUIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983991"
},
"departure": {
"time": "1767984010"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767984092"
},
"departure": {
"time": "1767984140"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767984334"
},
"departure": {
"time": "1767984340"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767984427"
},
"departure": {
"time": "1767984445"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984558"
},
"departure": {
"time": "1767984575"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767984721"
},
"departure": {
"time": "1767984725"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984794"
},
"departure": {
"time": "1767984810"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984862"
},
"departure": {
"time": "1767984875"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767985008"
},
"departure": {
"time": "1767985030"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767985091"
},
"departure": {
"time": "1767985110"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767985185"
},
"departure": {
"time": "1767985200"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767985323"
},
"departure": {
"time": "1767985335"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767985433"
},
"departure": {
"time": "1767985433"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_469_2_A18_5_191200"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_A_418_2_417_5_204500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767987240"
},
"departure": {
"time": "1767987900"
},
"stopId": "ORLEANS:StopArea:00027400",
"stopSequence": 0
},
{
"arrival": {
"time": "1767987933"
},
"departure": {
"time": "1767987933"
},
"stopId": "ORLEANS:StopArea:00004401",
"stopSequence": 1
},
{
"arrival": {
"time": "1767987966"
},
"departure": {
"time": "1767987966"
},
"stopId": "ORLEANS:StopArea:00011601",
"stopSequence": 2
},
{
"arrival": {
"time": "1767988006"
},
"departure": {
"time": "1767988006"
},
"stopId": "ORLEANS:StopArea:00051201",
"stopSequence": 3
},
{
"arrival": {
"time": "1767988041"
},
"departure": {
"time": "1767988041"
},
"stopId": "ORLEANS:StopArea:00045220",
"stopSequence": 4
},
{
"arrival": {
"time": "1767988092"
},
"departure": {
"time": "1767988092"
},
"stopId": "ORLEANS:StopArea:01019903",
"stopSequence": 5
},
{
"arrival": {
"time": "1767988141"
},
"departure": {
"time": "1767988141"
},
"stopId": "ORLEANS:StopArea:00041701",
"stopSequence": 6
},
{
"arrival": {
"time": "1767988200"
},
"departure": {
"time": "1767988200"
},
"stopId": "ORLEANS:StopArea:00022700",
"stopSequence": 7
},
{
"arrival": {
"time": "1767988272"
},
"departure": {
"time": "1767988272"
},
"stopId": "ORLEANS:StopArea:00012001",
"stopSequence": 8
},
{
"arrival": {
"time": "1767988314"
},
"departure": {
"time": "1767988314"
},
"stopId": "ORLEANS:StopArea:00043971",
"stopSequence": 9
},
{
"arrival": {
"time": "1767988358"
},
"departure": {
"time": "1767988358"
},
"stopId": "ORLEANS:StopArea:00036800",
"stopSequence": 10
},
{
"arrival": {
"time": "1767988414"
},
"departure": {
"time": "1767988414"
},
"stopId": "ORLEANS:StopArea:00023900",
"stopSequence": 11
},
{
"arrival": {
"time": "1767988440"
},
"departure": {
"time": "1767988440"
},
"stopId": "ORLEANS:StopArea:00038310",
"stopSequence": 12
},
{
"arrival": {
"time": "1767988620"
},
"departure": {
"time": "1767988620"
},
"stopId": "ORLEANS:StopArea:00045620",
"stopSequence": 13
},
{
"arrival": {
"time": "1767988709"
},
"departure": {
"time": "1767988709"
},
"stopId": "ORLEANS:StopArea:00001220",
"stopSequence": 14
},
{
"arrival": {
"time": "1767988800"
},
"departure": {
"time": "1767988800"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 15
},
{
"arrival": {
"time": "1767988856"
},
"departure": {
"time": "1767988856"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 16
},
{
"arrival": {
"time": "1767988920"
},
"departure": {
"time": "1767988980"
},
"stopId": "ORLEANS:StopArea:00017056",
"stopSequence": 17
},
{
"arrival": {
"time": "1767989030"
},
"departure": {
"time": "1767989030"
},
"stopId": "ORLEANS:StopArea:00002900",
"stopSequence": 18
},
{
"arrival": {
"time": "1767989100"
},
"departure": {
"time": "1767989100"
},
"stopId": "ORLEANS:StopArea:01017401",
"stopSequence": 19
},
{
"arrival": {
"time": "1767989157"
},
"departure": {
"time": "1767989157"
},
"stopId": "ORLEANS:StopArea:00042201",
"stopSequence": 20
},
{
"arrival": {
"time": "1767989184"
},
"departure": {
"time": "1767989184"
},
"stopId": "ORLEANS:StopArea:00009720",
"stopSequence": 21
},
{
"arrival": {
"time": "1767989231"
},
"departure": {
"time": "1767989231"
},
"stopId": "ORLEANS:StopArea:00001720",
"stopSequence": 22
},
{
"arrival": {
"time": "1767989317"
},
"departure": {
"time": "1767989317"
},
"stopId": "ORLEANS:StopArea:00013101",
"stopSequence": 23
},
{
"arrival": {
"time": "1767989386"
},
"departure": {
"time": "1767989386"
},
"stopId": "ORLEANS:StopArea:00040300",
"stopSequence": 24
},
{
"arrival": {
"time": "1767989460"
},
"departure": {
"time": "1767989460"
},
"stopId": "ORLEANS:StopArea:01017903",
"stopSequence": 25
},
{
"arrival": {
"time": "1767989516"
},
"departure": {
"time": "1767989516"
},
"stopId": "ORLEANS:StopArea:00021811",
"stopSequence": 26
},
{
"arrival": {
"time": "1767989568"
},
"departure": {
"time": "1767989568"
},
"stopId": "ORLEANS:StopArea:01045503",
"stopSequence": 27
},
{
"arrival": {
"time": "1767989618"
},
"departure": {
"time": "1767989618"
},
"stopId": "ORLEANS:StopArea:01045303",
"stopSequence": 28
},
{
"arrival": {
"time": "1767989713"
},
"departure": {
"time": "1767989713"
},
"stopId": "ORLEANS:StopArea:00054702",
"stopSequence": 29
},
{
"arrival": {
"time": "1767989760"
},
"departure": {
"time": "1767989760"
},
"stopId": "ORLEANS:StopArea:00048800",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_A_418_2_417_5_204500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_R_427_2_532_5_202300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767986144"
},
"departure": {
"time": "1767986580"
},
"stopId": "ORLEANS:StopArea:01029301",
"stopSequence": 0
},
{
"arrival": {
"time": "1767986617"
},
"departure": {
"time": "1767986617"
},
"stopId": "ORLEANS:StopArea:01029404",
"stopSequence": 1
},
{
"arrival": {
"time": "1767986643"
},
"departure": {
"time": "1767986643"
},
"stopId": "ORLEANS:StopArea:00021520",
"stopSequence": 2
},
{
"arrival": {
"time": "1767986697"
},
"departure": {
"time": "1767986697"
},
"stopId": "ORLEANS:StopArea:01069602",
"stopSequence": 3
},
{
"arrival": {
"time": "1767987021"
},
"departure": {
"time": "1767987021"
},
"stopId": "ORLEANS:StopArea:01032301",
"stopSequence": 4
},
{
"arrival": {
"time": "1767987084"
},
"departure": {
"time": "1767987084"
},
"stopId": "ORLEANS:StopArea:08009803",
"stopSequence": 5
},
{
"arrival": {
"time": "1767987152"
},
"departure": {
"time": "1767987152"
},
"stopId": "ORLEANS:StopArea:00017801",
"stopSequence": 6
},
{
"arrival": {
"time": "1767987217"
},
"departure": {
"time": "1767987217"
},
"stopId": "ORLEANS:StopArea:00024900",
"stopSequence": 7
},
{
"arrival": {
"time": "1767987272"
},
"departure": {
"time": "1767987272"
},
"stopId": "ORLEANS:StopArea:01009502",
"stopSequence": 8
},
{
"arrival": {
"time": "1767987348"
},
"departure": {
"time": "1767987348"
},
"stopId": "ORLEANS:StopArea:00035620",
"stopSequence": 9
},
{
"arrival": {
"time": "1767987391"
},
"departure": {
"time": "1767987391"
},
"stopId": "ORLEANS:StopArea:00008101",
"stopSequence": 10
},
{
"arrival": {
"time": "1767987431"
},
"departure": {
"time": "1767987431"
},
"stopId": "ORLEANS:StopArea:00048600",
"stopSequence": 11
},
{
"arrival": {
"time": "1767987495"
},
"departure": {
"time": "1767987495"
},
"stopId": "ORLEANS:StopArea:00036301",
"stopSequence": 12
},
{
"arrival": {
"time": "1767987480"
},
"departure": {
"time": "1767987480"
},
"stopId": "ORLEANS:StopArea:00048801",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_R_427_2_532_5_202300"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_A_467_2_A11_5_184235",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982993"
},
"departure": {
"time": "1767983003"
},
"stopId": "ORLEANS:StopArea:TGARDO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983139"
},
"departure": {
"time": "1767983139"
},
"stopId": "ORLEANS:StopArea:TLBRAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983195"
},
"departure": {
"time": "1767983195"
},
"stopId": "ORLEANS:StopArea:TCOLIG1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983315"
},
"departure": {
"time": "1767983315"
},
"stopId": "ORLEANS:StopArea:TLIBER1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983438"
},
"departure": {
"time": "1767983438"
},
"stopId": "ORLEANS:StopArea:TAUBRA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983564"
},
"departure": {
"time": "1767983564"
},
"stopId": "ORLEANS:StopArea:TBUSTI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983681"
},
"departure": {
"time": "1767983681"
},
"stopId": "ORLEANS:StopArea:TLAMBA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983792"
},
"departure": {
"time": "1767983792"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_A_467_2_A11_5_184235"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_A_542_2_101_5_192700",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983361"
},
"departure": {
"time": "1767983361"
},
"stopId": "ORLEANS:StopArea:01068910",
"stopSequence": 1
},
{
"arrival": {
"time": "1767983412"
},
"departure": {
"time": "1767983412"
},
"stopId": "ORLEANS:StopArea:01068906",
"stopSequence": 2
},
{
"arrival": {
"time": "1767983458"
},
"departure": {
"time": "1767983458"
},
"stopId": "ORLEANS:StopArea:01069002",
"stopSequence": 3
},
{
"arrival": {
"time": "1767983489"
},
"departure": {
"time": "1767983489"
},
"stopId": "ORLEANS:StopArea:00043441",
"stopSequence": 4
},
{
"arrival": {
"time": "1767983552"
},
"departure": {
"time": "1767983552"
},
"stopId": "ORLEANS:StopArea:00021201",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983601"
},
"departure": {
"time": "1767983601"
},
"stopId": "ORLEANS:StopArea:01036203",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983706"
},
"departure": {
"time": "1767983706"
},
"stopId": "ORLEANS:StopArea:00047321",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983793"
},
"departure": {
"time": "1767983793"
},
"stopId": "ORLEANS:StopArea:00022101",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983888"
},
"departure": {
"time": "1767983888"
},
"stopId": "ORLEANS:StopArea:00030400",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983972"
},
"departure": {
"time": "1767983972"
},
"stopId": "ORLEANS:StopArea:00001400",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984030"
},
"departure": {
"time": "1767984030"
},
"stopId": "ORLEANS:StopArea:00041101",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984096"
},
"departure": {
"time": "1767984096"
},
"stopId": "ORLEANS:StopArea:00037250",
"stopSequence": 12
},
{
"arrival": {
"time": "1767984166"
},
"departure": {
"time": "1767984300"
},
"stopId": "ORLEANS:StopArea:01000903",
"stopSequence": 13
},
{
"arrival": {
"time": "1767984397"
},
"departure": {
"time": "1767984397"
},
"stopId": "ORLEANS:StopArea:00043301",
"stopSequence": 14
},
{
"arrival": {
"time": "1767984459"
},
"departure": {
"time": "1767984459"
},
"stopId": "ORLEANS:StopArea:00028800",
"stopSequence": 15
},
{
"arrival": {
"time": "1767984542"
},
"departure": {
"time": "1767984542"
},
"stopId": "ORLEANS:StopArea:00048001",
"stopSequence": 16
},
{
"arrival": {
"time": "1767984616"
},
"departure": {
"time": "1767984616"
},
"stopId": "ORLEANS:StopArea:00005202",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984680"
},
"departure": {
"time": "1767984680"
},
"stopId": "ORLEANS:StopArea:00028400",
"stopSequence": 18
},
{
"arrival": {
"time": "1767984723"
},
"departure": {
"time": "1767984723"
},
"stopId": "ORLEANS:StopArea:00038761",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984849"
},
"departure": {
"time": "1767984849"
},
"stopId": "ORLEANS:StopArea:01006504",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984921"
},
"departure": {
"time": "1767984921"
},
"stopId": "ORLEANS:StopArea:00020901",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984978"
},
"departure": {
"time": "1767984978"
},
"stopId": "ORLEANS:StopArea:00011900",
"stopSequence": 22
},
{
"arrival": {
"time": "1767985032"
},
"departure": {
"time": "1767985032"
},
"stopId": "ORLEANS:StopArea:00010900",
"stopSequence": 23
},
{
"arrival": {
"time": "1767985109"
},
"departure": {
"time": "1767985109"
},
"stopId": "ORLEANS:StopArea:00029500",
"stopSequence": 24
},
{
"arrival": {
"time": "1767985153"
},
"departure": {
"time": "1767985153"
},
"stopId": "ORLEANS:StopArea:00034503",
"stopSequence": 25
},
{
"arrival": {
"time": "1767985254"
},
"departure": {
"time": "1767985254"
},
"stopId": "ORLEANS:StopArea:01078301",
"stopSequence": 26
},
{
"arrival": {
"time": "1767985333"
},
"departure": {
"time": "1767985333"
},
"stopId": "ORLEANS:StopArea:00005103",
"stopSequence": 27
},
{
"arrival": {
"time": "1767985438"
},
"departure": {
"time": "1767985438"
},
"stopId": "ORLEANS:StopArea:01007201",
"stopSequence": 28
},
{
"arrival": {
"time": "1767985630"
},
"departure": {
"time": "1767985630"
},
"stopId": "ORLEANS:StopArea:00030981",
"stopSequence": 29
},
{
"arrival": {
"time": "1767985688"
},
"departure": {
"time": "1767985688"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 30
},
{
"arrival": {
"time": "1767985821"
},
"departure": {
"time": "1767985860"
},
"stopId": "ORLEANS:StopArea:00017072",
"stopSequence": 31
},
{
"arrival": {
"time": "1767985939"
},
"departure": {
"time": "1767985939"
},
"stopId": "ORLEANS:StopArea:00033421",
"stopSequence": 32
},
{
"arrival": {
"time": "1767985991"
},
"departure": {
"time": "1767985991"
},
"stopId": "ORLEANS:StopArea:00036501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767986050"
},
"departure": {
"time": "1767986050"
},
"stopId": "ORLEANS:StopArea:01007704",
"stopSequence": 34
},
{
"arrival": {
"time": "1767986093"
},
"departure": {
"time": "1767986093"
},
"stopId": "ORLEANS:StopArea:00011101",
"stopSequence": 35
},
{
"arrival": {
"time": "1767986186"
},
"departure": {
"time": "1767986186"
},
"stopId": "ORLEANS:StopArea:00009700",
"stopSequence": 36
},
{
"arrival": {
"time": "1767986259"
},
"departure": {
"time": "1767986259"
},
"stopId": "ORLEANS:StopArea:00040001",
"stopSequence": 37
},
{
"arrival": {
"time": "1767986325"
},
"departure": {
"time": "1767986325"
},
"stopId": "ORLEANS:StopArea:00022401",
"stopSequence": 38
},
{
"arrival": {
"time": "1767986382"
},
"departure": {
"time": "1767986382"
},
"stopId": "ORLEANS:StopArea:00012400",
"stopSequence": 39
},
{
"arrival": {
"time": "1767986439"
},
"departure": {
"time": "1767986439"
},
"stopId": "ORLEANS:StopArea:00020500",
"stopSequence": 40
},
{
"arrival": {
"time": "1767986509"
},
"departure": {
"time": "1767986509"
},
"stopId": "ORLEANS:StopArea:00006700",
"stopSequence": 41
},
{
"arrival": {
"time": "1767986572"
},
"departure": {
"time": "1767986572"
},
"stopId": "ORLEANS:StopArea:00027501",
"stopSequence": 42
},
{
"arrival": {
"time": "1767986632"
},
"departure": {
"time": "1767986632"
},
"stopId": "ORLEANS:StopArea:00030501",
"stopSequence": 43
},
{
"arrival": {
"time": "1767986735"
},
"departure": {
"time": "1767986735"
},
"stopId": "ORLEANS:StopArea:00054700",
"stopSequence": 44
},
{
"arrival": {
"time": "1767986799"
},
"departure": {
"time": "1767986799"
},
"stopId": "ORLEANS:StopArea:00048800",
"stopSequence": 45
},
{
"arrival": {
"time": "1767986826"
},
"departure": {
"time": "1767986826"
},
"stopId": "ORLEANS:StopArea:00036300",
"stopSequence": 46
},
{
"arrival": {
"time": "1767986859"
},
"departure": {
"time": "1767986859"
},
"stopId": "ORLEANS:StopArea:00035304",
"stopSequence": 47
},
{
"arrival": {
"time": "1767986905"
},
"departure": {
"time": "1767986905"
},
"stopId": "ORLEANS:StopArea:01009101",
"stopSequence": 48
},
{
"arrival": {
"time": "1767987025"
},
"departure": {
"time": "1767987025"
},
"stopId": "ORLEANS:StopArea:01069303",
"stopSequence": 49
},
{
"arrival": {
"time": "1767987075"
},
"departure": {
"time": "1767987075"
},
"stopId": "ORLEANS:StopArea:01029404",
"stopSequence": 50
},
{
"arrival": {
"time": "1767987120"
},
"departure": {
"time": "1767987120"
},
"stopId": "ORLEANS:StopArea:00021520",
"stopSequence": 51
},
{
"arrival": {
"time": "1767987197"
},
"departure": {
"time": "1767987197"
},
"stopId": "ORLEANS:StopArea:00035151",
"stopSequence": 52
},
{
"arrival": {
"time": "1767987216"
},
"departure": {
"time": "1767987216"
},
"stopId": "ORLEANS:StopArea:00029421",
"stopSequence": 53
},
{
"arrival": {
"time": "1767987263"
},
"departure": {
"time": "1767987263"
},
"stopId": "ORLEANS:StopArea:01084101",
"stopSequence": 54
},
{
"arrival": {
"time": "1767987384"
},
"departure": {
"time": "1767987384"
},
"stopId": "ORLEANS:StopArea:01079202",
"stopSequence": 55
},
{
"arrival": {
"time": "1767987496"
},
"departure": {
"time": "1767987496"
},
"stopId": "ORLEANS:StopArea:00016600",
"stopSequence": 56
},
{
"arrival": {
"time": "1767987887"
},
"departure": {
"time": "1767987887"
},
"stopId": "ORLEANS:StopArea:01010601",
"stopSequence": 57
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_A_542_2_101_5_192700"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:11_A_143_2_1102_5_220500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767992700"
},
"departure": {
"time": "1767992700"
},
"stopId": "ORLEANS:StopArea:01001713",
"stopSequence": 0
},
{
"arrival": {
"time": "1767992830"
},
"departure": {
"time": "1767992830"
},
"stopId": "ORLEANS:StopArea:00002900",
"stopSequence": 1
},
{
"arrival": {
"time": "1767993000"
},
"departure": {
"time": "1767993000"
},
"stopId": "ORLEANS:StopArea:01003504",
"stopSequence": 2
},
{
"arrival": {
"time": "1767993056"
},
"departure": {
"time": "1767993056"
},
"stopId": "ORLEANS:StopArea:00026001",
"stopSequence": 3
},
{
"arrival": {
"time": "1767993101"
},
"departure": {
"time": "1767993101"
},
"stopId": "ORLEANS:StopArea:00021602",
"stopSequence": 4
},
{
"arrival": {
"time": "1767993159"
},
"departure": {
"time": "1767993159"
},
"stopId": "ORLEANS:StopArea:00030602",
"stopSequence": 5
},
{
"arrival": {
"time": "1767993240"
},
"departure": {
"time": "1767993240"
},
"stopId": "ORLEANS:StopArea:01002104",
"stopSequence": 6
},
{
"arrival": {
"time": "1767993366"
},
"departure": {
"time": "1767993366"
},
"stopId": "ORLEANS:StopArea:0003830",
"stopSequence": 7
},
{
"arrival": {
"time": "1767993520"
},
"departure": {
"time": "1767993520"
},
"stopId": "ORLEANS:StopArea:00001045",
"stopSequence": 8
},
{
"arrival": {
"time": "1767993594"
},
"departure": {
"time": "1767993594"
},
"stopId": "ORLEANS:StopArea:00037500",
"stopSequence": 9
},
{
"arrival": {
"time": "1767993660"
},
"departure": {
"time": "1767993660"
},
"stopId": "ORLEANS:StopArea:00025701",
"stopSequence": 10
},
{
"arrival": {
"time": "1767993739"
},
"departure": {
"time": "1767993739"
},
"stopId": "ORLEANS:StopArea:01032003",
"stopSequence": 11
},
{
"arrival": {
"time": "1767993825"
},
"departure": {
"time": "1767993825"
},
"stopId": "ORLEANS:StopArea:00033900",
"stopSequence": 12
},
{
"arrival": {
"time": "1767993869"
},
"departure": {
"time": "1767993869"
},
"stopId": "ORLEANS:StopArea:00024500",
"stopSequence": 13
},
{
"arrival": {
"time": "1767993919"
},
"departure": {
"time": "1767993919"
},
"stopId": "ORLEANS:StopArea:00032920",
"stopSequence": 14
},
{
"arrival": {
"time": "1767993959"
},
"departure": {
"time": "1767993959"
},
"stopId": "ORLEANS:StopArea:00021520",
"stopSequence": 15
},
{
"arrival": {
"time": "1767994047"
},
"departure": {
"time": "1767994047"
},
"stopId": "ORLEANS:StopArea:00035151",
"stopSequence": 16
},
{
"arrival": {
"time": "1767994080"
},
"departure": {
"time": "1767994080"
},
"stopId": "ORLEANS:StopArea:00029421",
"stopSequence": 17
},
{
"arrival": {
"time": "1767994109"
},
"departure": {
"time": "1767994109"
},
"stopId": "ORLEANS:StopArea:01084101",
"stopSequence": 18
},
{
"arrival": {
"time": "1767994175"
},
"departure": {
"time": "1767994175"
},
"stopId": "ORLEANS:StopArea:01068001",
"stopSequence": 19
},
{
"arrival": {
"time": "1767994354"
},
"departure": {
"time": "1767994354"
},
"stopId": "ORLEANS:StopArea:01087101",
"stopSequence": 20
},
{
"arrival": {
"time": "1767994500"
},
"departure": {
"time": "1767994500"
},
"stopId": "ORLEANS:StopArea:00006515",
"stopSequence": 21
},
{
"arrival": {
"time": "1767994574"
},
"departure": {
"time": "1767994574"
},
"stopId": "ORLEANS:StopArea:00022915",
"stopSequence": 22
},
{
"arrival": {
"time": "1767994607"
},
"departure": {
"time": "1767994607"
},
"stopId": "ORLEANS:StopArea:00030202",
"stopSequence": 23
},
{
"arrival": {
"time": "1767994637"
},
"departure": {
"time": "1767994637"
},
"stopId": "ORLEANS:StopArea:00029311",
"stopSequence": 24
},
{
"arrival": {
"time": "1767994674"
},
"departure": {
"time": "1767994674"
},
"stopId": "ORLEANS:StopArea:01022902",
"stopSequence": 25
},
{
"arrival": {
"time": "1767994753"
},
"departure": {
"time": "1767994753"
},
"stopId": "ORLEANS:StopArea:00053901",
"stopSequence": 26
},
{
"arrival": {
"time": "1767994826"
},
"departure": {
"time": "1767994826"
},
"stopId": "ORLEANS:StopArea:00033701",
"stopSequence": 27
},
{
"arrival": {
"time": "1767994889"
},
"departure": {
"time": "1767994889"
},
"stopId": "ORLEANS:StopArea:01081901",
"stopSequence": 28
},
{
"arrival": {
"time": "1767994920"
},
"departure": {
"time": "1767994920"
},
"stopId": "ORLEANS:StopArea:00035902",
"stopSequence": 29
},
{
"arrival": {
"time": "1767994983"
},
"departure": {
"time": "1767994983"
},
"stopId": "ORLEANS:StopArea:00031110",
"stopSequence": 30
},
{
"arrival": {
"time": "1767995040"
},
"departure": {
"time": "1767995040"
},
"stopId": "ORLEANS:StopArea:01022203",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:11",
"tripId": "ORLEANS:VehicleJourney:11_A_143_2_1102_5_220500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:6_A_211_2_623_5_193500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983700"
},
"departure": {
"time": "1767983700"
},
"stopId": "ORLEANS:StopArea:00046300",
"stopSequence": 0
},
{
"arrival": {
"time": "1767983764"
},
"departure": {
"time": "1767983764"
},
"stopId": "ORLEANS:StopArea:00032920",
"stopSequence": 1
},
{
"arrival": {
"time": "1767983841"
},
"departure": {
"time": "1767983841"
},
"stopId": "ORLEANS:StopArea:00018500",
"stopSequence": 2
},
{
"arrival": {
"time": "1767983940"
},
"departure": {
"time": "1767983940"
},
"stopId": "ORLEANS:StopArea:01010303",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984003"
},
"departure": {
"time": "1767984003"
},
"stopId": "ORLEANS:StopArea:00015100",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984083"
},
"departure": {
"time": "1767984083"
},
"stopId": "ORLEANS:StopArea:00023201",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984111"
},
"departure": {
"time": "1767984111"
},
"stopId": "ORLEANS:StopArea:00007901",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984149"
},
"departure": {
"time": "1767984149"
},
"stopId": "ORLEANS:StopArea:00006500",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984201"
},
"departure": {
"time": "1767984201"
},
"stopId": "ORLEANS:StopArea:00021800",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984240"
},
"departure": {
"time": "1767984240"
},
"stopId": "ORLEANS:StopArea:00003701",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984324"
},
"departure": {
"time": "1767984324"
},
"stopId": "ORLEANS:StopArea:00015301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984393"
},
"departure": {
"time": "1767984393"
},
"stopId": "ORLEANS:StopArea:00036700",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984495"
},
"departure": {
"time": "1767984495"
},
"stopId": "ORLEANS:StopArea:00022513",
"stopSequence": 12
},
{
"arrival": {
"time": "1767984569"
},
"departure": {
"time": "1767984569"
},
"stopId": "ORLEANS:StopArea:00047903",
"stopSequence": 13
},
{
"arrival": {
"time": "1767984628"
},
"departure": {
"time": "1767984628"
},
"stopId": "ORLEANS:StopArea:00020001",
"stopSequence": 14
},
{
"arrival": {
"time": "1767984670"
},
"departure": {
"time": "1767984670"
},
"stopId": "ORLEANS:StopArea:00035300",
"stopSequence": 15
},
{
"arrival": {
"time": "1767984771"
},
"departure": {
"time": "1767984771"
},
"stopId": "ORLEANS:StopArea:00031200",
"stopSequence": 16
},
{
"arrival": {
"time": "1767984840"
},
"departure": {
"time": "1767984840"
},
"stopId": "ORLEANS:StopArea:00026120",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984906"
},
"departure": {
"time": "1767984906"
},
"stopId": "ORLEANS:StopArea:00035971",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985017"
},
"departure": {
"time": "1767985017"
},
"stopId": "ORLEANS:StopArea:00032211",
"stopSequence": 19
},
{
"arrival": {
"time": "1767985068"
},
"departure": {
"time": "1767985068"
},
"stopId": "ORLEANS:StopArea:00033100",
"stopSequence": 20
},
{
"arrival": {
"time": "1767985106"
},
"departure": {
"time": "1767985106"
},
"stopId": "ORLEANS:StopArea:00033581",
"stopSequence": 21
},
{
"arrival": {
"time": "1767985200"
},
"departure": {
"time": "1767985200"
},
"stopId": "ORLEANS:StopArea:01027205",
"stopSequence": 22
},
{
"arrival": {
"time": "1767985299"
},
"departure": {
"time": "1767985299"
},
"stopId": "ORLEANS:StopArea:00001200",
"stopSequence": 23
},
{
"arrival": {
"time": "1767985364"
},
"departure": {
"time": "1767985364"
},
"stopId": "ORLEANS:StopArea:01027004",
"stopSequence": 24
},
{
"arrival": {
"time": "1767985470"
},
"departure": {
"time": "1767985470"
},
"stopId": "ORLEANS:StopArea:01026804",
"stopSequence": 25
},
{
"arrival": {
"time": "1767985552"
},
"departure": {
"time": "1767985552"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 26
},
{
"arrival": {
"time": "1767985613"
},
"departure": {
"time": "1767985613"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 27
},
{
"arrival": {
"time": "1767985680"
},
"departure": {
"time": "1767985680"
},
"stopId": "ORLEANS:StopArea:01001714",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:6",
"tripId": "ORLEANS:VehicleJourney:6_A_211_2_623_5_193500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:11_R_114_2_1102_5_212000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767990000"
},
"departure": {
"time": "1767990000"
},
"stopId": "ORLEANS:StopArea:01022203",
"stopSequence": 0
},
{
"arrival": {
"time": "1767990042"
},
"departure": {
"time": "1767990042"
},
"stopId": "ORLEANS:StopArea:01022204",
"stopSequence": 1
},
{
"arrival": {
"time": "1767990080"
},
"departure": {
"time": "1767990080"
},
"stopId": "ORLEANS:StopArea:00031111",
"stopSequence": 2
},
{
"arrival": {
"time": "1767990180"
},
"departure": {
"time": "1767990180"
},
"stopId": "ORLEANS:StopArea:00035903",
"stopSequence": 3
},
{
"arrival": {
"time": "1767990210"
},
"departure": {
"time": "1767990210"
},
"stopId": "ORLEANS:StopArea:01081902",
"stopSequence": 4
},
{
"arrival": {
"time": "1767990274"
},
"departure": {
"time": "1767990274"
},
"stopId": "ORLEANS:StopArea:00033700",
"stopSequence": 5
},
{
"arrival": {
"time": "1767990347"
},
"departure": {
"time": "1767990347"
},
"stopId": "ORLEANS:StopArea:00053900",
"stopSequence": 6
},
{
"arrival": {
"time": "1767990423"
},
"departure": {
"time": "1767990423"
},
"stopId": "ORLEANS:StopArea:01022901",
"stopSequence": 7
},
{
"arrival": {
"time": "1767990463"
},
"departure": {
"time": "1767990463"
},
"stopId": "ORLEANS:StopArea:00029310",
"stopSequence": 8
},
{
"arrival": {
"time": "1767990494"
},
"departure": {
"time": "1767990494"
},
"stopId": "ORLEANS:StopArea:00030203",
"stopSequence": 9
},
{
"arrival": {
"time": "1767990530"
},
"departure": {
"time": "1767990530"
},
"stopId": "ORLEANS:StopArea:00022916",
"stopSequence": 10
},
{
"arrival": {
"time": "1767990600"
},
"departure": {
"time": "1767990600"
},
"stopId": "ORLEANS:StopArea:01023302",
"stopSequence": 11
},
{
"arrival": {
"time": "1767990722"
},
"departure": {
"time": "1767990722"
},
"stopId": "ORLEANS:StopArea:01087102",
"stopSequence": 12
},
{
"arrival": {
"time": "1767990879"
},
"departure": {
"time": "1767990879"
},
"stopId": "ORLEANS:StopArea:01068002",
"stopSequence": 13
},
{
"arrival": {
"time": "1767990935"
},
"departure": {
"time": "1767990935"
},
"stopId": "ORLEANS:StopArea:01084102",
"stopSequence": 14
},
{
"arrival": {
"time": "1767990960"
},
"departure": {
"time": "1767990960"
},
"stopId": "ORLEANS:StopArea:01029601",
"stopSequence": 15
},
{
"arrival": {
"time": "1767990996"
},
"departure": {
"time": "1767990996"
},
"stopId": "ORLEANS:StopArea:00035150",
"stopSequence": 16
},
{
"arrival": {
"time": "1767991086"
},
"departure": {
"time": "1767991086"
},
"stopId": "ORLEANS:StopArea:00021521",
"stopSequence": 17
},
{
"arrival": {
"time": "1767991123"
},
"departure": {
"time": "1767991123"
},
"stopId": "ORLEANS:StopArea:00032921",
"stopSequence": 18
},
{
"arrival": {
"time": "1767991172"
},
"departure": {
"time": "1767991172"
},
"stopId": "ORLEANS:StopArea:00024501",
"stopSequence": 19
},
{
"arrival": {
"time": "1767991220"
},
"departure": {
"time": "1767991220"
},
"stopId": "ORLEANS:StopArea:00033901",
"stopSequence": 20
},
{
"arrival": {
"time": "1767991294"
},
"departure": {
"time": "1767991294"
},
"stopId": "ORLEANS:StopArea:01032004",
"stopSequence": 21
},
{
"arrival": {
"time": "1767991380"
},
"departure": {
"time": "1767991380"
},
"stopId": "ORLEANS:StopArea:00025700",
"stopSequence": 22
},
{
"arrival": {
"time": "1767991462"
},
"departure": {
"time": "1767991462"
},
"stopId": "ORLEANS:StopArea:00037501",
"stopSequence": 23
},
{
"arrival": {
"time": "1767991519"
},
"departure": {
"time": "1767991519"
},
"stopId": "ORLEANS:StopArea:00001046",
"stopSequence": 24
},
{
"arrival": {
"time": "1767991664"
},
"departure": {
"time": "1767991664"
},
"stopId": "ORLEANS:StopArea:0003831",
"stopSequence": 25
},
{
"arrival": {
"time": "1767991800"
},
"departure": {
"time": "1767991800"
},
"stopId": "ORLEANS:StopArea:01002103",
"stopSequence": 26
},
{
"arrival": {
"time": "1767991879"
},
"departure": {
"time": "1767991879"
},
"stopId": "ORLEANS:StopArea:00030601",
"stopSequence": 27
},
{
"arrival": {
"time": "1767991943"
},
"departure": {
"time": "1767991943"
},
"stopId": "ORLEANS:StopArea:00021601",
"stopSequence": 28
},
{
"arrival": {
"time": "1767991988"
},
"departure": {
"time": "1767991988"
},
"stopId": "ORLEANS:StopArea:00026000",
"stopSequence": 29
},
{
"arrival": {
"time": "1767992040"
},
"departure": {
"time": "1767992040"
},
"stopId": "ORLEANS:StopArea:01003503",
"stopSequence": 30
},
{
"arrival": {
"time": "1767992180"
},
"departure": {
"time": "1767992180"
},
"stopId": "ORLEANS:StopArea:00002901",
"stopSequence": 31
},
{
"arrival": {
"time": "1767992280"
},
"departure": {
"time": "1767992280"
},
"stopId": "ORLEANS:StopArea:01001713",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:11",
"tripId": "ORLEANS:VehicleJourney:11_R_114_2_1102_5_212000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_167_2_B09_5_184805",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982969"
},
"departure": {
"time": "1767982980"
},
"stopId": "ORLEANS:StopArea:TCLARC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983076"
},
"departure": {
"time": "1767983076"
},
"stopId": "ORLEANS:StopArea:TLBLUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983143"
},
"departure": {
"time": "1767983143"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_167_2_B09_5_184805"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_R_400_2_201_5_184900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983115"
},
"departure": {
"time": "1767983115"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 30
},
{
"arrival": {
"time": "1767983184"
},
"departure": {
"time": "1767983184"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 31
},
{
"arrival": {
"time": "1767983296"
},
"departure": {
"time": "1767983296"
},
"stopId": "ORLEANS:StopArea:01013105",
"stopSequence": 32
},
{
"arrival": {
"time": "1767983394"
},
"departure": {
"time": "1767983394"
},
"stopId": "ORLEANS:StopArea:00007701",
"stopSequence": 33
},
{
"arrival": {
"time": "1767983455"
},
"departure": {
"time": "1767983455"
},
"stopId": "ORLEANS:StopArea:01012904",
"stopSequence": 34
},
{
"arrival": {
"time": "1767983548"
},
"departure": {
"time": "1767983548"
},
"stopId": "ORLEANS:StopArea:01012804",
"stopSequence": 35
},
{
"arrival": {
"time": "1767983608"
},
"departure": {
"time": "1767983608"
},
"stopId": "ORLEANS:StopArea:00037301",
"stopSequence": 36
},
{
"arrival": {
"time": "1767983692"
},
"departure": {
"time": "1767983692"
},
"stopId": "ORLEANS:StopArea:00006404",
"stopSequence": 37
},
{
"arrival": {
"time": "1767983753"
},
"departure": {
"time": "1767983753"
},
"stopId": "ORLEANS:StopArea:00046250",
"stopSequence": 38
},
{
"arrival": {
"time": "1767983833"
},
"departure": {
"time": "1767983833"
},
"stopId": "ORLEANS:StopArea:01070202",
"stopSequence": 39
},
{
"arrival": {
"time": "1767983884"
},
"departure": {
"time": "1767983884"
},
"stopId": "ORLEANS:StopArea:00047044",
"stopSequence": 40
},
{
"arrival": {
"time": "1767984060"
},
"departure": {
"time": "1767984060"
},
"stopId": "ORLEANS:StopArea:00017523",
"stopSequence": 41
},
{
"arrival": {
"time": "1767984147"
},
"departure": {
"time": "1767984147"
},
"stopId": "ORLEANS:StopArea:00037200",
"stopSequence": 42
},
{
"arrival": {
"time": "1767984260"
},
"departure": {
"time": "1767984260"
},
"stopId": "ORLEANS:StopArea:00035000",
"stopSequence": 43
},
{
"arrival": {
"time": "1767984317"
},
"departure": {
"time": "1767984317"
},
"stopId": "ORLEANS:StopArea:00029801",
"stopSequence": 44
},
{
"arrival": {
"time": "1767984428"
},
"departure": {
"time": "1767984428"
},
"stopId": "ORLEANS:StopArea:00020800",
"stopSequence": 45
},
{
"arrival": {
"time": "1767984483"
},
"departure": {
"time": "1767984483"
},
"stopId": "ORLEANS:StopArea:00008800",
"stopSequence": 46
},
{
"arrival": {
"time": "1767984563"
},
"departure": {
"time": "1767984563"
},
"stopId": "ORLEANS:StopArea:00041950",
"stopSequence": 47
},
{
"arrival": {
"time": "1767984621"
},
"departure": {
"time": "1767984621"
},
"stopId": "ORLEANS:StopArea:01010701",
"stopSequence": 48
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_R_400_2_201_5_184900"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_R_173_2_B06_5_233040",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767997495"
},
"departure": {
"time": "1767997840"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767997935"
},
"departure": {
"time": "1767997950"
},
"stopId": "ORLEANS:StopArea:TLBLUM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767998050"
},
"departure": {
"time": "1767998060"
},
"stopId": "ORLEANS:StopArea:TCLARC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767998145"
},
"departure": {
"time": "1767998155"
},
"stopId": "ORLEANS:StopArea:TVERVI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767998215"
},
"departure": {
"time": "1767998225"
},
"stopId": "ORLEANS:StopArea:TPTBOR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767998335"
},
"departure": {
"time": "1767998345"
},
"stopId": "ORLEANS:StopArea:TGAUBR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767998455"
},
"departure": {
"time": "1767998465"
},
"stopId": "ORLEANS:StopArea:TAMBER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767998520"
},
"departure": {
"time": "1767998530"
},
"stopId": "ORLEANS:StopArea:TGVILL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767998590"
},
"departure": {
"time": "1767998605"
},
"stopId": "ORLEANS:StopArea:TMOZAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767998675"
},
"departure": {
"time": "1767998685"
},
"stopId": "ORLEANS:StopArea:TDRHOM1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767998775"
},
"departure": {
"time": "1767998790"
},
"stopId": "ORLEANS:StopArea:TRIOBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767998875"
},
"departure": {
"time": "1767998895"
},
"stopId": "ORLEANS:StopArea:TVIGNA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767999000"
},
"departure": {
"time": "1767999015"
},
"stopId": "ORLEANS:StopArea:THALMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767999085"
},
"departure": {
"time": "1767999095"
},
"stopId": "ORLEANS:StopArea:TCAHDV1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767999155"
},
"departure": {
"time": "1767999165"
},
"stopId": "ORLEANS:StopArea:TJDARC1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767999275"
},
"departure": {
"time": "1767999280"
},
"stopId": "ORLEANS:StopArea:TGAULB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767999370"
},
"departure": {
"time": "1767999380"
},
"stopId": "ORLEANS:StopArea:TCXMOR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767999445"
},
"departure": {
"time": "1767999465"
},
"stopId": "ORLEANS:StopArea:TMADEL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767999535"
},
"departure": {
"time": "1767999545"
},
"stopId": "ORLEANS:StopArea:TBEAUM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767999624"
},
"departure": {
"time": "1767999630"
},
"stopId": "ORLEANS:StopArea:TPTDUN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767999695"
},
"departure": {
"time": "1767999705"
},
"stopId": "ORLEANS:StopArea:TPEURO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767999815"
},
"departure": {
"time": "1767999825"
},
"stopId": "ORLEANS:StopArea:TTANGU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767999885"
},
"departure": {
"time": "1767999895"
},
"stopId": "ORLEANS:StopArea:TMLKIN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767999985"
},
"departure": {
"time": "1768000000"
},
"stopId": "ORLEANS:StopArea:TTFONT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1768000140"
},
"departure": {
"time": "1768000140"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_R_173_2_B06_5_233040"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_468_2_A14_5_201600",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767985685"
},
"departure": {
"time": "1767986160"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767986245"
},
"departure": {
"time": "1767986255"
},
"stopId": "ORLEANS:StopArea:TLAMBA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767986366"
},
"departure": {
"time": "1767986370"
},
"stopId": "ORLEANS:StopArea:TBUSTI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767986496"
},
"departure": {
"time": "1767986520"
},
"stopId": "ORLEANS:StopArea:TAUBRA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767986657"
},
"departure": {
"time": "1767986670"
},
"stopId": "ORLEANS:StopArea:TLIBER2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767986746"
},
"departure": {
"time": "1767986760"
},
"stopId": "ORLEANS:StopArea:TCOLIG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767986859"
},
"departure": {
"time": "1767986875"
},
"stopId": "ORLEANS:StopArea:TLBRAL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767986974"
},
"departure": {
"time": "1767987010"
},
"stopId": "ORLEANS:StopArea:TGARDO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767987124"
},
"departure": {
"time": "1767987130"
},
"stopId": "ORLEANS:StopArea:TREPUB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767987250"
},
"departure": {
"time": "1767987295"
},
"stopId": "ORLEANS:StopArea:TGAULA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767987370"
},
"departure": {
"time": "1767987390"
},
"stopId": "ORLEANS:StopArea:TROYAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767987460"
},
"departure": {
"time": "1767987480"
},
"stopId": "ORLEANS:StopArea:TTOURE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767987570"
},
"departure": {
"time": "1767987590"
},
"stopId": "ORLEANS:StopArea:TCSMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767987675"
},
"departure": {
"time": "1767987690"
},
"stopId": "ORLEANS:StopArea:TMOUIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767987830"
},
"departure": {
"time": "1767987850"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767987935"
},
"departure": {
"time": "1767987980"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767988177"
},
"departure": {
"time": "1767988180"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767988270"
},
"departure": {
"time": "1767988285"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767988395"
},
"departure": {
"time": "1767988415"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767988555"
},
"departure": {
"time": "1767988565"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767988635"
},
"departure": {
"time": "1767988650"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767988700"
},
"departure": {
"time": "1767988715"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767988850"
},
"departure": {
"time": "1767988870"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767988930"
},
"departure": {
"time": "1767988950"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767989020"
},
"departure": {
"time": "1767989040"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767989160"
},
"departure": {
"time": "1767989175"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767989276"
},
"departure": {
"time": "1767989276"
},
"stopId": "ORLEANS:StopArea:THOPIT2",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_468_2_A14_5_201600"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_A_542_2_104_5_194800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983728"
},
"departure": {
"time": "1767984480"
},
"stopId": "ORLEANS:StopArea:01068801",
"stopSequence": 0
},
{
"arrival": {
"time": "1767984621"
},
"departure": {
"time": "1767984621"
},
"stopId": "ORLEANS:StopArea:01068910",
"stopSequence": 1
},
{
"arrival": {
"time": "1767984672"
},
"departure": {
"time": "1767984672"
},
"stopId": "ORLEANS:StopArea:01068906",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984718"
},
"departure": {
"time": "1767984718"
},
"stopId": "ORLEANS:StopArea:01069002",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984749"
},
"departure": {
"time": "1767984749"
},
"stopId": "ORLEANS:StopArea:00043441",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984812"
},
"departure": {
"time": "1767984812"
},
"stopId": "ORLEANS:StopArea:00021201",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984861"
},
"departure": {
"time": "1767984861"
},
"stopId": "ORLEANS:StopArea:01036203",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984966"
},
"departure": {
"time": "1767984966"
},
"stopId": "ORLEANS:StopArea:00047321",
"stopSequence": 7
},
{
"arrival": {
"time": "1767985053"
},
"departure": {
"time": "1767985053"
},
"stopId": "ORLEANS:StopArea:00022101",
"stopSequence": 8
},
{
"arrival": {
"time": "1767985148"
},
"departure": {
"time": "1767985148"
},
"stopId": "ORLEANS:StopArea:00030400",
"stopSequence": 9
},
{
"arrival": {
"time": "1767985232"
},
"departure": {
"time": "1767985232"
},
"stopId": "ORLEANS:StopArea:00001400",
"stopSequence": 10
},
{
"arrival": {
"time": "1767985290"
},
"departure": {
"time": "1767985290"
},
"stopId": "ORLEANS:StopArea:00041101",
"stopSequence": 11
},
{
"arrival": {
"time": "1767985356"
},
"departure": {
"time": "1767985356"
},
"stopId": "ORLEANS:StopArea:00037250",
"stopSequence": 12
},
{
"arrival": {
"time": "1767985426"
},
"departure": {
"time": "1767985560"
},
"stopId": "ORLEANS:StopArea:01000903",
"stopSequence": 13
},
{
"arrival": {
"time": "1767985657"
},
"departure": {
"time": "1767985657"
},
"stopId": "ORLEANS:StopArea:00043301",
"stopSequence": 14
},
{
"arrival": {
"time": "1767985719"
},
"departure": {
"time": "1767985719"
},
"stopId": "ORLEANS:StopArea:00028800",
"stopSequence": 15
},
{
"arrival": {
"time": "1767985802"
},
"departure": {
"time": "1767985802"
},
"stopId": "ORLEANS:StopArea:00048001",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985876"
},
"departure": {
"time": "1767985876"
},
"stopId": "ORLEANS:StopArea:00005202",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985940"
},
"departure": {
"time": "1767985940"
},
"stopId": "ORLEANS:StopArea:00028400",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985983"
},
"departure": {
"time": "1767985983"
},
"stopId": "ORLEANS:StopArea:00038761",
"stopSequence": 19
},
{
"arrival": {
"time": "1767986109"
},
"departure": {
"time": "1767986109"
},
"stopId": "ORLEANS:StopArea:01006504",
"stopSequence": 20
},
{
"arrival": {
"time": "1767986181"
},
"departure": {
"time": "1767986181"
},
"stopId": "ORLEANS:StopArea:00020901",
"stopSequence": 21
},
{
"arrival": {
"time": "1767986238"
},
"departure": {
"time": "1767986238"
},
"stopId": "ORLEANS:StopArea:00011900",
"stopSequence": 22
},
{
"arrival": {
"time": "1767986292"
},
"departure": {
"time": "1767986292"
},
"stopId": "ORLEANS:StopArea:00010900",
"stopSequence": 23
},
{
"arrival": {
"time": "1767986369"
},
"departure": {
"time": "1767986369"
},
"stopId": "ORLEANS:StopArea:00029500",
"stopSequence": 24
},
{
"arrival": {
"time": "1767986408"
},
"departure": {
"time": "1767986408"
},
"stopId": "ORLEANS:StopArea:00034503",
"stopSequence": 25
},
{
"arrival": {
"time": "1767986509"
},
"departure": {
"time": "1767986509"
},
"stopId": "ORLEANS:StopArea:01078301",
"stopSequence": 26
},
{
"arrival": {
"time": "1767986578"
},
"departure": {
"time": "1767986578"
},
"stopId": "ORLEANS:StopArea:00005103",
"stopSequence": 27
},
{
"arrival": {
"time": "1767986686"
},
"departure": {
"time": "1767986686"
},
"stopId": "ORLEANS:StopArea:01007201",
"stopSequence": 28
},
{
"arrival": {
"time": "1767986883"
},
"departure": {
"time": "1767986883"
},
"stopId": "ORLEANS:StopArea:00030981",
"stopSequence": 29
},
{
"arrival": {
"time": "1767986942"
},
"departure": {
"time": "1767986942"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 30
},
{
"arrival": {
"time": "1767987061"
},
"departure": {
"time": "1767987120"
},
"stopId": "ORLEANS:StopArea:00017072",
"stopSequence": 31
},
{
"arrival": {
"time": "1767987198"
},
"departure": {
"time": "1767987198"
},
"stopId": "ORLEANS:StopArea:00033421",
"stopSequence": 32
},
{
"arrival": {
"time": "1767987249"
},
"departure": {
"time": "1767987249"
},
"stopId": "ORLEANS:StopArea:00036501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767987289"
},
"departure": {
"time": "1767987289"
},
"stopId": "ORLEANS:StopArea:01007704",
"stopSequence": 34
},
{
"arrival": {
"time": "1767987350"
},
"departure": {
"time": "1767987350"
},
"stopId": "ORLEANS:StopArea:00011101",
"stopSequence": 35
},
{
"arrival": {
"time": "1767987414"
},
"departure": {
"time": "1767987414"
},
"stopId": "ORLEANS:StopArea:00009700",
"stopSequence": 36
},
{
"arrival": {
"time": "1767987480"
},
"departure": {
"time": "1767987480"
},
"stopId": "ORLEANS:StopArea:00040001",
"stopSequence": 37
},
{
"arrival": {
"time": "1767987544"
},
"departure": {
"time": "1767987544"
},
"stopId": "ORLEANS:StopArea:00022401",
"stopSequence": 38
},
{
"arrival": {
"time": "1767987600"
},
"departure": {
"time": "1767987600"
},
"stopId": "ORLEANS:StopArea:00012400",
"stopSequence": 39
},
{
"arrival": {
"time": "1767987639"
},
"departure": {
"time": "1767987639"
},
"stopId": "ORLEANS:StopArea:00020500",
"stopSequence": 40
},
{
"arrival": {
"time": "1767987702"
},
"departure": {
"time": "1767987702"
},
"stopId": "ORLEANS:StopArea:00006700",
"stopSequence": 41
},
{
"arrival": {
"time": "1767987786"
},
"departure": {
"time": "1767987786"
},
"stopId": "ORLEANS:StopArea:00027501",
"stopSequence": 42
},
{
"arrival": {
"time": "1767987844"
},
"departure": {
"time": "1767987844"
},
"stopId": "ORLEANS:StopArea:00030501",
"stopSequence": 43
},
{
"arrival": {
"time": "1767987903"
},
"departure": {
"time": "1767987903"
},
"stopId": "ORLEANS:StopArea:00054700",
"stopSequence": 44
},
{
"arrival": {
"time": "1767987960"
},
"departure": {
"time": "1767987960"
},
"stopId": "ORLEANS:StopArea:00048800",
"stopSequence": 45
},
{
"arrival": {
"time": "1767987985"
},
"departure": {
"time": "1767987985"
},
"stopId": "ORLEANS:StopArea:00036300",
"stopSequence": 46
},
{
"arrival": {
"time": "1767988015"
},
"departure": {
"time": "1767988015"
},
"stopId": "ORLEANS:StopArea:00035304",
"stopSequence": 47
},
{
"arrival": {
"time": "1767988064"
},
"departure": {
"time": "1767988064"
},
"stopId": "ORLEANS:StopArea:01009101",
"stopSequence": 48
},
{
"arrival": {
"time": "1767988171"
},
"departure": {
"time": "1767988171"
},
"stopId": "ORLEANS:StopArea:01069303",
"stopSequence": 49
},
{
"arrival": {
"time": "1767988232"
},
"departure": {
"time": "1767988232"
},
"stopId": "ORLEANS:StopArea:01029404",
"stopSequence": 50
},
{
"arrival": {
"time": "1767988260"
},
"departure": {
"time": "1767988260"
},
"stopId": "ORLEANS:StopArea:00021520",
"stopSequence": 51
},
{
"arrival": {
"time": "1767988347"
},
"departure": {
"time": "1767988347"
},
"stopId": "ORLEANS:StopArea:00035151",
"stopSequence": 52
},
{
"arrival": {
"time": "1767988380"
},
"departure": {
"time": "1767988380"
},
"stopId": "ORLEANS:StopArea:00029421",
"stopSequence": 53
},
{
"arrival": {
"time": "1767988424"
},
"departure": {
"time": "1767988424"
},
"stopId": "ORLEANS:StopArea:01084101",
"stopSequence": 54
},
{
"arrival": {
"time": "1767988525"
},
"departure": {
"time": "1767988525"
},
"stopId": "ORLEANS:StopArea:01079202",
"stopSequence": 55
},
{
"arrival": {
"time": "1767988648"
},
"departure": {
"time": "1767988648"
},
"stopId": "ORLEANS:StopArea:00016600",
"stopSequence": 56
},
{
"arrival": {
"time": "1767988680"
},
"departure": {
"time": "1767988680"
},
"stopId": "ORLEANS:StopArea:01010601",
"stopSequence": 57
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_A_542_2_104_5_194800"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:22_R_100_2_2288_5_192500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983188"
},
"departure": {
"time": "1767983188"
},
"stopId": "ORLEANS:StopArea:00022221",
"stopSequence": 1
},
{
"arrival": {
"time": "1767983228"
},
"departure": {
"time": "1767983228"
},
"stopId": "ORLEANS:StopArea:00040141",
"stopSequence": 2
},
{
"arrival": {
"time": "1767983323"
},
"departure": {
"time": "1767983323"
},
"stopId": "ORLEANS:StopArea:00046550",
"stopSequence": 3
},
{
"arrival": {
"time": "1767983440"
},
"departure": {
"time": "1767983440"
},
"stopId": "ORLEANS:StopArea:00027951",
"stopSequence": 4
},
{
"arrival": {
"time": "1767983487"
},
"departure": {
"time": "1767983487"
},
"stopId": "ORLEANS:StopArea:00048501",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983540"
},
"departure": {
"time": "1767983540"
},
"stopId": "ORLEANS:StopArea:00023401",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983582"
},
"departure": {
"time": "1767983582"
},
"stopId": "ORLEANS:StopArea:00003601",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983625"
},
"departure": {
"time": "1767983625"
},
"stopId": "ORLEANS:StopArea:00027601",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983668"
},
"departure": {
"time": "1767983668"
},
"stopId": "ORLEANS:StopArea:00010701",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983703"
},
"departure": {
"time": "1767983703"
},
"stopId": "ORLEANS:StopArea:00026500",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983768"
},
"departure": {
"time": "1767983768"
},
"stopId": "ORLEANS:StopArea:00008001",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983817"
},
"departure": {
"time": "1767983817"
},
"stopId": "ORLEANS:StopArea:00027001",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983868"
},
"departure": {
"time": "1767983868"
},
"stopId": "ORLEANS:StopArea:00030100",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983944"
},
"departure": {
"time": "1767983944"
},
"stopId": "ORLEANS:StopArea:00027703",
"stopSequence": 14
},
{
"arrival": {
"time": "1767984029"
},
"departure": {
"time": "1767984029"
},
"stopId": "ORLEANS:StopArea:00039204",
"stopSequence": 15
},
{
"arrival": {
"time": "1767984113"
},
"departure": {
"time": "1767984113"
},
"stopId": "ORLEANS:StopArea:01042303",
"stopSequence": 16
},
{
"arrival": {
"time": "1767984176"
},
"departure": {
"time": "1767984176"
},
"stopId": "ORLEANS:StopArea:00033521",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984240"
},
"departure": {
"time": "1767984240"
},
"stopId": "ORLEANS:StopArea:00000521",
"stopSequence": 18
},
{
"arrival": {
"time": "1767984324"
},
"departure": {
"time": "1767984324"
},
"stopId": "ORLEANS:StopArea:00012120",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984380"
},
"departure": {
"time": "1767984380"
},
"stopId": "ORLEANS:StopArea:01052404",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984429"
},
"departure": {
"time": "1767984429"
},
"stopId": "ORLEANS:StopArea:00034500",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984547"
},
"departure": {
"time": "1767984547"
},
"stopId": "ORLEANS:StopArea:01079502",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984623"
},
"departure": {
"time": "1767984623"
},
"stopId": "ORLEANS:StopArea:00052100",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984660"
},
"departure": {
"time": "1767984660"
},
"stopId": "ORLEANS:StopArea:00052200",
"stopSequence": 24
},
{
"arrival": {
"time": "1767984713"
},
"departure": {
"time": "1767984713"
},
"stopId": "ORLEANS:StopArea:00052300",
"stopSequence": 25
},
{
"arrival": {
"time": "1767984802"
},
"departure": {
"time": "1767984802"
},
"stopId": "ORLEANS:StopArea:00052400",
"stopSequence": 26
},
{
"arrival": {
"time": "1767984863"
},
"departure": {
"time": "1767984863"
},
"stopId": "ORLEANS:StopArea:00052600",
"stopSequence": 27
},
{
"arrival": {
"time": "1767984926"
},
"departure": {
"time": "1767984926"
},
"stopId": "ORLEANS:StopArea:00020905",
"stopSequence": 28
},
{
"arrival": {
"time": "1767985036"
},
"departure": {
"time": "1767985036"
},
"stopId": "ORLEANS:StopArea:00052701",
"stopSequence": 29
},
{
"arrival": {
"time": "1767985104"
},
"departure": {
"time": "1767985104"
},
"stopId": "ORLEANS:StopArea:00049161",
"stopSequence": 30
},
{
"arrival": {
"time": "1767985080"
},
"departure": {
"time": "1767985080"
},
"stopId": "ORLEANS:StopArea:06001010",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:22",
"tripId": "ORLEANS:VehicleJourney:22_R_100_2_2288_5_192500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_R_336_2_308_5_183900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982986"
},
"departure": {
"time": "1767982990"
},
"stopId": "ORLEANS:StopArea:00044400",
"stopSequence": 27
},
{
"arrival": {
"time": "1767983060"
},
"departure": {
"time": "1767983060"
},
"stopId": "ORLEANS:StopArea:00044800",
"stopSequence": 28
},
{
"arrival": {
"time": "1767983164"
},
"departure": {
"time": "1767983164"
},
"stopId": "ORLEANS:StopArea:00048701",
"stopSequence": 29
},
{
"arrival": {
"time": "1767983235"
},
"departure": {
"time": "1767983235"
},
"stopId": "ORLEANS:StopArea:00006900",
"stopSequence": 30
},
{
"arrival": {
"time": "1767983298"
},
"departure": {
"time": "1767983298"
},
"stopId": "ORLEANS:StopArea:00010601",
"stopSequence": 31
},
{
"arrival": {
"time": "1767983349"
},
"departure": {
"time": "1767983349"
},
"stopId": "ORLEANS:StopArea:00031110",
"stopSequence": 32
},
{
"arrival": {
"time": "1767983402"
},
"departure": {
"time": "1767983402"
},
"stopId": "ORLEANS:StopArea:01022201",
"stopSequence": 33
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_R_336_2_308_5_183900"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_A_467_2_A03_5_231000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767996135"
},
"departure": {
"time": "1767996600"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767996735"
},
"departure": {
"time": "1767996755"
},
"stopId": "ORLEANS:StopArea:THOPAC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767996875"
},
"departure": {
"time": "1767996895"
},
"stopId": "ORLEANS:StopArea:TBOLIE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767996960"
},
"departure": {
"time": "1767996980"
},
"stopId": "ORLEANS:StopArea:TPOSTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767997050"
},
"departure": {
"time": "1767997065"
},
"stopId": "ORLEANS:StopArea:TINDIE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767997200"
},
"departure": {
"time": "1767997200"
},
"stopId": "ORLEANS:StopArea:TFLORA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767997254"
},
"departure": {
"time": "1767997260"
},
"stopId": "ORLEANS:StopArea:TCAMPU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767997327"
},
"departure": {
"time": "1767997335"
},
"stopId": "ORLEANS:StopArea:TLORET1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767997485"
},
"departure": {
"time": "1767997500"
},
"stopId": "ORLEANS:StopArea:TAULNA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767997622"
},
"departure": {
"time": "1767997630"
},
"stopId": "ORLEANS:StopArea:TLARRY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767997708"
},
"departure": {
"time": "1767997730"
},
"stopId": "ORLEANS:StopArea:TVHUGO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767997912"
},
"departure": {
"time": "1767997945"
},
"stopId": "ORLEANS:StopArea:TZENIT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767998028"
},
"departure": {
"time": "1767998045"
},
"stopId": "ORLEANS:StopArea:TCOMET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767998182"
},
"departure": {
"time": "1767998200"
},
"stopId": "ORLEANS:StopArea:TMOUIL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767998292"
},
"departure": {
"time": "1767998305"
},
"stopId": "ORLEANS:StopArea:TCSMAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767998395"
},
"departure": {
"time": "1767998415"
},
"stopId": "ORLEANS:StopArea:TTOURE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767998487"
},
"departure": {
"time": "1767998505"
},
"stopId": "ORLEANS:StopArea:TROYAL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767998626"
},
"departure": {
"time": "1767998640"
},
"stopId": "ORLEANS:StopArea:TGAULA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767998731"
},
"departure": {
"time": "1767998735"
},
"stopId": "ORLEANS:StopArea:TREPUB1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767998850"
},
"departure": {
"time": "1767998875"
},
"stopId": "ORLEANS:StopArea:TGARDO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767998980"
},
"departure": {
"time": "1767998995"
},
"stopId": "ORLEANS:StopArea:TLBRAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767999098"
},
"departure": {
"time": "1767999120"
},
"stopId": "ORLEANS:StopArea:TCOLIG1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767999197"
},
"departure": {
"time": "1767999210"
},
"stopId": "ORLEANS:StopArea:TLIBER1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767999346"
},
"departure": {
"time": "1767999365"
},
"stopId": "ORLEANS:StopArea:TAUBRA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767999499"
},
"departure": {
"time": "1767999505"
},
"stopId": "ORLEANS:StopArea:TBUSTI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767999613"
},
"departure": {
"time": "1767999630"
},
"stopId": "ORLEANS:StopArea:TLAMBA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1767999730"
},
"departure": {
"time": "1767999730"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_A_467_2_A03_5_231000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:25_A_117_2_2505_5_193800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983880"
},
"departure": {
"time": "1767983880"
},
"stopId": "ORLEANS:StopArea:00040150",
"stopSequence": 0
},
{
"arrival": {
"time": "1767984000"
},
"departure": {
"time": "1767984000"
},
"stopId": "ORLEANS:StopArea:01046302",
"stopSequence": 1
},
{
"arrival": {
"time": "1767984081"
},
"departure": {
"time": "1767984081"
},
"stopId": "ORLEANS:StopArea:00002306",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984194"
},
"departure": {
"time": "1767984194"
},
"stopId": "ORLEANS:StopArea:00047721",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984240"
},
"departure": {
"time": "1767984240"
},
"stopId": "ORLEANS:StopArea:00013851",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984320"
},
"departure": {
"time": "1767984320"
},
"stopId": "ORLEANS:StopArea:00046508",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984396"
},
"departure": {
"time": "1767984396"
},
"stopId": "ORLEANS:StopArea:00017300",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984466"
},
"departure": {
"time": "1767984466"
},
"stopId": "ORLEANS:StopArea:00045200",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984528"
},
"departure": {
"time": "1767984528"
},
"stopId": "ORLEANS:StopArea:00013101",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984593"
},
"departure": {
"time": "1767984593"
},
"stopId": "ORLEANS:StopArea:01080702",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984644"
},
"departure": {
"time": "1767984644"
},
"stopId": "ORLEANS:StopArea:01080602",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984720"
},
"departure": {
"time": "1767984720"
},
"stopId": "ORLEANS:StopArea:01079402",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984825"
},
"departure": {
"time": "1767984825"
},
"stopId": "ORLEANS:StopArea:01008203",
"stopSequence": 12
},
{
"arrival": {
"time": "1767984919"
},
"departure": {
"time": "1767984919"
},
"stopId": "ORLEANS:StopArea:01080902",
"stopSequence": 13
},
{
"arrival": {
"time": "1767985034"
},
"departure": {
"time": "1767985034"
},
"stopId": "ORLEANS:StopArea:01080802",
"stopSequence": 14
},
{
"arrival": {
"time": "1767985104"
},
"departure": {
"time": "1767985104"
},
"stopId": "ORLEANS:StopArea:00000501",
"stopSequence": 15
},
{
"arrival": {
"time": "1767985159"
},
"departure": {
"time": "1767985159"
},
"stopId": "ORLEANS:StopArea:00048302",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985200"
},
"departure": {
"time": "1767985200"
},
"stopId": "ORLEANS:StopArea:01017402",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985320"
},
"departure": {
"time": "1767985320"
},
"stopId": "ORLEANS:StopArea:00002901",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985380"
},
"departure": {
"time": "1767985440"
},
"stopId": "ORLEANS:StopArea:01001709",
"stopSequence": 19
},
{
"arrival": {
"time": "1767985561"
},
"departure": {
"time": "1767985561"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 20
},
{
"arrival": {
"time": "1767985618"
},
"departure": {
"time": "1767985618"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 21
},
{
"arrival": {
"time": "1767985684"
},
"departure": {
"time": "1767985684"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 22
},
{
"arrival": {
"time": "1767985774"
},
"departure": {
"time": "1767985774"
},
"stopId": "ORLEANS:StopArea:01079102",
"stopSequence": 23
},
{
"arrival": {
"time": "1767985859"
},
"departure": {
"time": "1767985859"
},
"stopId": "ORLEANS:StopArea:00039300",
"stopSequence": 24
},
{
"arrival": {
"time": "1767985914"
},
"departure": {
"time": "1767985914"
},
"stopId": "ORLEANS:StopArea:00035400",
"stopSequence": 25
},
{
"arrival": {
"time": "1767985987"
},
"departure": {
"time": "1767985987"
},
"stopId": "ORLEANS:StopArea:00017700",
"stopSequence": 26
},
{
"arrival": {
"time": "1767986051"
},
"departure": {
"time": "1767986051"
},
"stopId": "ORLEANS:StopArea:00016800",
"stopSequence": 27
},
{
"arrival": {
"time": "1767986160"
},
"departure": {
"time": "1767986160"
},
"stopId": "ORLEANS:StopArea:00000703",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:25",
"tripId": "ORLEANS:VehicleJourney:25_A_117_2_2505_5_193800"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:7_R_374_2_725_5_201400",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767985639"
},
"departure": {
"time": "1767986040"
},
"stopId": "ORLEANS:StopArea:00020420",
"stopSequence": 0
},
{
"arrival": {
"time": "1767986070"
},
"departure": {
"time": "1767986070"
},
"stopId": "ORLEANS:StopArea:00020520",
"stopSequence": 1
},
{
"arrival": {
"time": "1767986197"
},
"departure": {
"time": "1767986197"
},
"stopId": "ORLEANS:StopArea:00012303",
"stopSequence": 2
},
{
"arrival": {
"time": "1767986228"
},
"departure": {
"time": "1767986228"
},
"stopId": "ORLEANS:StopArea:00018406",
"stopSequence": 3
},
{
"arrival": {
"time": "1767986282"
},
"departure": {
"time": "1767986282"
},
"stopId": "ORLEANS:StopArea:00028751",
"stopSequence": 4
},
{
"arrival": {
"time": "1767986366"
},
"departure": {
"time": "1767986366"
},
"stopId": "ORLEANS:StopArea:00009211",
"stopSequence": 5
},
{
"arrival": {
"time": "1767986405"
},
"departure": {
"time": "1767986405"
},
"stopId": "ORLEANS:StopArea:AF026951",
"stopSequence": 6
},
{
"arrival": {
"time": "1767986456"
},
"departure": {
"time": "1767986456"
},
"stopId": "ORLEANS:StopArea:00038950",
"stopSequence": 7
},
{
"arrival": {
"time": "1767986503"
},
"departure": {
"time": "1767986503"
},
"stopId": "ORLEANS:StopArea:00043501",
"stopSequence": 8
},
{
"arrival": {
"time": "1767986583"
},
"departure": {
"time": "1767986583"
},
"stopId": "ORLEANS:StopArea:00026720",
"stopSequence": 9
},
{
"arrival": {
"time": "1767986776"
},
"departure": {
"time": "1767986776"
},
"stopId": "ORLEANS:StopArea:01062402",
"stopSequence": 10
},
{
"arrival": {
"time": "1767986837"
},
"departure": {
"time": "1767986837"
},
"stopId": "ORLEANS:StopArea:P0005002",
"stopSequence": 11
},
{
"arrival": {
"time": "1767986905"
},
"departure": {
"time": "1767986905"
},
"stopId": "ORLEANS:StopArea:01062604",
"stopSequence": 12
},
{
"arrival": {
"time": "1767986947"
},
"departure": {
"time": "1767986947"
},
"stopId": "ORLEANS:StopArea:01069102",
"stopSequence": 13
},
{
"arrival": {
"time": "1767987004"
},
"departure": {
"time": "1767987004"
},
"stopId": "ORLEANS:StopArea:00008630",
"stopSequence": 14
},
{
"arrival": {
"time": "1767987066"
},
"departure": {
"time": "1767987066"
},
"stopId": "ORLEANS:StopArea:00039603",
"stopSequence": 15
},
{
"arrival": {
"time": "1767987117"
},
"departure": {
"time": "1767987117"
},
"stopId": "ORLEANS:StopArea:01003404",
"stopSequence": 16
},
{
"arrival": {
"time": "1767987269"
},
"departure": {
"time": "1767987269"
},
"stopId": "ORLEANS:StopArea:00054601",
"stopSequence": 17
},
{
"arrival": {
"time": "1767987351"
},
"departure": {
"time": "1767987351"
},
"stopId": "ORLEANS:StopArea:00005931",
"stopSequence": 18
},
{
"arrival": {
"time": "1767987420"
},
"departure": {
"time": "1767987420"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 19
},
{
"arrival": {
"time": "1767987483"
},
"departure": {
"time": "1767987483"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 20
},
{
"arrival": {
"time": "1767987480"
},
"departure": {
"time": "1767987540"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 21
},
{
"arrival": {
"time": "1767987663"
},
"departure": {
"time": "1767987663"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 22
},
{
"arrival": {
"time": "1767987751"
},
"departure": {
"time": "1767987751"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 23
},
{
"arrival": {
"time": "1767987900"
},
"departure": {
"time": "1767987900"
},
"stopId": "ORLEANS:StopArea:00030980",
"stopSequence": 24
},
{
"arrival": {
"time": "1767988017"
},
"departure": {
"time": "1767988017"
},
"stopId": "ORLEANS:StopArea:01007204",
"stopSequence": 25
},
{
"arrival": {
"time": "1767988066"
},
"departure": {
"time": "1767988066"
},
"stopId": "ORLEANS:StopArea:01024801",
"stopSequence": 26
},
{
"arrival": {
"time": "1767988099"
},
"departure": {
"time": "1767988099"
},
"stopId": "ORLEANS:StopArea:00019800",
"stopSequence": 27
},
{
"arrival": {
"time": "1767988168"
},
"departure": {
"time": "1767988168"
},
"stopId": "ORLEANS:StopArea:00022920",
"stopSequence": 28
},
{
"arrival": {
"time": "1767988200"
},
"departure": {
"time": "1767988200"
},
"stopId": "ORLEANS:StopArea:00004901",
"stopSequence": 29
},
{
"arrival": {
"time": "1767988252"
},
"departure": {
"time": "1767988252"
},
"stopId": "ORLEANS:StopArea:00042000",
"stopSequence": 30
},
{
"arrival": {
"time": "1767988319"
},
"departure": {
"time": "1767988319"
},
"stopId": "ORLEANS:StopArea:00045401",
"stopSequence": 31
},
{
"arrival": {
"time": "1767988372"
},
"departure": {
"time": "1767988372"
},
"stopId": "ORLEANS:StopArea:00046201",
"stopSequence": 32
},
{
"arrival": {
"time": "1767988411"
},
"departure": {
"time": "1767988411"
},
"stopId": "ORLEANS:StopArea:00031620",
"stopSequence": 33
},
{
"arrival": {
"time": "1767988462"
},
"departure": {
"time": "1767988462"
},
"stopId": "ORLEANS:StopArea:00001300",
"stopSequence": 34
},
{
"arrival": {
"time": "1767988524"
},
"departure": {
"time": "1767988524"
},
"stopId": "ORLEANS:StopArea:00012901",
"stopSequence": 35
},
{
"arrival": {
"time": "1767988570"
},
"departure": {
"time": "1767988570"
},
"stopId": "ORLEANS:StopArea:00025800",
"stopSequence": 36
},
{
"arrival": {
"time": "1767988620"
},
"departure": {
"time": "1767988620"
},
"stopId": "ORLEANS:StopArea:00042254",
"stopSequence": 37
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:7",
"tripId": "ORLEANS:VehicleJourney:7_R_374_2_725_5_201400"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:7_A_376_2_701_5_204000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767987600"
},
"departure": {
"time": "1767987600"
},
"stopId": "ORLEANS:StopArea:00042254",
"stopSequence": 0
},
{
"arrival": {
"time": "1767987663"
},
"departure": {
"time": "1767987663"
},
"stopId": "ORLEANS:StopArea:00025801",
"stopSequence": 1
},
{
"arrival": {
"time": "1767987735"
},
"departure": {
"time": "1767987735"
},
"stopId": "ORLEANS:StopArea:00012900",
"stopSequence": 2
},
{
"arrival": {
"time": "1767987797"
},
"departure": {
"time": "1767987797"
},
"stopId": "ORLEANS:StopArea:00001301",
"stopSequence": 3
},
{
"arrival": {
"time": "1767987856"
},
"departure": {
"time": "1767987856"
},
"stopId": "ORLEANS:StopArea:00031621",
"stopSequence": 4
},
{
"arrival": {
"time": "1767987900"
},
"departure": {
"time": "1767987900"
},
"stopId": "ORLEANS:StopArea:00046202",
"stopSequence": 5
},
{
"arrival": {
"time": "1767987953"
},
"departure": {
"time": "1767987953"
},
"stopId": "ORLEANS:StopArea:00045400",
"stopSequence": 6
},
{
"arrival": {
"time": "1767988021"
},
"departure": {
"time": "1767988021"
},
"stopId": "ORLEANS:StopArea:00042001",
"stopSequence": 7
},
{
"arrival": {
"time": "1767988080"
},
"departure": {
"time": "1767988080"
},
"stopId": "ORLEANS:StopArea:00004900",
"stopSequence": 8
},
{
"arrival": {
"time": "1767988121"
},
"departure": {
"time": "1767988121"
},
"stopId": "ORLEANS:StopArea:00022921",
"stopSequence": 9
},
{
"arrival": {
"time": "1767988212"
},
"departure": {
"time": "1767988212"
},
"stopId": "ORLEANS:StopArea:00019801",
"stopSequence": 10
},
{
"arrival": {
"time": "1767988270"
},
"departure": {
"time": "1767988270"
},
"stopId": "ORLEANS:StopArea:01024802",
"stopSequence": 11
},
{
"arrival": {
"time": "1767988306"
},
"departure": {
"time": "1767988306"
},
"stopId": "ORLEANS:StopArea:01007203",
"stopSequence": 12
},
{
"arrival": {
"time": "1767988500"
},
"departure": {
"time": "1767988500"
},
"stopId": "ORLEANS:StopArea:00030981",
"stopSequence": 13
},
{
"arrival": {
"time": "1767988573"
},
"departure": {
"time": "1767988573"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 14
},
{
"arrival": {
"time": "1767988685"
},
"departure": {
"time": "1767988685"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 15
},
{
"arrival": {
"time": "1767988800"
},
"departure": {
"time": "1767988860"
},
"stopId": "ORLEANS:StopArea:01017071",
"stopSequence": 16
},
{
"arrival": {
"time": "1767988912"
},
"departure": {
"time": "1767988912"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 17
},
{
"arrival": {
"time": "1767988967"
},
"departure": {
"time": "1767988967"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 18
},
{
"arrival": {
"time": "1767989023"
},
"departure": {
"time": "1767989023"
},
"stopId": "ORLEANS:StopArea:00005930",
"stopSequence": 19
},
{
"arrival": {
"time": "1767989083"
},
"departure": {
"time": "1767989083"
},
"stopId": "ORLEANS:StopArea:00054600",
"stopSequence": 20
},
{
"arrival": {
"time": "1767989220"
},
"departure": {
"time": "1767989220"
},
"stopId": "ORLEANS:StopArea:01003407",
"stopSequence": 21
},
{
"arrival": {
"time": "1767989284"
},
"departure": {
"time": "1767989284"
},
"stopId": "ORLEANS:StopArea:00039602",
"stopSequence": 22
},
{
"arrival": {
"time": "1767989327"
},
"departure": {
"time": "1767989327"
},
"stopId": "ORLEANS:StopArea:00008631",
"stopSequence": 23
},
{
"arrival": {
"time": "1767989379"
},
"departure": {
"time": "1767989379"
},
"stopId": "ORLEANS:StopArea:01069101",
"stopSequence": 24
},
{
"arrival": {
"time": "1767989419"
},
"departure": {
"time": "1767989419"
},
"stopId": "ORLEANS:StopArea:01062603",
"stopSequence": 25
},
{
"arrival": {
"time": "1767989472"
},
"departure": {
"time": "1767989472"
},
"stopId": "ORLEANS:StopArea:P0005001",
"stopSequence": 26
},
{
"arrival": {
"time": "1767989520"
},
"departure": {
"time": "1767989520"
},
"stopId": "ORLEANS:StopArea:01062401",
"stopSequence": 27
},
{
"arrival": {
"time": "1767989712"
},
"departure": {
"time": "1767989712"
},
"stopId": "ORLEANS:StopArea:00026721",
"stopSequence": 28
},
{
"arrival": {
"time": "1767989782"
},
"departure": {
"time": "1767989782"
},
"stopId": "ORLEANS:StopArea:00043500",
"stopSequence": 29
},
{
"arrival": {
"time": "1767989820"
},
"departure": {
"time": "1767989820"
},
"stopId": "ORLEANS:StopArea:00038951",
"stopSequence": 30
},
{
"arrival": {
"time": "1767989869"
},
"departure": {
"time": "1767989869"
},
"stopId": "ORLEANS:StopArea:AF026950",
"stopSequence": 31
},
{
"arrival": {
"time": "1767989905"
},
"departure": {
"time": "1767989905"
},
"stopId": "ORLEANS:StopArea:00009210",
"stopSequence": 32
},
{
"arrival": {
"time": "1767989980"
},
"departure": {
"time": "1767989980"
},
"stopId": "ORLEANS:StopArea:00028752",
"stopSequence": 33
},
{
"arrival": {
"time": "1767990039"
},
"departure": {
"time": "1767990039"
},
"stopId": "ORLEANS:StopArea:00018045",
"stopSequence": 34
},
{
"arrival": {
"time": "1767990075"
},
"departure": {
"time": "1767990075"
},
"stopId": "ORLEANS:StopArea:00012302",
"stopSequence": 35
},
{
"arrival": {
"time": "1767990190"
},
"departure": {
"time": "1767990190"
},
"stopId": "ORLEANS:StopArea:00020521",
"stopSequence": 36
},
{
"arrival": {
"time": "1767990240"
},
"departure": {
"time": "1767990240"
},
"stopId": "ORLEANS:StopArea:00020420",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:7",
"tripId": "ORLEANS:VehicleJourney:7_A_376_2_701_5_204000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:25_A_117_2_2503_5_190100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982972"
},
"departure": {
"time": "1767982980"
},
"stopId": "ORLEANS:StopArea:00000501",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983022"
},
"departure": {
"time": "1767983022"
},
"stopId": "ORLEANS:StopArea:00048302",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983089"
},
"departure": {
"time": "1767983089"
},
"stopId": "ORLEANS:StopArea:01017402",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983210"
},
"departure": {
"time": "1767983210"
},
"stopId": "ORLEANS:StopArea:00002901",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983270"
},
"departure": {
"time": "1767983280"
},
"stopId": "ORLEANS:StopArea:01001709",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983418"
},
"departure": {
"time": "1767983418"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983484"
},
"departure": {
"time": "1767983484"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983608"
},
"departure": {
"time": "1767983608"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983663"
},
"departure": {
"time": "1767983663"
},
"stopId": "ORLEANS:StopArea:01079102",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983778"
},
"departure": {
"time": "1767983778"
},
"stopId": "ORLEANS:StopArea:00039300",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983840"
},
"departure": {
"time": "1767983840"
},
"stopId": "ORLEANS:StopArea:00035400",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983906"
},
"departure": {
"time": "1767983906"
},
"stopId": "ORLEANS:StopArea:00017700",
"stopSequence": 26
},
{
"arrival": {
"time": "1767984028"
},
"departure": {
"time": "1767984028"
},
"stopId": "ORLEANS:StopArea:00016800",
"stopSequence": 27
},
{
"arrival": {
"time": "1767984122"
},
"departure": {
"time": "1767984122"
},
"stopId": "ORLEANS:StopArea:00000703",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:25",
"tripId": "ORLEANS:VehicleJourney:25_A_117_2_2503_5_190100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:40_A_86_2_4019_5_194500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983907"
},
"departure": {
"time": "1767984300"
},
"stopId": "ORLEANS:StopArea:00035910",
"stopSequence": 0
},
{
"arrival": {
"time": "1767984329"
},
"departure": {
"time": "1767984329"
},
"stopId": "ORLEANS:StopArea:01088002",
"stopSequence": 1
},
{
"arrival": {
"time": "1767984391"
},
"departure": {
"time": "1767984391"
},
"stopId": "ORLEANS:StopArea:00001601",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984423"
},
"departure": {
"time": "1767984423"
},
"stopId": "ORLEANS:StopArea:00016100",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984458"
},
"departure": {
"time": "1767984458"
},
"stopId": "ORLEANS:StopArea:00043321",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984488"
},
"departure": {
"time": "1767984488"
},
"stopId": "ORLEANS:StopArea:00007600",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984545"
},
"departure": {
"time": "1767984545"
},
"stopId": "ORLEANS:StopArea:01077501",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984625"
},
"departure": {
"time": "1767984625"
},
"stopId": "ORLEANS:StopArea:01054303",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984687"
},
"departure": {
"time": "1767984687"
},
"stopId": "ORLEANS:StopArea:00049100",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984771"
},
"departure": {
"time": "1767984771"
},
"stopId": "ORLEANS:StopArea:01000205",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984890"
},
"departure": {
"time": "1767984890"
},
"stopId": "ORLEANS:StopArea:00007923",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984924"
},
"departure": {
"time": "1767984924"
},
"stopId": "ORLEANS:StopArea:00034303",
"stopSequence": 11
},
{
"arrival": {
"time": "1767985024"
},
"departure": {
"time": "1767985024"
},
"stopId": "ORLEANS:StopArea:01036003",
"stopSequence": 12
},
{
"arrival": {
"time": "1767985045"
},
"departure": {
"time": "1767985045"
},
"stopId": "ORLEANS:StopArea:00004730",
"stopSequence": 13
},
{
"arrival": {
"time": "1767985161"
},
"departure": {
"time": "1767985161"
},
"stopId": "ORLEANS:StopArea:00039751",
"stopSequence": 14
},
{
"arrival": {
"time": "1767985225"
},
"departure": {
"time": "1767985225"
},
"stopId": "ORLEANS:StopArea:00047321",
"stopSequence": 15
},
{
"arrival": {
"time": "1767985334"
},
"departure": {
"time": "1767985334"
},
"stopId": "ORLEANS:StopArea:00047361",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985426"
},
"departure": {
"time": "1767985426"
},
"stopId": "ORLEANS:StopArea:00005500",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985864"
},
"departure": {
"time": "1767985864"
},
"stopId": "ORLEANS:StopArea:00026500",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985909"
},
"departure": {
"time": "1767985909"
},
"stopId": "ORLEANS:StopArea:00038310",
"stopSequence": 19
},
{
"arrival": {
"time": "1767986097"
},
"departure": {
"time": "1767986097"
},
"stopId": "ORLEANS:StopArea:00045620",
"stopSequence": 20
},
{
"arrival": {
"time": "1767986177"
},
"departure": {
"time": "1767986177"
},
"stopId": "ORLEANS:StopArea:00001220",
"stopSequence": 21
},
{
"arrival": {
"time": "1767986273"
},
"departure": {
"time": "1767986273"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 22
},
{
"arrival": {
"time": "1767986342"
},
"departure": {
"time": "1767986342"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 23
},
{
"arrival": {
"time": "1767986424"
},
"departure": {
"time": "1767986424"
},
"stopId": "ORLEANS:StopArea:01001712",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:40",
"tripId": "ORLEANS:VehicleJourney:40_A_86_2_4019_5_194500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_167_2_B02_5_192105",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983043"
},
"departure": {
"time": "1767983066"
},
"stopId": "ORLEANS:StopArea:TTFONT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767983154"
},
"departure": {
"time": "1767983154"
},
"stopId": "ORLEANS:StopArea:TMLKIN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767983212"
},
"departure": {
"time": "1767983212"
},
"stopId": "ORLEANS:StopArea:TTANGU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767983329"
},
"departure": {
"time": "1767983329"
},
"stopId": "ORLEANS:StopArea:TPEURO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767983390"
},
"departure": {
"time": "1767983390"
},
"stopId": "ORLEANS:StopArea:TPTDUN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983457"
},
"departure": {
"time": "1767983465"
},
"stopId": "ORLEANS:StopArea:TBEAUM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983542"
},
"departure": {
"time": "1767983560"
},
"stopId": "ORLEANS:StopArea:TMADEL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983643"
},
"departure": {
"time": "1767983655"
},
"stopId": "ORLEANS:StopArea:TCXMOR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983752"
},
"departure": {
"time": "1767983790"
},
"stopId": "ORLEANS:StopArea:TGAULB2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983888"
},
"departure": {
"time": "1767983888"
},
"stopId": "ORLEANS:StopArea:TJDARC2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983959"
},
"departure": {
"time": "1767983965"
},
"stopId": "ORLEANS:StopArea:TCAHDV2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984023"
},
"departure": {
"time": "1767984035"
},
"stopId": "ORLEANS:StopArea:THALMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767984134"
},
"departure": {
"time": "1767984150"
},
"stopId": "ORLEANS:StopArea:TVIGNA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767984236"
},
"departure": {
"time": "1767984250"
},
"stopId": "ORLEANS:StopArea:TRIOBE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767984345"
},
"departure": {
"time": "1767984365"
},
"stopId": "ORLEANS:StopArea:TDRHOM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767984430"
},
"departure": {
"time": "1767984445"
},
"stopId": "ORLEANS:StopArea:TMOZAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767984503"
},
"departure": {
"time": "1767984510"
},
"stopId": "ORLEANS:StopArea:TGVILL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984563"
},
"departure": {
"time": "1767984610"
},
"stopId": "ORLEANS:StopArea:TAMBER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767984721"
},
"departure": {
"time": "1767984735"
},
"stopId": "ORLEANS:StopArea:TGAUBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984857"
},
"departure": {
"time": "1767984865"
},
"stopId": "ORLEANS:StopArea:TPTBOR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984926"
},
"departure": {
"time": "1767984935"
},
"stopId": "ORLEANS:StopArea:TVERVI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767985015"
},
"departure": {
"time": "1767985030"
},
"stopId": "ORLEANS:StopArea:TCLARC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767985133"
},
"departure": {
"time": "1767985145"
},
"stopId": "ORLEANS:StopArea:TLBLUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767985242"
},
"departure": {
"time": "1767985242"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_167_2_B02_5_192105"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_A_426_2_531_5_194000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983976"
},
"departure": {
"time": "1767984000"
},
"stopId": "ORLEANS:StopArea:00048801",
"stopSequence": 0
},
{
"arrival": {
"time": "1767984082"
},
"departure": {
"time": "1767984082"
},
"stopId": "ORLEANS:StopArea:00036300",
"stopSequence": 1
},
{
"arrival": {
"time": "1767984143"
},
"departure": {
"time": "1767984143"
},
"stopId": "ORLEANS:StopArea:00048601",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984180"
},
"departure": {
"time": "1767984180"
},
"stopId": "ORLEANS:StopArea:00008100",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984267"
},
"departure": {
"time": "1767984267"
},
"stopId": "ORLEANS:StopArea:00035621",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984304"
},
"departure": {
"time": "1767984304"
},
"stopId": "ORLEANS:StopArea:01009501",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984356"
},
"departure": {
"time": "1767984356"
},
"stopId": "ORLEANS:StopArea:00024901",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984407"
},
"departure": {
"time": "1767984407"
},
"stopId": "ORLEANS:StopArea:08009703",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984472"
},
"departure": {
"time": "1767984472"
},
"stopId": "ORLEANS:StopArea:01062802",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984760"
},
"departure": {
"time": "1767984760"
},
"stopId": "ORLEANS:StopArea:08092001",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984923"
},
"departure": {
"time": "1767984923"
},
"stopId": "ORLEANS:StopArea:01069601",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984923"
},
"departure": {
"time": "1767984923"
},
"stopId": "ORLEANS:StopArea:00021521",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984960"
},
"departure": {
"time": "1767984960"
},
"stopId": "ORLEANS:StopArea:00032921",
"stopSequence": 12
},
{
"arrival": {
"time": "1767985064"
},
"departure": {
"time": "1767985064"
},
"stopId": "ORLEANS:StopArea:01029301",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_A_426_2_531_5_194000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:4_R_527_2_309_5_193700",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983541"
},
"departure": {
"time": "1767983820"
},
"stopId": "ORLEANS:StopArea:00027901",
"stopSequence": 0
},
{
"arrival": {
"time": "1767983881"
},
"departure": {
"time": "1767983881"
},
"stopId": "ORLEANS:StopArea:00005955",
"stopSequence": 1
},
{
"arrival": {
"time": "1767983918"
},
"departure": {
"time": "1767983918"
},
"stopId": "ORLEANS:StopArea:01077402",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984014"
},
"departure": {
"time": "1767984014"
},
"stopId": "ORLEANS:StopArea:00005918",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984062"
},
"departure": {
"time": "1767984062"
},
"stopId": "ORLEANS:StopArea:00030352",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984076"
},
"departure": {
"time": "1767984076"
},
"stopId": "ORLEANS:StopArea:00001086",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984122"
},
"departure": {
"time": "1767984122"
},
"stopId": "ORLEANS:StopArea:00042400",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984178"
},
"departure": {
"time": "1767984178"
},
"stopId": "ORLEANS:StopArea:00024300",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984207"
},
"departure": {
"time": "1767984207"
},
"stopId": "ORLEANS:StopArea:00023100",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984264"
},
"departure": {
"time": "1767984264"
},
"stopId": "ORLEANS:StopArea:00030521",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984314"
},
"departure": {
"time": "1767984314"
},
"stopId": "ORLEANS:StopArea:00042721",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984323"
},
"departure": {
"time": "1767984323"
},
"stopId": "ORLEANS:StopArea:00015501",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984382"
},
"departure": {
"time": "1767984382"
},
"stopId": "ORLEANS:StopArea:00009501",
"stopSequence": 12
},
{
"arrival": {
"time": "1767984445"
},
"departure": {
"time": "1767984445"
},
"stopId": "ORLEANS:StopArea:00014201",
"stopSequence": 13
},
{
"arrival": {
"time": "1767984507"
},
"departure": {
"time": "1767984507"
},
"stopId": "ORLEANS:StopArea:00001810",
"stopSequence": 14
},
{
"arrival": {
"time": "1767984547"
},
"departure": {
"time": "1767984547"
},
"stopId": "ORLEANS:StopArea:01069102",
"stopSequence": 15
},
{
"arrival": {
"time": "1767984624"
},
"departure": {
"time": "1767984624"
},
"stopId": "ORLEANS:StopArea:00008630",
"stopSequence": 16
},
{
"arrival": {
"time": "1767984727"
},
"departure": {
"time": "1767984727"
},
"stopId": "ORLEANS:StopArea:00039603",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984783"
},
"departure": {
"time": "1767984783"
},
"stopId": "ORLEANS:StopArea:01003404",
"stopSequence": 18
},
{
"arrival": {
"time": "1767984864"
},
"departure": {
"time": "1767984864"
},
"stopId": "ORLEANS:StopArea:00054601",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984921"
},
"departure": {
"time": "1767984921"
},
"stopId": "ORLEANS:StopArea:00005931",
"stopSequence": 20
},
{
"arrival": {
"time": "1767985034"
},
"departure": {
"time": "1767985034"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 21
},
{
"arrival": {
"time": "1767985101"
},
"departure": {
"time": "1767985101"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 22
},
{
"arrival": {
"time": "1767985217"
},
"departure": {
"time": "1767985320"
},
"stopId": "ORLEANS:StopArea:00017056",
"stopSequence": 23
},
{
"arrival": {
"time": "1767985403"
},
"departure": {
"time": "1767985403"
},
"stopId": "ORLEANS:StopArea:00002900",
"stopSequence": 24
},
{
"arrival": {
"time": "1767985518"
},
"departure": {
"time": "1767985518"
},
"stopId": "ORLEANS:StopArea:01017401",
"stopSequence": 25
},
{
"arrival": {
"time": "1767985579"
},
"departure": {
"time": "1767985579"
},
"stopId": "ORLEANS:StopArea:00042201",
"stopSequence": 26
},
{
"arrival": {
"time": "1767985631"
},
"departure": {
"time": "1767985631"
},
"stopId": "ORLEANS:StopArea:00009720",
"stopSequence": 27
},
{
"arrival": {
"time": "1767985684"
},
"departure": {
"time": "1767985684"
},
"stopId": "ORLEANS:StopArea:00001720",
"stopSequence": 28
},
{
"arrival": {
"time": "1767985770"
},
"departure": {
"time": "1767985770"
},
"stopId": "ORLEANS:StopArea:00013101",
"stopSequence": 29
},
{
"arrival": {
"time": "1767985857"
},
"departure": {
"time": "1767985857"
},
"stopId": "ORLEANS:StopArea:00040300",
"stopSequence": 30
},
{
"arrival": {
"time": "1767985934"
},
"departure": {
"time": "1767985934"
},
"stopId": "ORLEANS:StopArea:01017903",
"stopSequence": 31
},
{
"arrival": {
"time": "1767986021"
},
"departure": {
"time": "1767986021"
},
"stopId": "ORLEANS:StopArea:00021811",
"stopSequence": 32
},
{
"arrival": {
"time": "1767986071"
},
"departure": {
"time": "1767986071"
},
"stopId": "ORLEANS:StopArea:01045503",
"stopSequence": 33
},
{
"arrival": {
"time": "1767986310"
},
"departure": {
"time": "1767986310"
},
"stopId": "ORLEANS:StopArea:00000801",
"stopSequence": 34
},
{
"arrival": {
"time": "1767986415"
},
"departure": {
"time": "1767986415"
},
"stopId": "ORLEANS:StopArea:00028100",
"stopSequence": 35
},
{
"arrival": {
"time": "1767986476"
},
"departure": {
"time": "1767986476"
},
"stopId": "ORLEANS:StopArea:00013200",
"stopSequence": 36
},
{
"arrival": {
"time": "1767986547"
},
"departure": {
"time": "1767986547"
},
"stopId": "ORLEANS:StopArea:01018604",
"stopSequence": 37
},
{
"arrival": {
"time": "1767986611"
},
"departure": {
"time": "1767986611"
},
"stopId": "ORLEANS:StopArea:00048402",
"stopSequence": 38
},
{
"arrival": {
"time": "1767986658"
},
"departure": {
"time": "1767986658"
},
"stopId": "ORLEANS:StopArea:00031720",
"stopSequence": 39
},
{
"arrival": {
"time": "1767986976"
},
"departure": {
"time": "1767986976"
},
"stopId": "ORLEANS:StopArea:01070202",
"stopSequence": 42
},
{
"arrival": {
"time": "1767987025"
},
"departure": {
"time": "1767987025"
},
"stopId": "ORLEANS:StopArea:00047044",
"stopSequence": 43
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:4",
"tripId": "ORLEANS:VehicleJourney:4_R_527_2_309_5_193700"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:4_R_529_2_476_5_192400",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983100"
},
"departure": {
"time": "1767983100"
},
"stopId": "ORLEANS:StopArea:00005955",
"stopSequence": 1
},
{
"arrival": {
"time": "1767983137"
},
"departure": {
"time": "1767983137"
},
"stopId": "ORLEANS:StopArea:01077402",
"stopSequence": 2
},
{
"arrival": {
"time": "1767983232"
},
"departure": {
"time": "1767983232"
},
"stopId": "ORLEANS:StopArea:00005918",
"stopSequence": 3
},
{
"arrival": {
"time": "1767983279"
},
"departure": {
"time": "1767983279"
},
"stopId": "ORLEANS:StopArea:00030352",
"stopSequence": 4
},
{
"arrival": {
"time": "1767983318"
},
"departure": {
"time": "1767983318"
},
"stopId": "ORLEANS:StopArea:00001086",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983339"
},
"departure": {
"time": "1767983339"
},
"stopId": "ORLEANS:StopArea:00042400",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983393"
},
"departure": {
"time": "1767983393"
},
"stopId": "ORLEANS:StopArea:00024300",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983427"
},
"departure": {
"time": "1767983427"
},
"stopId": "ORLEANS:StopArea:00023100",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983474"
},
"departure": {
"time": "1767983474"
},
"stopId": "ORLEANS:StopArea:00030521",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983521"
},
"departure": {
"time": "1767983521"
},
"stopId": "ORLEANS:StopArea:00042721",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983565"
},
"departure": {
"time": "1767983565"
},
"stopId": "ORLEANS:StopArea:00015501",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983602"
},
"departure": {
"time": "1767983602"
},
"stopId": "ORLEANS:StopArea:00009501",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983665"
},
"departure": {
"time": "1767983665"
},
"stopId": "ORLEANS:StopArea:00014201",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983727"
},
"departure": {
"time": "1767983727"
},
"stopId": "ORLEANS:StopArea:00001810",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983769"
},
"departure": {
"time": "1767983769"
},
"stopId": "ORLEANS:StopArea:01069102",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983844"
},
"departure": {
"time": "1767983844"
},
"stopId": "ORLEANS:StopArea:00008630",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983960"
},
"departure": {
"time": "1767983960"
},
"stopId": "ORLEANS:StopArea:00039603",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984014"
},
"departure": {
"time": "1767984014"
},
"stopId": "ORLEANS:StopArea:01003404",
"stopSequence": 18
},
{
"arrival": {
"time": "1767984106"
},
"departure": {
"time": "1767984106"
},
"stopId": "ORLEANS:StopArea:00054601",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984163"
},
"departure": {
"time": "1767984163"
},
"stopId": "ORLEANS:StopArea:00005931",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984254"
},
"departure": {
"time": "1767984254"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984343"
},
"departure": {
"time": "1767984343"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984437"
},
"departure": {
"time": "1767984540"
},
"stopId": "ORLEANS:StopArea:00017056",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984623"
},
"departure": {
"time": "1767984623"
},
"stopId": "ORLEANS:StopArea:00002900",
"stopSequence": 24
},
{
"arrival": {
"time": "1767984738"
},
"departure": {
"time": "1767984738"
},
"stopId": "ORLEANS:StopArea:01017401",
"stopSequence": 25
},
{
"arrival": {
"time": "1767984799"
},
"departure": {
"time": "1767984799"
},
"stopId": "ORLEANS:StopArea:00042201",
"stopSequence": 26
},
{
"arrival": {
"time": "1767984851"
},
"departure": {
"time": "1767984851"
},
"stopId": "ORLEANS:StopArea:00009720",
"stopSequence": 27
},
{
"arrival": {
"time": "1767984904"
},
"departure": {
"time": "1767984904"
},
"stopId": "ORLEANS:StopArea:00001720",
"stopSequence": 28
},
{
"arrival": {
"time": "1767984990"
},
"departure": {
"time": "1767984990"
},
"stopId": "ORLEANS:StopArea:00013101",
"stopSequence": 29
},
{
"arrival": {
"time": "1767985077"
},
"departure": {
"time": "1767985077"
},
"stopId": "ORLEANS:StopArea:00040300",
"stopSequence": 30
},
{
"arrival": {
"time": "1767985154"
},
"departure": {
"time": "1767985154"
},
"stopId": "ORLEANS:StopArea:01017903",
"stopSequence": 31
},
{
"arrival": {
"time": "1767985241"
},
"departure": {
"time": "1767985241"
},
"stopId": "ORLEANS:StopArea:00021811",
"stopSequence": 32
},
{
"arrival": {
"time": "1767985291"
},
"departure": {
"time": "1767985291"
},
"stopId": "ORLEANS:StopArea:01045503",
"stopSequence": 33
},
{
"arrival": {
"time": "1767985530"
},
"departure": {
"time": "1767985530"
},
"stopId": "ORLEANS:StopArea:00000801",
"stopSequence": 34
},
{
"arrival": {
"time": "1767985635"
},
"departure": {
"time": "1767985635"
},
"stopId": "ORLEANS:StopArea:00028100",
"stopSequence": 35
},
{
"arrival": {
"time": "1767985696"
},
"departure": {
"time": "1767985696"
},
"stopId": "ORLEANS:StopArea:00013200",
"stopSequence": 36
},
{
"arrival": {
"time": "1767985767"
},
"departure": {
"time": "1767985767"
},
"stopId": "ORLEANS:StopArea:01018604",
"stopSequence": 37
},
{
"arrival": {
"time": "1767985831"
},
"departure": {
"time": "1767985831"
},
"stopId": "ORLEANS:StopArea:00048402",
"stopSequence": 38
},
{
"arrival": {
"time": "1767985878"
},
"departure": {
"time": "1767985878"
},
"stopId": "ORLEANS:StopArea:00031720",
"stopSequence": 39
},
{
"arrival": {
"time": "1767986196"
},
"departure": {
"time": "1767986196"
},
"stopId": "ORLEANS:StopArea:01070202",
"stopSequence": 42
},
{
"arrival": {
"time": "1767986231"
},
"departure": {
"time": "1767986231"
},
"stopId": "ORLEANS:StopArea:00047044",
"stopSequence": 43
},
{
"arrival": {
"time": "1767986291"
},
"departure": {
"time": "1767986291"
},
"stopId": "ORLEANS:StopArea:01004705",
"stopSequence": 44
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:4",
"tripId": "ORLEANS:VehicleJourney:4_R_529_2_476_5_192400"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_A_337_2_308_5_194100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983402"
},
"departure": {
"time": "1767984060"
},
"stopId": "ORLEANS:StopArea:01022201",
"stopSequence": 0
},
{
"arrival": {
"time": "1767984090"
},
"departure": {
"time": "1767984090"
},
"stopId": "ORLEANS:StopArea:01022204",
"stopSequence": 1
},
{
"arrival": {
"time": "1767984116"
},
"departure": {
"time": "1767984116"
},
"stopId": "ORLEANS:StopArea:00031111",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984181"
},
"departure": {
"time": "1767984181"
},
"stopId": "ORLEANS:StopArea:00010600",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984226"
},
"departure": {
"time": "1767984226"
},
"stopId": "ORLEANS:StopArea:00006901",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984356"
},
"departure": {
"time": "1767984356"
},
"stopId": "ORLEANS:StopArea:00048700",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984394"
},
"departure": {
"time": "1767984394"
},
"stopId": "ORLEANS:StopArea:00044801",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984527"
},
"departure": {
"time": "1767984527"
},
"stopId": "ORLEANS:StopArea:00044401",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984574"
},
"departure": {
"time": "1767984574"
},
"stopId": "ORLEANS:StopArea:00033032",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984707"
},
"departure": {
"time": "1767984707"
},
"stopId": "ORLEANS:StopArea:00044171",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984806"
},
"departure": {
"time": "1767984806"
},
"stopId": "ORLEANS:StopArea:00051101",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984918"
},
"departure": {
"time": "1767984918"
},
"stopId": "ORLEANS:StopArea:00018301",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984995"
},
"departure": {
"time": "1767984995"
},
"stopId": "ORLEANS:StopArea:00037600",
"stopSequence": 12
},
{
"arrival": {
"time": "1767985089"
},
"departure": {
"time": "1767985089"
},
"stopId": "ORLEANS:StopArea:00009121",
"stopSequence": 13
},
{
"arrival": {
"time": "1767985163"
},
"departure": {
"time": "1767985163"
},
"stopId": "ORLEANS:StopArea:00008946",
"stopSequence": 14
},
{
"arrival": {
"time": "1767985199"
},
"departure": {
"time": "1767985199"
},
"stopId": "ORLEANS:StopArea:00031721",
"stopSequence": 15
},
{
"arrival": {
"time": "1767985246"
},
"departure": {
"time": "1767985246"
},
"stopId": "ORLEANS:StopArea:00010081",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985292"
},
"departure": {
"time": "1767985292"
},
"stopId": "ORLEANS:StopArea:00000102",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985376"
},
"departure": {
"time": "1767985376"
},
"stopId": "ORLEANS:StopArea:01012903",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985427"
},
"departure": {
"time": "1767985427"
},
"stopId": "ORLEANS:StopArea:00007700",
"stopSequence": 19
},
{
"arrival": {
"time": "1767985491"
},
"departure": {
"time": "1767985491"
},
"stopId": "ORLEANS:StopArea:00047700",
"stopSequence": 20
},
{
"arrival": {
"time": "1767985562"
},
"departure": {
"time": "1767985562"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 21
},
{
"arrival": {
"time": "1767985682"
},
"departure": {
"time": "1767985682"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 22
},
{
"arrival": {
"time": "1767985761"
},
"departure": {
"time": "1767985800"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 23
},
{
"arrival": {
"time": "1767985877"
},
"departure": {
"time": "1767985877"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 24
},
{
"arrival": {
"time": "1767985939"
},
"departure": {
"time": "1767985939"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 25
},
{
"arrival": {
"time": "1767986005"
},
"departure": {
"time": "1767986005"
},
"stopId": "ORLEANS:StopArea:00005930",
"stopSequence": 26
},
{
"arrival": {
"time": "1767986075"
},
"departure": {
"time": "1767986075"
},
"stopId": "ORLEANS:StopArea:00054600",
"stopSequence": 27
},
{
"arrival": {
"time": "1767986236"
},
"departure": {
"time": "1767986236"
},
"stopId": "ORLEANS:StopArea:01003407",
"stopSequence": 28
},
{
"arrival": {
"time": "1767986303"
},
"departure": {
"time": "1767986303"
},
"stopId": "ORLEANS:StopArea:01016904",
"stopSequence": 29
},
{
"arrival": {
"time": "1767986353"
},
"departure": {
"time": "1767986353"
},
"stopId": "ORLEANS:StopArea:00001500",
"stopSequence": 30
},
{
"arrival": {
"time": "1767986452"
},
"departure": {
"time": "1767986452"
},
"stopId": "ORLEANS:StopArea:00000600",
"stopSequence": 31
},
{
"arrival": {
"time": "1767986519"
},
"departure": {
"time": "1767986519"
},
"stopId": "ORLEANS:StopArea:01016604",
"stopSequence": 32
},
{
"arrival": {
"time": "1767986586"
},
"departure": {
"time": "1767986586"
},
"stopId": "ORLEANS:StopArea:01016501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767986665"
},
"departure": {
"time": "1767986665"
},
"stopId": "ORLEANS:StopArea:01016405",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_A_337_2_308_5_194100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_R_336_2_306_5_213900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767990846"
},
"departure": {
"time": "1767991140"
},
"stopId": "ORLEANS:StopArea:01016405",
"stopSequence": 0
},
{
"arrival": {
"time": "1767991200"
},
"departure": {
"time": "1767991200"
},
"stopId": "ORLEANS:StopArea:01016502",
"stopSequence": 1
},
{
"arrival": {
"time": "1767991253"
},
"departure": {
"time": "1767991253"
},
"stopId": "ORLEANS:StopArea:01016603",
"stopSequence": 2
},
{
"arrival": {
"time": "1767991350"
},
"departure": {
"time": "1767991350"
},
"stopId": "ORLEANS:StopArea:00000601",
"stopSequence": 3
},
{
"arrival": {
"time": "1767991467"
},
"departure": {
"time": "1767991467"
},
"stopId": "ORLEANS:StopArea:00001501",
"stopSequence": 4
},
{
"arrival": {
"time": "1767991498"
},
"departure": {
"time": "1767991498"
},
"stopId": "ORLEANS:StopArea:01016903",
"stopSequence": 5
},
{
"arrival": {
"time": "1767991572"
},
"departure": {
"time": "1767991572"
},
"stopId": "ORLEANS:StopArea:01003404",
"stopSequence": 6
},
{
"arrival": {
"time": "1767991714"
},
"departure": {
"time": "1767991714"
},
"stopId": "ORLEANS:StopArea:00054601",
"stopSequence": 7
},
{
"arrival": {
"time": "1767991780"
},
"departure": {
"time": "1767991780"
},
"stopId": "ORLEANS:StopArea:00005931",
"stopSequence": 8
},
{
"arrival": {
"time": "1767991841"
},
"departure": {
"time": "1767991841"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 9
},
{
"arrival": {
"time": "1767991897"
},
"departure": {
"time": "1767991897"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767991938"
},
"departure": {
"time": "1767991938"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 11
},
{
"arrival": {
"time": "1767992052"
},
"departure": {
"time": "1767992052"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 12
},
{
"arrival": {
"time": "1767992133"
},
"departure": {
"time": "1767992133"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 13
},
{
"arrival": {
"time": "1767992203"
},
"departure": {
"time": "1767992203"
},
"stopId": "ORLEANS:StopArea:01013105",
"stopSequence": 14
},
{
"arrival": {
"time": "1767992279"
},
"departure": {
"time": "1767992279"
},
"stopId": "ORLEANS:StopArea:00007701",
"stopSequence": 15
},
{
"arrival": {
"time": "1767992326"
},
"departure": {
"time": "1767992326"
},
"stopId": "ORLEANS:StopArea:01012904",
"stopSequence": 16
},
{
"arrival": {
"time": "1767992398"
},
"departure": {
"time": "1767992398"
},
"stopId": "ORLEANS:StopArea:01012804",
"stopSequence": 17
},
{
"arrival": {
"time": "1767992466"
},
"departure": {
"time": "1767992466"
},
"stopId": "ORLEANS:StopArea:00010080",
"stopSequence": 18
},
{
"arrival": {
"time": "1767992494"
},
"departure": {
"time": "1767992494"
},
"stopId": "ORLEANS:StopArea:00031722",
"stopSequence": 19
},
{
"arrival": {
"time": "1767992543"
},
"departure": {
"time": "1767992543"
},
"stopId": "ORLEANS:StopArea:00008945",
"stopSequence": 20
},
{
"arrival": {
"time": "1767992624"
},
"departure": {
"time": "1767992624"
},
"stopId": "ORLEANS:StopArea:00009120",
"stopSequence": 21
},
{
"arrival": {
"time": "1767992692"
},
"departure": {
"time": "1767992692"
},
"stopId": "ORLEANS:StopArea:00037601",
"stopSequence": 22
},
{
"arrival": {
"time": "1767992778"
},
"departure": {
"time": "1767992778"
},
"stopId": "ORLEANS:StopArea:00018300",
"stopSequence": 23
},
{
"arrival": {
"time": "1767992885"
},
"departure": {
"time": "1767992885"
},
"stopId": "ORLEANS:StopArea:00051100",
"stopSequence": 24
},
{
"arrival": {
"time": "1767992984"
},
"departure": {
"time": "1767992984"
},
"stopId": "ORLEANS:StopArea:00044170",
"stopSequence": 25
},
{
"arrival": {
"time": "1767993065"
},
"departure": {
"time": "1767993065"
},
"stopId": "ORLEANS:StopArea:00033033",
"stopSequence": 26
},
{
"arrival": {
"time": "1767993155"
},
"departure": {
"time": "1767993155"
},
"stopId": "ORLEANS:StopArea:00044400",
"stopSequence": 27
},
{
"arrival": {
"time": "1767993245"
},
"departure": {
"time": "1767993245"
},
"stopId": "ORLEANS:StopArea:00044800",
"stopSequence": 28
},
{
"arrival": {
"time": "1767993332"
},
"departure": {
"time": "1767993332"
},
"stopId": "ORLEANS:StopArea:00048701",
"stopSequence": 29
},
{
"arrival": {
"time": "1767993408"
},
"departure": {
"time": "1767993408"
},
"stopId": "ORLEANS:StopArea:00006900",
"stopSequence": 30
},
{
"arrival": {
"time": "1767993469"
},
"departure": {
"time": "1767993469"
},
"stopId": "ORLEANS:StopArea:00010601",
"stopSequence": 31
},
{
"arrival": {
"time": "1767993516"
},
"departure": {
"time": "1767993516"
},
"stopId": "ORLEANS:StopArea:00031110",
"stopSequence": 32
},
{
"arrival": {
"time": "1767993572"
},
"departure": {
"time": "1767993572"
},
"stopId": "ORLEANS:StopArea:01022201",
"stopSequence": 33
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_R_336_2_306_5_213900"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_A_369_2_210_5_204000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767987185"
},
"departure": {
"time": "1767987600"
},
"stopId": "ORLEANS:StopArea:01010701",
"stopSequence": 0
},
{
"arrival": {
"time": "1767987655"
},
"departure": {
"time": "1767987655"
},
"stopId": "ORLEANS:StopArea:00041951",
"stopSequence": 1
},
{
"arrival": {
"time": "1767987754"
},
"departure": {
"time": "1767987754"
},
"stopId": "ORLEANS:StopArea:00008801",
"stopSequence": 2
},
{
"arrival": {
"time": "1767987810"
},
"departure": {
"time": "1767987810"
},
"stopId": "ORLEANS:StopArea:00020801",
"stopSequence": 3
},
{
"arrival": {
"time": "1767987844"
},
"departure": {
"time": "1767987844"
},
"stopId": "ORLEANS:StopArea:00024201",
"stopSequence": 4
},
{
"arrival": {
"time": "1767987895"
},
"departure": {
"time": "1767987895"
},
"stopId": "ORLEANS:StopArea:00029803",
"stopSequence": 5
},
{
"arrival": {
"time": "1767987967"
},
"departure": {
"time": "1767987967"
},
"stopId": "ORLEANS:StopArea:00035001",
"stopSequence": 6
},
{
"arrival": {
"time": "1767988047"
},
"departure": {
"time": "1767988047"
},
"stopId": "ORLEANS:StopArea:00037201",
"stopSequence": 7
},
{
"arrival": {
"time": "1767988155"
},
"departure": {
"time": "1767988155"
},
"stopId": "ORLEANS:StopArea:00017522",
"stopSequence": 8
},
{
"arrival": {
"time": "1767988309"
},
"departure": {
"time": "1767988309"
},
"stopId": "ORLEANS:StopArea:01004705",
"stopSequence": 9
},
{
"arrival": {
"time": "1767988398"
},
"departure": {
"time": "1767988398"
},
"stopId": "ORLEANS:StopArea:01070201",
"stopSequence": 10
},
{
"arrival": {
"time": "1767988440"
},
"departure": {
"time": "1767988440"
},
"stopId": "ORLEANS:StopArea:00046251",
"stopSequence": 11
},
{
"arrival": {
"time": "1767988513"
},
"departure": {
"time": "1767988513"
},
"stopId": "ORLEANS:StopArea:00006403",
"stopSequence": 12
},
{
"arrival": {
"time": "1767988572"
},
"departure": {
"time": "1767988572"
},
"stopId": "ORLEANS:StopArea:00037300",
"stopSequence": 13
},
{
"arrival": {
"time": "1767988650"
},
"departure": {
"time": "1767988650"
},
"stopId": "ORLEANS:StopArea:00000102",
"stopSequence": 14
},
{
"arrival": {
"time": "1767988746"
},
"departure": {
"time": "1767988746"
},
"stopId": "ORLEANS:StopArea:01012903",
"stopSequence": 15
},
{
"arrival": {
"time": "1767988810"
},
"departure": {
"time": "1767988810"
},
"stopId": "ORLEANS:StopArea:00007700",
"stopSequence": 16
},
{
"arrival": {
"time": "1767988872"
},
"departure": {
"time": "1767988872"
},
"stopId": "ORLEANS:StopArea:00047700",
"stopSequence": 17
},
{
"arrival": {
"time": "1767988978"
},
"departure": {
"time": "1767988978"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 18
},
{
"arrival": {
"time": "1767989059"
},
"departure": {
"time": "1767989059"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 19
},
{
"arrival": {
"time": "1767989179"
},
"departure": {
"time": "1767989179"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 20
},
{
"arrival": {
"time": "1767989235"
},
"departure": {
"time": "1767989235"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 21
},
{
"arrival": {
"time": "1767989304"
},
"departure": {
"time": "1767989304"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 22
},
{
"arrival": {
"time": "1767989407"
},
"departure": {
"time": "1767989407"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 23
},
{
"arrival": {
"time": "1767989470"
},
"departure": {
"time": "1767989470"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 24
},
{
"arrival": {
"time": "1767989530"
},
"departure": {
"time": "1767989530"
},
"stopId": "ORLEANS:StopArea:01013604",
"stopSequence": 25
},
{
"arrival": {
"time": "1767989665"
},
"departure": {
"time": "1767989665"
},
"stopId": "ORLEANS:StopArea:01013704",
"stopSequence": 26
},
{
"arrival": {
"time": "1767989718"
},
"departure": {
"time": "1767989718"
},
"stopId": "ORLEANS:StopArea:00039800",
"stopSequence": 27
},
{
"arrival": {
"time": "1767989780"
},
"departure": {
"time": "1767989780"
},
"stopId": "ORLEANS:StopArea:01014004",
"stopSequence": 28
},
{
"arrival": {
"time": "1767989873"
},
"departure": {
"time": "1767989873"
},
"stopId": "ORLEANS:StopArea:00055550",
"stopSequence": 29
},
{
"arrival": {
"time": "1767989945"
},
"departure": {
"time": "1767989945"
},
"stopId": "ORLEANS:StopArea:00036901",
"stopSequence": 30
},
{
"arrival": {
"time": "1767989998"
},
"departure": {
"time": "1767989998"
},
"stopId": "ORLEANS:StopArea:00042301",
"stopSequence": 31
},
{
"arrival": {
"time": "1767990068"
},
"departure": {
"time": "1767990068"
},
"stopId": "ORLEANS:StopArea:01014404",
"stopSequence": 32
},
{
"arrival": {
"time": "1767990201"
},
"departure": {
"time": "1767990201"
},
"stopId": "ORLEANS:StopArea:00030300",
"stopSequence": 33
},
{
"arrival": {
"time": "1767990262"
},
"departure": {
"time": "1767990262"
},
"stopId": "ORLEANS:StopArea:00019700",
"stopSequence": 34
},
{
"arrival": {
"time": "1767990258"
},
"departure": {
"time": "1767990258"
},
"stopId": "ORLEANS:StopArea:01002604",
"stopSequence": 35
},
{
"arrival": {
"time": "1767989923"
},
"departure": {
"time": "1767989923"
},
"stopId": "ORLEANS:StopArea:00036650",
"stopSequence": 36
},
{
"arrival": {
"time": "1767989985"
},
"departure": {
"time": "1767989985"
},
"stopId": "ORLEANS:StopArea:00009112",
"stopSequence": 37
},
{
"arrival": {
"time": "1767990068"
},
"departure": {
"time": "1767990068"
},
"stopId": "ORLEANS:StopArea:00046103",
"stopSequence": 38
},
{
"arrival": {
"time": "1767990132"
},
"departure": {
"time": "1767990132"
},
"stopId": "ORLEANS:StopArea:00002400",
"stopSequence": 39
},
{
"arrival": {
"time": "1767990178"
},
"departure": {
"time": "1767990178"
},
"stopId": "ORLEANS:StopArea:00003200",
"stopSequence": 40
},
{
"arrival": {
"time": "1767990275"
},
"departure": {
"time": "1767990275"
},
"stopId": "ORLEANS:StopArea:00017601",
"stopSequence": 41
},
{
"arrival": {
"time": "1767990360"
},
"departure": {
"time": "1767990360"
},
"stopId": "ORLEANS:StopArea:00018001",
"stopSequence": 42
},
{
"arrival": {
"time": "1767990395"
},
"departure": {
"time": "1767990395"
},
"stopId": "ORLEANS:StopArea:00035625",
"stopSequence": 43
},
{
"arrival": {
"time": "1767990457"
},
"departure": {
"time": "1767990457"
},
"stopId": "ORLEANS:StopArea:01033604",
"stopSequence": 44
},
{
"arrival": {
"time": "1767990505"
},
"departure": {
"time": "1767990505"
},
"stopId": "ORLEANS:StopArea:00021901",
"stopSequence": 45
},
{
"arrival": {
"time": "1767990530"
},
"departure": {
"time": "1767990530"
},
"stopId": "ORLEANS:StopArea:01086902",
"stopSequence": 46
},
{
"arrival": {
"time": "1767990577"
},
"departure": {
"time": "1767990577"
},
"stopId": "ORLEANS:StopArea:00033445",
"stopSequence": 47
},
{
"arrival": {
"time": "1767990627"
},
"departure": {
"time": "1767990627"
},
"stopId": "ORLEANS:StopArea:08047304",
"stopSequence": 48
},
{
"arrival": {
"time": "1767990720"
},
"departure": {
"time": "1767990720"
},
"stopId": "ORLEANS:StopArea:01047402",
"stopSequence": 49
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_A_369_2_210_5_204000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_R_173_2_B04_5_235240",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767999160"
},
"departure": {
"time": "1767999160"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767999255"
},
"departure": {
"time": "1767999270"
},
"stopId": "ORLEANS:StopArea:TLBLUM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767999370"
},
"departure": {
"time": "1767999380"
},
"stopId": "ORLEANS:StopArea:TCLARC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767999465"
},
"departure": {
"time": "1767999475"
},
"stopId": "ORLEANS:StopArea:TVERVI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767999535"
},
"departure": {
"time": "1767999545"
},
"stopId": "ORLEANS:StopArea:TPTBOR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767999655"
},
"departure": {
"time": "1767999665"
},
"stopId": "ORLEANS:StopArea:TGAUBR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767999775"
},
"departure": {
"time": "1767999785"
},
"stopId": "ORLEANS:StopArea:TAMBER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767999840"
},
"departure": {
"time": "1767999850"
},
"stopId": "ORLEANS:StopArea:TGVILL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767999910"
},
"departure": {
"time": "1767999925"
},
"stopId": "ORLEANS:StopArea:TMOZAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767999995"
},
"departure": {
"time": "1768000005"
},
"stopId": "ORLEANS:StopArea:TDRHOM1",
"stopSequence": 9
},
{
"arrival": {
"time": "1768000097"
},
"departure": {
"time": "1768000110"
},
"stopId": "ORLEANS:StopArea:TRIOBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1768000195"
},
"departure": {
"time": "1768000215"
},
"stopId": "ORLEANS:StopArea:TVIGNA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1768000320"
},
"departure": {
"time": "1768000335"
},
"stopId": "ORLEANS:StopArea:THALMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1768000405"
},
"departure": {
"time": "1768000415"
},
"stopId": "ORLEANS:StopArea:TCAHDV1",
"stopSequence": 13
},
{
"arrival": {
"time": "1768000475"
},
"departure": {
"time": "1768000485"
},
"stopId": "ORLEANS:StopArea:TJDARC1",
"stopSequence": 14
},
{
"arrival": {
"time": "1768000594"
},
"departure": {
"time": "1768000600"
},
"stopId": "ORLEANS:StopArea:TGAULB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1768000720"
},
"departure": {
"time": "1768000720"
},
"stopId": "ORLEANS:StopArea:TCXMOR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1768000791"
},
"departure": {
"time": "1768000791"
},
"stopId": "ORLEANS:StopArea:TMADEL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1768000855"
},
"departure": {
"time": "1768000865"
},
"stopId": "ORLEANS:StopArea:TBEAUM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1768000944"
},
"departure": {
"time": "1768000950"
},
"stopId": "ORLEANS:StopArea:TPTDUN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1768001015"
},
"departure": {
"time": "1768001025"
},
"stopId": "ORLEANS:StopArea:TPEURO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1768001135"
},
"departure": {
"time": "1768001145"
},
"stopId": "ORLEANS:StopArea:TTANGU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1768001205"
},
"departure": {
"time": "1768001215"
},
"stopId": "ORLEANS:StopArea:TMLKIN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1768001305"
},
"departure": {
"time": "1768001320"
},
"stopId": "ORLEANS:StopArea:TTFONT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1768001460"
},
"departure": {
"time": "1768001460"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_R_173_2_B04_5_235240"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_A_418_2_426_5_194700",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983654"
},
"departure": {
"time": "1767984420"
},
"stopId": "ORLEANS:StopArea:00027400",
"stopSequence": 0
},
{
"arrival": {
"time": "1767984459"
},
"departure": {
"time": "1767984459"
},
"stopId": "ORLEANS:StopArea:00004401",
"stopSequence": 1
},
{
"arrival": {
"time": "1767984498"
},
"departure": {
"time": "1767984498"
},
"stopId": "ORLEANS:StopArea:00011601",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984545"
},
"departure": {
"time": "1767984545"
},
"stopId": "ORLEANS:StopArea:00051201",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984565"
},
"departure": {
"time": "1767984565"
},
"stopId": "ORLEANS:StopArea:00045220",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984617"
},
"departure": {
"time": "1767984617"
},
"stopId": "ORLEANS:StopArea:01019903",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984667"
},
"departure": {
"time": "1767984667"
},
"stopId": "ORLEANS:StopArea:00041701",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984727"
},
"departure": {
"time": "1767984727"
},
"stopId": "ORLEANS:StopArea:00022700",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984803"
},
"departure": {
"time": "1767984803"
},
"stopId": "ORLEANS:StopArea:00012001",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984847"
},
"departure": {
"time": "1767984847"
},
"stopId": "ORLEANS:StopArea:00043971",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984893"
},
"departure": {
"time": "1767984893"
},
"stopId": "ORLEANS:StopArea:00036800",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984951"
},
"departure": {
"time": "1767984951"
},
"stopId": "ORLEANS:StopArea:00023900",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984978"
},
"departure": {
"time": "1767984978"
},
"stopId": "ORLEANS:StopArea:00038310",
"stopSequence": 12
},
{
"arrival": {
"time": "1767985155"
},
"departure": {
"time": "1767985155"
},
"stopId": "ORLEANS:StopArea:00045620",
"stopSequence": 13
},
{
"arrival": {
"time": "1767985247"
},
"departure": {
"time": "1767985247"
},
"stopId": "ORLEANS:StopArea:00001220",
"stopSequence": 14
},
{
"arrival": {
"time": "1767985338"
},
"departure": {
"time": "1767985338"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 15
},
{
"arrival": {
"time": "1767985406"
},
"departure": {
"time": "1767985406"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985500"
},
"departure": {
"time": "1767985620"
},
"stopId": "ORLEANS:StopArea:00017056",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985690"
},
"departure": {
"time": "1767985690"
},
"stopId": "ORLEANS:StopArea:00002900",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985786"
},
"departure": {
"time": "1767985786"
},
"stopId": "ORLEANS:StopArea:01017401",
"stopSequence": 19
},
{
"arrival": {
"time": "1767985846"
},
"departure": {
"time": "1767985846"
},
"stopId": "ORLEANS:StopArea:00042201",
"stopSequence": 20
},
{
"arrival": {
"time": "1767985875"
},
"departure": {
"time": "1767985875"
},
"stopId": "ORLEANS:StopArea:00009720",
"stopSequence": 21
},
{
"arrival": {
"time": "1767985925"
},
"departure": {
"time": "1767985925"
},
"stopId": "ORLEANS:StopArea:00001720",
"stopSequence": 22
},
{
"arrival": {
"time": "1767986016"
},
"departure": {
"time": "1767986016"
},
"stopId": "ORLEANS:StopArea:00013101",
"stopSequence": 23
},
{
"arrival": {
"time": "1767986088"
},
"departure": {
"time": "1767986088"
},
"stopId": "ORLEANS:StopArea:00040300",
"stopSequence": 24
},
{
"arrival": {
"time": "1767986161"
},
"departure": {
"time": "1767986161"
},
"stopId": "ORLEANS:StopArea:01017903",
"stopSequence": 25
},
{
"arrival": {
"time": "1767986224"
},
"departure": {
"time": "1767986224"
},
"stopId": "ORLEANS:StopArea:00021811",
"stopSequence": 26
},
{
"arrival": {
"time": "1767986282"
},
"departure": {
"time": "1767986282"
},
"stopId": "ORLEANS:StopArea:01045503",
"stopSequence": 27
},
{
"arrival": {
"time": "1767986339"
},
"departure": {
"time": "1767986339"
},
"stopId": "ORLEANS:StopArea:01045303",
"stopSequence": 28
},
{
"arrival": {
"time": "1767986446"
},
"departure": {
"time": "1767986446"
},
"stopId": "ORLEANS:StopArea:00054702",
"stopSequence": 29
},
{
"arrival": {
"time": "1767986499"
},
"departure": {
"time": "1767986499"
},
"stopId": "ORLEANS:StopArea:00048800",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_A_418_2_426_5_194700"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_R_417_2_417_5_213300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767989760"
},
"departure": {
"time": "1767990780"
},
"stopId": "ORLEANS:StopArea:00048800",
"stopSequence": 0
},
{
"arrival": {
"time": "1767990840"
},
"departure": {
"time": "1767990840"
},
"stopId": "ORLEANS:StopArea:00054701",
"stopSequence": 1
},
{
"arrival": {
"time": "1767990950"
},
"departure": {
"time": "1767990950"
},
"stopId": "ORLEANS:StopArea:01045304",
"stopSequence": 2
},
{
"arrival": {
"time": "1767991013"
},
"departure": {
"time": "1767991013"
},
"stopId": "ORLEANS:StopArea:01045504",
"stopSequence": 3
},
{
"arrival": {
"time": "1767991084"
},
"departure": {
"time": "1767991084"
},
"stopId": "ORLEANS:StopArea:00021810",
"stopSequence": 4
},
{
"arrival": {
"time": "1767991141"
},
"departure": {
"time": "1767991141"
},
"stopId": "ORLEANS:StopArea:01017904",
"stopSequence": 5
},
{
"arrival": {
"time": "1767991222"
},
"departure": {
"time": "1767991222"
},
"stopId": "ORLEANS:StopArea:00040301",
"stopSequence": 6
},
{
"arrival": {
"time": "1767991292"
},
"departure": {
"time": "1767991292"
},
"stopId": "ORLEANS:StopArea:00013100",
"stopSequence": 7
},
{
"arrival": {
"time": "1767991371"
},
"departure": {
"time": "1767991371"
},
"stopId": "ORLEANS:StopArea:00001721",
"stopSequence": 8
},
{
"arrival": {
"time": "1767991418"
},
"departure": {
"time": "1767991418"
},
"stopId": "ORLEANS:StopArea:00009721",
"stopSequence": 9
},
{
"arrival": {
"time": "1767991437"
},
"departure": {
"time": "1767991437"
},
"stopId": "ORLEANS:StopArea:00042200",
"stopSequence": 10
},
{
"arrival": {
"time": "1767991501"
},
"departure": {
"time": "1767991501"
},
"stopId": "ORLEANS:StopArea:01017402",
"stopSequence": 11
},
{
"arrival": {
"time": "1767991621"
},
"departure": {
"time": "1767991621"
},
"stopId": "ORLEANS:StopArea:00002901",
"stopSequence": 12
},
{
"arrival": {
"time": "1767991681"
},
"departure": {
"time": "1767991740"
},
"stopId": "ORLEANS:StopArea:01001709",
"stopSequence": 13
},
{
"arrival": {
"time": "1767991860"
},
"departure": {
"time": "1767991860"
},
"stopId": "ORLEANS:StopArea:01017071",
"stopSequence": 14
},
{
"arrival": {
"time": "1767991919"
},
"departure": {
"time": "1767991919"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 15
},
{
"arrival": {
"time": "1767991980"
},
"departure": {
"time": "1767991980"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 16
},
{
"arrival": {
"time": "1767992013"
},
"departure": {
"time": "1767992013"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 17
},
{
"arrival": {
"time": "1767992040"
},
"departure": {
"time": "1767992040"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 18
},
{
"arrival": {
"time": "1767992220"
},
"departure": {
"time": "1767992220"
},
"stopId": "ORLEANS:StopArea:00038311",
"stopSequence": 19
},
{
"arrival": {
"time": "1767992263"
},
"departure": {
"time": "1767992263"
},
"stopId": "ORLEANS:StopArea:00023901",
"stopSequence": 20
},
{
"arrival": {
"time": "1767992301"
},
"departure": {
"time": "1767992301"
},
"stopId": "ORLEANS:StopArea:00036801",
"stopSequence": 21
},
{
"arrival": {
"time": "1767992336"
},
"departure": {
"time": "1767992336"
},
"stopId": "ORLEANS:StopArea:00043970",
"stopSequence": 22
},
{
"arrival": {
"time": "1767992390"
},
"departure": {
"time": "1767992390"
},
"stopId": "ORLEANS:StopArea:00012002",
"stopSequence": 23
},
{
"arrival": {
"time": "1767992460"
},
"departure": {
"time": "1767992460"
},
"stopId": "ORLEANS:StopArea:00022701",
"stopSequence": 24
},
{
"arrival": {
"time": "1767992524"
},
"departure": {
"time": "1767992524"
},
"stopId": "ORLEANS:StopArea:00041700",
"stopSequence": 25
},
{
"arrival": {
"time": "1767992589"
},
"departure": {
"time": "1767992589"
},
"stopId": "ORLEANS:StopArea:00010400",
"stopSequence": 26
},
{
"arrival": {
"time": "1767992634"
},
"departure": {
"time": "1767992634"
},
"stopId": "ORLEANS:StopArea:00045221",
"stopSequence": 27
},
{
"arrival": {
"time": "1767992685"
},
"departure": {
"time": "1767992685"
},
"stopId": "ORLEANS:StopArea:00051200",
"stopSequence": 28
},
{
"arrival": {
"time": "1767992719"
},
"departure": {
"time": "1767992719"
},
"stopId": "ORLEANS:StopArea:00011600",
"stopSequence": 29
},
{
"arrival": {
"time": "1767992758"
},
"departure": {
"time": "1767992758"
},
"stopId": "ORLEANS:StopArea:00004402",
"stopSequence": 30
},
{
"arrival": {
"time": "1767992820"
},
"departure": {
"time": "1767992820"
},
"stopId": "ORLEANS:StopArea:00027400",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_R_417_2_417_5_213300"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_R_400_2_209_5_190900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982976"
},
"departure": {
"time": "1767982999"
},
"stopId": "ORLEANS:StopArea:00036651",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983012"
},
"departure": {
"time": "1767983012"
},
"stopId": "ORLEANS:StopArea:01002606",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983081"
},
"departure": {
"time": "1767983081"
},
"stopId": "ORLEANS:StopArea:00019701",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983131"
},
"departure": {
"time": "1767983131"
},
"stopId": "ORLEANS:StopArea:00030301",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983192"
},
"departure": {
"time": "1767983192"
},
"stopId": "ORLEANS:StopArea:01014403",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983250"
},
"departure": {
"time": "1767983250"
},
"stopId": "ORLEANS:StopArea:00042300",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983252"
},
"departure": {
"time": "1767983252"
},
"stopId": "ORLEANS:StopArea:00036900",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983312"
},
"departure": {
"time": "1767983312"
},
"stopId": "ORLEANS:StopArea:00055551",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983436"
},
"departure": {
"time": "1767983436"
},
"stopId": "ORLEANS:StopArea:01014003",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983496"
},
"departure": {
"time": "1767983496"
},
"stopId": "ORLEANS:StopArea:01013903",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983557"
},
"departure": {
"time": "1767983557"
},
"stopId": "ORLEANS:StopArea:01013703",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983674"
},
"departure": {
"time": "1767983674"
},
"stopId": "ORLEANS:StopArea:01013603",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983732"
},
"departure": {
"time": "1767983732"
},
"stopId": "ORLEANS:StopArea:00045620",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983807"
},
"departure": {
"time": "1767983807"
},
"stopId": "ORLEANS:StopArea:00001220",
"stopSequence": 26
},
{
"arrival": {
"time": "1767983856"
},
"departure": {
"time": "1767983856"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 27
},
{
"arrival": {
"time": "1767983910"
},
"departure": {
"time": "1767983910"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 28
},
{
"arrival": {
"time": "1767983975"
},
"departure": {
"time": "1767984120"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 29
},
{
"arrival": {
"time": "1767984247"
},
"departure": {
"time": "1767984247"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 30
},
{
"arrival": {
"time": "1767984331"
},
"departure": {
"time": "1767984331"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 31
},
{
"arrival": {
"time": "1767984448"
},
"departure": {
"time": "1767984448"
},
"stopId": "ORLEANS:StopArea:01013105",
"stopSequence": 32
},
{
"arrival": {
"time": "1767984526"
},
"departure": {
"time": "1767984526"
},
"stopId": "ORLEANS:StopArea:00007701",
"stopSequence": 33
},
{
"arrival": {
"time": "1767984587"
},
"departure": {
"time": "1767984587"
},
"stopId": "ORLEANS:StopArea:01012904",
"stopSequence": 34
},
{
"arrival": {
"time": "1767984680"
},
"departure": {
"time": "1767984680"
},
"stopId": "ORLEANS:StopArea:01012804",
"stopSequence": 35
},
{
"arrival": {
"time": "1767984762"
},
"departure": {
"time": "1767984762"
},
"stopId": "ORLEANS:StopArea:00037301",
"stopSequence": 36
},
{
"arrival": {
"time": "1767984824"
},
"departure": {
"time": "1767984824"
},
"stopId": "ORLEANS:StopArea:00006404",
"stopSequence": 37
},
{
"arrival": {
"time": "1767984885"
},
"departure": {
"time": "1767984885"
},
"stopId": "ORLEANS:StopArea:00046250",
"stopSequence": 38
},
{
"arrival": {
"time": "1767984965"
},
"departure": {
"time": "1767984965"
},
"stopId": "ORLEANS:StopArea:01070202",
"stopSequence": 39
},
{
"arrival": {
"time": "1767985016"
},
"departure": {
"time": "1767985016"
},
"stopId": "ORLEANS:StopArea:00047044",
"stopSequence": 40
},
{
"arrival": {
"time": "1767985192"
},
"departure": {
"time": "1767985192"
},
"stopId": "ORLEANS:StopArea:00017523",
"stopSequence": 41
},
{
"arrival": {
"time": "1767985301"
},
"departure": {
"time": "1767985301"
},
"stopId": "ORLEANS:StopArea:00037200",
"stopSequence": 42
},
{
"arrival": {
"time": "1767985392"
},
"departure": {
"time": "1767985392"
},
"stopId": "ORLEANS:StopArea:00035000",
"stopSequence": 43
},
{
"arrival": {
"time": "1767985471"
},
"departure": {
"time": "1767985471"
},
"stopId": "ORLEANS:StopArea:00029801",
"stopSequence": 44
},
{
"arrival": {
"time": "1767985560"
},
"departure": {
"time": "1767985560"
},
"stopId": "ORLEANS:StopArea:00020800",
"stopSequence": 45
},
{
"arrival": {
"time": "1767985615"
},
"departure": {
"time": "1767985615"
},
"stopId": "ORLEANS:StopArea:00008800",
"stopSequence": 46
},
{
"arrival": {
"time": "1767985695"
},
"departure": {
"time": "1767985695"
},
"stopId": "ORLEANS:StopArea:00041950",
"stopSequence": 47
},
{
"arrival": {
"time": "1767985775"
},
"departure": {
"time": "1767985775"
},
"stopId": "ORLEANS:StopArea:01010701",
"stopSequence": 48
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_R_400_2_209_5_190900"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:4_A_516_2_475_5_193900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983430"
},
"departure": {
"time": "1767983940"
},
"stopId": "ORLEANS:StopArea:01004705",
"stopSequence": 0
},
{
"arrival": {
"time": "1767984033"
},
"departure": {
"time": "1767984033"
},
"stopId": "ORLEANS:StopArea:01070201",
"stopSequence": 1
},
{
"arrival": {
"time": "1767984118"
},
"departure": {
"time": "1767984118"
},
"stopId": "ORLEANS:StopArea:00046252",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984389"
},
"departure": {
"time": "1767984389"
},
"stopId": "ORLEANS:StopArea:00031721",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984441"
},
"departure": {
"time": "1767984441"
},
"stopId": "ORLEANS:StopArea:00048403",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984498"
},
"departure": {
"time": "1767984498"
},
"stopId": "ORLEANS:StopArea:01018603",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984562"
},
"departure": {
"time": "1767984562"
},
"stopId": "ORLEANS:StopArea:00013201",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984613"
},
"departure": {
"time": "1767984613"
},
"stopId": "ORLEANS:StopArea:00028101",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984707"
},
"departure": {
"time": "1767984707"
},
"stopId": "ORLEANS:StopArea:00000800",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984743"
},
"departure": {
"time": "1767984743"
},
"stopId": "ORLEANS:StopArea:00037101",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984859"
},
"departure": {
"time": "1767984859"
},
"stopId": "ORLEANS:StopArea:01017901",
"stopSequence": 13
},
{
"arrival": {
"time": "1767984960"
},
"departure": {
"time": "1767984960"
},
"stopId": "ORLEANS:StopArea:00040301",
"stopSequence": 14
},
{
"arrival": {
"time": "1767985036"
},
"departure": {
"time": "1767985036"
},
"stopId": "ORLEANS:StopArea:00013100",
"stopSequence": 15
},
{
"arrival": {
"time": "1767985121"
},
"departure": {
"time": "1767985121"
},
"stopId": "ORLEANS:StopArea:00001721",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985189"
},
"departure": {
"time": "1767985189"
},
"stopId": "ORLEANS:StopArea:00009721",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985192"
},
"departure": {
"time": "1767985192"
},
"stopId": "ORLEANS:StopArea:00042200",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985260"
},
"departure": {
"time": "1767985260"
},
"stopId": "ORLEANS:StopArea:01017402",
"stopSequence": 19
},
{
"arrival": {
"time": "1767985374"
},
"departure": {
"time": "1767985374"
},
"stopId": "ORLEANS:StopArea:00002901",
"stopSequence": 20
},
{
"arrival": {
"time": "1767985431"
},
"departure": {
"time": "1767985500"
},
"stopId": "ORLEANS:StopArea:01001709",
"stopSequence": 21
},
{
"arrival": {
"time": "1767985587"
},
"departure": {
"time": "1767985587"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 22
},
{
"arrival": {
"time": "1767985693"
},
"departure": {
"time": "1767985693"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 23
},
{
"arrival": {
"time": "1767985785"
},
"departure": {
"time": "1767985785"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 24
},
{
"arrival": {
"time": "1767985840"
},
"departure": {
"time": "1767985840"
},
"stopId": "ORLEANS:StopArea:00005930",
"stopSequence": 25
},
{
"arrival": {
"time": "1767985898"
},
"departure": {
"time": "1767985898"
},
"stopId": "ORLEANS:StopArea:00054600",
"stopSequence": 26
},
{
"arrival": {
"time": "1767986031"
},
"departure": {
"time": "1767986031"
},
"stopId": "ORLEANS:StopArea:01003407",
"stopSequence": 27
},
{
"arrival": {
"time": "1767986145"
},
"departure": {
"time": "1767986145"
},
"stopId": "ORLEANS:StopArea:00039602",
"stopSequence": 28
},
{
"arrival": {
"time": "1767986200"
},
"departure": {
"time": "1767986200"
},
"stopId": "ORLEANS:StopArea:00008631",
"stopSequence": 29
},
{
"arrival": {
"time": "1767986268"
},
"departure": {
"time": "1767986268"
},
"stopId": "ORLEANS:StopArea:01069101",
"stopSequence": 30
},
{
"arrival": {
"time": "1767986316"
},
"departure": {
"time": "1767986316"
},
"stopId": "ORLEANS:StopArea:00001811",
"stopSequence": 31
},
{
"arrival": {
"time": "1767986380"
},
"departure": {
"time": "1767986380"
},
"stopId": "ORLEANS:StopArea:00014200",
"stopSequence": 32
},
{
"arrival": {
"time": "1767986436"
},
"departure": {
"time": "1767986436"
},
"stopId": "ORLEANS:StopArea:00009500",
"stopSequence": 33
},
{
"arrival": {
"time": "1767986490"
},
"departure": {
"time": "1767986490"
},
"stopId": "ORLEANS:StopArea:00015500",
"stopSequence": 34
},
{
"arrival": {
"time": "1767986493"
},
"departure": {
"time": "1767986493"
},
"stopId": "ORLEANS:StopArea:00042720",
"stopSequence": 35
},
{
"arrival": {
"time": "1767986567"
},
"departure": {
"time": "1767986567"
},
"stopId": "ORLEANS:StopArea:00030520",
"stopSequence": 36
},
{
"arrival": {
"time": "1767986615"
},
"departure": {
"time": "1767986615"
},
"stopId": "ORLEANS:StopArea:00023101",
"stopSequence": 37
},
{
"arrival": {
"time": "1767986615"
},
"departure": {
"time": "1767986615"
},
"stopId": "ORLEANS:StopArea:00024301",
"stopSequence": 38
},
{
"arrival": {
"time": "1767986689"
},
"departure": {
"time": "1767986689"
},
"stopId": "ORLEANS:StopArea:01023702",
"stopSequence": 39
},
{
"arrival": {
"time": "1767986736"
},
"departure": {
"time": "1767986736"
},
"stopId": "ORLEANS:StopArea:00001085",
"stopSequence": 40
},
{
"arrival": {
"time": "1767986754"
},
"departure": {
"time": "1767986754"
},
"stopId": "ORLEANS:StopArea:00030350",
"stopSequence": 41
},
{
"arrival": {
"time": "1767986808"
},
"departure": {
"time": "1767986808"
},
"stopId": "ORLEANS:StopArea:00005919",
"stopSequence": 42
},
{
"arrival": {
"time": "1767986918"
},
"departure": {
"time": "1767986918"
},
"stopId": "ORLEANS:StopArea:01077401",
"stopSequence": 43
},
{
"arrival": {
"time": "1767986945"
},
"departure": {
"time": "1767986945"
},
"stopId": "ORLEANS:StopArea:00005954",
"stopSequence": 44
},
{
"arrival": {
"time": "1767987044"
},
"departure": {
"time": "1767987044"
},
"stopId": "ORLEANS:StopArea:00027905",
"stopSequence": 45
},
{
"arrival": {
"time": "1767987111"
},
"departure": {
"time": "1767987111"
},
"stopId": "ORLEANS:StopArea:00027901",
"stopSequence": 46
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:4",
"tripId": "ORLEANS:VehicleJourney:4_A_516_2_475_5_193900"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_A_542_2_106_5_201800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767985458"
},
"departure": {
"time": "1767986280"
},
"stopId": "ORLEANS:StopArea:01068801",
"stopSequence": 0
},
{
"arrival": {
"time": "1767986395"
},
"departure": {
"time": "1767986395"
},
"stopId": "ORLEANS:StopArea:01068910",
"stopSequence": 1
},
{
"arrival": {
"time": "1767986447"
},
"departure": {
"time": "1767986447"
},
"stopId": "ORLEANS:StopArea:01068906",
"stopSequence": 2
},
{
"arrival": {
"time": "1767986495"
},
"departure": {
"time": "1767986495"
},
"stopId": "ORLEANS:StopArea:01069002",
"stopSequence": 3
},
{
"arrival": {
"time": "1767986535"
},
"departure": {
"time": "1767986535"
},
"stopId": "ORLEANS:StopArea:00043441",
"stopSequence": 4
},
{
"arrival": {
"time": "1767986611"
},
"departure": {
"time": "1767986611"
},
"stopId": "ORLEANS:StopArea:00021201",
"stopSequence": 5
},
{
"arrival": {
"time": "1767986664"
},
"departure": {
"time": "1767986664"
},
"stopId": "ORLEANS:StopArea:01036203",
"stopSequence": 6
},
{
"arrival": {
"time": "1767986739"
},
"departure": {
"time": "1767986739"
},
"stopId": "ORLEANS:StopArea:00047321",
"stopSequence": 7
},
{
"arrival": {
"time": "1767986851"
},
"departure": {
"time": "1767986851"
},
"stopId": "ORLEANS:StopArea:00022101",
"stopSequence": 8
},
{
"arrival": {
"time": "1767986917"
},
"departure": {
"time": "1767986917"
},
"stopId": "ORLEANS:StopArea:00030400",
"stopSequence": 9
},
{
"arrival": {
"time": "1767987032"
},
"departure": {
"time": "1767987032"
},
"stopId": "ORLEANS:StopArea:00001400",
"stopSequence": 10
},
{
"arrival": {
"time": "1767987090"
},
"departure": {
"time": "1767987090"
},
"stopId": "ORLEANS:StopArea:00041101",
"stopSequence": 11
},
{
"arrival": {
"time": "1767987156"
},
"departure": {
"time": "1767987156"
},
"stopId": "ORLEANS:StopArea:00037250",
"stopSequence": 12
},
{
"arrival": {
"time": "1767987300"
},
"departure": {
"time": "1767987360"
},
"stopId": "ORLEANS:StopArea:01000903",
"stopSequence": 13
},
{
"arrival": {
"time": "1767987442"
},
"departure": {
"time": "1767987442"
},
"stopId": "ORLEANS:StopArea:00043301",
"stopSequence": 14
},
{
"arrival": {
"time": "1767987495"
},
"departure": {
"time": "1767987495"
},
"stopId": "ORLEANS:StopArea:00028800",
"stopSequence": 15
},
{
"arrival": {
"time": "1767987565"
},
"departure": {
"time": "1767987565"
},
"stopId": "ORLEANS:StopArea:00048001",
"stopSequence": 16
},
{
"arrival": {
"time": "1767987628"
},
"departure": {
"time": "1767987628"
},
"stopId": "ORLEANS:StopArea:00005202",
"stopSequence": 17
},
{
"arrival": {
"time": "1767987683"
},
"departure": {
"time": "1767987683"
},
"stopId": "ORLEANS:StopArea:00028400",
"stopSequence": 18
},
{
"arrival": {
"time": "1767987720"
},
"departure": {
"time": "1767987720"
},
"stopId": "ORLEANS:StopArea:00038761",
"stopSequence": 19
},
{
"arrival": {
"time": "1767987826"
},
"departure": {
"time": "1767987826"
},
"stopId": "ORLEANS:StopArea:01006504",
"stopSequence": 20
},
{
"arrival": {
"time": "1767987900"
},
"departure": {
"time": "1767987900"
},
"stopId": "ORLEANS:StopArea:00020901",
"stopSequence": 21
},
{
"arrival": {
"time": "1767987937"
},
"departure": {
"time": "1767987937"
},
"stopId": "ORLEANS:StopArea:00011900",
"stopSequence": 22
},
{
"arrival": {
"time": "1767987986"
},
"departure": {
"time": "1767987986"
},
"stopId": "ORLEANS:StopArea:00010900",
"stopSequence": 23
},
{
"arrival": {
"time": "1767988061"
},
"departure": {
"time": "1767988061"
},
"stopId": "ORLEANS:StopArea:00029500",
"stopSequence": 24
},
{
"arrival": {
"time": "1767988096"
},
"departure": {
"time": "1767988096"
},
"stopId": "ORLEANS:StopArea:00034503",
"stopSequence": 25
},
{
"arrival": {
"time": "1767988188"
},
"departure": {
"time": "1767988188"
},
"stopId": "ORLEANS:StopArea:01078301",
"stopSequence": 26
},
{
"arrival": {
"time": "1767988260"
},
"departure": {
"time": "1767988260"
},
"stopId": "ORLEANS:StopArea:00005103",
"stopSequence": 27
},
{
"arrival": {
"time": "1767988366"
},
"departure": {
"time": "1767988366"
},
"stopId": "ORLEANS:StopArea:01007201",
"stopSequence": 28
},
{
"arrival": {
"time": "1767988559"
},
"departure": {
"time": "1767988559"
},
"stopId": "ORLEANS:StopArea:00030981",
"stopSequence": 29
},
{
"arrival": {
"time": "1767988618"
},
"departure": {
"time": "1767988618"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 30
},
{
"arrival": {
"time": "1767988740"
},
"departure": {
"time": "1767988860"
},
"stopId": "ORLEANS:StopArea:00017072",
"stopSequence": 31
},
{
"arrival": {
"time": "1767988930"
},
"departure": {
"time": "1767988930"
},
"stopId": "ORLEANS:StopArea:00033421",
"stopSequence": 32
},
{
"arrival": {
"time": "1767988976"
},
"departure": {
"time": "1767988976"
},
"stopId": "ORLEANS:StopArea:00036501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767989029"
},
"departure": {
"time": "1767989029"
},
"stopId": "ORLEANS:StopArea:01007704",
"stopSequence": 34
},
{
"arrival": {
"time": "1767989067"
},
"departure": {
"time": "1767989067"
},
"stopId": "ORLEANS:StopArea:00011101",
"stopSequence": 35
},
{
"arrival": {
"time": "1767989154"
},
"departure": {
"time": "1767989154"
},
"stopId": "ORLEANS:StopArea:00009700",
"stopSequence": 36
},
{
"arrival": {
"time": "1767989220"
},
"departure": {
"time": "1767989220"
},
"stopId": "ORLEANS:StopArea:00040001",
"stopSequence": 37
},
{
"arrival": {
"time": "1767989284"
},
"departure": {
"time": "1767989284"
},
"stopId": "ORLEANS:StopArea:00022401",
"stopSequence": 38
},
{
"arrival": {
"time": "1767989340"
},
"departure": {
"time": "1767989340"
},
"stopId": "ORLEANS:StopArea:00012400",
"stopSequence": 39
},
{
"arrival": {
"time": "1767989379"
},
"departure": {
"time": "1767989379"
},
"stopId": "ORLEANS:StopArea:00020500",
"stopSequence": 40
},
{
"arrival": {
"time": "1767989442"
},
"departure": {
"time": "1767989442"
},
"stopId": "ORLEANS:StopArea:00006700",
"stopSequence": 41
},
{
"arrival": {
"time": "1767989526"
},
"departure": {
"time": "1767989526"
},
"stopId": "ORLEANS:StopArea:00027501",
"stopSequence": 42
},
{
"arrival": {
"time": "1767989584"
},
"departure": {
"time": "1767989584"
},
"stopId": "ORLEANS:StopArea:00030501",
"stopSequence": 43
},
{
"arrival": {
"time": "1767989643"
},
"departure": {
"time": "1767989643"
},
"stopId": "ORLEANS:StopArea:00054700",
"stopSequence": 44
},
{
"arrival": {
"time": "1767989700"
},
"departure": {
"time": "1767989700"
},
"stopId": "ORLEANS:StopArea:00048800",
"stopSequence": 45
},
{
"arrival": {
"time": "1767989725"
},
"departure": {
"time": "1767989725"
},
"stopId": "ORLEANS:StopArea:00036300",
"stopSequence": 46
},
{
"arrival": {
"time": "1767989755"
},
"departure": {
"time": "1767989755"
},
"stopId": "ORLEANS:StopArea:00035304",
"stopSequence": 47
},
{
"arrival": {
"time": "1767989804"
},
"departure": {
"time": "1767989804"
},
"stopId": "ORLEANS:StopArea:01009101",
"stopSequence": 48
},
{
"arrival": {
"time": "1767989911"
},
"departure": {
"time": "1767989911"
},
"stopId": "ORLEANS:StopArea:01069303",
"stopSequence": 49
},
{
"arrival": {
"time": "1767989972"
},
"departure": {
"time": "1767989972"
},
"stopId": "ORLEANS:StopArea:01029404",
"stopSequence": 50
},
{
"arrival": {
"time": "1767990000"
},
"departure": {
"time": "1767990000"
},
"stopId": "ORLEANS:StopArea:00021520",
"stopSequence": 51
},
{
"arrival": {
"time": "1767990087"
},
"departure": {
"time": "1767990087"
},
"stopId": "ORLEANS:StopArea:00035151",
"stopSequence": 52
},
{
"arrival": {
"time": "1767990120"
},
"departure": {
"time": "1767990120"
},
"stopId": "ORLEANS:StopArea:00029421",
"stopSequence": 53
},
{
"arrival": {
"time": "1767990164"
},
"departure": {
"time": "1767990164"
},
"stopId": "ORLEANS:StopArea:01084101",
"stopSequence": 54
},
{
"arrival": {
"time": "1767990265"
},
"departure": {
"time": "1767990265"
},
"stopId": "ORLEANS:StopArea:01079202",
"stopSequence": 55
},
{
"arrival": {
"time": "1767990388"
},
"departure": {
"time": "1767990388"
},
"stopId": "ORLEANS:StopArea:00016600",
"stopSequence": 56
},
{
"arrival": {
"time": "1767990420"
},
"departure": {
"time": "1767990420"
},
"stopId": "ORLEANS:StopArea:01010601",
"stopSequence": 57
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_A_542_2_106_5_201800"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:4_A_520_2_477_5_191300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982977"
},
"departure": {
"time": "1767983002"
},
"stopId": "ORLEANS:StopArea:00046252",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983234"
},
"departure": {
"time": "1767983234"
},
"stopId": "ORLEANS:StopArea:00031721",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983285"
},
"departure": {
"time": "1767983285"
},
"stopId": "ORLEANS:StopArea:00048403",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983367"
},
"departure": {
"time": "1767983367"
},
"stopId": "ORLEANS:StopArea:01018603",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983404"
},
"departure": {
"time": "1767983404"
},
"stopId": "ORLEANS:StopArea:00013201",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983480"
},
"departure": {
"time": "1767983480"
},
"stopId": "ORLEANS:StopArea:00028101",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983547"
},
"departure": {
"time": "1767983547"
},
"stopId": "ORLEANS:StopArea:00000800",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983608"
},
"departure": {
"time": "1767983608"
},
"stopId": "ORLEANS:StopArea:00037101",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983722"
},
"departure": {
"time": "1767983722"
},
"stopId": "ORLEANS:StopArea:01017901",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983831"
},
"departure": {
"time": "1767983831"
},
"stopId": "ORLEANS:StopArea:00040301",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983887"
},
"departure": {
"time": "1767983887"
},
"stopId": "ORLEANS:StopArea:00013100",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984005"
},
"departure": {
"time": "1767984005"
},
"stopId": "ORLEANS:StopArea:00001721",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984087"
},
"departure": {
"time": "1767984087"
},
"stopId": "ORLEANS:StopArea:00009721",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984081"
},
"departure": {
"time": "1767984081"
},
"stopId": "ORLEANS:StopArea:00042200",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984126"
},
"departure": {
"time": "1767984126"
},
"stopId": "ORLEANS:StopArea:01017402",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984246"
},
"departure": {
"time": "1767984246"
},
"stopId": "ORLEANS:StopArea:00002901",
"stopSequence": 24
},
{
"arrival": {
"time": "1767984305"
},
"departure": {
"time": "1767984305"
},
"stopId": "ORLEANS:StopArea:01001709",
"stopSequence": 25
},
{
"arrival": {
"time": "1767984390"
},
"departure": {
"time": "1767984390"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 26
},
{
"arrival": {
"time": "1767984496"
},
"departure": {
"time": "1767984496"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 27
},
{
"arrival": {
"time": "1767984613"
},
"departure": {
"time": "1767984613"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 28
},
{
"arrival": {
"time": "1767984674"
},
"departure": {
"time": "1767984674"
},
"stopId": "ORLEANS:StopArea:00005930",
"stopSequence": 29
},
{
"arrival": {
"time": "1767984739"
},
"departure": {
"time": "1767984739"
},
"stopId": "ORLEANS:StopArea:00054600",
"stopSequence": 30
},
{
"arrival": {
"time": "1767984862"
},
"departure": {
"time": "1767984862"
},
"stopId": "ORLEANS:StopArea:01003407",
"stopSequence": 31
},
{
"arrival": {
"time": "1767984987"
},
"departure": {
"time": "1767984987"
},
"stopId": "ORLEANS:StopArea:00039602",
"stopSequence": 32
},
{
"arrival": {
"time": "1767985030"
},
"departure": {
"time": "1767985030"
},
"stopId": "ORLEANS:StopArea:00008631",
"stopSequence": 33
},
{
"arrival": {
"time": "1767985167"
},
"departure": {
"time": "1767985167"
},
"stopId": "ORLEANS:StopArea:01069101",
"stopSequence": 34
},
{
"arrival": {
"time": "1767985168"
},
"departure": {
"time": "1767985168"
},
"stopId": "ORLEANS:StopArea:00001811",
"stopSequence": 35
},
{
"arrival": {
"time": "1767985221"
},
"departure": {
"time": "1767985221"
},
"stopId": "ORLEANS:StopArea:00014200",
"stopSequence": 36
},
{
"arrival": {
"time": "1767985288"
},
"departure": {
"time": "1767985288"
},
"stopId": "ORLEANS:StopArea:00009500",
"stopSequence": 37
},
{
"arrival": {
"time": "1767985347"
},
"departure": {
"time": "1767985347"
},
"stopId": "ORLEANS:StopArea:00015500",
"stopSequence": 38
},
{
"arrival": {
"time": "1767985402"
},
"departure": {
"time": "1767985402"
},
"stopId": "ORLEANS:StopArea:00042720",
"stopSequence": 39
},
{
"arrival": {
"time": "1767985451"
},
"departure": {
"time": "1767985451"
},
"stopId": "ORLEANS:StopArea:00030520",
"stopSequence": 40
},
{
"arrival": {
"time": "1767985467"
},
"departure": {
"time": "1767985467"
},
"stopId": "ORLEANS:StopArea:00023101",
"stopSequence": 41
},
{
"arrival": {
"time": "1767985524"
},
"departure": {
"time": "1767985524"
},
"stopId": "ORLEANS:StopArea:00024301",
"stopSequence": 42
},
{
"arrival": {
"time": "1767985573"
},
"departure": {
"time": "1767985573"
},
"stopId": "ORLEANS:StopArea:01023702",
"stopSequence": 43
},
{
"arrival": {
"time": "1767985577"
},
"departure": {
"time": "1767985577"
},
"stopId": "ORLEANS:StopArea:00001085",
"stopSequence": 44
},
{
"arrival": {
"time": "1767985638"
},
"departure": {
"time": "1767985638"
},
"stopId": "ORLEANS:StopArea:00030350",
"stopSequence": 45
},
{
"arrival": {
"time": "1767985692"
},
"departure": {
"time": "1767985692"
},
"stopId": "ORLEANS:StopArea:00005919",
"stopSequence": 46
},
{
"arrival": {
"time": "1767985800"
},
"departure": {
"time": "1767985800"
},
"stopId": "ORLEANS:StopArea:01077401",
"stopSequence": 47
},
{
"arrival": {
"time": "1767985822"
},
"departure": {
"time": "1767985822"
},
"stopId": "ORLEANS:StopArea:00005954",
"stopSequence": 48
},
{
"arrival": {
"time": "1767985885"
},
"departure": {
"time": "1767985885"
},
"stopId": "ORLEANS:StopArea:00027905",
"stopSequence": 49
},
{
"arrival": {
"time": "1767985982"
},
"departure": {
"time": "1767985982"
},
"stopId": "ORLEANS:StopArea:00027901",
"stopSequence": 50
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:4",
"tripId": "ORLEANS:VehicleJourney:4_A_520_2_477_5_191300"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_A_349_2_304_5_192100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983016"
},
"departure": {
"time": "1767983016"
},
"stopId": "ORLEANS:StopArea:00044171",
"stopSequence": 2
},
{
"arrival": {
"time": "1767983109"
},
"departure": {
"time": "1767983109"
},
"stopId": "ORLEANS:StopArea:00051101",
"stopSequence": 3
},
{
"arrival": {
"time": "1767983243"
},
"departure": {
"time": "1767983243"
},
"stopId": "ORLEANS:StopArea:00018301",
"stopSequence": 4
},
{
"arrival": {
"time": "1767983305"
},
"departure": {
"time": "1767983305"
},
"stopId": "ORLEANS:StopArea:00037600",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983398"
},
"departure": {
"time": "1767983398"
},
"stopId": "ORLEANS:StopArea:00009121",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983468"
},
"departure": {
"time": "1767983468"
},
"stopId": "ORLEANS:StopArea:00008946",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983512"
},
"departure": {
"time": "1767983512"
},
"stopId": "ORLEANS:StopArea:00031721",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983539"
},
"departure": {
"time": "1767983539"
},
"stopId": "ORLEANS:StopArea:00010081",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983604"
},
"departure": {
"time": "1767983604"
},
"stopId": "ORLEANS:StopArea:00000102",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983689"
},
"departure": {
"time": "1767983689"
},
"stopId": "ORLEANS:StopArea:01012903",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983740"
},
"departure": {
"time": "1767983740"
},
"stopId": "ORLEANS:StopArea:00007700",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983804"
},
"departure": {
"time": "1767983804"
},
"stopId": "ORLEANS:StopArea:00047700",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983875"
},
"departure": {
"time": "1767983875"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983967"
},
"departure": {
"time": "1767983967"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 15
},
{
"arrival": {
"time": "1767984059"
},
"departure": {
"time": "1767984180"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 16
},
{
"arrival": {
"time": "1767984255"
},
"departure": {
"time": "1767984255"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984319"
},
"departure": {
"time": "1767984319"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 18
},
{
"arrival": {
"time": "1767984385"
},
"departure": {
"time": "1767984385"
},
"stopId": "ORLEANS:StopArea:00005930",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984455"
},
"departure": {
"time": "1767984455"
},
"stopId": "ORLEANS:StopArea:00054600",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984616"
},
"departure": {
"time": "1767984616"
},
"stopId": "ORLEANS:StopArea:01003407",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984684"
},
"departure": {
"time": "1767984684"
},
"stopId": "ORLEANS:StopArea:01016904",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984734"
},
"departure": {
"time": "1767984734"
},
"stopId": "ORLEANS:StopArea:00001500",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984833"
},
"departure": {
"time": "1767984833"
},
"stopId": "ORLEANS:StopArea:00000600",
"stopSequence": 24
},
{
"arrival": {
"time": "1767984895"
},
"departure": {
"time": "1767984895"
},
"stopId": "ORLEANS:StopArea:01016604",
"stopSequence": 25
},
{
"arrival": {
"time": "1767984962"
},
"departure": {
"time": "1767984962"
},
"stopId": "ORLEANS:StopArea:01016501",
"stopSequence": 26
},
{
"arrival": {
"time": "1767985045"
},
"departure": {
"time": "1767985045"
},
"stopId": "ORLEANS:StopArea:01016405",
"stopSequence": 27
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_A_349_2_304_5_192100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_A_337_2_308_5_225500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767995700"
},
"departure": {
"time": "1767995700"
},
"stopId": "ORLEANS:StopArea:01022201",
"stopSequence": 0
},
{
"arrival": {
"time": "1767995727"
},
"departure": {
"time": "1767995727"
},
"stopId": "ORLEANS:StopArea:01022204",
"stopSequence": 1
},
{
"arrival": {
"time": "1767995753"
},
"departure": {
"time": "1767995753"
},
"stopId": "ORLEANS:StopArea:00031111",
"stopSequence": 2
},
{
"arrival": {
"time": "1767995815"
},
"departure": {
"time": "1767995815"
},
"stopId": "ORLEANS:StopArea:00010600",
"stopSequence": 3
},
{
"arrival": {
"time": "1767995858"
},
"departure": {
"time": "1767995858"
},
"stopId": "ORLEANS:StopArea:00006901",
"stopSequence": 4
},
{
"arrival": {
"time": "1767995940"
},
"departure": {
"time": "1767995940"
},
"stopId": "ORLEANS:StopArea:00048700",
"stopSequence": 5
},
{
"arrival": {
"time": "1767996020"
},
"departure": {
"time": "1767996020"
},
"stopId": "ORLEANS:StopArea:00044801",
"stopSequence": 6
},
{
"arrival": {
"time": "1767996103"
},
"departure": {
"time": "1767996103"
},
"stopId": "ORLEANS:StopArea:00044401",
"stopSequence": 7
},
{
"arrival": {
"time": "1767996180"
},
"departure": {
"time": "1767996180"
},
"stopId": "ORLEANS:StopArea:00033032",
"stopSequence": 8
},
{
"arrival": {
"time": "1767996261"
},
"departure": {
"time": "1767996261"
},
"stopId": "ORLEANS:StopArea:00044171",
"stopSequence": 9
},
{
"arrival": {
"time": "1767996349"
},
"departure": {
"time": "1767996349"
},
"stopId": "ORLEANS:StopArea:00051101",
"stopSequence": 10
},
{
"arrival": {
"time": "1767996447"
},
"departure": {
"time": "1767996447"
},
"stopId": "ORLEANS:StopArea:00018301",
"stopSequence": 11
},
{
"arrival": {
"time": "1767996520"
},
"departure": {
"time": "1767996520"
},
"stopId": "ORLEANS:StopArea:00037600",
"stopSequence": 12
},
{
"arrival": {
"time": "1767996596"
},
"departure": {
"time": "1767996596"
},
"stopId": "ORLEANS:StopArea:00009121",
"stopSequence": 13
},
{
"arrival": {
"time": "1767996661"
},
"departure": {
"time": "1767996661"
},
"stopId": "ORLEANS:StopArea:00008946",
"stopSequence": 14
},
{
"arrival": {
"time": "1767996693"
},
"departure": {
"time": "1767996693"
},
"stopId": "ORLEANS:StopArea:00031721",
"stopSequence": 15
},
{
"arrival": {
"time": "1767996723"
},
"departure": {
"time": "1767996723"
},
"stopId": "ORLEANS:StopArea:00010081",
"stopSequence": 16
},
{
"arrival": {
"time": "1767996780"
},
"departure": {
"time": "1767996780"
},
"stopId": "ORLEANS:StopArea:00000102",
"stopSequence": 17
},
{
"arrival": {
"time": "1767996850"
},
"departure": {
"time": "1767996850"
},
"stopId": "ORLEANS:StopArea:01012903",
"stopSequence": 18
},
{
"arrival": {
"time": "1767996896"
},
"departure": {
"time": "1767996896"
},
"stopId": "ORLEANS:StopArea:00007700",
"stopSequence": 19
},
{
"arrival": {
"time": "1767996955"
},
"departure": {
"time": "1767996955"
},
"stopId": "ORLEANS:StopArea:00047700",
"stopSequence": 20
},
{
"arrival": {
"time": "1767997020"
},
"departure": {
"time": "1767997020"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 21
},
{
"arrival": {
"time": "1767997114"
},
"departure": {
"time": "1767997114"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 22
},
{
"arrival": {
"time": "1767997200"
},
"departure": {
"time": "1767997260"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 23
},
{
"arrival": {
"time": "1767997311"
},
"departure": {
"time": "1767997311"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 24
},
{
"arrival": {
"time": "1767997355"
},
"departure": {
"time": "1767997355"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 25
},
{
"arrival": {
"time": "1767997401"
},
"departure": {
"time": "1767997401"
},
"stopId": "ORLEANS:StopArea:00005930",
"stopSequence": 26
},
{
"arrival": {
"time": "1767997449"
},
"departure": {
"time": "1767997449"
},
"stopId": "ORLEANS:StopArea:00054600",
"stopSequence": 27
},
{
"arrival": {
"time": "1767997560"
},
"departure": {
"time": "1767997560"
},
"stopId": "ORLEANS:StopArea:01003407",
"stopSequence": 28
},
{
"arrival": {
"time": "1767997614"
},
"departure": {
"time": "1767997614"
},
"stopId": "ORLEANS:StopArea:01016904",
"stopSequence": 29
},
{
"arrival": {
"time": "1767997655"
},
"departure": {
"time": "1767997655"
},
"stopId": "ORLEANS:StopArea:00001500",
"stopSequence": 30
},
{
"arrival": {
"time": "1767997736"
},
"departure": {
"time": "1767997736"
},
"stopId": "ORLEANS:StopArea:00000600",
"stopSequence": 31
},
{
"arrival": {
"time": "1767997787"
},
"departure": {
"time": "1767997787"
},
"stopId": "ORLEANS:StopArea:01016604",
"stopSequence": 32
},
{
"arrival": {
"time": "1767997841"
},
"departure": {
"time": "1767997841"
},
"stopId": "ORLEANS:StopArea:01016501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767997920"
},
"departure": {
"time": "1767997920"
},
"stopId": "ORLEANS:StopArea:01016405",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_A_337_2_308_5_225500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_R_401_2_210_5_232500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767997592"
},
"departure": {
"time": "1767997592"
},
"stopId": "ORLEANS:StopArea:01002606",
"stopSequence": 0
},
{
"arrival": {
"time": "1767997621"
},
"departure": {
"time": "1767997621"
},
"stopId": "ORLEANS:StopArea:00019701",
"stopSequence": 1
},
{
"arrival": {
"time": "1767997659"
},
"departure": {
"time": "1767997659"
},
"stopId": "ORLEANS:StopArea:00030301",
"stopSequence": 2
},
{
"arrival": {
"time": "1767997727"
},
"departure": {
"time": "1767997727"
},
"stopId": "ORLEANS:StopArea:01014403",
"stopSequence": 3
},
{
"arrival": {
"time": "1767997790"
},
"departure": {
"time": "1767997790"
},
"stopId": "ORLEANS:StopArea:00042300",
"stopSequence": 4
},
{
"arrival": {
"time": "1767997832"
},
"departure": {
"time": "1767997832"
},
"stopId": "ORLEANS:StopArea:00036900",
"stopSequence": 5
},
{
"arrival": {
"time": "1767997892"
},
"departure": {
"time": "1767997892"
},
"stopId": "ORLEANS:StopArea:00055551",
"stopSequence": 6
},
{
"arrival": {
"time": "1767997955"
},
"departure": {
"time": "1767997955"
},
"stopId": "ORLEANS:StopArea:01014003",
"stopSequence": 7
},
{
"arrival": {
"time": "1767998017"
},
"departure": {
"time": "1767998017"
},
"stopId": "ORLEANS:StopArea:01013903",
"stopSequence": 8
},
{
"arrival": {
"time": "1767998070"
},
"departure": {
"time": "1767998070"
},
"stopId": "ORLEANS:StopArea:01013703",
"stopSequence": 9
},
{
"arrival": {
"time": "1767998162"
},
"departure": {
"time": "1767998162"
},
"stopId": "ORLEANS:StopArea:01013603",
"stopSequence": 10
},
{
"arrival": {
"time": "1767998213"
},
"departure": {
"time": "1767998213"
},
"stopId": "ORLEANS:StopArea:00045620",
"stopSequence": 11
},
{
"arrival": {
"time": "1767998309"
},
"departure": {
"time": "1767998309"
},
"stopId": "ORLEANS:StopArea:00001220",
"stopSequence": 12
},
{
"arrival": {
"time": "1767998408"
},
"departure": {
"time": "1767998408"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 13
},
{
"arrival": {
"time": "1767998485"
},
"departure": {
"time": "1767998485"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 14
},
{
"arrival": {
"time": "1767998541"
},
"departure": {
"time": "1767998541"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 15
},
{
"arrival": {
"time": "1767998662"
},
"departure": {
"time": "1767998662"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 16
},
{
"arrival": {
"time": "1767998748"
},
"departure": {
"time": "1767998748"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 17
},
{
"arrival": {
"time": "1767998822"
},
"departure": {
"time": "1767998822"
},
"stopId": "ORLEANS:StopArea:01013105",
"stopSequence": 18
},
{
"arrival": {
"time": "1767998903"
},
"departure": {
"time": "1767998903"
},
"stopId": "ORLEANS:StopArea:00007701",
"stopSequence": 19
},
{
"arrival": {
"time": "1767998953"
},
"departure": {
"time": "1767998953"
},
"stopId": "ORLEANS:StopArea:01012904",
"stopSequence": 20
},
{
"arrival": {
"time": "1767999030"
},
"departure": {
"time": "1767999030"
},
"stopId": "ORLEANS:StopArea:01012804",
"stopSequence": 21
},
{
"arrival": {
"time": "1767999115"
},
"departure": {
"time": "1767999115"
},
"stopId": "ORLEANS:StopArea:00037301",
"stopSequence": 22
},
{
"arrival": {
"time": "1767999179"
},
"departure": {
"time": "1767999179"
},
"stopId": "ORLEANS:StopArea:00006404",
"stopSequence": 23
},
{
"arrival": {
"time": "1767999243"
},
"departure": {
"time": "1767999243"
},
"stopId": "ORLEANS:StopArea:00046250",
"stopSequence": 24
},
{
"arrival": {
"time": "1767999326"
},
"departure": {
"time": "1767999326"
},
"stopId": "ORLEANS:StopArea:01070202",
"stopSequence": 25
},
{
"arrival": {
"time": "1767999379"
},
"departure": {
"time": "1767999379"
},
"stopId": "ORLEANS:StopArea:00047044",
"stopSequence": 26
},
{
"arrival": {
"time": "1767999562"
},
"departure": {
"time": "1767999562"
},
"stopId": "ORLEANS:StopArea:00017523",
"stopSequence": 27
},
{
"arrival": {
"time": "1767999653"
},
"departure": {
"time": "1767999653"
},
"stopId": "ORLEANS:StopArea:00037200",
"stopSequence": 28
},
{
"arrival": {
"time": "1767999729"
},
"departure": {
"time": "1767999729"
},
"stopId": "ORLEANS:StopArea:00035000",
"stopSequence": 29
},
{
"arrival": {
"time": "1767999794"
},
"departure": {
"time": "1767999794"
},
"stopId": "ORLEANS:StopArea:00029801",
"stopSequence": 30
},
{
"arrival": {
"time": "1767999868"
},
"departure": {
"time": "1767999868"
},
"stopId": "ORLEANS:StopArea:00020800",
"stopSequence": 31
},
{
"arrival": {
"time": "1767999918"
},
"departure": {
"time": "1767999918"
},
"stopId": "ORLEANS:StopArea:00008800",
"stopSequence": 32
},
{
"arrival": {
"time": "1767999991"
},
"departure": {
"time": "1767999991"
},
"stopId": "ORLEANS:StopArea:00041950",
"stopSequence": 33
},
{
"arrival": {
"time": "1768000064"
},
"departure": {
"time": "1768000064"
},
"stopId": "ORLEANS:StopArea:01010701",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_R_401_2_210_5_232500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_A_603_2_106_5_225700",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767995820"
},
"departure": {
"time": "1767995820"
},
"stopId": "ORLEANS:StopArea:01068901",
"stopSequence": 0
},
{
"arrival": {
"time": "1767995832"
},
"departure": {
"time": "1767995832"
},
"stopId": "ORLEANS:StopArea:01068910",
"stopSequence": 1
},
{
"arrival": {
"time": "1767995872"
},
"departure": {
"time": "1767995872"
},
"stopId": "ORLEANS:StopArea:01068906",
"stopSequence": 2
},
{
"arrival": {
"time": "1767995909"
},
"departure": {
"time": "1767995909"
},
"stopId": "ORLEANS:StopArea:01069002",
"stopSequence": 3
},
{
"arrival": {
"time": "1767995940"
},
"departure": {
"time": "1767995940"
},
"stopId": "ORLEANS:StopArea:00043441",
"stopSequence": 4
},
{
"arrival": {
"time": "1767995997"
},
"departure": {
"time": "1767995997"
},
"stopId": "ORLEANS:StopArea:00021201",
"stopSequence": 5
},
{
"arrival": {
"time": "1767996037"
},
"departure": {
"time": "1767996037"
},
"stopId": "ORLEANS:StopArea:01036203",
"stopSequence": 6
},
{
"arrival": {
"time": "1767996095"
},
"departure": {
"time": "1767996095"
},
"stopId": "ORLEANS:StopArea:00047321",
"stopSequence": 7
},
{
"arrival": {
"time": "1767996180"
},
"departure": {
"time": "1767996180"
},
"stopId": "ORLEANS:StopArea:00022101",
"stopSequence": 8
},
{
"arrival": {
"time": "1767996237"
},
"departure": {
"time": "1767996237"
},
"stopId": "ORLEANS:StopArea:00030400",
"stopSequence": 9
},
{
"arrival": {
"time": "1767996312"
},
"departure": {
"time": "1767996312"
},
"stopId": "ORLEANS:StopArea:00001400",
"stopSequence": 10
},
{
"arrival": {
"time": "1767996355"
},
"departure": {
"time": "1767996355"
},
"stopId": "ORLEANS:StopArea:00041101",
"stopSequence": 11
},
{
"arrival": {
"time": "1767996404"
},
"departure": {
"time": "1767996404"
},
"stopId": "ORLEANS:StopArea:00037250",
"stopSequence": 12
},
{
"arrival": {
"time": "1767996480"
},
"departure": {
"time": "1767996540"
},
"stopId": "ORLEANS:StopArea:01000903",
"stopSequence": 13
},
{
"arrival": {
"time": "1767996622"
},
"departure": {
"time": "1767996622"
},
"stopId": "ORLEANS:StopArea:00043301",
"stopSequence": 14
},
{
"arrival": {
"time": "1767996675"
},
"departure": {
"time": "1767996675"
},
"stopId": "ORLEANS:StopArea:00028800",
"stopSequence": 15
},
{
"arrival": {
"time": "1767996745"
},
"departure": {
"time": "1767996745"
},
"stopId": "ORLEANS:StopArea:00048001",
"stopSequence": 16
},
{
"arrival": {
"time": "1767996808"
},
"departure": {
"time": "1767996808"
},
"stopId": "ORLEANS:StopArea:00005202",
"stopSequence": 17
},
{
"arrival": {
"time": "1767996863"
},
"departure": {
"time": "1767996863"
},
"stopId": "ORLEANS:StopArea:00028400",
"stopSequence": 18
},
{
"arrival": {
"time": "1767996900"
},
"departure": {
"time": "1767996900"
},
"stopId": "ORLEANS:StopArea:00038761",
"stopSequence": 19
},
{
"arrival": {
"time": "1767997006"
},
"departure": {
"time": "1767997006"
},
"stopId": "ORLEANS:StopArea:01006504",
"stopSequence": 20
},
{
"arrival": {
"time": "1767997080"
},
"departure": {
"time": "1767997080"
},
"stopId": "ORLEANS:StopArea:00020901",
"stopSequence": 21
},
{
"arrival": {
"time": "1767997111"
},
"departure": {
"time": "1767997111"
},
"stopId": "ORLEANS:StopArea:00011900",
"stopSequence": 22
},
{
"arrival": {
"time": "1767997152"
},
"departure": {
"time": "1767997152"
},
"stopId": "ORLEANS:StopArea:00010900",
"stopSequence": 23
},
{
"arrival": {
"time": "1767997214"
},
"departure": {
"time": "1767997214"
},
"stopId": "ORLEANS:StopArea:00029500",
"stopSequence": 24
},
{
"arrival": {
"time": "1767997243"
},
"departure": {
"time": "1767997243"
},
"stopId": "ORLEANS:StopArea:00034503",
"stopSequence": 25
},
{
"arrival": {
"time": "1767997320"
},
"departure": {
"time": "1767997320"
},
"stopId": "ORLEANS:StopArea:01078301",
"stopSequence": 26
},
{
"arrival": {
"time": "1767997380"
},
"departure": {
"time": "1767997380"
},
"stopId": "ORLEANS:StopArea:00005103",
"stopSequence": 27
},
{
"arrival": {
"time": "1767997473"
},
"departure": {
"time": "1767997473"
},
"stopId": "ORLEANS:StopArea:01007201",
"stopSequence": 28
},
{
"arrival": {
"time": "1767997642"
},
"departure": {
"time": "1767997642"
},
"stopId": "ORLEANS:StopArea:00030981",
"stopSequence": 29
},
{
"arrival": {
"time": "1767997693"
},
"departure": {
"time": "1767997693"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 30
},
{
"arrival": {
"time": "1767997800"
},
"departure": {
"time": "1767997860"
},
"stopId": "ORLEANS:StopArea:00017072",
"stopSequence": 31
},
{
"arrival": {
"time": "1767997930"
},
"departure": {
"time": "1767997930"
},
"stopId": "ORLEANS:StopArea:00033421",
"stopSequence": 32
},
{
"arrival": {
"time": "1767997976"
},
"departure": {
"time": "1767997976"
},
"stopId": "ORLEANS:StopArea:00036501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767998029"
},
"departure": {
"time": "1767998029"
},
"stopId": "ORLEANS:StopArea:01007704",
"stopSequence": 34
},
{
"arrival": {
"time": "1767998067"
},
"departure": {
"time": "1767998067"
},
"stopId": "ORLEANS:StopArea:00011101",
"stopSequence": 35
},
{
"arrival": {
"time": "1767998154"
},
"departure": {
"time": "1767998154"
},
"stopId": "ORLEANS:StopArea:00009700",
"stopSequence": 36
},
{
"arrival": {
"time": "1767998220"
},
"departure": {
"time": "1767998220"
},
"stopId": "ORLEANS:StopArea:00040001",
"stopSequence": 37
},
{
"arrival": {
"time": "1767998268"
},
"departure": {
"time": "1767998268"
},
"stopId": "ORLEANS:StopArea:00022401",
"stopSequence": 38
},
{
"arrival": {
"time": "1767998310"
},
"departure": {
"time": "1767998310"
},
"stopId": "ORLEANS:StopArea:00012400",
"stopSequence": 39
},
{
"arrival": {
"time": "1767998339"
},
"departure": {
"time": "1767998339"
},
"stopId": "ORLEANS:StopArea:00020500",
"stopSequence": 40
},
{
"arrival": {
"time": "1767998386"
},
"departure": {
"time": "1767998386"
},
"stopId": "ORLEANS:StopArea:00006700",
"stopSequence": 41
},
{
"arrival": {
"time": "1767998449"
},
"departure": {
"time": "1767998449"
},
"stopId": "ORLEANS:StopArea:00027501",
"stopSequence": 42
},
{
"arrival": {
"time": "1767998493"
},
"departure": {
"time": "1767998493"
},
"stopId": "ORLEANS:StopArea:00030501",
"stopSequence": 43
},
{
"arrival": {
"time": "1767998537"
},
"departure": {
"time": "1767998537"
},
"stopId": "ORLEANS:StopArea:00054700",
"stopSequence": 44
},
{
"arrival": {
"time": "1767998580"
},
"departure": {
"time": "1767998580"
},
"stopId": "ORLEANS:StopArea:00048800",
"stopSequence": 45
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_A_603_2_106_5_225700"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:6_R_210_2_634_5_193400",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983030"
},
"departure": {
"time": "1767983640"
},
"stopId": "ORLEANS:StopArea:01001714",
"stopSequence": 0
},
{
"arrival": {
"time": "1767983819"
},
"departure": {
"time": "1767983819"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 1
},
{
"arrival": {
"time": "1767983894"
},
"departure": {
"time": "1767983894"
},
"stopId": "ORLEANS:StopArea:00005400",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984023"
},
"departure": {
"time": "1767984023"
},
"stopId": "ORLEANS:StopArea:01026803",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984131"
},
"departure": {
"time": "1767984131"
},
"stopId": "ORLEANS:StopArea:01027003",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984205"
},
"departure": {
"time": "1767984205"
},
"stopId": "ORLEANS:StopArea:00001201",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984370"
},
"departure": {
"time": "1767984370"
},
"stopId": "ORLEANS:StopArea:00011801",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984449"
},
"departure": {
"time": "1767984449"
},
"stopId": "ORLEANS:StopArea:00033580",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984497"
},
"departure": {
"time": "1767984497"
},
"stopId": "ORLEANS:StopArea:00033101",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984604"
},
"departure": {
"time": "1767984604"
},
"stopId": "ORLEANS:StopArea:00032210",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984682"
},
"departure": {
"time": "1767984682"
},
"stopId": "ORLEANS:StopArea:00035970",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984790"
},
"departure": {
"time": "1767984790"
},
"stopId": "ORLEANS:StopArea:00026121",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984859"
},
"departure": {
"time": "1767984859"
},
"stopId": "ORLEANS:StopArea:00031201",
"stopSequence": 12
},
{
"arrival": {
"time": "1767984922"
},
"departure": {
"time": "1767984922"
},
"stopId": "ORLEANS:StopArea:00035301",
"stopSequence": 13
},
{
"arrival": {
"time": "1767984987"
},
"departure": {
"time": "1767984987"
},
"stopId": "ORLEANS:StopArea:00020000",
"stopSequence": 14
},
{
"arrival": {
"time": "1767985047"
},
"departure": {
"time": "1767985047"
},
"stopId": "ORLEANS:StopArea:00047900",
"stopSequence": 15
},
{
"arrival": {
"time": "1767985093"
},
"departure": {
"time": "1767985093"
},
"stopId": "ORLEANS:StopArea:00022512",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985221"
},
"departure": {
"time": "1767985221"
},
"stopId": "ORLEANS:StopArea:00036701",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985280"
},
"departure": {
"time": "1767985280"
},
"stopId": "ORLEANS:StopArea:00015300",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985339"
},
"departure": {
"time": "1767985339"
},
"stopId": "ORLEANS:StopArea:00003700",
"stopSequence": 19
},
{
"arrival": {
"time": "1767985405"
},
"departure": {
"time": "1767985405"
},
"stopId": "ORLEANS:StopArea:00004300",
"stopSequence": 20
},
{
"arrival": {
"time": "1767985459"
},
"departure": {
"time": "1767985459"
},
"stopId": "ORLEANS:StopArea:00033800",
"stopSequence": 21
},
{
"arrival": {
"time": "1767985469"
},
"departure": {
"time": "1767985469"
},
"stopId": "ORLEANS:StopArea:00007900",
"stopSequence": 22
},
{
"arrival": {
"time": "1767985573"
},
"departure": {
"time": "1767985573"
},
"stopId": "ORLEANS:StopArea:00023200",
"stopSequence": 23
},
{
"arrival": {
"time": "1767985631"
},
"departure": {
"time": "1767985631"
},
"stopId": "ORLEANS:StopArea:00015101",
"stopSequence": 24
},
{
"arrival": {
"time": "1767985749"
},
"departure": {
"time": "1767985749"
},
"stopId": "ORLEANS:StopArea:01010304",
"stopSequence": 25
},
{
"arrival": {
"time": "1767985824"
},
"departure": {
"time": "1767985824"
},
"stopId": "ORLEANS:StopArea:00018501",
"stopSequence": 26
},
{
"arrival": {
"time": "1767985919"
},
"departure": {
"time": "1767985919"
},
"stopId": "ORLEANS:StopArea:01029403",
"stopSequence": 27
},
{
"arrival": {
"time": "1767985919"
},
"departure": {
"time": "1767985919"
},
"stopId": "ORLEANS:StopArea:00046300",
"stopSequence": 28
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:6",
"tripId": "ORLEANS:VehicleJourney:6_R_210_2_634_5_193400"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_A_467_2_A04_5_213100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767990237"
},
"departure": {
"time": "1767990660"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767990795"
},
"departure": {
"time": "1767990815"
},
"stopId": "ORLEANS:StopArea:THOPAC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767990935"
},
"departure": {
"time": "1767990955"
},
"stopId": "ORLEANS:StopArea:TBOLIE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767991020"
},
"departure": {
"time": "1767991040"
},
"stopId": "ORLEANS:StopArea:TPOSTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767991105"
},
"departure": {
"time": "1767991125"
},
"stopId": "ORLEANS:StopArea:TINDIE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767991250"
},
"departure": {
"time": "1767991260"
},
"stopId": "ORLEANS:StopArea:TFLORA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767991310"
},
"departure": {
"time": "1767991320"
},
"stopId": "ORLEANS:StopArea:TCAMPU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767991385"
},
"departure": {
"time": "1767991395"
},
"stopId": "ORLEANS:StopArea:TLORET1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767991540"
},
"departure": {
"time": "1767991560"
},
"stopId": "ORLEANS:StopArea:TAULNA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767991675"
},
"departure": {
"time": "1767991690"
},
"stopId": "ORLEANS:StopArea:TLARRY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767991775"
},
"departure": {
"time": "1767991790"
},
"stopId": "ORLEANS:StopArea:TVHUGO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767991975"
},
"departure": {
"time": "1767992005"
},
"stopId": "ORLEANS:StopArea:TZENIT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767992085"
},
"departure": {
"time": "1767992105"
},
"stopId": "ORLEANS:StopArea:TCOMET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767992245"
},
"departure": {
"time": "1767992260"
},
"stopId": "ORLEANS:StopArea:TMOUIL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767992345"
},
"departure": {
"time": "1767992365"
},
"stopId": "ORLEANS:StopArea:TCSMAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767992455"
},
"departure": {
"time": "1767992475"
},
"stopId": "ORLEANS:StopArea:TTOURE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767992556"
},
"departure": {
"time": "1767992565"
},
"stopId": "ORLEANS:StopArea:TROYAL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767992665"
},
"departure": {
"time": "1767992700"
},
"stopId": "ORLEANS:StopArea:TGAULA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767992790"
},
"departure": {
"time": "1767992795"
},
"stopId": "ORLEANS:StopArea:TREPUB1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767992910"
},
"departure": {
"time": "1767992935"
},
"stopId": "ORLEANS:StopArea:TGARDO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767993040"
},
"departure": {
"time": "1767993055"
},
"stopId": "ORLEANS:StopArea:TLBRAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767993165"
},
"departure": {
"time": "1767993180"
},
"stopId": "ORLEANS:StopArea:TCOLIG1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767993255"
},
"departure": {
"time": "1767993270"
},
"stopId": "ORLEANS:StopArea:TLIBER1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767993405"
},
"departure": {
"time": "1767993425"
},
"stopId": "ORLEANS:StopArea:TAUBRA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767993550"
},
"departure": {
"time": "1767993565"
},
"stopId": "ORLEANS:StopArea:TBUSTI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767993670"
},
"departure": {
"time": "1767993690"
},
"stopId": "ORLEANS:StopArea:TLAMBA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1767993790"
},
"departure": {
"time": "1767993790"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_A_467_2_A04_5_213100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:11_A_143_2_1103_5_200200",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767984998"
},
"departure": {
"time": "1767985320"
},
"stopId": "ORLEANS:StopArea:01001713",
"stopSequence": 0
},
{
"arrival": {
"time": "1767985450"
},
"departure": {
"time": "1767985450"
},
"stopId": "ORLEANS:StopArea:00002900",
"stopSequence": 1
},
{
"arrival": {
"time": "1767985619"
},
"departure": {
"time": "1767985619"
},
"stopId": "ORLEANS:StopArea:01003504",
"stopSequence": 2
},
{
"arrival": {
"time": "1767985685"
},
"departure": {
"time": "1767985685"
},
"stopId": "ORLEANS:StopArea:00026001",
"stopSequence": 3
},
{
"arrival": {
"time": "1767985738"
},
"departure": {
"time": "1767985738"
},
"stopId": "ORLEANS:StopArea:00021602",
"stopSequence": 4
},
{
"arrival": {
"time": "1767985806"
},
"departure": {
"time": "1767985806"
},
"stopId": "ORLEANS:StopArea:00030602",
"stopSequence": 5
},
{
"arrival": {
"time": "1767985867"
},
"departure": {
"time": "1767985867"
},
"stopId": "ORLEANS:StopArea:01002104",
"stopSequence": 6
},
{
"arrival": {
"time": "1767985997"
},
"departure": {
"time": "1767985997"
},
"stopId": "ORLEANS:StopArea:0003830",
"stopSequence": 7
},
{
"arrival": {
"time": "1767986156"
},
"departure": {
"time": "1767986156"
},
"stopId": "ORLEANS:StopArea:00001045",
"stopSequence": 8
},
{
"arrival": {
"time": "1767986232"
},
"departure": {
"time": "1767986232"
},
"stopId": "ORLEANS:StopArea:00037500",
"stopSequence": 9
},
{
"arrival": {
"time": "1767986299"
},
"departure": {
"time": "1767986299"
},
"stopId": "ORLEANS:StopArea:00025701",
"stopSequence": 10
},
{
"arrival": {
"time": "1767986376"
},
"departure": {
"time": "1767986376"
},
"stopId": "ORLEANS:StopArea:01032003",
"stopSequence": 11
},
{
"arrival": {
"time": "1767986471"
},
"departure": {
"time": "1767986471"
},
"stopId": "ORLEANS:StopArea:00033900",
"stopSequence": 12
},
{
"arrival": {
"time": "1767986521"
},
"departure": {
"time": "1767986521"
},
"stopId": "ORLEANS:StopArea:00024500",
"stopSequence": 13
},
{
"arrival": {
"time": "1767986577"
},
"departure": {
"time": "1767986577"
},
"stopId": "ORLEANS:StopArea:00032920",
"stopSequence": 14
},
{
"arrival": {
"time": "1767986622"
},
"departure": {
"time": "1767986622"
},
"stopId": "ORLEANS:StopArea:00021520",
"stopSequence": 15
},
{
"arrival": {
"time": "1767986720"
},
"departure": {
"time": "1767986720"
},
"stopId": "ORLEANS:StopArea:00035151",
"stopSequence": 16
},
{
"arrival": {
"time": "1767986756"
},
"departure": {
"time": "1767986756"
},
"stopId": "ORLEANS:StopArea:00029421",
"stopSequence": 17
},
{
"arrival": {
"time": "1767986787"
},
"departure": {
"time": "1767986787"
},
"stopId": "ORLEANS:StopArea:01084101",
"stopSequence": 18
},
{
"arrival": {
"time": "1767986856"
},
"departure": {
"time": "1767986856"
},
"stopId": "ORLEANS:StopArea:01068001",
"stopSequence": 19
},
{
"arrival": {
"time": "1767987052"
},
"departure": {
"time": "1767987052"
},
"stopId": "ORLEANS:StopArea:01087101",
"stopSequence": 20
},
{
"arrival": {
"time": "1767987196"
},
"departure": {
"time": "1767987196"
},
"stopId": "ORLEANS:StopArea:00006515",
"stopSequence": 21
},
{
"arrival": {
"time": "1767987257"
},
"departure": {
"time": "1767987257"
},
"stopId": "ORLEANS:StopArea:00022915",
"stopSequence": 22
},
{
"arrival": {
"time": "1767987312"
},
"departure": {
"time": "1767987312"
},
"stopId": "ORLEANS:StopArea:00030202",
"stopSequence": 23
},
{
"arrival": {
"time": "1767987324"
},
"departure": {
"time": "1767987324"
},
"stopId": "ORLEANS:StopArea:00029311",
"stopSequence": 24
},
{
"arrival": {
"time": "1767987383"
},
"departure": {
"time": "1767987383"
},
"stopId": "ORLEANS:StopArea:01022902",
"stopSequence": 25
},
{
"arrival": {
"time": "1767987449"
},
"departure": {
"time": "1767987449"
},
"stopId": "ORLEANS:StopArea:00053901",
"stopSequence": 26
},
{
"arrival": {
"time": "1767987547"
},
"departure": {
"time": "1767987547"
},
"stopId": "ORLEANS:StopArea:00033701",
"stopSequence": 27
},
{
"arrival": {
"time": "1767987615"
},
"departure": {
"time": "1767987615"
},
"stopId": "ORLEANS:StopArea:01081901",
"stopSequence": 28
},
{
"arrival": {
"time": "1767987600"
},
"departure": {
"time": "1767987600"
},
"stopId": "ORLEANS:StopArea:00035902",
"stopSequence": 29
},
{
"arrival": {
"time": "1767987663"
},
"departure": {
"time": "1767987663"
},
"stopId": "ORLEANS:StopArea:00031110",
"stopSequence": 30
},
{
"arrival": {
"time": "1767987720"
},
"departure": {
"time": "1767987720"
},
"stopId": "ORLEANS:StopArea:01022203",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:11",
"tripId": "ORLEANS:VehicleJourney:11_A_143_2_1103_5_200200"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_R_173_2_B09_5_193940",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983144"
},
"departure": {
"time": "1767983980"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767984082"
},
"departure": {
"time": "1767984090"
},
"stopId": "ORLEANS:StopArea:TLBLUM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767984193"
},
"departure": {
"time": "1767984200"
},
"stopId": "ORLEANS:StopArea:TCLARC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984283"
},
"departure": {
"time": "1767984295"
},
"stopId": "ORLEANS:StopArea:TVERVI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984359"
},
"departure": {
"time": "1767984365"
},
"stopId": "ORLEANS:StopArea:TPTBOR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984480"
},
"departure": {
"time": "1767984485"
},
"stopId": "ORLEANS:StopArea:TGAUBR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984595"
},
"departure": {
"time": "1767984610"
},
"stopId": "ORLEANS:StopArea:TAMBER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984666"
},
"departure": {
"time": "1767984680"
},
"stopId": "ORLEANS:StopArea:TGVILL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984745"
},
"departure": {
"time": "1767984755"
},
"stopId": "ORLEANS:StopArea:TMOZAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984827"
},
"departure": {
"time": "1767984840"
},
"stopId": "ORLEANS:StopArea:TDRHOM1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984936"
},
"departure": {
"time": "1767984950"
},
"stopId": "ORLEANS:StopArea:TRIOBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767985032"
},
"departure": {
"time": "1767985055"
},
"stopId": "ORLEANS:StopArea:TVIGNA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767985160"
},
"departure": {
"time": "1767985175"
},
"stopId": "ORLEANS:StopArea:THALMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767985244"
},
"departure": {
"time": "1767985260"
},
"stopId": "ORLEANS:StopArea:TCAHDV1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767985321"
},
"departure": {
"time": "1767985335"
},
"stopId": "ORLEANS:StopArea:TJDARC1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767985415"
},
"departure": {
"time": "1767985465"
},
"stopId": "ORLEANS:StopArea:TGAULB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767985558"
},
"departure": {
"time": "1767985570"
},
"stopId": "ORLEANS:StopArea:TCXMOR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985639"
},
"departure": {
"time": "1767985655"
},
"stopId": "ORLEANS:StopArea:TMADEL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985739"
},
"departure": {
"time": "1767985739"
},
"stopId": "ORLEANS:StopArea:TBEAUM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985816"
},
"departure": {
"time": "1767985820"
},
"stopId": "ORLEANS:StopArea:TPTDUN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767985882"
},
"departure": {
"time": "1767985895"
},
"stopId": "ORLEANS:StopArea:TPEURO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767986013"
},
"departure": {
"time": "1767986020"
},
"stopId": "ORLEANS:StopArea:TTANGU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767986082"
},
"departure": {
"time": "1767986090"
},
"stopId": "ORLEANS:StopArea:TMLKIN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767986178"
},
"departure": {
"time": "1767986195"
},
"stopId": "ORLEANS:StopArea:TTFONT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767986330"
},
"departure": {
"time": "1767986330"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_R_173_2_B09_5_193940"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:N_A_17_2_2184_5_013001",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768005001"
},
"departure": {
"time": "1768005001"
},
"stopId": "ORLEANS:StopArea:01086001",
"stopSequence": 0
},
{
"arrival": {
"time": "1768005133"
},
"departure": {
"time": "1768005133"
},
"stopId": "ORLEANS:StopArea:00004730",
"stopSequence": 1
},
{
"arrival": {
"time": "1768005186"
},
"departure": {
"time": "1768005186"
},
"stopId": "ORLEANS:StopArea:00016001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768005276"
},
"departure": {
"time": "1768005276"
},
"stopId": "ORLEANS:StopArea:00021201",
"stopSequence": 3
},
{
"arrival": {
"time": "1768005329"
},
"departure": {
"time": "1768005329"
},
"stopId": "ORLEANS:StopArea:01036203",
"stopSequence": 4
},
{
"arrival": {
"time": "1768005347"
},
"departure": {
"time": "1768005347"
},
"stopId": "ORLEANS:StopArea:00030404",
"stopSequence": 5
},
{
"arrival": {
"time": "1768005480"
},
"departure": {
"time": "1768005480"
},
"stopId": "ORLEANS:StopArea:00027352",
"stopSequence": 6
},
{
"arrival": {
"time": "1768005895"
},
"departure": {
"time": "1768005895"
},
"stopId": "ORLEANS:StopArea:00049161",
"stopSequence": 7
},
{
"arrival": {
"time": "1768006181"
},
"departure": {
"time": "1768006181"
},
"stopId": "ORLEANS:StopArea:00003482",
"stopSequence": 8
},
{
"arrival": {
"time": "1768006260"
},
"departure": {
"time": "1768006260"
},
"stopId": "ORLEANS:StopArea:00012103",
"stopSequence": 9
},
{
"arrival": {
"time": "1768006388"
},
"departure": {
"time": "1768006388"
},
"stopId": "ORLEANS:StopArea:01001304",
"stopSequence": 10
},
{
"arrival": {
"time": "1768006625"
},
"departure": {
"time": "1768006625"
},
"stopId": "ORLEANS:StopArea:00041801",
"stopSequence": 11
},
{
"arrival": {
"time": "1768006680"
},
"departure": {
"time": "1768006680"
},
"stopId": "ORLEANS:StopArea:01001407",
"stopSequence": 12
},
{
"arrival": {
"time": "1768006727"
},
"departure": {
"time": "1768006727"
},
"stopId": "ORLEANS:StopArea:01078701",
"stopSequence": 13
},
{
"arrival": {
"time": "1768006755"
},
"departure": {
"time": "1768006755"
},
"stopId": "ORLEANS:StopArea:00041910",
"stopSequence": 14
},
{
"arrival": {
"time": "1768006817"
},
"departure": {
"time": "1768006817"
},
"stopId": "ORLEANS:StopArea:00041020",
"stopSequence": 15
},
{
"arrival": {
"time": "1768006893"
},
"departure": {
"time": "1768006893"
},
"stopId": "ORLEANS:StopArea:00045601",
"stopSequence": 16
},
{
"arrival": {
"time": "1768006944"
},
"departure": {
"time": "1768006944"
},
"stopId": "ORLEANS:StopArea:00000004",
"stopSequence": 17
},
{
"arrival": {
"time": "1768007037"
},
"departure": {
"time": "1768007037"
},
"stopId": "ORLEANS:StopArea:00045620",
"stopSequence": 18
},
{
"arrival": {
"time": "1768007109"
},
"departure": {
"time": "1768007109"
},
"stopId": "ORLEANS:StopArea:00001220",
"stopSequence": 19
},
{
"arrival": {
"time": "1768007182"
},
"departure": {
"time": "1768007182"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 20
},
{
"arrival": {
"time": "1768007238"
},
"departure": {
"time": "1768007238"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 21
},
{
"arrival": {
"time": "1768007280"
},
"departure": {
"time": "1768007280"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 22
},
{
"arrival": {
"time": "1768007364"
},
"departure": {
"time": "1768007364"
},
"stopId": "ORLEANS:StopArea:00033421",
"stopSequence": 23
},
{
"arrival": {
"time": "1768007404"
},
"departure": {
"time": "1768007404"
},
"stopId": "ORLEANS:StopArea:00036501",
"stopSequence": 24
},
{
"arrival": {
"time": "1768007450"
},
"departure": {
"time": "1768007450"
},
"stopId": "ORLEANS:StopArea:01007704",
"stopSequence": 25
},
{
"arrival": {
"time": "1768007483"
},
"departure": {
"time": "1768007483"
},
"stopId": "ORLEANS:StopArea:00011101",
"stopSequence": 26
},
{
"arrival": {
"time": "1768007558"
},
"departure": {
"time": "1768007558"
},
"stopId": "ORLEANS:StopArea:00009700",
"stopSequence": 27
},
{
"arrival": {
"time": "1768007694"
},
"departure": {
"time": "1768007694"
},
"stopId": "ORLEANS:StopArea:01002004",
"stopSequence": 28
},
{
"arrival": {
"time": "1768007760"
},
"departure": {
"time": "1768007760"
},
"stopId": "ORLEANS:StopArea:01002003",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:N",
"tripId": "ORLEANS:VehicleJourney:N_A_17_2_2184_5_013001"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_R_557_2_105_5_200400",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767984920"
},
"departure": {
"time": "1767985440"
},
"stopId": "ORLEANS:StopArea:01010601",
"stopSequence": 0
},
{
"arrival": {
"time": "1767985505"
},
"departure": {
"time": "1767985505"
},
"stopId": "ORLEANS:StopArea:01079201",
"stopSequence": 1
},
{
"arrival": {
"time": "1767985609"
},
"departure": {
"time": "1767985609"
},
"stopId": "ORLEANS:StopArea:01084102",
"stopSequence": 2
},
{
"arrival": {
"time": "1767985640"
},
"departure": {
"time": "1767985640"
},
"stopId": "ORLEANS:StopArea:01029601",
"stopSequence": 3
},
{
"arrival": {
"time": "1767985683"
},
"departure": {
"time": "1767985683"
},
"stopId": "ORLEANS:StopArea:00035150",
"stopSequence": 4
},
{
"arrival": {
"time": "1767985787"
},
"departure": {
"time": "1767985787"
},
"stopId": "ORLEANS:StopArea:00021521",
"stopSequence": 5
},
{
"arrival": {
"time": "1767985827"
},
"departure": {
"time": "1767985827"
},
"stopId": "ORLEANS:StopArea:01029403",
"stopSequence": 6
},
{
"arrival": {
"time": "1767985886"
},
"departure": {
"time": "1767985886"
},
"stopId": "ORLEANS:StopArea:01069304",
"stopSequence": 7
},
{
"arrival": {
"time": "1767986004"
},
"departure": {
"time": "1767986004"
},
"stopId": "ORLEANS:StopArea:01009102",
"stopSequence": 8
},
{
"arrival": {
"time": "1767986065"
},
"departure": {
"time": "1767986065"
},
"stopId": "ORLEANS:StopArea:01009003",
"stopSequence": 9
},
{
"arrival": {
"time": "1767986119"
},
"departure": {
"time": "1767986119"
},
"stopId": "ORLEANS:StopArea:00036301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767986129"
},
"departure": {
"time": "1767986129"
},
"stopId": "ORLEANS:StopArea:00048801",
"stopSequence": 11
},
{
"arrival": {
"time": "1767986185"
},
"departure": {
"time": "1767986185"
},
"stopId": "ORLEANS:StopArea:00054701",
"stopSequence": 12
},
{
"arrival": {
"time": "1767986236"
},
"departure": {
"time": "1767986236"
},
"stopId": "ORLEANS:StopArea:00016701",
"stopSequence": 13
},
{
"arrival": {
"time": "1767986309"
},
"departure": {
"time": "1767986309"
},
"stopId": "ORLEANS:StopArea:00030500",
"stopSequence": 14
},
{
"arrival": {
"time": "1767986362"
},
"departure": {
"time": "1767986362"
},
"stopId": "ORLEANS:StopArea:00027500",
"stopSequence": 15
},
{
"arrival": {
"time": "1767986417"
},
"departure": {
"time": "1767986417"
},
"stopId": "ORLEANS:StopArea:00006701",
"stopSequence": 16
},
{
"arrival": {
"time": "1767986483"
},
"departure": {
"time": "1767986483"
},
"stopId": "ORLEANS:StopArea:00020501",
"stopSequence": 17
},
{
"arrival": {
"time": "1767986544"
},
"departure": {
"time": "1767986544"
},
"stopId": "ORLEANS:StopArea:00012401",
"stopSequence": 18
},
{
"arrival": {
"time": "1767986589"
},
"departure": {
"time": "1767986589"
},
"stopId": "ORLEANS:StopArea:00022400",
"stopSequence": 19
},
{
"arrival": {
"time": "1767986667"
},
"departure": {
"time": "1767986667"
},
"stopId": "ORLEANS:StopArea:00040000",
"stopSequence": 20
},
{
"arrival": {
"time": "1767986724"
},
"departure": {
"time": "1767986724"
},
"stopId": "ORLEANS:StopArea:00009701",
"stopSequence": 21
},
{
"arrival": {
"time": "1767986814"
},
"departure": {
"time": "1767986814"
},
"stopId": "ORLEANS:StopArea:00011100",
"stopSequence": 22
},
{
"arrival": {
"time": "1767986881"
},
"departure": {
"time": "1767986881"
},
"stopId": "ORLEANS:StopArea:01007703",
"stopSequence": 23
},
{
"arrival": {
"time": "1767986955"
},
"departure": {
"time": "1767986955"
},
"stopId": "ORLEANS:StopArea:00036500",
"stopSequence": 24
},
{
"arrival": {
"time": "1767987039"
},
"departure": {
"time": "1767987180"
},
"stopId": "ORLEANS:StopArea:00017072",
"stopSequence": 25
},
{
"arrival": {
"time": "1767987253"
},
"departure": {
"time": "1767987253"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 26
},
{
"arrival": {
"time": "1767987320"
},
"departure": {
"time": "1767987320"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 27
},
{
"arrival": {
"time": "1767987433"
},
"departure": {
"time": "1767987433"
},
"stopId": "ORLEANS:StopArea:00030980",
"stopSequence": 28
},
{
"arrival": {
"time": "1767987608"
},
"departure": {
"time": "1767987608"
},
"stopId": "ORLEANS:StopArea:01007202",
"stopSequence": 29
},
{
"arrival": {
"time": "1767987720"
},
"departure": {
"time": "1767987720"
},
"stopId": "ORLEANS:StopArea:00005100",
"stopSequence": 30
},
{
"arrival": {
"time": "1767987801"
},
"departure": {
"time": "1767987801"
},
"stopId": "ORLEANS:StopArea:01078302",
"stopSequence": 31
},
{
"arrival": {
"time": "1767988087"
},
"departure": {
"time": "1767988087"
},
"stopId": "ORLEANS:StopArea:00034502",
"stopSequence": 32
},
{
"arrival": {
"time": "1767988153"
},
"departure": {
"time": "1767988153"
},
"stopId": "ORLEANS:StopArea:00029501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767988204"
},
"departure": {
"time": "1767988204"
},
"stopId": "ORLEANS:StopArea:00010901",
"stopSequence": 34
},
{
"arrival": {
"time": "1767988262"
},
"departure": {
"time": "1767988262"
},
"stopId": "ORLEANS:StopArea:00011901",
"stopSequence": 35
},
{
"arrival": {
"time": "1767988303"
},
"departure": {
"time": "1767988303"
},
"stopId": "ORLEANS:StopArea:00020900",
"stopSequence": 36
},
{
"arrival": {
"time": "1767988369"
},
"departure": {
"time": "1767988369"
},
"stopId": "ORLEANS:StopArea:01006503",
"stopSequence": 37
},
{
"arrival": {
"time": "1767988408"
},
"departure": {
"time": "1767988408"
},
"stopId": "ORLEANS:StopArea:00030700",
"stopSequence": 38
},
{
"arrival": {
"time": "1767988448"
},
"departure": {
"time": "1767988448"
},
"stopId": "ORLEANS:StopArea:00038760",
"stopSequence": 39
},
{
"arrival": {
"time": "1767988494"
},
"departure": {
"time": "1767988494"
},
"stopId": "ORLEANS:StopArea:00028401",
"stopSequence": 40
},
{
"arrival": {
"time": "1767988579"
},
"departure": {
"time": "1767988579"
},
"stopId": "ORLEANS:StopArea:00005201",
"stopSequence": 41
},
{
"arrival": {
"time": "1767988646"
},
"departure": {
"time": "1767988646"
},
"stopId": "ORLEANS:StopArea:00048000",
"stopSequence": 42
},
{
"arrival": {
"time": "1767988726"
},
"departure": {
"time": "1767988726"
},
"stopId": "ORLEANS:StopArea:00028801",
"stopSequence": 43
},
{
"arrival": {
"time": "1767988785"
},
"departure": {
"time": "1767988785"
},
"stopId": "ORLEANS:StopArea:00043300",
"stopSequence": 44
},
{
"arrival": {
"time": "1767988869"
},
"departure": {
"time": "1767988869"
},
"stopId": "ORLEANS:StopArea:01000904",
"stopSequence": 45
},
{
"arrival": {
"time": "1767988964"
},
"departure": {
"time": "1767988964"
},
"stopId": "ORLEANS:StopArea:00037251",
"stopSequence": 46
},
{
"arrival": {
"time": "1767989028"
},
"departure": {
"time": "1767989028"
},
"stopId": "ORLEANS:StopArea:00041100",
"stopSequence": 47
},
{
"arrival": {
"time": "1767989075"
},
"departure": {
"time": "1767989075"
},
"stopId": "ORLEANS:StopArea:00001401",
"stopSequence": 48
},
{
"arrival": {
"time": "1767989154"
},
"departure": {
"time": "1767989154"
},
"stopId": "ORLEANS:StopArea:00030401",
"stopSequence": 49
},
{
"arrival": {
"time": "1767989225"
},
"departure": {
"time": "1767989225"
},
"stopId": "ORLEANS:StopArea:01036303",
"stopSequence": 50
},
{
"arrival": {
"time": "1767989306"
},
"departure": {
"time": "1767989306"
},
"stopId": "ORLEANS:StopArea:00047320",
"stopSequence": 51
},
{
"arrival": {
"time": "1767989373"
},
"departure": {
"time": "1767989373"
},
"stopId": "ORLEANS:StopArea:01036204",
"stopSequence": 52
},
{
"arrival": {
"time": "1767989425"
},
"departure": {
"time": "1767989425"
},
"stopId": "ORLEANS:StopArea:00021200",
"stopSequence": 53
},
{
"arrival": {
"time": "1767989492"
},
"departure": {
"time": "1767989492"
},
"stopId": "ORLEANS:StopArea:00043442",
"stopSequence": 54
},
{
"arrival": {
"time": "1767989526"
},
"departure": {
"time": "1767989526"
},
"stopId": "ORLEANS:StopArea:01069001",
"stopSequence": 55
},
{
"arrival": {
"time": "1767989579"
},
"departure": {
"time": "1767989579"
},
"stopId": "ORLEANS:StopArea:01068905",
"stopSequence": 56
},
{
"arrival": {
"time": "1767989623"
},
"departure": {
"time": "1767989623"
},
"stopId": "ORLEANS:StopArea:01068901",
"stopSequence": 57
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_R_557_2_105_5_200400"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:7_R_374_2_702_5_190400",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982989"
},
"departure": {
"time": "1767983015"
},
"stopId": "ORLEANS:StopArea:01003404",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983145"
},
"departure": {
"time": "1767983145"
},
"stopId": "ORLEANS:StopArea:00054601",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983223"
},
"departure": {
"time": "1767983223"
},
"stopId": "ORLEANS:StopArea:00005931",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983297"
},
"departure": {
"time": "1767983297"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983365"
},
"departure": {
"time": "1767983365"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983414"
},
"departure": {
"time": "1767983520"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983656"
},
"departure": {
"time": "1767983656"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983774"
},
"departure": {
"time": "1767983774"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983900"
},
"departure": {
"time": "1767983900"
},
"stopId": "ORLEANS:StopArea:00030980",
"stopSequence": 24
},
{
"arrival": {
"time": "1767984080"
},
"departure": {
"time": "1767984080"
},
"stopId": "ORLEANS:StopArea:01007204",
"stopSequence": 25
},
{
"arrival": {
"time": "1767984138"
},
"departure": {
"time": "1767984138"
},
"stopId": "ORLEANS:StopArea:01024801",
"stopSequence": 26
},
{
"arrival": {
"time": "1767984139"
},
"departure": {
"time": "1767984139"
},
"stopId": "ORLEANS:StopArea:00019800",
"stopSequence": 27
},
{
"arrival": {
"time": "1767984260"
},
"departure": {
"time": "1767984260"
},
"stopId": "ORLEANS:StopArea:00022920",
"stopSequence": 28
},
{
"arrival": {
"time": "1767984259"
},
"departure": {
"time": "1767984259"
},
"stopId": "ORLEANS:StopArea:00004901",
"stopSequence": 29
},
{
"arrival": {
"time": "1767984319"
},
"departure": {
"time": "1767984319"
},
"stopId": "ORLEANS:StopArea:00042000",
"stopSequence": 30
},
{
"arrival": {
"time": "1767984433"
},
"departure": {
"time": "1767984433"
},
"stopId": "ORLEANS:StopArea:00045401",
"stopSequence": 31
},
{
"arrival": {
"time": "1767984494"
},
"departure": {
"time": "1767984494"
},
"stopId": "ORLEANS:StopArea:00046201",
"stopSequence": 32
},
{
"arrival": {
"time": "1767984499"
},
"departure": {
"time": "1767984499"
},
"stopId": "ORLEANS:StopArea:00031620",
"stopSequence": 33
},
{
"arrival": {
"time": "1767984556"
},
"departure": {
"time": "1767984556"
},
"stopId": "ORLEANS:StopArea:00001300",
"stopSequence": 34
},
{
"arrival": {
"time": "1767984627"
},
"departure": {
"time": "1767984627"
},
"stopId": "ORLEANS:StopArea:00012901",
"stopSequence": 35
},
{
"arrival": {
"time": "1767984679"
},
"departure": {
"time": "1767984679"
},
"stopId": "ORLEANS:StopArea:00025800",
"stopSequence": 36
},
{
"arrival": {
"time": "1767984736"
},
"departure": {
"time": "1767984736"
},
"stopId": "ORLEANS:StopArea:00042254",
"stopSequence": 37
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:7",
"tripId": "ORLEANS:VehicleJourney:7_R_374_2_702_5_190400"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_R_427_2_532_5_194000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983788"
},
"departure": {
"time": "1767984000"
},
"stopId": "ORLEANS:StopArea:01029301",
"stopSequence": 0
},
{
"arrival": {
"time": "1767984038"
},
"departure": {
"time": "1767984038"
},
"stopId": "ORLEANS:StopArea:01029404",
"stopSequence": 1
},
{
"arrival": {
"time": "1767984065"
},
"departure": {
"time": "1767984065"
},
"stopId": "ORLEANS:StopArea:00021520",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984120"
},
"departure": {
"time": "1767984120"
},
"stopId": "ORLEANS:StopArea:01069602",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984441"
},
"departure": {
"time": "1767984441"
},
"stopId": "ORLEANS:StopArea:01032301",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984505"
},
"departure": {
"time": "1767984505"
},
"stopId": "ORLEANS:StopArea:08009803",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984605"
},
"departure": {
"time": "1767984605"
},
"stopId": "ORLEANS:StopArea:00017801",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984678"
},
"departure": {
"time": "1767984678"
},
"stopId": "ORLEANS:StopArea:00024900",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984740"
},
"departure": {
"time": "1767984740"
},
"stopId": "ORLEANS:StopArea:01009502",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984791"
},
"departure": {
"time": "1767984791"
},
"stopId": "ORLEANS:StopArea:00035620",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984835"
},
"departure": {
"time": "1767984835"
},
"stopId": "ORLEANS:StopArea:00008101",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984856"
},
"departure": {
"time": "1767984856"
},
"stopId": "ORLEANS:StopArea:00048600",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984920"
},
"departure": {
"time": "1767984920"
},
"stopId": "ORLEANS:StopArea:00036301",
"stopSequence": 12
},
{
"arrival": {
"time": "1767984974"
},
"departure": {
"time": "1767984974"
},
"stopId": "ORLEANS:StopArea:00048801",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_R_427_2_532_5_194000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_A_369_2_206_5_183500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983043"
},
"departure": {
"time": "1767983067"
},
"stopId": "ORLEANS:StopArea:00009112",
"stopSequence": 37
},
{
"arrival": {
"time": "1767983140"
},
"departure": {
"time": "1767983140"
},
"stopId": "ORLEANS:StopArea:00046103",
"stopSequence": 38
},
{
"arrival": {
"time": "1767983197"
},
"departure": {
"time": "1767983197"
},
"stopId": "ORLEANS:StopArea:00002400",
"stopSequence": 39
},
{
"arrival": {
"time": "1767983201"
},
"departure": {
"time": "1767983201"
},
"stopId": "ORLEANS:StopArea:00003200",
"stopSequence": 40
},
{
"arrival": {
"time": "1767983323"
},
"departure": {
"time": "1767983323"
},
"stopId": "ORLEANS:StopArea:00017601",
"stopSequence": 41
},
{
"arrival": {
"time": "1767983371"
},
"departure": {
"time": "1767983371"
},
"stopId": "ORLEANS:StopArea:00018001",
"stopSequence": 42
},
{
"arrival": {
"time": "1767983436"
},
"departure": {
"time": "1767983436"
},
"stopId": "ORLEANS:StopArea:00035625",
"stopSequence": 43
},
{
"arrival": {
"time": "1767983503"
},
"departure": {
"time": "1767983503"
},
"stopId": "ORLEANS:StopArea:01033604",
"stopSequence": 44
},
{
"arrival": {
"time": "1767983556"
},
"departure": {
"time": "1767983556"
},
"stopId": "ORLEANS:StopArea:00021901",
"stopSequence": 45
},
{
"arrival": {
"time": "1767983556"
},
"departure": {
"time": "1767983556"
},
"stopId": "ORLEANS:StopArea:01086902",
"stopSequence": 46
},
{
"arrival": {
"time": "1767983633"
},
"departure": {
"time": "1767983633"
},
"stopId": "ORLEANS:StopArea:00033445",
"stopSequence": 47
},
{
"arrival": {
"time": "1767983687"
},
"departure": {
"time": "1767983687"
},
"stopId": "ORLEANS:StopArea:08047304",
"stopSequence": 48
},
{
"arrival": {
"time": "1767983737"
},
"departure": {
"time": "1767983737"
},
"stopId": "ORLEANS:StopArea:01047402",
"stopSequence": 49
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_A_369_2_206_5_183500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_R_173_2_B08_5_210100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767988860"
},
"departure": {
"time": "1767988860"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767989011"
},
"departure": {
"time": "1767989011"
},
"stopId": "ORLEANS:StopArea:TLBLUM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767989070"
},
"departure": {
"time": "1767989080"
},
"stopId": "ORLEANS:StopArea:TCLARC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767989197"
},
"departure": {
"time": "1767989197"
},
"stopId": "ORLEANS:StopArea:TVERVI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767989255"
},
"departure": {
"time": "1767989255"
},
"stopId": "ORLEANS:StopArea:TPTBOR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767989355"
},
"departure": {
"time": "1767989365"
},
"stopId": "ORLEANS:StopArea:TGAUBR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767989475"
},
"departure": {
"time": "1767989490"
},
"stopId": "ORLEANS:StopArea:TAMBER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767989547"
},
"departure": {
"time": "1767989560"
},
"stopId": "ORLEANS:StopArea:TGVILL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767989620"
},
"departure": {
"time": "1767989635"
},
"stopId": "ORLEANS:StopArea:TMOZAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767989705"
},
"departure": {
"time": "1767989720"
},
"stopId": "ORLEANS:StopArea:TDRHOM1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767989815"
},
"departure": {
"time": "1767989830"
},
"stopId": "ORLEANS:StopArea:TRIOBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767989918"
},
"departure": {
"time": "1767989935"
},
"stopId": "ORLEANS:StopArea:TVIGNA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767990040"
},
"departure": {
"time": "1767990055"
},
"stopId": "ORLEANS:StopArea:THALMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767990125"
},
"departure": {
"time": "1767990140"
},
"stopId": "ORLEANS:StopArea:TCAHDV1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767990201"
},
"departure": {
"time": "1767990215"
},
"stopId": "ORLEANS:StopArea:TJDARC1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767990300"
},
"departure": {
"time": "1767990345"
},
"stopId": "ORLEANS:StopArea:TGAULB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767990439"
},
"departure": {
"time": "1767990450"
},
"stopId": "ORLEANS:StopArea:TCXMOR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767990515"
},
"departure": {
"time": "1767990535"
},
"stopId": "ORLEANS:StopArea:TMADEL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767990605"
},
"departure": {
"time": "1767990615"
},
"stopId": "ORLEANS:StopArea:TBEAUM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767990690"
},
"departure": {
"time": "1767990700"
},
"stopId": "ORLEANS:StopArea:TPTDUN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767990760"
},
"departure": {
"time": "1767990775"
},
"stopId": "ORLEANS:StopArea:TPEURO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767990885"
},
"departure": {
"time": "1767990895"
},
"stopId": "ORLEANS:StopArea:TTANGU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767990955"
},
"departure": {
"time": "1767990965"
},
"stopId": "ORLEANS:StopArea:TMLKIN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767991055"
},
"departure": {
"time": "1767991070"
},
"stopId": "ORLEANS:StopArea:TTFONT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767991210"
},
"departure": {
"time": "1767991210"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_R_173_2_B08_5_210100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:11_A_143_2_1106_5_210500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767988832"
},
"departure": {
"time": "1767989100"
},
"stopId": "ORLEANS:StopArea:01001713",
"stopSequence": 0
},
{
"arrival": {
"time": "1767989230"
},
"departure": {
"time": "1767989230"
},
"stopId": "ORLEANS:StopArea:00002900",
"stopSequence": 1
},
{
"arrival": {
"time": "1767989400"
},
"departure": {
"time": "1767989400"
},
"stopId": "ORLEANS:StopArea:01003504",
"stopSequence": 2
},
{
"arrival": {
"time": "1767989456"
},
"departure": {
"time": "1767989456"
},
"stopId": "ORLEANS:StopArea:00026001",
"stopSequence": 3
},
{
"arrival": {
"time": "1767989501"
},
"departure": {
"time": "1767989501"
},
"stopId": "ORLEANS:StopArea:00021602",
"stopSequence": 4
},
{
"arrival": {
"time": "1767989559"
},
"departure": {
"time": "1767989559"
},
"stopId": "ORLEANS:StopArea:00030602",
"stopSequence": 5
},
{
"arrival": {
"time": "1767989674"
},
"departure": {
"time": "1767989674"
},
"stopId": "ORLEANS:StopArea:01002104",
"stopSequence": 6
},
{
"arrival": {
"time": "1767989799"
},
"departure": {
"time": "1767989799"
},
"stopId": "ORLEANS:StopArea:0003830",
"stopSequence": 7
},
{
"arrival": {
"time": "1767989920"
},
"departure": {
"time": "1767989920"
},
"stopId": "ORLEANS:StopArea:00001045",
"stopSequence": 8
},
{
"arrival": {
"time": "1767989994"
},
"departure": {
"time": "1767989994"
},
"stopId": "ORLEANS:StopArea:00037500",
"stopSequence": 9
},
{
"arrival": {
"time": "1767990090"
},
"departure": {
"time": "1767990090"
},
"stopId": "ORLEANS:StopArea:00025701",
"stopSequence": 10
},
{
"arrival": {
"time": "1767990183"
},
"departure": {
"time": "1767990183"
},
"stopId": "ORLEANS:StopArea:01032003",
"stopSequence": 11
},
{
"arrival": {
"time": "1767990282"
},
"departure": {
"time": "1767990282"
},
"stopId": "ORLEANS:StopArea:00033900",
"stopSequence": 12
},
{
"arrival": {
"time": "1767990334"
},
"departure": {
"time": "1767990334"
},
"stopId": "ORLEANS:StopArea:00024500",
"stopSequence": 13
},
{
"arrival": {
"time": "1767990392"
},
"departure": {
"time": "1767990392"
},
"stopId": "ORLEANS:StopArea:00032920",
"stopSequence": 14
},
{
"arrival": {
"time": "1767990439"
},
"departure": {
"time": "1767990439"
},
"stopId": "ORLEANS:StopArea:00021520",
"stopSequence": 15
},
{
"arrival": {
"time": "1767990542"
},
"departure": {
"time": "1767990542"
},
"stopId": "ORLEANS:StopArea:00035151",
"stopSequence": 16
},
{
"arrival": {
"time": "1767990580"
},
"departure": {
"time": "1767990580"
},
"stopId": "ORLEANS:StopArea:00029421",
"stopSequence": 17
},
{
"arrival": {
"time": "1767990611"
},
"departure": {
"time": "1767990611"
},
"stopId": "ORLEANS:StopArea:01084101",
"stopSequence": 18
},
{
"arrival": {
"time": "1767990681"
},
"departure": {
"time": "1767990681"
},
"stopId": "ORLEANS:StopArea:01068001",
"stopSequence": 19
},
{
"arrival": {
"time": "1767990870"
},
"departure": {
"time": "1767990870"
},
"stopId": "ORLEANS:StopArea:01087101",
"stopSequence": 20
},
{
"arrival": {
"time": "1767991024"
},
"departure": {
"time": "1767991024"
},
"stopId": "ORLEANS:StopArea:00006515",
"stopSequence": 21
},
{
"arrival": {
"time": "1767991108"
},
"departure": {
"time": "1767991108"
},
"stopId": "ORLEANS:StopArea:00022915",
"stopSequence": 22
},
{
"arrival": {
"time": "1767991145"
},
"departure": {
"time": "1767991145"
},
"stopId": "ORLEANS:StopArea:00030202",
"stopSequence": 23
},
{
"arrival": {
"time": "1767991179"
},
"departure": {
"time": "1767991179"
},
"stopId": "ORLEANS:StopArea:00029311",
"stopSequence": 24
},
{
"arrival": {
"time": "1767991220"
},
"departure": {
"time": "1767991220"
},
"stopId": "ORLEANS:StopArea:01022902",
"stopSequence": 25
},
{
"arrival": {
"time": "1767991310"
},
"departure": {
"time": "1767991310"
},
"stopId": "ORLEANS:StopArea:00053901",
"stopSequence": 26
},
{
"arrival": {
"time": "1767991391"
},
"departure": {
"time": "1767991391"
},
"stopId": "ORLEANS:StopArea:00033701",
"stopSequence": 27
},
{
"arrival": {
"time": "1767991463"
},
"departure": {
"time": "1767991463"
},
"stopId": "ORLEANS:StopArea:01081901",
"stopSequence": 28
},
{
"arrival": {
"time": "1767991497"
},
"departure": {
"time": "1767991497"
},
"stopId": "ORLEANS:StopArea:00035902",
"stopSequence": 29
},
{
"arrival": {
"time": "1767991558"
},
"departure": {
"time": "1767991558"
},
"stopId": "ORLEANS:StopArea:00031110",
"stopSequence": 30
},
{
"arrival": {
"time": "1767991611"
},
"departure": {
"time": "1767991611"
},
"stopId": "ORLEANS:StopArea:01022203",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:11",
"tripId": "ORLEANS:VehicleJourney:11_A_143_2_1106_5_210500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_472_2_A02_5_195200",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767984295"
},
"departure": {
"time": "1767984720"
},
"stopId": "ORLEANS:StopArea:TVERNE1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767984800"
},
"departure": {
"time": "1767984815"
},
"stopId": "ORLEANS:StopArea:TLAMBA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767984926"
},
"departure": {
"time": "1767984930"
},
"stopId": "ORLEANS:StopArea:TBUSTI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767985057"
},
"departure": {
"time": "1767985080"
},
"stopId": "ORLEANS:StopArea:TAUBRA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767985217"
},
"departure": {
"time": "1767985230"
},
"stopId": "ORLEANS:StopArea:TLIBER2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767985303"
},
"departure": {
"time": "1767985320"
},
"stopId": "ORLEANS:StopArea:TCOLIG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767985417"
},
"departure": {
"time": "1767985435"
},
"stopId": "ORLEANS:StopArea:TLBRAL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767985532"
},
"departure": {
"time": "1767985570"
},
"stopId": "ORLEANS:StopArea:TGARDO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767985677"
},
"departure": {
"time": "1767985690"
},
"stopId": "ORLEANS:StopArea:TREPUB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767985804"
},
"departure": {
"time": "1767985855"
},
"stopId": "ORLEANS:StopArea:TGAULA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767985958"
},
"departure": {
"time": "1767985958"
},
"stopId": "ORLEANS:StopArea:TROYAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767986020"
},
"departure": {
"time": "1767986040"
},
"stopId": "ORLEANS:StopArea:TTOURE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767986131"
},
"departure": {
"time": "1767986150"
},
"stopId": "ORLEANS:StopArea:TCSMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767986234"
},
"departure": {
"time": "1767986250"
},
"stopId": "ORLEANS:StopArea:TMOUIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767986391"
},
"departure": {
"time": "1767986410"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767986495"
},
"departure": {
"time": "1767986540"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767986733"
},
"departure": {
"time": "1767986740"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767986825"
},
"departure": {
"time": "1767986845"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767986959"
},
"departure": {
"time": "1767986975"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767987115"
},
"departure": {
"time": "1767987125"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767987198"
},
"departure": {
"time": "1767987210"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767987260"
},
"departure": {
"time": "1767987275"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767987410"
},
"departure": {
"time": "1767987430"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767987490"
},
"departure": {
"time": "1767987510"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767987580"
},
"departure": {
"time": "1767987600"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767987720"
},
"departure": {
"time": "1767987735"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767987876"
},
"departure": {
"time": "1767987876"
},
"stopId": "ORLEANS:StopArea:THOPIT2",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_472_2_A02_5_195200"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_472_2_A16_5_183540",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982989"
},
"departure": {
"time": "1767983001"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983121"
},
"departure": {
"time": "1767983200"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983303"
},
"departure": {
"time": "1767983303"
},
"stopId": "ORLEANS:StopArea:THOPIT2",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_472_2_A16_5_183540"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:7_R_374_2_702_5_210700",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767988496"
},
"departure": {
"time": "1767989220"
},
"stopId": "ORLEANS:StopArea:00020420",
"stopSequence": 0
},
{
"arrival": {
"time": "1767989246"
},
"departure": {
"time": "1767989246"
},
"stopId": "ORLEANS:StopArea:00020520",
"stopSequence": 1
},
{
"arrival": {
"time": "1767989356"
},
"departure": {
"time": "1767989356"
},
"stopId": "ORLEANS:StopArea:00012303",
"stopSequence": 2
},
{
"arrival": {
"time": "1767989382"
},
"departure": {
"time": "1767989382"
},
"stopId": "ORLEANS:StopArea:00018406",
"stopSequence": 3
},
{
"arrival": {
"time": "1767989429"
},
"departure": {
"time": "1767989429"
},
"stopId": "ORLEANS:StopArea:00028751",
"stopSequence": 4
},
{
"arrival": {
"time": "1767989501"
},
"departure": {
"time": "1767989501"
},
"stopId": "ORLEANS:StopArea:00009211",
"stopSequence": 5
},
{
"arrival": {
"time": "1767989535"
},
"departure": {
"time": "1767989535"
},
"stopId": "ORLEANS:StopArea:AF026951",
"stopSequence": 6
},
{
"arrival": {
"time": "1767989580"
},
"departure": {
"time": "1767989580"
},
"stopId": "ORLEANS:StopArea:00038950",
"stopSequence": 7
},
{
"arrival": {
"time": "1767989623"
},
"departure": {
"time": "1767989623"
},
"stopId": "ORLEANS:StopArea:00043501",
"stopSequence": 8
},
{
"arrival": {
"time": "1767989701"
},
"departure": {
"time": "1767989701"
},
"stopId": "ORLEANS:StopArea:00026720",
"stopSequence": 9
},
{
"arrival": {
"time": "1767989880"
},
"departure": {
"time": "1767989880"
},
"stopId": "ORLEANS:StopArea:01062402",
"stopSequence": 10
},
{
"arrival": {
"time": "1767989927"
},
"departure": {
"time": "1767989927"
},
"stopId": "ORLEANS:StopArea:P0005002",
"stopSequence": 11
},
{
"arrival": {
"time": "1767989978"
},
"departure": {
"time": "1767989978"
},
"stopId": "ORLEANS:StopArea:01062604",
"stopSequence": 12
},
{
"arrival": {
"time": "1767990060"
},
"departure": {
"time": "1767990060"
},
"stopId": "ORLEANS:StopArea:01069102",
"stopSequence": 13
},
{
"arrival": {
"time": "1767990115"
},
"departure": {
"time": "1767990115"
},
"stopId": "ORLEANS:StopArea:00008630",
"stopSequence": 14
},
{
"arrival": {
"time": "1767990175"
},
"departure": {
"time": "1767990175"
},
"stopId": "ORLEANS:StopArea:00039603",
"stopSequence": 15
},
{
"arrival": {
"time": "1767990224"
},
"departure": {
"time": "1767990224"
},
"stopId": "ORLEANS:StopArea:01003404",
"stopSequence": 16
},
{
"arrival": {
"time": "1767990382"
},
"departure": {
"time": "1767990382"
},
"stopId": "ORLEANS:StopArea:00054601",
"stopSequence": 17
},
{
"arrival": {
"time": "1767990467"
},
"departure": {
"time": "1767990467"
},
"stopId": "ORLEANS:StopArea:00005931",
"stopSequence": 18
},
{
"arrival": {
"time": "1767990539"
},
"departure": {
"time": "1767990539"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 19
},
{
"arrival": {
"time": "1767990605"
},
"departure": {
"time": "1767990605"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 20
},
{
"arrival": {
"time": "1767990653"
},
"departure": {
"time": "1767990653"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 21
},
{
"arrival": {
"time": "1767990788"
},
"departure": {
"time": "1767990788"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 22
},
{
"arrival": {
"time": "1767990884"
},
"departure": {
"time": "1767990884"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 23
},
{
"arrival": {
"time": "1767991047"
},
"departure": {
"time": "1767991047"
},
"stopId": "ORLEANS:StopArea:00030980",
"stopSequence": 24
},
{
"arrival": {
"time": "1767991176"
},
"departure": {
"time": "1767991176"
},
"stopId": "ORLEANS:StopArea:01007204",
"stopSequence": 25
},
{
"arrival": {
"time": "1767991229"
},
"departure": {
"time": "1767991229"
},
"stopId": "ORLEANS:StopArea:01024801",
"stopSequence": 26
},
{
"arrival": {
"time": "1767991266"
},
"departure": {
"time": "1767991266"
},
"stopId": "ORLEANS:StopArea:00019800",
"stopSequence": 27
},
{
"arrival": {
"time": "1767991341"
},
"departure": {
"time": "1767991341"
},
"stopId": "ORLEANS:StopArea:00022920",
"stopSequence": 28
},
{
"arrival": {
"time": "1767991376"
},
"departure": {
"time": "1767991376"
},
"stopId": "ORLEANS:StopArea:00004901",
"stopSequence": 29
},
{
"arrival": {
"time": "1767991426"
},
"departure": {
"time": "1767991426"
},
"stopId": "ORLEANS:StopArea:00042000",
"stopSequence": 30
},
{
"arrival": {
"time": "1767991489"
},
"departure": {
"time": "1767991489"
},
"stopId": "ORLEANS:StopArea:00045401",
"stopSequence": 31
},
{
"arrival": {
"time": "1767991540"
},
"departure": {
"time": "1767991540"
},
"stopId": "ORLEANS:StopArea:00046201",
"stopSequence": 32
},
{
"arrival": {
"time": "1767991577"
},
"departure": {
"time": "1767991577"
},
"stopId": "ORLEANS:StopArea:00031620",
"stopSequence": 33
},
{
"arrival": {
"time": "1767991625"
},
"departure": {
"time": "1767991625"
},
"stopId": "ORLEANS:StopArea:00001300",
"stopSequence": 34
},
{
"arrival": {
"time": "1767991684"
},
"departure": {
"time": "1767991684"
},
"stopId": "ORLEANS:StopArea:00012901",
"stopSequence": 35
},
{
"arrival": {
"time": "1767991728"
},
"departure": {
"time": "1767991728"
},
"stopId": "ORLEANS:StopArea:00025800",
"stopSequence": 36
},
{
"arrival": {
"time": "1767991776"
},
"departure": {
"time": "1767991776"
},
"stopId": "ORLEANS:StopArea:00042254",
"stopSequence": 37
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:7",
"tripId": "ORLEANS:VehicleJourney:7_R_374_2_702_5_210700"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:40_A_86_2_4020_5_204500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767987900"
},
"departure": {
"time": "1767987900"
},
"stopId": "ORLEANS:StopArea:00035910",
"stopSequence": 0
},
{
"arrival": {
"time": "1767987926"
},
"departure": {
"time": "1767987926"
},
"stopId": "ORLEANS:StopArea:01088002",
"stopSequence": 1
},
{
"arrival": {
"time": "1767987986"
},
"departure": {
"time": "1767987986"
},
"stopId": "ORLEANS:StopArea:00001601",
"stopSequence": 2
},
{
"arrival": {
"time": "1767988016"
},
"departure": {
"time": "1767988016"
},
"stopId": "ORLEANS:StopArea:00016100",
"stopSequence": 3
},
{
"arrival": {
"time": "1767988050"
},
"departure": {
"time": "1767988050"
},
"stopId": "ORLEANS:StopArea:00043321",
"stopSequence": 4
},
{
"arrival": {
"time": "1767988078"
},
"departure": {
"time": "1767988078"
},
"stopId": "ORLEANS:StopArea:00007600",
"stopSequence": 5
},
{
"arrival": {
"time": "1767988132"
},
"departure": {
"time": "1767988132"
},
"stopId": "ORLEANS:StopArea:01077501",
"stopSequence": 6
},
{
"arrival": {
"time": "1767988200"
},
"departure": {
"time": "1767988200"
},
"stopId": "ORLEANS:StopArea:01054303",
"stopSequence": 7
},
{
"arrival": {
"time": "1767988259"
},
"departure": {
"time": "1767988259"
},
"stopId": "ORLEANS:StopArea:00049100",
"stopSequence": 8
},
{
"arrival": {
"time": "1767988339"
},
"departure": {
"time": "1767988339"
},
"stopId": "ORLEANS:StopArea:01000205",
"stopSequence": 9
},
{
"arrival": {
"time": "1767988440"
},
"departure": {
"time": "1767988440"
},
"stopId": "ORLEANS:StopArea:00007923",
"stopSequence": 10
},
{
"arrival": {
"time": "1767988481"
},
"departure": {
"time": "1767988481"
},
"stopId": "ORLEANS:StopArea:00034303",
"stopSequence": 11
},
{
"arrival": {
"time": "1767988561"
},
"departure": {
"time": "1767988561"
},
"stopId": "ORLEANS:StopArea:01036003",
"stopSequence": 12
},
{
"arrival": {
"time": "1767988587"
},
"departure": {
"time": "1767988587"
},
"stopId": "ORLEANS:StopArea:00004730",
"stopSequence": 13
},
{
"arrival": {
"time": "1767988680"
},
"departure": {
"time": "1767988680"
},
"stopId": "ORLEANS:StopArea:00039751",
"stopSequence": 14
},
{
"arrival": {
"time": "1767988749"
},
"departure": {
"time": "1767988749"
},
"stopId": "ORLEANS:StopArea:00047321",
"stopSequence": 15
},
{
"arrival": {
"time": "1767988845"
},
"departure": {
"time": "1767988845"
},
"stopId": "ORLEANS:StopArea:00047361",
"stopSequence": 16
},
{
"arrival": {
"time": "1767988920"
},
"departure": {
"time": "1767988920"
},
"stopId": "ORLEANS:StopArea:00005500",
"stopSequence": 17
},
{
"arrival": {
"time": "1767989350"
},
"departure": {
"time": "1767989350"
},
"stopId": "ORLEANS:StopArea:00026500",
"stopSequence": 18
},
{
"arrival": {
"time": "1767989400"
},
"departure": {
"time": "1767989400"
},
"stopId": "ORLEANS:StopArea:00038310",
"stopSequence": 19
},
{
"arrival": {
"time": "1767989580"
},
"departure": {
"time": "1767989580"
},
"stopId": "ORLEANS:StopArea:00045620",
"stopSequence": 20
},
{
"arrival": {
"time": "1767989661"
},
"departure": {
"time": "1767989661"
},
"stopId": "ORLEANS:StopArea:00001220",
"stopSequence": 21
},
{
"arrival": {
"time": "1767989746"
},
"departure": {
"time": "1767989746"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 22
},
{
"arrival": {
"time": "1767989811"
},
"departure": {
"time": "1767989811"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 23
},
{
"arrival": {
"time": "1767989880"
},
"departure": {
"time": "1767989880"
},
"stopId": "ORLEANS:StopArea:01001712",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:40",
"tripId": "ORLEANS:VehicleJourney:40_A_86_2_4020_5_204500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_R_336_2_308_5_221100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767993060"
},
"departure": {
"time": "1767993060"
},
"stopId": "ORLEANS:StopArea:01016405",
"stopSequence": 0
},
{
"arrival": {
"time": "1767993120"
},
"departure": {
"time": "1767993120"
},
"stopId": "ORLEANS:StopArea:01016502",
"stopSequence": 1
},
{
"arrival": {
"time": "1767993173"
},
"departure": {
"time": "1767993173"
},
"stopId": "ORLEANS:StopArea:01016603",
"stopSequence": 2
},
{
"arrival": {
"time": "1767993232"
},
"departure": {
"time": "1767993232"
},
"stopId": "ORLEANS:StopArea:00000601",
"stopSequence": 3
},
{
"arrival": {
"time": "1767993309"
},
"departure": {
"time": "1767993309"
},
"stopId": "ORLEANS:StopArea:00001501",
"stopSequence": 4
},
{
"arrival": {
"time": "1767993358"
},
"departure": {
"time": "1767993358"
},
"stopId": "ORLEANS:StopArea:01016903",
"stopSequence": 5
},
{
"arrival": {
"time": "1767993420"
},
"departure": {
"time": "1767993420"
},
"stopId": "ORLEANS:StopArea:01003404",
"stopSequence": 6
},
{
"arrival": {
"time": "1767993552"
},
"departure": {
"time": "1767993552"
},
"stopId": "ORLEANS:StopArea:00054601",
"stopSequence": 7
},
{
"arrival": {
"time": "1767993623"
},
"departure": {
"time": "1767993623"
},
"stopId": "ORLEANS:StopArea:00005931",
"stopSequence": 8
},
{
"arrival": {
"time": "1767993684"
},
"departure": {
"time": "1767993684"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 9
},
{
"arrival": {
"time": "1767993739"
},
"departure": {
"time": "1767993739"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767993780"
},
"departure": {
"time": "1767993840"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 11
},
{
"arrival": {
"time": "1767993945"
},
"departure": {
"time": "1767993945"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 12
},
{
"arrival": {
"time": "1767994020"
},
"departure": {
"time": "1767994020"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 13
},
{
"arrival": {
"time": "1767994083"
},
"departure": {
"time": "1767994083"
},
"stopId": "ORLEANS:StopArea:01013105",
"stopSequence": 14
},
{
"arrival": {
"time": "1767994151"
},
"departure": {
"time": "1767994151"
},
"stopId": "ORLEANS:StopArea:00007701",
"stopSequence": 15
},
{
"arrival": {
"time": "1767994194"
},
"departure": {
"time": "1767994194"
},
"stopId": "ORLEANS:StopArea:01012904",
"stopSequence": 16
},
{
"arrival": {
"time": "1767994260"
},
"departure": {
"time": "1767994260"
},
"stopId": "ORLEANS:StopArea:01012804",
"stopSequence": 17
},
{
"arrival": {
"time": "1767994315"
},
"departure": {
"time": "1767994315"
},
"stopId": "ORLEANS:StopArea:00010080",
"stopSequence": 18
},
{
"arrival": {
"time": "1767994337"
},
"departure": {
"time": "1767994337"
},
"stopId": "ORLEANS:StopArea:00031722",
"stopSequence": 19
},
{
"arrival": {
"time": "1767994377"
},
"departure": {
"time": "1767994377"
},
"stopId": "ORLEANS:StopArea:00008945",
"stopSequence": 20
},
{
"arrival": {
"time": "1767994443"
},
"departure": {
"time": "1767994443"
},
"stopId": "ORLEANS:StopArea:00009120",
"stopSequence": 21
},
{
"arrival": {
"time": "1767994498"
},
"departure": {
"time": "1767994498"
},
"stopId": "ORLEANS:StopArea:00037601",
"stopSequence": 22
},
{
"arrival": {
"time": "1767994567"
},
"departure": {
"time": "1767994567"
},
"stopId": "ORLEANS:StopArea:00018300",
"stopSequence": 23
},
{
"arrival": {
"time": "1767994654"
},
"departure": {
"time": "1767994654"
},
"stopId": "ORLEANS:StopArea:00051100",
"stopSequence": 24
},
{
"arrival": {
"time": "1767994734"
},
"departure": {
"time": "1767994734"
},
"stopId": "ORLEANS:StopArea:00044170",
"stopSequence": 25
},
{
"arrival": {
"time": "1767994800"
},
"departure": {
"time": "1767994800"
},
"stopId": "ORLEANS:StopArea:00033033",
"stopSequence": 26
},
{
"arrival": {
"time": "1767994880"
},
"departure": {
"time": "1767994880"
},
"stopId": "ORLEANS:StopArea:00044400",
"stopSequence": 27
},
{
"arrival": {
"time": "1767994961"
},
"departure": {
"time": "1767994961"
},
"stopId": "ORLEANS:StopArea:00044800",
"stopSequence": 28
},
{
"arrival": {
"time": "1767995040"
},
"departure": {
"time": "1767995040"
},
"stopId": "ORLEANS:StopArea:00048701",
"stopSequence": 29
},
{
"arrival": {
"time": "1767995098"
},
"departure": {
"time": "1767995098"
},
"stopId": "ORLEANS:StopArea:00006900",
"stopSequence": 30
},
{
"arrival": {
"time": "1767995144"
},
"departure": {
"time": "1767995144"
},
"stopId": "ORLEANS:StopArea:00010601",
"stopSequence": 31
},
{
"arrival": {
"time": "1767995180"
},
"departure": {
"time": "1767995180"
},
"stopId": "ORLEANS:StopArea:00031110",
"stopSequence": 32
},
{
"arrival": {
"time": "1767995220"
},
"departure": {
"time": "1767995220"
},
"stopId": "ORLEANS:StopArea:01022201",
"stopSequence": 33
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_R_336_2_308_5_221100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_469_2_A01_5_192800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983365"
},
"departure": {
"time": "1767983375"
},
"stopId": "ORLEANS:StopArea:TLAMBA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767983489"
},
"departure": {
"time": "1767983490"
},
"stopId": "ORLEANS:StopArea:TBUSTI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767983619"
},
"departure": {
"time": "1767983640"
},
"stopId": "ORLEANS:StopArea:TAUBRA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767983777"
},
"departure": {
"time": "1767983790"
},
"stopId": "ORLEANS:StopArea:TLIBER2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767983866"
},
"departure": {
"time": "1767983880"
},
"stopId": "ORLEANS:StopArea:TCOLIG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983979"
},
"departure": {
"time": "1767983995"
},
"stopId": "ORLEANS:StopArea:TLBRAL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984094"
},
"departure": {
"time": "1767984130"
},
"stopId": "ORLEANS:StopArea:TGARDO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984246"
},
"departure": {
"time": "1767984250"
},
"stopId": "ORLEANS:StopArea:TREPUB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984382"
},
"departure": {
"time": "1767984415"
},
"stopId": "ORLEANS:StopArea:TGAULA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984517"
},
"departure": {
"time": "1767984517"
},
"stopId": "ORLEANS:StopArea:TROYAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984587"
},
"departure": {
"time": "1767984600"
},
"stopId": "ORLEANS:StopArea:TTOURE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984703"
},
"departure": {
"time": "1767984710"
},
"stopId": "ORLEANS:StopArea:TCSMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767984798"
},
"departure": {
"time": "1767984810"
},
"stopId": "ORLEANS:StopArea:TMOUIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767984949"
},
"departure": {
"time": "1767984970"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767985055"
},
"departure": {
"time": "1767985100"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767985292"
},
"departure": {
"time": "1767985300"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985385"
},
"departure": {
"time": "1767985405"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985519"
},
"departure": {
"time": "1767985535"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985675"
},
"departure": {
"time": "1767985685"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767985758"
},
"departure": {
"time": "1767985770"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767985820"
},
"departure": {
"time": "1767985835"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767985975"
},
"departure": {
"time": "1767985990"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767986056"
},
"departure": {
"time": "1767986070"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767986147"
},
"departure": {
"time": "1767986160"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767986280"
},
"departure": {
"time": "1767986295"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767986398"
},
"departure": {
"time": "1767986398"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_469_2_A01_5_192800"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_469_2_A06_5_205300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767987905"
},
"departure": {
"time": "1767988380"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767988460"
},
"departure": {
"time": "1767988475"
},
"stopId": "ORLEANS:StopArea:TLAMBA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767988598"
},
"departure": {
"time": "1767988598"
},
"stopId": "ORLEANS:StopArea:TBUSTI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767988715"
},
"departure": {
"time": "1767988740"
},
"stopId": "ORLEANS:StopArea:TAUBRA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767988875"
},
"departure": {
"time": "1767988890"
},
"stopId": "ORLEANS:StopArea:TLIBER2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767988960"
},
"departure": {
"time": "1767988980"
},
"stopId": "ORLEANS:StopArea:TCOLIG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767989075"
},
"departure": {
"time": "1767989095"
},
"stopId": "ORLEANS:StopArea:TLBRAL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767989195"
},
"departure": {
"time": "1767989230"
},
"stopId": "ORLEANS:StopArea:TGARDO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767989335"
},
"departure": {
"time": "1767989350"
},
"stopId": "ORLEANS:StopArea:TREPUB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767989470"
},
"departure": {
"time": "1767989515"
},
"stopId": "ORLEANS:StopArea:TGAULA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767989613"
},
"departure": {
"time": "1767989613"
},
"stopId": "ORLEANS:StopArea:TROYAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767989680"
},
"departure": {
"time": "1767989700"
},
"stopId": "ORLEANS:StopArea:TTOURE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767989790"
},
"departure": {
"time": "1767989810"
},
"stopId": "ORLEANS:StopArea:TCSMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767989895"
},
"departure": {
"time": "1767989910"
},
"stopId": "ORLEANS:StopArea:TMOUIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767990050"
},
"departure": {
"time": "1767990070"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767990155"
},
"departure": {
"time": "1767990200"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767990391"
},
"departure": {
"time": "1767990400"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767990490"
},
"departure": {
"time": "1767990505"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767990615"
},
"departure": {
"time": "1767990635"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767990775"
},
"departure": {
"time": "1767990785"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767990855"
},
"departure": {
"time": "1767990870"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767990920"
},
"departure": {
"time": "1767990930"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767991065"
},
"departure": {
"time": "1767991085"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767991145"
},
"departure": {
"time": "1767991165"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767991235"
},
"departure": {
"time": "1767991250"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767991370"
},
"departure": {
"time": "1767991385"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767991495"
},
"departure": {
"time": "1767991495"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_469_2_A06_5_205300"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_A_467_2_A06_5_215100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767991493"
},
"departure": {
"time": "1767991860"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767991995"
},
"departure": {
"time": "1767992015"
},
"stopId": "ORLEANS:StopArea:THOPAC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767992135"
},
"departure": {
"time": "1767992155"
},
"stopId": "ORLEANS:StopArea:TBOLIE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767992220"
},
"departure": {
"time": "1767992240"
},
"stopId": "ORLEANS:StopArea:TPOSTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767992305"
},
"departure": {
"time": "1767992325"
},
"stopId": "ORLEANS:StopArea:TINDIE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767992450"
},
"departure": {
"time": "1767992460"
},
"stopId": "ORLEANS:StopArea:TFLORA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767992510"
},
"departure": {
"time": "1767992520"
},
"stopId": "ORLEANS:StopArea:TCAMPU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767992585"
},
"departure": {
"time": "1767992595"
},
"stopId": "ORLEANS:StopArea:TLORET1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767992740"
},
"departure": {
"time": "1767992760"
},
"stopId": "ORLEANS:StopArea:TAULNA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767992875"
},
"departure": {
"time": "1767992890"
},
"stopId": "ORLEANS:StopArea:TLARRY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767992975"
},
"departure": {
"time": "1767992990"
},
"stopId": "ORLEANS:StopArea:TVHUGO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767993175"
},
"departure": {
"time": "1767993205"
},
"stopId": "ORLEANS:StopArea:TZENIT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767993285"
},
"departure": {
"time": "1767993305"
},
"stopId": "ORLEANS:StopArea:TCOMET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767993445"
},
"departure": {
"time": "1767993460"
},
"stopId": "ORLEANS:StopArea:TMOUIL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767993545"
},
"departure": {
"time": "1767993565"
},
"stopId": "ORLEANS:StopArea:TCSMAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767993655"
},
"departure": {
"time": "1767993675"
},
"stopId": "ORLEANS:StopArea:TTOURE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767993755"
},
"departure": {
"time": "1767993765"
},
"stopId": "ORLEANS:StopArea:TROYAL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767993919"
},
"departure": {
"time": "1767993919"
},
"stopId": "ORLEANS:StopArea:TGAULA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767994010"
},
"departure": {
"time": "1767994010"
},
"stopId": "ORLEANS:StopArea:TREPUB1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767994110"
},
"departure": {
"time": "1767994135"
},
"stopId": "ORLEANS:StopArea:TGARDO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767994240"
},
"departure": {
"time": "1767994255"
},
"stopId": "ORLEANS:StopArea:TLBRAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767994365"
},
"departure": {
"time": "1767994380"
},
"stopId": "ORLEANS:StopArea:TCOLIG1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767994455"
},
"departure": {
"time": "1767994470"
},
"stopId": "ORLEANS:StopArea:TLIBER1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767994605"
},
"departure": {
"time": "1767994625"
},
"stopId": "ORLEANS:StopArea:TAUBRA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767994750"
},
"departure": {
"time": "1767994765"
},
"stopId": "ORLEANS:StopArea:TBUSTI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767994870"
},
"departure": {
"time": "1767994890"
},
"stopId": "ORLEANS:StopArea:TLAMBA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1767994990"
},
"departure": {
"time": "1767994990"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_A_467_2_A06_5_215100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_168_2_B07_5_200500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767985500"
},
"departure": {
"time": "1767985500"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767985636"
},
"departure": {
"time": "1767985650"
},
"stopId": "ORLEANS:StopArea:TTFONT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767985735"
},
"departure": {
"time": "1767985745"
},
"stopId": "ORLEANS:StopArea:TMLKIN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767985805"
},
"departure": {
"time": "1767985815"
},
"stopId": "ORLEANS:StopArea:TTANGU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767985925"
},
"departure": {
"time": "1767985940"
},
"stopId": "ORLEANS:StopArea:TPEURO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767986008"
},
"departure": {
"time": "1767986015"
},
"stopId": "ORLEANS:StopArea:TPTDUN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767986090"
},
"departure": {
"time": "1767986100"
},
"stopId": "ORLEANS:StopArea:TBEAUM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767986175"
},
"departure": {
"time": "1767986195"
},
"stopId": "ORLEANS:StopArea:TMADEL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767986275"
},
"departure": {
"time": "1767986290"
},
"stopId": "ORLEANS:StopArea:TCXMOR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767986390"
},
"departure": {
"time": "1767986425"
},
"stopId": "ORLEANS:StopArea:TGAULB2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767986500"
},
"departure": {
"time": "1767986515"
},
"stopId": "ORLEANS:StopArea:TJDARC2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767986585"
},
"departure": {
"time": "1767986600"
},
"stopId": "ORLEANS:StopArea:TCAHDV2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767986655"
},
"departure": {
"time": "1767986670"
},
"stopId": "ORLEANS:StopArea:THALMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767986765"
},
"departure": {
"time": "1767986785"
},
"stopId": "ORLEANS:StopArea:TVIGNA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767986870"
},
"departure": {
"time": "1767986885"
},
"stopId": "ORLEANS:StopArea:TRIOBE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767986980"
},
"departure": {
"time": "1767987000"
},
"stopId": "ORLEANS:StopArea:TDRHOM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767987065"
},
"departure": {
"time": "1767987080"
},
"stopId": "ORLEANS:StopArea:TMOZAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767987135"
},
"departure": {
"time": "1767987145"
},
"stopId": "ORLEANS:StopArea:TGVILL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767987200"
},
"departure": {
"time": "1767987245"
},
"stopId": "ORLEANS:StopArea:TAMBER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767987360"
},
"departure": {
"time": "1767987370"
},
"stopId": "ORLEANS:StopArea:TGAUBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767987485"
},
"departure": {
"time": "1767987500"
},
"stopId": "ORLEANS:StopArea:TPTBOR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767987560"
},
"departure": {
"time": "1767987570"
},
"stopId": "ORLEANS:StopArea:TVERVI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767987655"
},
"departure": {
"time": "1767987665"
},
"stopId": "ORLEANS:StopArea:TCLARC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767987765"
},
"departure": {
"time": "1767987780"
},
"stopId": "ORLEANS:StopArea:TLBLUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767987885"
},
"departure": {
"time": "1767987885"
},
"stopId": "ORLEANS:StopArea:THAMEA2",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_168_2_B07_5_200500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_A_369_2_201_5_200000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767984621"
},
"departure": {
"time": "1767985200"
},
"stopId": "ORLEANS:StopArea:01010701",
"stopSequence": 0
},
{
"arrival": {
"time": "1767985265"
},
"departure": {
"time": "1767985265"
},
"stopId": "ORLEANS:StopArea:00041951",
"stopSequence": 1
},
{
"arrival": {
"time": "1767985361"
},
"departure": {
"time": "1767985361"
},
"stopId": "ORLEANS:StopArea:00008801",
"stopSequence": 2
},
{
"arrival": {
"time": "1767985408"
},
"departure": {
"time": "1767985408"
},
"stopId": "ORLEANS:StopArea:00020801",
"stopSequence": 3
},
{
"arrival": {
"time": "1767985455"
},
"departure": {
"time": "1767985455"
},
"stopId": "ORLEANS:StopArea:00024201",
"stopSequence": 4
},
{
"arrival": {
"time": "1767985509"
},
"departure": {
"time": "1767985509"
},
"stopId": "ORLEANS:StopArea:00029803",
"stopSequence": 5
},
{
"arrival": {
"time": "1767985585"
},
"departure": {
"time": "1767985585"
},
"stopId": "ORLEANS:StopArea:00035001",
"stopSequence": 6
},
{
"arrival": {
"time": "1767985649"
},
"departure": {
"time": "1767985649"
},
"stopId": "ORLEANS:StopArea:00037201",
"stopSequence": 7
},
{
"arrival": {
"time": "1767985759"
},
"departure": {
"time": "1767985759"
},
"stopId": "ORLEANS:StopArea:00017522",
"stopSequence": 8
},
{
"arrival": {
"time": "1767985935"
},
"departure": {
"time": "1767985935"
},
"stopId": "ORLEANS:StopArea:01004705",
"stopSequence": 9
},
{
"arrival": {
"time": "1767985984"
},
"departure": {
"time": "1767985984"
},
"stopId": "ORLEANS:StopArea:01070201",
"stopSequence": 10
},
{
"arrival": {
"time": "1767986060"
},
"departure": {
"time": "1767986060"
},
"stopId": "ORLEANS:StopArea:00046251",
"stopSequence": 11
},
{
"arrival": {
"time": "1767986106"
},
"departure": {
"time": "1767986106"
},
"stopId": "ORLEANS:StopArea:00006403",
"stopSequence": 12
},
{
"arrival": {
"time": "1767986168"
},
"departure": {
"time": "1767986168"
},
"stopId": "ORLEANS:StopArea:00037300",
"stopSequence": 13
},
{
"arrival": {
"time": "1767986281"
},
"departure": {
"time": "1767986281"
},
"stopId": "ORLEANS:StopArea:00000102",
"stopSequence": 14
},
{
"arrival": {
"time": "1767986358"
},
"departure": {
"time": "1767986358"
},
"stopId": "ORLEANS:StopArea:01012903",
"stopSequence": 15
},
{
"arrival": {
"time": "1767986409"
},
"departure": {
"time": "1767986409"
},
"stopId": "ORLEANS:StopArea:00007700",
"stopSequence": 16
},
{
"arrival": {
"time": "1767986473"
},
"departure": {
"time": "1767986473"
},
"stopId": "ORLEANS:StopArea:00047700",
"stopSequence": 17
},
{
"arrival": {
"time": "1767986544"
},
"departure": {
"time": "1767986544"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 18
},
{
"arrival": {
"time": "1767986648"
},
"departure": {
"time": "1767986648"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 19
},
{
"arrival": {
"time": "1767986716"
},
"departure": {
"time": "1767986716"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 20
},
{
"arrival": {
"time": "1767986817"
},
"departure": {
"time": "1767986817"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 21
},
{
"arrival": {
"time": "1767986881"
},
"departure": {
"time": "1767986881"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 22
},
{
"arrival": {
"time": "1767986954"
},
"departure": {
"time": "1767986954"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 23
},
{
"arrival": {
"time": "1767987012"
},
"departure": {
"time": "1767987012"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 24
},
{
"arrival": {
"time": "1767987057"
},
"departure": {
"time": "1767987057"
},
"stopId": "ORLEANS:StopArea:01013604",
"stopSequence": 25
},
{
"arrival": {
"time": "1767987144"
},
"departure": {
"time": "1767987144"
},
"stopId": "ORLEANS:StopArea:01013704",
"stopSequence": 26
},
{
"arrival": {
"time": "1767987219"
},
"departure": {
"time": "1767987219"
},
"stopId": "ORLEANS:StopArea:00039800",
"stopSequence": 27
},
{
"arrival": {
"time": "1767987328"
},
"departure": {
"time": "1767987328"
},
"stopId": "ORLEANS:StopArea:01014004",
"stopSequence": 28
},
{
"arrival": {
"time": "1767987394"
},
"departure": {
"time": "1767987394"
},
"stopId": "ORLEANS:StopArea:00055550",
"stopSequence": 29
},
{
"arrival": {
"time": "1767987464"
},
"departure": {
"time": "1767987464"
},
"stopId": "ORLEANS:StopArea:00036901",
"stopSequence": 30
},
{
"arrival": {
"time": "1767987515"
},
"departure": {
"time": "1767987515"
},
"stopId": "ORLEANS:StopArea:00042301",
"stopSequence": 31
},
{
"arrival": {
"time": "1767987582"
},
"departure": {
"time": "1767987582"
},
"stopId": "ORLEANS:StopArea:01014404",
"stopSequence": 32
},
{
"arrival": {
"time": "1767987687"
},
"departure": {
"time": "1767987687"
},
"stopId": "ORLEANS:StopArea:00030300",
"stopSequence": 33
},
{
"arrival": {
"time": "1767987746"
},
"departure": {
"time": "1767987746"
},
"stopId": "ORLEANS:StopArea:00019700",
"stopSequence": 34
},
{
"arrival": {
"time": "1767987766"
},
"departure": {
"time": "1767987766"
},
"stopId": "ORLEANS:StopArea:01002604",
"stopSequence": 35
},
{
"arrival": {
"time": "1767987813"
},
"departure": {
"time": "1767987813"
},
"stopId": "ORLEANS:StopArea:00036650",
"stopSequence": 36
},
{
"arrival": {
"time": "1767987879"
},
"departure": {
"time": "1767987879"
},
"stopId": "ORLEANS:StopArea:00009112",
"stopSequence": 37
},
{
"arrival": {
"time": "1767987967"
},
"departure": {
"time": "1767987967"
},
"stopId": "ORLEANS:StopArea:00046103",
"stopSequence": 38
},
{
"arrival": {
"time": "1767988036"
},
"departure": {
"time": "1767988036"
},
"stopId": "ORLEANS:StopArea:00002400",
"stopSequence": 39
},
{
"arrival": {
"time": "1767988084"
},
"departure": {
"time": "1767988084"
},
"stopId": "ORLEANS:StopArea:00003200",
"stopSequence": 40
},
{
"arrival": {
"time": "1767988188"
},
"departure": {
"time": "1767988188"
},
"stopId": "ORLEANS:StopArea:00017601",
"stopSequence": 41
},
{
"arrival": {
"time": "1767988278"
},
"departure": {
"time": "1767988278"
},
"stopId": "ORLEANS:StopArea:00018001",
"stopSequence": 42
},
{
"arrival": {
"time": "1767988315"
},
"departure": {
"time": "1767988315"
},
"stopId": "ORLEANS:StopArea:00035625",
"stopSequence": 43
},
{
"arrival": {
"time": "1767988381"
},
"departure": {
"time": "1767988381"
},
"stopId": "ORLEANS:StopArea:01033604",
"stopSequence": 44
},
{
"arrival": {
"time": "1767988432"
},
"departure": {
"time": "1767988432"
},
"stopId": "ORLEANS:StopArea:00021901",
"stopSequence": 45
},
{
"arrival": {
"time": "1767988458"
},
"departure": {
"time": "1767988458"
},
"stopId": "ORLEANS:StopArea:01086902",
"stopSequence": 46
},
{
"arrival": {
"time": "1767988507"
},
"departure": {
"time": "1767988507"
},
"stopId": "ORLEANS:StopArea:00033445",
"stopSequence": 47
},
{
"arrival": {
"time": "1767988560"
},
"departure": {
"time": "1767988560"
},
"stopId": "ORLEANS:StopArea:08047304",
"stopSequence": 48
},
{
"arrival": {
"time": "1767988658"
},
"departure": {
"time": "1767988658"
},
"stopId": "ORLEANS:StopArea:01047402",
"stopSequence": 49
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_A_369_2_201_5_200000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_472_2_A08_5_192000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983051"
},
"departure": {
"time": "1767983063"
},
"stopId": "ORLEANS:StopArea:TBUSTI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767983192"
},
"departure": {
"time": "1767983192"
},
"stopId": "ORLEANS:StopArea:TAUBRA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767983310"
},
"departure": {
"time": "1767983310"
},
"stopId": "ORLEANS:StopArea:TLIBER2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767983383"
},
"departure": {
"time": "1767983400"
},
"stopId": "ORLEANS:StopArea:TCOLIG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983498"
},
"departure": {
"time": "1767983515"
},
"stopId": "ORLEANS:StopArea:TLBRAL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983616"
},
"departure": {
"time": "1767983650"
},
"stopId": "ORLEANS:StopArea:TGARDO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983766"
},
"departure": {
"time": "1767983770"
},
"stopId": "ORLEANS:StopArea:TREPUB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983907"
},
"departure": {
"time": "1767983935"
},
"stopId": "ORLEANS:StopArea:TGAULA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984038"
},
"departure": {
"time": "1767984038"
},
"stopId": "ORLEANS:StopArea:TROYAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984109"
},
"departure": {
"time": "1767984120"
},
"stopId": "ORLEANS:StopArea:TTOURE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984214"
},
"departure": {
"time": "1767984230"
},
"stopId": "ORLEANS:StopArea:TCSMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767984318"
},
"departure": {
"time": "1767984330"
},
"stopId": "ORLEANS:StopArea:TMOUIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767984471"
},
"departure": {
"time": "1767984490"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767984575"
},
"departure": {
"time": "1767984620"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767984813"
},
"departure": {
"time": "1767984820"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767984905"
},
"departure": {
"time": "1767984925"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985040"
},
"departure": {
"time": "1767985055"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985203"
},
"departure": {
"time": "1767985205"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767985277"
},
"departure": {
"time": "1767985290"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767985342"
},
"departure": {
"time": "1767985355"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767985495"
},
"departure": {
"time": "1767985510"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767985572"
},
"departure": {
"time": "1767985590"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767985669"
},
"departure": {
"time": "1767985680"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767985801"
},
"departure": {
"time": "1767985815"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767985915"
},
"departure": {
"time": "1767985915"
},
"stopId": "ORLEANS:StopArea:THOPIT2",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_472_2_A08_5_192000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_A_542_2_109_5_204700",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767988020"
},
"departure": {
"time": "1767988020"
},
"stopId": "ORLEANS:StopArea:01068801",
"stopSequence": 0
},
{
"arrival": {
"time": "1767988140"
},
"departure": {
"time": "1767988140"
},
"stopId": "ORLEANS:StopArea:01068910",
"stopSequence": 1
},
{
"arrival": {
"time": "1767988184"
},
"departure": {
"time": "1767988184"
},
"stopId": "ORLEANS:StopArea:01068906",
"stopSequence": 2
},
{
"arrival": {
"time": "1767988225"
},
"departure": {
"time": "1767988225"
},
"stopId": "ORLEANS:StopArea:01069002",
"stopSequence": 3
},
{
"arrival": {
"time": "1767988260"
},
"departure": {
"time": "1767988260"
},
"stopId": "ORLEANS:StopArea:00043441",
"stopSequence": 4
},
{
"arrival": {
"time": "1767988346"
},
"departure": {
"time": "1767988346"
},
"stopId": "ORLEANS:StopArea:00021201",
"stopSequence": 5
},
{
"arrival": {
"time": "1767988406"
},
"departure": {
"time": "1767988406"
},
"stopId": "ORLEANS:StopArea:01036203",
"stopSequence": 6
},
{
"arrival": {
"time": "1767988492"
},
"departure": {
"time": "1767988492"
},
"stopId": "ORLEANS:StopArea:00047321",
"stopSequence": 7
},
{
"arrival": {
"time": "1767988620"
},
"departure": {
"time": "1767988620"
},
"stopId": "ORLEANS:StopArea:00022101",
"stopSequence": 8
},
{
"arrival": {
"time": "1767988689"
},
"departure": {
"time": "1767988689"
},
"stopId": "ORLEANS:StopArea:00030400",
"stopSequence": 9
},
{
"arrival": {
"time": "1767988779"
},
"departure": {
"time": "1767988779"
},
"stopId": "ORLEANS:StopArea:00001400",
"stopSequence": 10
},
{
"arrival": {
"time": "1767988830"
},
"departure": {
"time": "1767988830"
},
"stopId": "ORLEANS:StopArea:00041101",
"stopSequence": 11
},
{
"arrival": {
"time": "1767988889"
},
"departure": {
"time": "1767988889"
},
"stopId": "ORLEANS:StopArea:00037250",
"stopSequence": 12
},
{
"arrival": {
"time": "1767988980"
},
"departure": {
"time": "1767989040"
},
"stopId": "ORLEANS:StopArea:01000903",
"stopSequence": 13
},
{
"arrival": {
"time": "1767989122"
},
"departure": {
"time": "1767989122"
},
"stopId": "ORLEANS:StopArea:00043301",
"stopSequence": 14
},
{
"arrival": {
"time": "1767989175"
},
"departure": {
"time": "1767989175"
},
"stopId": "ORLEANS:StopArea:00028800",
"stopSequence": 15
},
{
"arrival": {
"time": "1767989245"
},
"departure": {
"time": "1767989245"
},
"stopId": "ORLEANS:StopArea:00048001",
"stopSequence": 16
},
{
"arrival": {
"time": "1767989308"
},
"departure": {
"time": "1767989308"
},
"stopId": "ORLEANS:StopArea:00005202",
"stopSequence": 17
},
{
"arrival": {
"time": "1767989363"
},
"departure": {
"time": "1767989363"
},
"stopId": "ORLEANS:StopArea:00028400",
"stopSequence": 18
},
{
"arrival": {
"time": "1767989400"
},
"departure": {
"time": "1767989400"
},
"stopId": "ORLEANS:StopArea:00038761",
"stopSequence": 19
},
{
"arrival": {
"time": "1767989506"
},
"departure": {
"time": "1767989506"
},
"stopId": "ORLEANS:StopArea:01006504",
"stopSequence": 20
},
{
"arrival": {
"time": "1767989580"
},
"departure": {
"time": "1767989580"
},
"stopId": "ORLEANS:StopArea:00020901",
"stopSequence": 21
},
{
"arrival": {
"time": "1767989617"
},
"departure": {
"time": "1767989617"
},
"stopId": "ORLEANS:StopArea:00011900",
"stopSequence": 22
},
{
"arrival": {
"time": "1767989666"
},
"departure": {
"time": "1767989666"
},
"stopId": "ORLEANS:StopArea:00010900",
"stopSequence": 23
},
{
"arrival": {
"time": "1767989741"
},
"departure": {
"time": "1767989741"
},
"stopId": "ORLEANS:StopArea:00029500",
"stopSequence": 24
},
{
"arrival": {
"time": "1767989776"
},
"departure": {
"time": "1767989776"
},
"stopId": "ORLEANS:StopArea:00034503",
"stopSequence": 25
},
{
"arrival": {
"time": "1767989868"
},
"departure": {
"time": "1767989868"
},
"stopId": "ORLEANS:StopArea:01078301",
"stopSequence": 26
},
{
"arrival": {
"time": "1767989940"
},
"departure": {
"time": "1767989940"
},
"stopId": "ORLEANS:StopArea:00005103",
"stopSequence": 27
},
{
"arrival": {
"time": "1767990033"
},
"departure": {
"time": "1767990033"
},
"stopId": "ORLEANS:StopArea:01007201",
"stopSequence": 28
},
{
"arrival": {
"time": "1767990202"
},
"departure": {
"time": "1767990202"
},
"stopId": "ORLEANS:StopArea:00030981",
"stopSequence": 29
},
{
"arrival": {
"time": "1767990253"
},
"departure": {
"time": "1767990253"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 30
},
{
"arrival": {
"time": "1767990360"
},
"departure": {
"time": "1767990420"
},
"stopId": "ORLEANS:StopArea:00017072",
"stopSequence": 31
},
{
"arrival": {
"time": "1767990490"
},
"departure": {
"time": "1767990490"
},
"stopId": "ORLEANS:StopArea:00033421",
"stopSequence": 32
},
{
"arrival": {
"time": "1767990536"
},
"departure": {
"time": "1767990536"
},
"stopId": "ORLEANS:StopArea:00036501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767990589"
},
"departure": {
"time": "1767990589"
},
"stopId": "ORLEANS:StopArea:01007704",
"stopSequence": 34
},
{
"arrival": {
"time": "1767990627"
},
"departure": {
"time": "1767990627"
},
"stopId": "ORLEANS:StopArea:00011101",
"stopSequence": 35
},
{
"arrival": {
"time": "1767990714"
},
"departure": {
"time": "1767990714"
},
"stopId": "ORLEANS:StopArea:00009700",
"stopSequence": 36
},
{
"arrival": {
"time": "1767990780"
},
"departure": {
"time": "1767990780"
},
"stopId": "ORLEANS:StopArea:00040001",
"stopSequence": 37
},
{
"arrival": {
"time": "1767990836"
},
"departure": {
"time": "1767990836"
},
"stopId": "ORLEANS:StopArea:00022401",
"stopSequence": 38
},
{
"arrival": {
"time": "1767990885"
},
"departure": {
"time": "1767990885"
},
"stopId": "ORLEANS:StopArea:00012400",
"stopSequence": 39
},
{
"arrival": {
"time": "1767990919"
},
"departure": {
"time": "1767990919"
},
"stopId": "ORLEANS:StopArea:00020500",
"stopSequence": 40
},
{
"arrival": {
"time": "1767990974"
},
"departure": {
"time": "1767990974"
},
"stopId": "ORLEANS:StopArea:00006700",
"stopSequence": 41
},
{
"arrival": {
"time": "1767991047"
},
"departure": {
"time": "1767991047"
},
"stopId": "ORLEANS:StopArea:00027501",
"stopSequence": 42
},
{
"arrival": {
"time": "1767991098"
},
"departure": {
"time": "1767991098"
},
"stopId": "ORLEANS:StopArea:00030501",
"stopSequence": 43
},
{
"arrival": {
"time": "1767991150"
},
"departure": {
"time": "1767991150"
},
"stopId": "ORLEANS:StopArea:00054700",
"stopSequence": 44
},
{
"arrival": {
"time": "1767991200"
},
"departure": {
"time": "1767991200"
},
"stopId": "ORLEANS:StopArea:00048800",
"stopSequence": 45
},
{
"arrival": {
"time": "1767991225"
},
"departure": {
"time": "1767991225"
},
"stopId": "ORLEANS:StopArea:00036300",
"stopSequence": 46
},
{
"arrival": {
"time": "1767991255"
},
"departure": {
"time": "1767991255"
},
"stopId": "ORLEANS:StopArea:00035304",
"stopSequence": 47
},
{
"arrival": {
"time": "1767991304"
},
"departure": {
"time": "1767991304"
},
"stopId": "ORLEANS:StopArea:01009101",
"stopSequence": 48
},
{
"arrival": {
"time": "1767991411"
},
"departure": {
"time": "1767991411"
},
"stopId": "ORLEANS:StopArea:01069303",
"stopSequence": 49
},
{
"arrival": {
"time": "1767991472"
},
"departure": {
"time": "1767991472"
},
"stopId": "ORLEANS:StopArea:01029404",
"stopSequence": 50
},
{
"arrival": {
"time": "1767991500"
},
"departure": {
"time": "1767991500"
},
"stopId": "ORLEANS:StopArea:00021520",
"stopSequence": 51
},
{
"arrival": {
"time": "1767991587"
},
"departure": {
"time": "1767991587"
},
"stopId": "ORLEANS:StopArea:00035151",
"stopSequence": 52
},
{
"arrival": {
"time": "1767991620"
},
"departure": {
"time": "1767991620"
},
"stopId": "ORLEANS:StopArea:00029421",
"stopSequence": 53
},
{
"arrival": {
"time": "1767991664"
},
"departure": {
"time": "1767991664"
},
"stopId": "ORLEANS:StopArea:01084101",
"stopSequence": 54
},
{
"arrival": {
"time": "1767991765"
},
"departure": {
"time": "1767991765"
},
"stopId": "ORLEANS:StopArea:01079202",
"stopSequence": 55
},
{
"arrival": {
"time": "1767991888"
},
"departure": {
"time": "1767991888"
},
"stopId": "ORLEANS:StopArea:00016600",
"stopSequence": 56
},
{
"arrival": {
"time": "1767991920"
},
"departure": {
"time": "1767991920"
},
"stopId": "ORLEANS:StopArea:01010601",
"stopSequence": 57
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_A_542_2_109_5_204700"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_R_336_2_308_5_203400",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767986665"
},
"departure": {
"time": "1767987240"
},
"stopId": "ORLEANS:StopArea:01016405",
"stopSequence": 0
},
{
"arrival": {
"time": "1767987310"
},
"departure": {
"time": "1767987310"
},
"stopId": "ORLEANS:StopArea:01016502",
"stopSequence": 1
},
{
"arrival": {
"time": "1767987371"
},
"departure": {
"time": "1767987371"
},
"stopId": "ORLEANS:StopArea:01016603",
"stopSequence": 2
},
{
"arrival": {
"time": "1767987441"
},
"departure": {
"time": "1767987441"
},
"stopId": "ORLEANS:StopArea:00000601",
"stopSequence": 3
},
{
"arrival": {
"time": "1767987530"
},
"departure": {
"time": "1767987530"
},
"stopId": "ORLEANS:StopArea:00001501",
"stopSequence": 4
},
{
"arrival": {
"time": "1767987588"
},
"departure": {
"time": "1767987588"
},
"stopId": "ORLEANS:StopArea:01016903",
"stopSequence": 5
},
{
"arrival": {
"time": "1767987660"
},
"departure": {
"time": "1767987660"
},
"stopId": "ORLEANS:StopArea:01003404",
"stopSequence": 6
},
{
"arrival": {
"time": "1767987814"
},
"departure": {
"time": "1767987814"
},
"stopId": "ORLEANS:StopArea:00054601",
"stopSequence": 7
},
{
"arrival": {
"time": "1767987897"
},
"departure": {
"time": "1767987897"
},
"stopId": "ORLEANS:StopArea:00005931",
"stopSequence": 8
},
{
"arrival": {
"time": "1767987968"
},
"departure": {
"time": "1767987968"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 9
},
{
"arrival": {
"time": "1767988032"
},
"departure": {
"time": "1767988032"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767988080"
},
"departure": {
"time": "1767988140"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 11
},
{
"arrival": {
"time": "1767988245"
},
"departure": {
"time": "1767988245"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 12
},
{
"arrival": {
"time": "1767988320"
},
"departure": {
"time": "1767988320"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 13
},
{
"arrival": {
"time": "1767988398"
},
"departure": {
"time": "1767988398"
},
"stopId": "ORLEANS:StopArea:01013105",
"stopSequence": 14
},
{
"arrival": {
"time": "1767988484"
},
"departure": {
"time": "1767988484"
},
"stopId": "ORLEANS:StopArea:00007701",
"stopSequence": 15
},
{
"arrival": {
"time": "1767988538"
},
"departure": {
"time": "1767988538"
},
"stopId": "ORLEANS:StopArea:01012904",
"stopSequence": 16
},
{
"arrival": {
"time": "1767988620"
},
"departure": {
"time": "1767988620"
},
"stopId": "ORLEANS:StopArea:01012804",
"stopSequence": 17
},
{
"arrival": {
"time": "1767988687"
},
"departure": {
"time": "1767988687"
},
"stopId": "ORLEANS:StopArea:00010080",
"stopSequence": 18
},
{
"arrival": {
"time": "1767988715"
},
"departure": {
"time": "1767988715"
},
"stopId": "ORLEANS:StopArea:00031722",
"stopSequence": 19
},
{
"arrival": {
"time": "1767988763"
},
"departure": {
"time": "1767988763"
},
"stopId": "ORLEANS:StopArea:00008945",
"stopSequence": 20
},
{
"arrival": {
"time": "1767988843"
},
"departure": {
"time": "1767988843"
},
"stopId": "ORLEANS:StopArea:00009120",
"stopSequence": 21
},
{
"arrival": {
"time": "1767988911"
},
"departure": {
"time": "1767988911"
},
"stopId": "ORLEANS:StopArea:00037601",
"stopSequence": 22
},
{
"arrival": {
"time": "1767988995"
},
"departure": {
"time": "1767988995"
},
"stopId": "ORLEANS:StopArea:00018300",
"stopSequence": 23
},
{
"arrival": {
"time": "1767989101"
},
"departure": {
"time": "1767989101"
},
"stopId": "ORLEANS:StopArea:00051100",
"stopSequence": 24
},
{
"arrival": {
"time": "1767989199"
},
"departure": {
"time": "1767989199"
},
"stopId": "ORLEANS:StopArea:00044170",
"stopSequence": 25
},
{
"arrival": {
"time": "1767989280"
},
"departure": {
"time": "1767989280"
},
"stopId": "ORLEANS:StopArea:00033033",
"stopSequence": 26
},
{
"arrival": {
"time": "1767989360"
},
"departure": {
"time": "1767989360"
},
"stopId": "ORLEANS:StopArea:00044400",
"stopSequence": 27
},
{
"arrival": {
"time": "1767989441"
},
"departure": {
"time": "1767989441"
},
"stopId": "ORLEANS:StopArea:00044800",
"stopSequence": 28
},
{
"arrival": {
"time": "1767989520"
},
"departure": {
"time": "1767989520"
},
"stopId": "ORLEANS:StopArea:00048701",
"stopSequence": 29
},
{
"arrival": {
"time": "1767989578"
},
"departure": {
"time": "1767989578"
},
"stopId": "ORLEANS:StopArea:00006900",
"stopSequence": 30
},
{
"arrival": {
"time": "1767989624"
},
"departure": {
"time": "1767989624"
},
"stopId": "ORLEANS:StopArea:00010601",
"stopSequence": 31
},
{
"arrival": {
"time": "1767989660"
},
"departure": {
"time": "1767989660"
},
"stopId": "ORLEANS:StopArea:00031110",
"stopSequence": 32
},
{
"arrival": {
"time": "1767989700"
},
"departure": {
"time": "1767989700"
},
"stopId": "ORLEANS:StopArea:01022201",
"stopSequence": 33
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_R_336_2_308_5_203400"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_R_173_2_B10_5_202000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767985738"
},
"departure": {
"time": "1767986400"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767986500"
},
"departure": {
"time": "1767986510"
},
"stopId": "ORLEANS:StopArea:TLBLUM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767986616"
},
"departure": {
"time": "1767986620"
},
"stopId": "ORLEANS:StopArea:TCLARC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767986703"
},
"departure": {
"time": "1767986715"
},
"stopId": "ORLEANS:StopArea:TVERVI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767986778"
},
"departure": {
"time": "1767986785"
},
"stopId": "ORLEANS:StopArea:TPTBOR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767986898"
},
"departure": {
"time": "1767986905"
},
"stopId": "ORLEANS:StopArea:TGAUBR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767987017"
},
"departure": {
"time": "1767987030"
},
"stopId": "ORLEANS:StopArea:TAMBER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767987089"
},
"departure": {
"time": "1767987100"
},
"stopId": "ORLEANS:StopArea:TGVILL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767987163"
},
"departure": {
"time": "1767987175"
},
"stopId": "ORLEANS:StopArea:TMOZAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767987245"
},
"departure": {
"time": "1767987260"
},
"stopId": "ORLEANS:StopArea:TDRHOM1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767987355"
},
"departure": {
"time": "1767987370"
},
"stopId": "ORLEANS:StopArea:TRIOBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767987455"
},
"departure": {
"time": "1767987475"
},
"stopId": "ORLEANS:StopArea:TVIGNA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767987580"
},
"departure": {
"time": "1767987595"
},
"stopId": "ORLEANS:StopArea:THALMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767987665"
},
"departure": {
"time": "1767987680"
},
"stopId": "ORLEANS:StopArea:TCAHDV1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767987745"
},
"departure": {
"time": "1767987755"
},
"stopId": "ORLEANS:StopArea:TJDARC1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767987840"
},
"departure": {
"time": "1767987885"
},
"stopId": "ORLEANS:StopArea:TGAULB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767987975"
},
"departure": {
"time": "1767987990"
},
"stopId": "ORLEANS:StopArea:TCXMOR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767988055"
},
"departure": {
"time": "1767988075"
},
"stopId": "ORLEANS:StopArea:TMADEL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767988177"
},
"departure": {
"time": "1767988177"
},
"stopId": "ORLEANS:StopArea:TBEAUM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767988230"
},
"departure": {
"time": "1767988240"
},
"stopId": "ORLEANS:StopArea:TPTDUN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767988300"
},
"departure": {
"time": "1767988315"
},
"stopId": "ORLEANS:StopArea:TPEURO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767988425"
},
"departure": {
"time": "1767988440"
},
"stopId": "ORLEANS:StopArea:TTANGU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767988500"
},
"departure": {
"time": "1767988510"
},
"stopId": "ORLEANS:StopArea:TMLKIN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767988600"
},
"departure": {
"time": "1767988615"
},
"stopId": "ORLEANS:StopArea:TTFONT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767988755"
},
"departure": {
"time": "1767988755"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_R_173_2_B10_5_202000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_R_417_2_426_5_202800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767986503"
},
"departure": {
"time": "1767986880"
},
"stopId": "ORLEANS:StopArea:00048800",
"stopSequence": 0
},
{
"arrival": {
"time": "1767986955"
},
"departure": {
"time": "1767986955"
},
"stopId": "ORLEANS:StopArea:00054701",
"stopSequence": 1
},
{
"arrival": {
"time": "1767987061"
},
"departure": {
"time": "1767987061"
},
"stopId": "ORLEANS:StopArea:01045304",
"stopSequence": 2
},
{
"arrival": {
"time": "1767987127"
},
"departure": {
"time": "1767987127"
},
"stopId": "ORLEANS:StopArea:01045504",
"stopSequence": 3
},
{
"arrival": {
"time": "1767987202"
},
"departure": {
"time": "1767987202"
},
"stopId": "ORLEANS:StopArea:00021810",
"stopSequence": 4
},
{
"arrival": {
"time": "1767987262"
},
"departure": {
"time": "1767987262"
},
"stopId": "ORLEANS:StopArea:01017904",
"stopSequence": 5
},
{
"arrival": {
"time": "1767987353"
},
"departure": {
"time": "1767987353"
},
"stopId": "ORLEANS:StopArea:00040301",
"stopSequence": 6
},
{
"arrival": {
"time": "1767987392"
},
"departure": {
"time": "1767987392"
},
"stopId": "ORLEANS:StopArea:00013100",
"stopSequence": 7
},
{
"arrival": {
"time": "1767987520"
},
"departure": {
"time": "1767987520"
},
"stopId": "ORLEANS:StopArea:00001721",
"stopSequence": 8
},
{
"arrival": {
"time": "1767987573"
},
"departure": {
"time": "1767987573"
},
"stopId": "ORLEANS:StopArea:00009721",
"stopSequence": 9
},
{
"arrival": {
"time": "1767987594"
},
"departure": {
"time": "1767987594"
},
"stopId": "ORLEANS:StopArea:00042200",
"stopSequence": 10
},
{
"arrival": {
"time": "1767987601"
},
"departure": {
"time": "1767987601"
},
"stopId": "ORLEANS:StopArea:01017402",
"stopSequence": 11
},
{
"arrival": {
"time": "1767987721"
},
"departure": {
"time": "1767987721"
},
"stopId": "ORLEANS:StopArea:00002901",
"stopSequence": 12
},
{
"arrival": {
"time": "1767987781"
},
"departure": {
"time": "1767987840"
},
"stopId": "ORLEANS:StopArea:01001709",
"stopSequence": 13
},
{
"arrival": {
"time": "1767987960"
},
"departure": {
"time": "1767987960"
},
"stopId": "ORLEANS:StopArea:01017071",
"stopSequence": 14
},
{
"arrival": {
"time": "1767988019"
},
"departure": {
"time": "1767988019"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 15
},
{
"arrival": {
"time": "1767988080"
},
"departure": {
"time": "1767988080"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 16
},
{
"arrival": {
"time": "1767988147"
},
"departure": {
"time": "1767988147"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 17
},
{
"arrival": {
"time": "1767988200"
},
"departure": {
"time": "1767988200"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 18
},
{
"arrival": {
"time": "1767988380"
},
"departure": {
"time": "1767988380"
},
"stopId": "ORLEANS:StopArea:00038311",
"stopSequence": 19
},
{
"arrival": {
"time": "1767988423"
},
"departure": {
"time": "1767988423"
},
"stopId": "ORLEANS:StopArea:00023901",
"stopSequence": 20
},
{
"arrival": {
"time": "1767988461"
},
"departure": {
"time": "1767988461"
},
"stopId": "ORLEANS:StopArea:00036801",
"stopSequence": 21
},
{
"arrival": {
"time": "1767988496"
},
"departure": {
"time": "1767988496"
},
"stopId": "ORLEANS:StopArea:00043970",
"stopSequence": 22
},
{
"arrival": {
"time": "1767988550"
},
"departure": {
"time": "1767988550"
},
"stopId": "ORLEANS:StopArea:00012002",
"stopSequence": 23
},
{
"arrival": {
"time": "1767988620"
},
"departure": {
"time": "1767988620"
},
"stopId": "ORLEANS:StopArea:00022701",
"stopSequence": 24
},
{
"arrival": {
"time": "1767988684"
},
"departure": {
"time": "1767988684"
},
"stopId": "ORLEANS:StopArea:00041700",
"stopSequence": 25
},
{
"arrival": {
"time": "1767988749"
},
"departure": {
"time": "1767988749"
},
"stopId": "ORLEANS:StopArea:00010400",
"stopSequence": 26
},
{
"arrival": {
"time": "1767988794"
},
"departure": {
"time": "1767988794"
},
"stopId": "ORLEANS:StopArea:00045221",
"stopSequence": 27
},
{
"arrival": {
"time": "1767988845"
},
"departure": {
"time": "1767988845"
},
"stopId": "ORLEANS:StopArea:00051200",
"stopSequence": 28
},
{
"arrival": {
"time": "1767988879"
},
"departure": {
"time": "1767988879"
},
"stopId": "ORLEANS:StopArea:00011600",
"stopSequence": 29
},
{
"arrival": {
"time": "1767988918"
},
"departure": {
"time": "1767988918"
},
"stopId": "ORLEANS:StopArea:00004402",
"stopSequence": 30
},
{
"arrival": {
"time": "1767988980"
},
"departure": {
"time": "1767988980"
},
"stopId": "ORLEANS:StopArea:00027400",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_R_417_2_426_5_202800"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_A_337_2_306_5_190300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982982"
},
"departure": {
"time": "1767982983"
},
"stopId": "ORLEANS:StopArea:00008946",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983063"
},
"departure": {
"time": "1767983067"
},
"stopId": "ORLEANS:StopArea:00031721",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983077"
},
"departure": {
"time": "1767983077"
},
"stopId": "ORLEANS:StopArea:00010081",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983142"
},
"departure": {
"time": "1767983142"
},
"stopId": "ORLEANS:StopArea:00000102",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983196"
},
"departure": {
"time": "1767983196"
},
"stopId": "ORLEANS:StopArea:01012903",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983270"
},
"departure": {
"time": "1767983270"
},
"stopId": "ORLEANS:StopArea:00007700",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983311"
},
"departure": {
"time": "1767983311"
},
"stopId": "ORLEANS:StopArea:00047700",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983430"
},
"departure": {
"time": "1767983430"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983505"
},
"departure": {
"time": "1767983505"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983621"
},
"departure": {
"time": "1767983621"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983671"
},
"departure": {
"time": "1767983671"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983735"
},
"departure": {
"time": "1767983735"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983801"
},
"departure": {
"time": "1767983801"
},
"stopId": "ORLEANS:StopArea:00005930",
"stopSequence": 26
},
{
"arrival": {
"time": "1767983893"
},
"departure": {
"time": "1767983893"
},
"stopId": "ORLEANS:StopArea:00054600",
"stopSequence": 27
},
{
"arrival": {
"time": "1767984032"
},
"departure": {
"time": "1767984032"
},
"stopId": "ORLEANS:StopArea:01003407",
"stopSequence": 28
},
{
"arrival": {
"time": "1767984097"
},
"departure": {
"time": "1767984097"
},
"stopId": "ORLEANS:StopArea:01016904",
"stopSequence": 29
},
{
"arrival": {
"time": "1767984171"
},
"departure": {
"time": "1767984171"
},
"stopId": "ORLEANS:StopArea:00001500",
"stopSequence": 30
},
{
"arrival": {
"time": "1767984246"
},
"departure": {
"time": "1767984246"
},
"stopId": "ORLEANS:StopArea:00000600",
"stopSequence": 31
},
{
"arrival": {
"time": "1767984309"
},
"departure": {
"time": "1767984309"
},
"stopId": "ORLEANS:StopArea:01016604",
"stopSequence": 32
},
{
"arrival": {
"time": "1767984393"
},
"departure": {
"time": "1767984393"
},
"stopId": "ORLEANS:StopArea:01016501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767984461"
},
"departure": {
"time": "1767984461"
},
"stopId": "ORLEANS:StopArea:01016405",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_A_337_2_306_5_190300"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:13_A_481_2_1306_5_201000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767985446"
},
"departure": {
"time": "1767985800"
},
"stopId": "ORLEANS:StopArea:01037402",
"stopSequence": 0
},
{
"arrival": {
"time": "1767985850"
},
"departure": {
"time": "1767985850"
},
"stopId": "ORLEANS:StopArea:00035171",
"stopSequence": 1
},
{
"arrival": {
"time": "1767985920"
},
"departure": {
"time": "1767985920"
},
"stopId": "ORLEANS:StopArea:01037102",
"stopSequence": 2
},
{
"arrival": {
"time": "1767986014"
},
"departure": {
"time": "1767986014"
},
"stopId": "ORLEANS:StopArea:01037003",
"stopSequence": 3
},
{
"arrival": {
"time": "1767986071"
},
"departure": {
"time": "1767986071"
},
"stopId": "ORLEANS:StopArea:00031100",
"stopSequence": 4
},
{
"arrival": {
"time": "1767986135"
},
"departure": {
"time": "1767986135"
},
"stopId": "ORLEANS:StopArea:00038760",
"stopSequence": 5
},
{
"arrival": {
"time": "1767986201"
},
"departure": {
"time": "1767986201"
},
"stopId": "ORLEANS:StopArea:00019141",
"stopSequence": 6
},
{
"arrival": {
"time": "1767986310"
},
"departure": {
"time": "1767986310"
},
"stopId": "ORLEANS:StopArea:01000904",
"stopSequence": 7
},
{
"arrival": {
"time": "1767986425"
},
"departure": {
"time": "1767986425"
},
"stopId": "ORLEANS:StopArea:00041501",
"stopSequence": 8
},
{
"arrival": {
"time": "1767986475"
},
"departure": {
"time": "1767986475"
},
"stopId": "ORLEANS:StopArea:00032201",
"stopSequence": 9
},
{
"arrival": {
"time": "1767986535"
},
"departure": {
"time": "1767986535"
},
"stopId": "ORLEANS:StopArea:01005402",
"stopSequence": 10
},
{
"arrival": {
"time": "1767986572"
},
"departure": {
"time": "1767986572"
},
"stopId": "ORLEANS:StopArea:00007800",
"stopSequence": 11
},
{
"arrival": {
"time": "1767986710"
},
"departure": {
"time": "1767986710"
},
"stopId": "ORLEANS:StopArea:01071202",
"stopSequence": 12
},
{
"arrival": {
"time": "1767986797"
},
"departure": {
"time": "1767986797"
},
"stopId": "ORLEANS:StopArea:01071102",
"stopSequence": 13
},
{
"arrival": {
"time": "1767986853"
},
"departure": {
"time": "1767986853"
},
"stopId": "ORLEANS:StopArea:01071002",
"stopSequence": 14
},
{
"arrival": {
"time": "1767986937"
},
"departure": {
"time": "1767986937"
},
"stopId": "ORLEANS:StopArea:00016000",
"stopSequence": 15
},
{
"arrival": {
"time": "1767987041"
},
"departure": {
"time": "1767987041"
},
"stopId": "ORLEANS:StopArea:00046451",
"stopSequence": 16
},
{
"arrival": {
"time": "1767987117"
},
"departure": {
"time": "1767987117"
},
"stopId": "ORLEANS:StopArea:00007921",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:13",
"tripId": "ORLEANS:VehicleJourney:13_A_481_2_1306_5_201000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_A_467_2_A03_5_211100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767988805"
},
"departure": {
"time": "1767989460"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767989595"
},
"departure": {
"time": "1767989615"
},
"stopId": "ORLEANS:StopArea:THOPAC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767989735"
},
"departure": {
"time": "1767989755"
},
"stopId": "ORLEANS:StopArea:TBOLIE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767989820"
},
"departure": {
"time": "1767989840"
},
"stopId": "ORLEANS:StopArea:TPOSTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767989910"
},
"departure": {
"time": "1767989930"
},
"stopId": "ORLEANS:StopArea:TINDIE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767990065"
},
"departure": {
"time": "1767990075"
},
"stopId": "ORLEANS:StopArea:TFLORA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767990129"
},
"departure": {
"time": "1767990140"
},
"stopId": "ORLEANS:StopArea:TCAMPU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767990207"
},
"departure": {
"time": "1767990215"
},
"stopId": "ORLEANS:StopArea:TLORET1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767990368"
},
"departure": {
"time": "1767990390"
},
"stopId": "ORLEANS:StopArea:TAULNA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767990505"
},
"departure": {
"time": "1767990520"
},
"stopId": "ORLEANS:StopArea:TLARRY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767990601"
},
"departure": {
"time": "1767990620"
},
"stopId": "ORLEANS:StopArea:TVHUGO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767990802"
},
"departure": {
"time": "1767990835"
},
"stopId": "ORLEANS:StopArea:TZENIT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767990918"
},
"departure": {
"time": "1767990935"
},
"stopId": "ORLEANS:StopArea:TCOMET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767991075"
},
"departure": {
"time": "1767991090"
},
"stopId": "ORLEANS:StopArea:TMOUIL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767991175"
},
"departure": {
"time": "1767991195"
},
"stopId": "ORLEANS:StopArea:TCSMAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767991287"
},
"departure": {
"time": "1767991305"
},
"stopId": "ORLEANS:StopArea:TTOURE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767991375"
},
"departure": {
"time": "1767991395"
},
"stopId": "ORLEANS:StopArea:TROYAL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767991495"
},
"departure": {
"time": "1767991530"
},
"stopId": "ORLEANS:StopArea:TGAULA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767991610"
},
"departure": {
"time": "1767991625"
},
"stopId": "ORLEANS:StopArea:TREPUB1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767991740"
},
"departure": {
"time": "1767991765"
},
"stopId": "ORLEANS:StopArea:TGARDO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767991870"
},
"departure": {
"time": "1767991885"
},
"stopId": "ORLEANS:StopArea:TLBRAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767991988"
},
"departure": {
"time": "1767992010"
},
"stopId": "ORLEANS:StopArea:TCOLIG1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767992087"
},
"departure": {
"time": "1767992100"
},
"stopId": "ORLEANS:StopArea:TLIBER1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767992236"
},
"departure": {
"time": "1767992255"
},
"stopId": "ORLEANS:StopArea:TAUBRA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767992380"
},
"departure": {
"time": "1767992395"
},
"stopId": "ORLEANS:StopArea:TBUSTI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767992500"
},
"departure": {
"time": "1767992520"
},
"stopId": "ORLEANS:StopArea:TLAMBA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1767992610"
},
"departure": {
"time": "1767992610"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_A_467_2_A03_5_211100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_A_467_2_A06_5_195200",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767984152"
},
"departure": {
"time": "1767984720"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767984860"
},
"departure": {
"time": "1767984875"
},
"stopId": "ORLEANS:StopArea:THOPAC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767984996"
},
"departure": {
"time": "1767985015"
},
"stopId": "ORLEANS:StopArea:TBOLIE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767985089"
},
"departure": {
"time": "1767985100"
},
"stopId": "ORLEANS:StopArea:TPOSTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767985169"
},
"departure": {
"time": "1767985190"
},
"stopId": "ORLEANS:StopArea:TINDIE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767985320"
},
"departure": {
"time": "1767985335"
},
"stopId": "ORLEANS:StopArea:TFLORA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767985390"
},
"departure": {
"time": "1767985400"
},
"stopId": "ORLEANS:StopArea:TCAMPU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767985466"
},
"departure": {
"time": "1767985475"
},
"stopId": "ORLEANS:StopArea:TLORET1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767985624"
},
"departure": {
"time": "1767985650"
},
"stopId": "ORLEANS:StopArea:TAULNA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767985774"
},
"departure": {
"time": "1767985780"
},
"stopId": "ORLEANS:StopArea:TLARRY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767985862"
},
"departure": {
"time": "1767985885"
},
"stopId": "ORLEANS:StopArea:TVHUGO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767986074"
},
"departure": {
"time": "1767986115"
},
"stopId": "ORLEANS:StopArea:TZENIT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767986196"
},
"departure": {
"time": "1767986215"
},
"stopId": "ORLEANS:StopArea:TCOMET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767986354"
},
"departure": {
"time": "1767986375"
},
"stopId": "ORLEANS:StopArea:TMOUIL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767986463"
},
"departure": {
"time": "1767986480"
},
"stopId": "ORLEANS:StopArea:TCSMAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767986575"
},
"departure": {
"time": "1767986595"
},
"stopId": "ORLEANS:StopArea:TTOURE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767986666"
},
"departure": {
"time": "1767986680"
},
"stopId": "ORLEANS:StopArea:TROYAL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767986802"
},
"departure": {
"time": "1767986820"
},
"stopId": "ORLEANS:StopArea:TGAULA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767986907"
},
"departure": {
"time": "1767986915"
},
"stopId": "ORLEANS:StopArea:TREPUB1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767987043"
},
"departure": {
"time": "1767987065"
},
"stopId": "ORLEANS:StopArea:TGARDO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767987165"
},
"departure": {
"time": "1767987185"
},
"stopId": "ORLEANS:StopArea:TLBRAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767987275"
},
"departure": {
"time": "1767987295"
},
"stopId": "ORLEANS:StopArea:TCOLIG1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767987370"
},
"departure": {
"time": "1767987385"
},
"stopId": "ORLEANS:StopArea:TLIBER1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767987520"
},
"departure": {
"time": "1767987545"
},
"stopId": "ORLEANS:StopArea:TAUBRA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767987670"
},
"departure": {
"time": "1767987685"
},
"stopId": "ORLEANS:StopArea:TBUSTI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767987790"
},
"departure": {
"time": "1767987810"
},
"stopId": "ORLEANS:StopArea:TLAMBA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1767987915"
},
"departure": {
"time": "1767987915"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_A_467_2_A06_5_195200"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_R_336_2_306_5_200100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767984461"
},
"departure": {
"time": "1767985260"
},
"stopId": "ORLEANS:StopArea:01016405",
"stopSequence": 0
},
{
"arrival": {
"time": "1767985338"
},
"departure": {
"time": "1767985338"
},
"stopId": "ORLEANS:StopArea:01016502",
"stopSequence": 1
},
{
"arrival": {
"time": "1767985401"
},
"departure": {
"time": "1767985401"
},
"stopId": "ORLEANS:StopArea:01016603",
"stopSequence": 2
},
{
"arrival": {
"time": "1767985464"
},
"departure": {
"time": "1767985464"
},
"stopId": "ORLEANS:StopArea:00000601",
"stopSequence": 3
},
{
"arrival": {
"time": "1767985571"
},
"departure": {
"time": "1767985571"
},
"stopId": "ORLEANS:StopArea:00001501",
"stopSequence": 4
},
{
"arrival": {
"time": "1767985633"
},
"departure": {
"time": "1767985633"
},
"stopId": "ORLEANS:StopArea:01016903",
"stopSequence": 5
},
{
"arrival": {
"time": "1767985687"
},
"departure": {
"time": "1767985687"
},
"stopId": "ORLEANS:StopArea:01003404",
"stopSequence": 6
},
{
"arrival": {
"time": "1767985857"
},
"departure": {
"time": "1767985857"
},
"stopId": "ORLEANS:StopArea:00054601",
"stopSequence": 7
},
{
"arrival": {
"time": "1767985927"
},
"departure": {
"time": "1767985927"
},
"stopId": "ORLEANS:StopArea:00005931",
"stopSequence": 8
},
{
"arrival": {
"time": "1767985998"
},
"departure": {
"time": "1767985998"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 9
},
{
"arrival": {
"time": "1767986063"
},
"departure": {
"time": "1767986063"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767986111"
},
"departure": {
"time": "1767986220"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 11
},
{
"arrival": {
"time": "1767986357"
},
"departure": {
"time": "1767986357"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 12
},
{
"arrival": {
"time": "1767986455"
},
"departure": {
"time": "1767986455"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 13
},
{
"arrival": {
"time": "1767986537"
},
"departure": {
"time": "1767986537"
},
"stopId": "ORLEANS:StopArea:01013105",
"stopSequence": 14
},
{
"arrival": {
"time": "1767986630"
},
"departure": {
"time": "1767986630"
},
"stopId": "ORLEANS:StopArea:00007701",
"stopSequence": 15
},
{
"arrival": {
"time": "1767986669"
},
"departure": {
"time": "1767986669"
},
"stopId": "ORLEANS:StopArea:01012904",
"stopSequence": 16
},
{
"arrival": {
"time": "1767986761"
},
"departure": {
"time": "1767986761"
},
"stopId": "ORLEANS:StopArea:01012804",
"stopSequence": 17
},
{
"arrival": {
"time": "1767986835"
},
"departure": {
"time": "1767986835"
},
"stopId": "ORLEANS:StopArea:00010080",
"stopSequence": 18
},
{
"arrival": {
"time": "1767986865"
},
"departure": {
"time": "1767986865"
},
"stopId": "ORLEANS:StopArea:00031722",
"stopSequence": 19
},
{
"arrival": {
"time": "1767986928"
},
"departure": {
"time": "1767986928"
},
"stopId": "ORLEANS:StopArea:00008945",
"stopSequence": 20
},
{
"arrival": {
"time": "1767987016"
},
"departure": {
"time": "1767987016"
},
"stopId": "ORLEANS:StopArea:00009120",
"stopSequence": 21
},
{
"arrival": {
"time": "1767987077"
},
"departure": {
"time": "1767987077"
},
"stopId": "ORLEANS:StopArea:00037601",
"stopSequence": 22
},
{
"arrival": {
"time": "1767987185"
},
"departure": {
"time": "1767987185"
},
"stopId": "ORLEANS:StopArea:00018300",
"stopSequence": 23
},
{
"arrival": {
"time": "1767987289"
},
"departure": {
"time": "1767987289"
},
"stopId": "ORLEANS:StopArea:00051100",
"stopSequence": 24
},
{
"arrival": {
"time": "1767987396"
},
"departure": {
"time": "1767987396"
},
"stopId": "ORLEANS:StopArea:00044170",
"stopSequence": 25
},
{
"arrival": {
"time": "1767987409"
},
"departure": {
"time": "1767987409"
},
"stopId": "ORLEANS:StopArea:00033033",
"stopSequence": 26
},
{
"arrival": {
"time": "1767987499"
},
"departure": {
"time": "1767987499"
},
"stopId": "ORLEANS:StopArea:00044400",
"stopSequence": 27
},
{
"arrival": {
"time": "1767987619"
},
"departure": {
"time": "1767987619"
},
"stopId": "ORLEANS:StopArea:00044800",
"stopSequence": 28
},
{
"arrival": {
"time": "1767987676"
},
"departure": {
"time": "1767987676"
},
"stopId": "ORLEANS:StopArea:00048701",
"stopSequence": 29
},
{
"arrival": {
"time": "1767987760"
},
"departure": {
"time": "1767987760"
},
"stopId": "ORLEANS:StopArea:00006900",
"stopSequence": 30
},
{
"arrival": {
"time": "1767987815"
},
"departure": {
"time": "1767987815"
},
"stopId": "ORLEANS:StopArea:00010601",
"stopSequence": 31
},
{
"arrival": {
"time": "1767987858"
},
"departure": {
"time": "1767987858"
},
"stopId": "ORLEANS:StopArea:00031110",
"stopSequence": 32
},
{
"arrival": {
"time": "1767987904"
},
"departure": {
"time": "1767987904"
},
"stopId": "ORLEANS:StopArea:01022201",
"stopSequence": 33
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_R_336_2_306_5_200100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:40_A_86_2_4020_5_191500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983004"
},
"departure": {
"time": "1767983004"
},
"stopId": "ORLEANS:StopArea:01000205",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983078"
},
"departure": {
"time": "1767983078"
},
"stopId": "ORLEANS:StopArea:00007923",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983130"
},
"departure": {
"time": "1767983130"
},
"stopId": "ORLEANS:StopArea:00034303",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983254"
},
"departure": {
"time": "1767983254"
},
"stopId": "ORLEANS:StopArea:01036003",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983299"
},
"departure": {
"time": "1767983299"
},
"stopId": "ORLEANS:StopArea:00004730",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983415"
},
"departure": {
"time": "1767983415"
},
"stopId": "ORLEANS:StopArea:00039751",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983480"
},
"departure": {
"time": "1767983480"
},
"stopId": "ORLEANS:StopArea:00047321",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983597"
},
"departure": {
"time": "1767983597"
},
"stopId": "ORLEANS:StopArea:00047361",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983663"
},
"departure": {
"time": "1767983663"
},
"stopId": "ORLEANS:StopArea:00005500",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984094"
},
"departure": {
"time": "1767984094"
},
"stopId": "ORLEANS:StopArea:00026500",
"stopSequence": 18
},
{
"arrival": {
"time": "1767984146"
},
"departure": {
"time": "1767984146"
},
"stopId": "ORLEANS:StopArea:00038310",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984332"
},
"departure": {
"time": "1767984332"
},
"stopId": "ORLEANS:StopArea:00045620",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984437"
},
"departure": {
"time": "1767984437"
},
"stopId": "ORLEANS:StopArea:00001220",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984523"
},
"departure": {
"time": "1767984523"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984578"
},
"departure": {
"time": "1767984578"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984635"
},
"departure": {
"time": "1767984635"
},
"stopId": "ORLEANS:StopArea:01001712",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:40",
"tripId": "ORLEANS:VehicleJourney:40_A_86_2_4020_5_191500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_A_359_2_202_5_184700",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982994"
},
"departure": {
"time": "1767982994"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983046"
},
"departure": {
"time": "1767983046"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983127"
},
"departure": {
"time": "1767983127"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983213"
},
"departure": {
"time": "1767983213"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983255"
},
"departure": {
"time": "1767983255"
},
"stopId": "ORLEANS:StopArea:01013604",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983356"
},
"departure": {
"time": "1767983356"
},
"stopId": "ORLEANS:StopArea:01013704",
"stopSequence": 26
},
{
"arrival": {
"time": "1767983442"
},
"departure": {
"time": "1767983442"
},
"stopId": "ORLEANS:StopArea:00039800",
"stopSequence": 27
},
{
"arrival": {
"time": "1767983488"
},
"departure": {
"time": "1767983488"
},
"stopId": "ORLEANS:StopArea:01014004",
"stopSequence": 28
},
{
"arrival": {
"time": "1767983559"
},
"departure": {
"time": "1767983559"
},
"stopId": "ORLEANS:StopArea:00055550",
"stopSequence": 29
},
{
"arrival": {
"time": "1767983623"
},
"departure": {
"time": "1767983623"
},
"stopId": "ORLEANS:StopArea:00036901",
"stopSequence": 30
},
{
"arrival": {
"time": "1767983689"
},
"departure": {
"time": "1767983689"
},
"stopId": "ORLEANS:StopArea:00042301",
"stopSequence": 31
},
{
"arrival": {
"time": "1767983730"
},
"departure": {
"time": "1767983730"
},
"stopId": "ORLEANS:StopArea:01014404",
"stopSequence": 32
},
{
"arrival": {
"time": "1767983807"
},
"departure": {
"time": "1767983807"
},
"stopId": "ORLEANS:StopArea:00030300",
"stopSequence": 33
},
{
"arrival": {
"time": "1767983861"
},
"departure": {
"time": "1767983861"
},
"stopId": "ORLEANS:StopArea:00019700",
"stopSequence": 34
},
{
"arrival": {
"time": "1767983908"
},
"departure": {
"time": "1767983908"
},
"stopId": "ORLEANS:StopArea:01002604",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_A_359_2_202_5_184700"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_167_2_B04_5_213200",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767990720"
},
"departure": {
"time": "1767990720"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767990861"
},
"departure": {
"time": "1767990865"
},
"stopId": "ORLEANS:StopArea:TTFONT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767990950"
},
"departure": {
"time": "1767990960"
},
"stopId": "ORLEANS:StopArea:TMLKIN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767991023"
},
"departure": {
"time": "1767991030"
},
"stopId": "ORLEANS:StopArea:TTANGU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767991154"
},
"departure": {
"time": "1767991155"
},
"stopId": "ORLEANS:StopArea:TPEURO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767991218"
},
"departure": {
"time": "1767991230"
},
"stopId": "ORLEANS:StopArea:TPTDUN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767991305"
},
"departure": {
"time": "1767991315"
},
"stopId": "ORLEANS:StopArea:TBEAUM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767991390"
},
"departure": {
"time": "1767991410"
},
"stopId": "ORLEANS:StopArea:TMADEL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767991490"
},
"departure": {
"time": "1767991505"
},
"stopId": "ORLEANS:StopArea:TCXMOR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767991605"
},
"departure": {
"time": "1767991640"
},
"stopId": "ORLEANS:StopArea:TGAULB2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767991715"
},
"departure": {
"time": "1767991730"
},
"stopId": "ORLEANS:StopArea:TJDARC2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767991800"
},
"departure": {
"time": "1767991815"
},
"stopId": "ORLEANS:StopArea:TCAHDV2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767991870"
},
"departure": {
"time": "1767991885"
},
"stopId": "ORLEANS:StopArea:THALMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767991980"
},
"departure": {
"time": "1767992000"
},
"stopId": "ORLEANS:StopArea:TVIGNA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767992085"
},
"departure": {
"time": "1767992100"
},
"stopId": "ORLEANS:StopArea:TRIOBE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767992195"
},
"departure": {
"time": "1767992210"
},
"stopId": "ORLEANS:StopArea:TDRHOM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767992278"
},
"departure": {
"time": "1767992290"
},
"stopId": "ORLEANS:StopArea:TMOZAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767992343"
},
"departure": {
"time": "1767992355"
},
"stopId": "ORLEANS:StopArea:TGVILL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767992408"
},
"departure": {
"time": "1767992420"
},
"stopId": "ORLEANS:StopArea:TAMBER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767992535"
},
"departure": {
"time": "1767992545"
},
"stopId": "ORLEANS:StopArea:TGAUBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767992660"
},
"departure": {
"time": "1767992675"
},
"stopId": "ORLEANS:StopArea:TPTBOR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767992735"
},
"departure": {
"time": "1767992745"
},
"stopId": "ORLEANS:StopArea:TVERVI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767992830"
},
"departure": {
"time": "1767992840"
},
"stopId": "ORLEANS:StopArea:TCLARC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767992940"
},
"departure": {
"time": "1767992955"
},
"stopId": "ORLEANS:StopArea:TLBLUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767993060"
},
"departure": {
"time": "1767993060"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_167_2_B04_5_213200"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_R_562_2_110_5_183900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983001"
},
"departure": {
"time": "1767983022"
},
"stopId": "ORLEANS:StopArea:01078302",
"stopSequence": 31
},
{
"arrival": {
"time": "1767983144"
},
"departure": {
"time": "1767983144"
},
"stopId": "ORLEANS:StopArea:00034502",
"stopSequence": 32
},
{
"arrival": {
"time": "1767983201"
},
"departure": {
"time": "1767983201"
},
"stopId": "ORLEANS:StopArea:00029501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767983260"
},
"departure": {
"time": "1767983260"
},
"stopId": "ORLEANS:StopArea:00010901",
"stopSequence": 34
},
{
"arrival": {
"time": "1767983336"
},
"departure": {
"time": "1767983336"
},
"stopId": "ORLEANS:StopArea:00011901",
"stopSequence": 35
},
{
"arrival": {
"time": "1767983373"
},
"departure": {
"time": "1767983373"
},
"stopId": "ORLEANS:StopArea:00020900",
"stopSequence": 36
},
{
"arrival": {
"time": "1767983460"
},
"departure": {
"time": "1767983460"
},
"stopId": "ORLEANS:StopArea:01006503",
"stopSequence": 37
},
{
"arrival": {
"time": "1767983499"
},
"departure": {
"time": "1767983499"
},
"stopId": "ORLEANS:StopArea:00036720",
"stopSequence": 38
},
{
"arrival": {
"time": "1767983562"
},
"departure": {
"time": "1767983562"
},
"stopId": "ORLEANS:StopArea:00031102",
"stopSequence": 39
},
{
"arrival": {
"time": "1767983636"
},
"departure": {
"time": "1767983636"
},
"stopId": "ORLEANS:StopArea:00005201",
"stopSequence": 40
},
{
"arrival": {
"time": "1767983671"
},
"departure": {
"time": "1767983671"
},
"stopId": "ORLEANS:StopArea:00048000",
"stopSequence": 41
},
{
"arrival": {
"time": "1767983798"
},
"departure": {
"time": "1767983798"
},
"stopId": "ORLEANS:StopArea:00028801",
"stopSequence": 42
},
{
"arrival": {
"time": "1767983859"
},
"departure": {
"time": "1767983859"
},
"stopId": "ORLEANS:StopArea:00043300",
"stopSequence": 43
},
{
"arrival": {
"time": "1767983937"
},
"departure": {
"time": "1767983937"
},
"stopId": "ORLEANS:StopArea:01000904",
"stopSequence": 44
},
{
"arrival": {
"time": "1767984040"
},
"departure": {
"time": "1767984040"
},
"stopId": "ORLEANS:StopArea:00037251",
"stopSequence": 45
},
{
"arrival": {
"time": "1767984104"
},
"departure": {
"time": "1767984104"
},
"stopId": "ORLEANS:StopArea:00041100",
"stopSequence": 46
},
{
"arrival": {
"time": "1767984151"
},
"departure": {
"time": "1767984151"
},
"stopId": "ORLEANS:StopArea:00001401",
"stopSequence": 47
},
{
"arrival": {
"time": "1767984210"
},
"departure": {
"time": "1767984210"
},
"stopId": "ORLEANS:StopArea:00030401",
"stopSequence": 48
},
{
"arrival": {
"time": "1767984281"
},
"departure": {
"time": "1767984281"
},
"stopId": "ORLEANS:StopArea:01036303",
"stopSequence": 49
},
{
"arrival": {
"time": "1767984362"
},
"departure": {
"time": "1767984362"
},
"stopId": "ORLEANS:StopArea:00047320",
"stopSequence": 50
},
{
"arrival": {
"time": "1767984421"
},
"departure": {
"time": "1767984421"
},
"stopId": "ORLEANS:StopArea:01036204",
"stopSequence": 51
},
{
"arrival": {
"time": "1767984456"
},
"departure": {
"time": "1767984456"
},
"stopId": "ORLEANS:StopArea:00021200",
"stopSequence": 52
},
{
"arrival": {
"time": "1767984514"
},
"departure": {
"time": "1767984514"
},
"stopId": "ORLEANS:StopArea:00043442",
"stopSequence": 53
},
{
"arrival": {
"time": "1767984520"
},
"departure": {
"time": "1767984520"
},
"stopId": "ORLEANS:StopArea:01069001",
"stopSequence": 54
},
{
"arrival": {
"time": "1767984603"
},
"departure": {
"time": "1767984603"
},
"stopId": "ORLEANS:StopArea:01068905",
"stopSequence": 55
},
{
"arrival": {
"time": "1767984651"
},
"departure": {
"time": "1767984651"
},
"stopId": "ORLEANS:StopArea:01068901",
"stopSequence": 56
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_R_562_2_110_5_183900"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_A_359_2_204_5_194900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983970"
},
"departure": {
"time": "1767984540"
},
"stopId": "ORLEANS:StopArea:01010701",
"stopSequence": 0
},
{
"arrival": {
"time": "1767984605"
},
"departure": {
"time": "1767984605"
},
"stopId": "ORLEANS:StopArea:00041951",
"stopSequence": 1
},
{
"arrival": {
"time": "1767984694"
},
"departure": {
"time": "1767984694"
},
"stopId": "ORLEANS:StopArea:00008801",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984748"
},
"departure": {
"time": "1767984748"
},
"stopId": "ORLEANS:StopArea:00020801",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984786"
},
"departure": {
"time": "1767984786"
},
"stopId": "ORLEANS:StopArea:00024201",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984840"
},
"departure": {
"time": "1767984840"
},
"stopId": "ORLEANS:StopArea:00029803",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984916"
},
"departure": {
"time": "1767984916"
},
"stopId": "ORLEANS:StopArea:00035001",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984989"
},
"departure": {
"time": "1767984989"
},
"stopId": "ORLEANS:StopArea:00037201",
"stopSequence": 7
},
{
"arrival": {
"time": "1767985099"
},
"departure": {
"time": "1767985099"
},
"stopId": "ORLEANS:StopArea:00017522",
"stopSequence": 8
},
{
"arrival": {
"time": "1767985269"
},
"departure": {
"time": "1767985269"
},
"stopId": "ORLEANS:StopArea:01004705",
"stopSequence": 9
},
{
"arrival": {
"time": "1767985338"
},
"departure": {
"time": "1767985338"
},
"stopId": "ORLEANS:StopArea:01070201",
"stopSequence": 10
},
{
"arrival": {
"time": "1767985385"
},
"departure": {
"time": "1767985385"
},
"stopId": "ORLEANS:StopArea:00046251",
"stopSequence": 11
},
{
"arrival": {
"time": "1767985466"
},
"departure": {
"time": "1767985466"
},
"stopId": "ORLEANS:StopArea:00006403",
"stopSequence": 12
},
{
"arrival": {
"time": "1767985561"
},
"departure": {
"time": "1767985561"
},
"stopId": "ORLEANS:StopArea:00037300",
"stopSequence": 13
},
{
"arrival": {
"time": "1767985647"
},
"departure": {
"time": "1767985647"
},
"stopId": "ORLEANS:StopArea:00000102",
"stopSequence": 14
},
{
"arrival": {
"time": "1767985696"
},
"departure": {
"time": "1767985696"
},
"stopId": "ORLEANS:StopArea:01012903",
"stopSequence": 15
},
{
"arrival": {
"time": "1767985748"
},
"departure": {
"time": "1767985748"
},
"stopId": "ORLEANS:StopArea:00007700",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985813"
},
"departure": {
"time": "1767985813"
},
"stopId": "ORLEANS:StopArea:00047700",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985885"
},
"departure": {
"time": "1767985885"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985989"
},
"departure": {
"time": "1767985989"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 19
},
{
"arrival": {
"time": "1767986109"
},
"departure": {
"time": "1767986109"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 20
},
{
"arrival": {
"time": "1767986183"
},
"departure": {
"time": "1767986183"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 21
},
{
"arrival": {
"time": "1767986238"
},
"departure": {
"time": "1767986238"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 22
},
{
"arrival": {
"time": "1767986330"
},
"departure": {
"time": "1767986330"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 23
},
{
"arrival": {
"time": "1767986369"
},
"departure": {
"time": "1767986369"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 24
},
{
"arrival": {
"time": "1767986450"
},
"departure": {
"time": "1767986450"
},
"stopId": "ORLEANS:StopArea:01013604",
"stopSequence": 25
},
{
"arrival": {
"time": "1767986537"
},
"departure": {
"time": "1767986537"
},
"stopId": "ORLEANS:StopArea:01013704",
"stopSequence": 26
},
{
"arrival": {
"time": "1767986603"
},
"departure": {
"time": "1767986603"
},
"stopId": "ORLEANS:StopArea:00039800",
"stopSequence": 27
},
{
"arrival": {
"time": "1767986665"
},
"departure": {
"time": "1767986665"
},
"stopId": "ORLEANS:StopArea:01014004",
"stopSequence": 28
},
{
"arrival": {
"time": "1767986744"
},
"departure": {
"time": "1767986744"
},
"stopId": "ORLEANS:StopArea:00055550",
"stopSequence": 29
},
{
"arrival": {
"time": "1767986808"
},
"departure": {
"time": "1767986808"
},
"stopId": "ORLEANS:StopArea:00036901",
"stopSequence": 30
},
{
"arrival": {
"time": "1767986845"
},
"departure": {
"time": "1767986845"
},
"stopId": "ORLEANS:StopArea:00042301",
"stopSequence": 31
},
{
"arrival": {
"time": "1767986906"
},
"departure": {
"time": "1767986906"
},
"stopId": "ORLEANS:StopArea:01014404",
"stopSequence": 32
},
{
"arrival": {
"time": "1767986995"
},
"departure": {
"time": "1767986995"
},
"stopId": "ORLEANS:StopArea:00030300",
"stopSequence": 33
},
{
"arrival": {
"time": "1767987046"
},
"departure": {
"time": "1767987046"
},
"stopId": "ORLEANS:StopArea:00019700",
"stopSequence": 34
},
{
"arrival": {
"time": "1767987073"
},
"departure": {
"time": "1767987073"
},
"stopId": "ORLEANS:StopArea:01002604",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_A_359_2_204_5_194900"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_469_2_A04_5_002650",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768000809"
},
"departure": {
"time": "1768001210"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1768001290"
},
"departure": {
"time": "1768001305"
},
"stopId": "ORLEANS:StopArea:TLAMBA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1768001405"
},
"departure": {
"time": "1768001420"
},
"stopId": "ORLEANS:StopArea:TBUSTI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1768001550"
},
"departure": {
"time": "1768001565"
},
"stopId": "ORLEANS:StopArea:TAUBRA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1768001700"
},
"departure": {
"time": "1768001710"
},
"stopId": "ORLEANS:StopArea:TLIBER2",
"stopSequence": 4
},
{
"arrival": {
"time": "1768001780"
},
"departure": {
"time": "1768001795"
},
"stopId": "ORLEANS:StopArea:TCOLIG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1768001903"
},
"departure": {
"time": "1768001930"
},
"stopId": "ORLEANS:StopArea:TLBRAL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1768002030"
},
"departure": {
"time": "1768002055"
},
"stopId": "ORLEANS:StopArea:TGARDO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1768002160"
},
"departure": {
"time": "1768002175"
},
"stopId": "ORLEANS:StopArea:TREPUB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1768002290"
},
"departure": {
"time": "1768002325"
},
"stopId": "ORLEANS:StopArea:TGAULA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1768002400"
},
"departure": {
"time": "1768002420"
},
"stopId": "ORLEANS:StopArea:TROYAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1768002485"
},
"departure": {
"time": "1768002500"
},
"stopId": "ORLEANS:StopArea:TTOURE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1768002585"
},
"departure": {
"time": "1768002605"
},
"stopId": "ORLEANS:StopArea:TCSMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1768002690"
},
"departure": {
"time": "1768002705"
},
"stopId": "ORLEANS:StopArea:TMOUIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1768002845"
},
"departure": {
"time": "1768002865"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1768002950"
},
"departure": {
"time": "1768002980"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1768003177"
},
"departure": {
"time": "1768003180"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1768003270"
},
"departure": {
"time": "1768003285"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1768003395"
},
"departure": {
"time": "1768003415"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1768003555"
},
"departure": {
"time": "1768003565"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1768003635"
},
"departure": {
"time": "1768003650"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1768003700"
},
"departure": {
"time": "1768003710"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1768003845"
},
"departure": {
"time": "1768003860"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1768003920"
},
"departure": {
"time": "1768003940"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768004010"
},
"departure": {
"time": "1768004025"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1768004145"
},
"departure": {
"time": "1768004160"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1768004270"
},
"departure": {
"time": "1768004270"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_469_2_A04_5_002650"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:6_R_210_2_634_5_205600",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767988560"
},
"departure": {
"time": "1767988560"
},
"stopId": "ORLEANS:StopArea:01001714",
"stopSequence": 0
},
{
"arrival": {
"time": "1767988692"
},
"departure": {
"time": "1767988692"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 1
},
{
"arrival": {
"time": "1767988747"
},
"departure": {
"time": "1767988747"
},
"stopId": "ORLEANS:StopArea:00005400",
"stopSequence": 2
},
{
"arrival": {
"time": "1767988842"
},
"departure": {
"time": "1767988842"
},
"stopId": "ORLEANS:StopArea:01026803",
"stopSequence": 3
},
{
"arrival": {
"time": "1767988922"
},
"departure": {
"time": "1767988922"
},
"stopId": "ORLEANS:StopArea:01027003",
"stopSequence": 4
},
{
"arrival": {
"time": "1767988991"
},
"departure": {
"time": "1767988991"
},
"stopId": "ORLEANS:StopArea:00001201",
"stopSequence": 5
},
{
"arrival": {
"time": "1767989100"
},
"departure": {
"time": "1767989100"
},
"stopId": "ORLEANS:StopArea:00011801",
"stopSequence": 6
},
{
"arrival": {
"time": "1767989188"
},
"departure": {
"time": "1767989188"
},
"stopId": "ORLEANS:StopArea:00033580",
"stopSequence": 7
},
{
"arrival": {
"time": "1767989227"
},
"departure": {
"time": "1767989227"
},
"stopId": "ORLEANS:StopArea:00033101",
"stopSequence": 8
},
{
"arrival": {
"time": "1767989300"
},
"departure": {
"time": "1767989300"
},
"stopId": "ORLEANS:StopArea:00032210",
"stopSequence": 9
},
{
"arrival": {
"time": "1767989394"
},
"departure": {
"time": "1767989394"
},
"stopId": "ORLEANS:StopArea:00035970",
"stopSequence": 10
},
{
"arrival": {
"time": "1767989460"
},
"departure": {
"time": "1767989460"
},
"stopId": "ORLEANS:StopArea:00026121",
"stopSequence": 11
},
{
"arrival": {
"time": "1767989524"
},
"departure": {
"time": "1767989524"
},
"stopId": "ORLEANS:StopArea:00031201",
"stopSequence": 12
},
{
"arrival": {
"time": "1767989605"
},
"departure": {
"time": "1767989605"
},
"stopId": "ORLEANS:StopArea:00035301",
"stopSequence": 13
},
{
"arrival": {
"time": "1767989646"
},
"departure": {
"time": "1767989646"
},
"stopId": "ORLEANS:StopArea:00020000",
"stopSequence": 14
},
{
"arrival": {
"time": "1767989699"
},
"departure": {
"time": "1767989699"
},
"stopId": "ORLEANS:StopArea:00047900",
"stopSequence": 15
},
{
"arrival": {
"time": "1767989767"
},
"departure": {
"time": "1767989767"
},
"stopId": "ORLEANS:StopArea:00022512",
"stopSequence": 16
},
{
"arrival": {
"time": "1767989861"
},
"departure": {
"time": "1767989861"
},
"stopId": "ORLEANS:StopArea:00036701",
"stopSequence": 17
},
{
"arrival": {
"time": "1767989943"
},
"departure": {
"time": "1767989943"
},
"stopId": "ORLEANS:StopArea:00015300",
"stopSequence": 18
},
{
"arrival": {
"time": "1767990000"
},
"departure": {
"time": "1767990000"
},
"stopId": "ORLEANS:StopArea:00003700",
"stopSequence": 19
},
{
"arrival": {
"time": "1767990031"
},
"departure": {
"time": "1767990031"
},
"stopId": "ORLEANS:StopArea:00004300",
"stopSequence": 20
},
{
"arrival": {
"time": "1767990079"
},
"departure": {
"time": "1767990079"
},
"stopId": "ORLEANS:StopArea:00033800",
"stopSequence": 21
},
{
"arrival": {
"time": "1767990125"
},
"departure": {
"time": "1767990125"
},
"stopId": "ORLEANS:StopArea:00007900",
"stopSequence": 22
},
{
"arrival": {
"time": "1767990180"
},
"departure": {
"time": "1767990180"
},
"stopId": "ORLEANS:StopArea:00023200",
"stopSequence": 23
},
{
"arrival": {
"time": "1767990256"
},
"departure": {
"time": "1767990256"
},
"stopId": "ORLEANS:StopArea:00015101",
"stopSequence": 24
},
{
"arrival": {
"time": "1767990360"
},
"departure": {
"time": "1767990360"
},
"stopId": "ORLEANS:StopArea:01010304",
"stopSequence": 25
},
{
"arrival": {
"time": "1767990434"
},
"departure": {
"time": "1767990434"
},
"stopId": "ORLEANS:StopArea:00018501",
"stopSequence": 26
},
{
"arrival": {
"time": "1767990514"
},
"departure": {
"time": "1767990514"
},
"stopId": "ORLEANS:StopArea:01029403",
"stopSequence": 27
},
{
"arrival": {
"time": "1767990540"
},
"departure": {
"time": "1767990540"
},
"stopId": "ORLEANS:StopArea:00046300",
"stopSequence": 28
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:6",
"tripId": "ORLEANS:VehicleJourney:6_R_210_2_634_5_205600"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:4_R_527_2_475_5_204200",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767986999"
},
"departure": {
"time": "1767987720"
},
"stopId": "ORLEANS:StopArea:00027901",
"stopSequence": 0
},
{
"arrival": {
"time": "1767987768"
},
"departure": {
"time": "1767987768"
},
"stopId": "ORLEANS:StopArea:00005955",
"stopSequence": 1
},
{
"arrival": {
"time": "1767987798"
},
"departure": {
"time": "1767987798"
},
"stopId": "ORLEANS:StopArea:01077402",
"stopSequence": 2
},
{
"arrival": {
"time": "1767987874"
},
"departure": {
"time": "1767987874"
},
"stopId": "ORLEANS:StopArea:00005918",
"stopSequence": 3
},
{
"arrival": {
"time": "1767987912"
},
"departure": {
"time": "1767987912"
},
"stopId": "ORLEANS:StopArea:00030352",
"stopSequence": 4
},
{
"arrival": {
"time": "1767987937"
},
"departure": {
"time": "1767987937"
},
"stopId": "ORLEANS:StopArea:00001086",
"stopSequence": 5
},
{
"arrival": {
"time": "1767987960"
},
"departure": {
"time": "1767987960"
},
"stopId": "ORLEANS:StopArea:00042400",
"stopSequence": 6
},
{
"arrival": {
"time": "1767988010"
},
"departure": {
"time": "1767988010"
},
"stopId": "ORLEANS:StopArea:00024300",
"stopSequence": 7
},
{
"arrival": {
"time": "1767988042"
},
"departure": {
"time": "1767988042"
},
"stopId": "ORLEANS:StopArea:00023100",
"stopSequence": 8
},
{
"arrival": {
"time": "1767988085"
},
"departure": {
"time": "1767988085"
},
"stopId": "ORLEANS:StopArea:00030521",
"stopSequence": 9
},
{
"arrival": {
"time": "1767988129"
},
"departure": {
"time": "1767988129"
},
"stopId": "ORLEANS:StopArea:00042721",
"stopSequence": 10
},
{
"arrival": {
"time": "1767988174"
},
"departure": {
"time": "1767988174"
},
"stopId": "ORLEANS:StopArea:00015501",
"stopSequence": 11
},
{
"arrival": {
"time": "1767988204"
},
"departure": {
"time": "1767988204"
},
"stopId": "ORLEANS:StopArea:00009501",
"stopSequence": 12
},
{
"arrival": {
"time": "1767988262"
},
"departure": {
"time": "1767988262"
},
"stopId": "ORLEANS:StopArea:00014201",
"stopSequence": 13
},
{
"arrival": {
"time": "1767988320"
},
"departure": {
"time": "1767988320"
},
"stopId": "ORLEANS:StopArea:00001810",
"stopSequence": 14
},
{
"arrival": {
"time": "1767988353"
},
"departure": {
"time": "1767988353"
},
"stopId": "ORLEANS:StopArea:01069102",
"stopSequence": 15
},
{
"arrival": {
"time": "1767988423"
},
"departure": {
"time": "1767988423"
},
"stopId": "ORLEANS:StopArea:00008630",
"stopSequence": 16
},
{
"arrival": {
"time": "1767988500"
},
"departure": {
"time": "1767988500"
},
"stopId": "ORLEANS:StopArea:00039603",
"stopSequence": 17
},
{
"arrival": {
"time": "1767988545"
},
"departure": {
"time": "1767988545"
},
"stopId": "ORLEANS:StopArea:01003404",
"stopSequence": 18
},
{
"arrival": {
"time": "1767988633"
},
"departure": {
"time": "1767988633"
},
"stopId": "ORLEANS:StopArea:00054601",
"stopSequence": 19
},
{
"arrival": {
"time": "1767988680"
},
"departure": {
"time": "1767988680"
},
"stopId": "ORLEANS:StopArea:00005931",
"stopSequence": 20
},
{
"arrival": {
"time": "1767988761"
},
"departure": {
"time": "1767988761"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 21
},
{
"arrival": {
"time": "1767988836"
},
"departure": {
"time": "1767988836"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 22
},
{
"arrival": {
"time": "1767988920"
},
"departure": {
"time": "1767988980"
},
"stopId": "ORLEANS:StopArea:00017056",
"stopSequence": 23
},
{
"arrival": {
"time": "1767989049"
},
"departure": {
"time": "1767989049"
},
"stopId": "ORLEANS:StopArea:00002900",
"stopSequence": 24
},
{
"arrival": {
"time": "1767989144"
},
"departure": {
"time": "1767989144"
},
"stopId": "ORLEANS:StopArea:01017401",
"stopSequence": 25
},
{
"arrival": {
"time": "1767989195"
},
"departure": {
"time": "1767989195"
},
"stopId": "ORLEANS:StopArea:00042201",
"stopSequence": 26
},
{
"arrival": {
"time": "1767989220"
},
"departure": {
"time": "1767989220"
},
"stopId": "ORLEANS:StopArea:00009720",
"stopSequence": 27
},
{
"arrival": {
"time": "1767989261"
},
"departure": {
"time": "1767989261"
},
"stopId": "ORLEANS:StopArea:00001720",
"stopSequence": 28
},
{
"arrival": {
"time": "1767989336"
},
"departure": {
"time": "1767989336"
},
"stopId": "ORLEANS:StopArea:00013101",
"stopSequence": 29
},
{
"arrival": {
"time": "1767989396"
},
"departure": {
"time": "1767989396"
},
"stopId": "ORLEANS:StopArea:00040300",
"stopSequence": 30
},
{
"arrival": {
"time": "1767989460"
},
"departure": {
"time": "1767989460"
},
"stopId": "ORLEANS:StopArea:01017903",
"stopSequence": 31
},
{
"arrival": {
"time": "1767989537"
},
"departure": {
"time": "1767989537"
},
"stopId": "ORLEANS:StopArea:00021811",
"stopSequence": 32
},
{
"arrival": {
"time": "1767989608"
},
"departure": {
"time": "1767989608"
},
"stopId": "ORLEANS:StopArea:01045503",
"stopSequence": 33
},
{
"arrival": {
"time": "1767989845"
},
"departure": {
"time": "1767989845"
},
"stopId": "ORLEANS:StopArea:00000801",
"stopSequence": 34
},
{
"arrival": {
"time": "1767989940"
},
"departure": {
"time": "1767989940"
},
"stopId": "ORLEANS:StopArea:00028100",
"stopSequence": 35
},
{
"arrival": {
"time": "1767990004"
},
"departure": {
"time": "1767990004"
},
"stopId": "ORLEANS:StopArea:00013200",
"stopSequence": 36
},
{
"arrival": {
"time": "1767990057"
},
"departure": {
"time": "1767990057"
},
"stopId": "ORLEANS:StopArea:01018604",
"stopSequence": 37
},
{
"arrival": {
"time": "1767990133"
},
"departure": {
"time": "1767990133"
},
"stopId": "ORLEANS:StopArea:00048402",
"stopSequence": 38
},
{
"arrival": {
"time": "1767990180"
},
"departure": {
"time": "1767990180"
},
"stopId": "ORLEANS:StopArea:00031720",
"stopSequence": 39
},
{
"arrival": {
"time": "1767990440"
},
"departure": {
"time": "1767990440"
},
"stopId": "ORLEANS:StopArea:01070202",
"stopSequence": 42
},
{
"arrival": {
"time": "1767990480"
},
"departure": {
"time": "1767990480"
},
"stopId": "ORLEANS:StopArea:00047044",
"stopSequence": 43
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:4",
"tripId": "ORLEANS:VehicleJourney:4_R_527_2_475_5_204200"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_R_417_2_505_5_193200",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983584"
},
"departure": {
"time": "1767983584"
},
"stopId": "ORLEANS:StopArea:00054701",
"stopSequence": 1
},
{
"arrival": {
"time": "1767983701"
},
"departure": {
"time": "1767983701"
},
"stopId": "ORLEANS:StopArea:01045304",
"stopSequence": 2
},
{
"arrival": {
"time": "1767983767"
},
"departure": {
"time": "1767983767"
},
"stopId": "ORLEANS:StopArea:01045504",
"stopSequence": 3
},
{
"arrival": {
"time": "1767983842"
},
"departure": {
"time": "1767983842"
},
"stopId": "ORLEANS:StopArea:00021810",
"stopSequence": 4
},
{
"arrival": {
"time": "1767983902"
},
"departure": {
"time": "1767983902"
},
"stopId": "ORLEANS:StopArea:01017904",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984000"
},
"departure": {
"time": "1767984000"
},
"stopId": "ORLEANS:StopArea:00040301",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984084"
},
"departure": {
"time": "1767984084"
},
"stopId": "ORLEANS:StopArea:00013100",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984178"
},
"departure": {
"time": "1767984178"
},
"stopId": "ORLEANS:StopArea:00001721",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984235"
},
"departure": {
"time": "1767984235"
},
"stopId": "ORLEANS:StopArea:00009721",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984257"
},
"departure": {
"time": "1767984257"
},
"stopId": "ORLEANS:StopArea:00042200",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984334"
},
"departure": {
"time": "1767984334"
},
"stopId": "ORLEANS:StopArea:01017402",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984453"
},
"departure": {
"time": "1767984453"
},
"stopId": "ORLEANS:StopArea:00002901",
"stopSequence": 12
},
{
"arrival": {
"time": "1767984512"
},
"departure": {
"time": "1767984540"
},
"stopId": "ORLEANS:StopArea:01001709",
"stopSequence": 13
},
{
"arrival": {
"time": "1767984655"
},
"departure": {
"time": "1767984655"
},
"stopId": "ORLEANS:StopArea:01017071",
"stopSequence": 14
},
{
"arrival": {
"time": "1767984724"
},
"departure": {
"time": "1767984724"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 15
},
{
"arrival": {
"time": "1767984795"
},
"departure": {
"time": "1767984795"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 16
},
{
"arrival": {
"time": "1767984862"
},
"departure": {
"time": "1767984862"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984915"
},
"departure": {
"time": "1767984915"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985091"
},
"departure": {
"time": "1767985091"
},
"stopId": "ORLEANS:StopArea:00038311",
"stopSequence": 19
},
{
"arrival": {
"time": "1767985136"
},
"departure": {
"time": "1767985136"
},
"stopId": "ORLEANS:StopArea:00023901",
"stopSequence": 20
},
{
"arrival": {
"time": "1767985157"
},
"departure": {
"time": "1767985157"
},
"stopId": "ORLEANS:StopArea:00036801",
"stopSequence": 21
},
{
"arrival": {
"time": "1767985213"
},
"departure": {
"time": "1767985213"
},
"stopId": "ORLEANS:StopArea:00043970",
"stopSequence": 22
},
{
"arrival": {
"time": "1767985270"
},
"departure": {
"time": "1767985270"
},
"stopId": "ORLEANS:StopArea:00012002",
"stopSequence": 23
},
{
"arrival": {
"time": "1767985344"
},
"departure": {
"time": "1767985344"
},
"stopId": "ORLEANS:StopArea:00022701",
"stopSequence": 24
},
{
"arrival": {
"time": "1767985407"
},
"departure": {
"time": "1767985407"
},
"stopId": "ORLEANS:StopArea:00041700",
"stopSequence": 25
},
{
"arrival": {
"time": "1767985467"
},
"departure": {
"time": "1767985467"
},
"stopId": "ORLEANS:StopArea:00010400",
"stopSequence": 26
},
{
"arrival": {
"time": "1767985516"
},
"departure": {
"time": "1767985516"
},
"stopId": "ORLEANS:StopArea:00045221",
"stopSequence": 27
},
{
"arrival": {
"time": "1767985567"
},
"departure": {
"time": "1767985567"
},
"stopId": "ORLEANS:StopArea:00051200",
"stopSequence": 28
},
{
"arrival": {
"time": "1767985581"
},
"departure": {
"time": "1767985581"
},
"stopId": "ORLEANS:StopArea:00011600",
"stopSequence": 29
},
{
"arrival": {
"time": "1767985639"
},
"departure": {
"time": "1767985639"
},
"stopId": "ORLEANS:StopArea:00004402",
"stopSequence": 30
},
{
"arrival": {
"time": "1767985681"
},
"departure": {
"time": "1767985681"
},
"stopId": "ORLEANS:StopArea:00027400",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_R_417_2_505_5_193200"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_A_467_2_A01_5_203000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767986398"
},
"departure": {
"time": "1767987000"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767987135"
},
"departure": {
"time": "1767987155"
},
"stopId": "ORLEANS:StopArea:THOPAC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767987275"
},
"departure": {
"time": "1767987295"
},
"stopId": "ORLEANS:StopArea:TBOLIE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767987360"
},
"departure": {
"time": "1767987380"
},
"stopId": "ORLEANS:StopArea:TPOSTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767987445"
},
"departure": {
"time": "1767987470"
},
"stopId": "ORLEANS:StopArea:TINDIE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767987595"
},
"departure": {
"time": "1767987615"
},
"stopId": "ORLEANS:StopArea:TFLORA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767987665"
},
"departure": {
"time": "1767987680"
},
"stopId": "ORLEANS:StopArea:TCAMPU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767987745"
},
"departure": {
"time": "1767987755"
},
"stopId": "ORLEANS:StopArea:TLORET1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767987905"
},
"departure": {
"time": "1767987930"
},
"stopId": "ORLEANS:StopArea:TAULNA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767988045"
},
"departure": {
"time": "1767988060"
},
"stopId": "ORLEANS:StopArea:TLARRY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767988145"
},
"departure": {
"time": "1767988165"
},
"stopId": "ORLEANS:StopArea:TVHUGO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767988350"
},
"departure": {
"time": "1767988395"
},
"stopId": "ORLEANS:StopArea:TZENIT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767988475"
},
"departure": {
"time": "1767988495"
},
"stopId": "ORLEANS:StopArea:TCOMET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767988635"
},
"departure": {
"time": "1767988655"
},
"stopId": "ORLEANS:StopArea:TMOUIL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767988740"
},
"departure": {
"time": "1767988760"
},
"stopId": "ORLEANS:StopArea:TCSMAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767988850"
},
"departure": {
"time": "1767988875"
},
"stopId": "ORLEANS:StopArea:TTOURE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767988940"
},
"departure": {
"time": "1767988960"
},
"stopId": "ORLEANS:StopArea:TROYAL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767989055"
},
"departure": {
"time": "1767989100"
},
"stopId": "ORLEANS:StopArea:TGAULA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767989180"
},
"departure": {
"time": "1767989195"
},
"stopId": "ORLEANS:StopArea:TREPUB1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767989310"
},
"departure": {
"time": "1767989345"
},
"stopId": "ORLEANS:StopArea:TGARDO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767989445"
},
"departure": {
"time": "1767989465"
},
"stopId": "ORLEANS:StopArea:TLBRAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767989555"
},
"departure": {
"time": "1767989575"
},
"stopId": "ORLEANS:StopArea:TCOLIG1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767989650"
},
"departure": {
"time": "1767989665"
},
"stopId": "ORLEANS:StopArea:TLIBER1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767989800"
},
"departure": {
"time": "1767989825"
},
"stopId": "ORLEANS:StopArea:TAUBRA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767989950"
},
"departure": {
"time": "1767989965"
},
"stopId": "ORLEANS:StopArea:TBUSTI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767990070"
},
"departure": {
"time": "1767990090"
},
"stopId": "ORLEANS:StopArea:TLAMBA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1767990195"
},
"departure": {
"time": "1767990195"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_A_467_2_A01_5_203000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_R_341_2_308_5_234000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767998400"
},
"departure": {
"time": "1767998400"
},
"stopId": "ORLEANS:StopArea:01016405",
"stopSequence": 0
},
{
"arrival": {
"time": "1767998460"
},
"departure": {
"time": "1767998460"
},
"stopId": "ORLEANS:StopArea:01016502",
"stopSequence": 1
},
{
"arrival": {
"time": "1767998513"
},
"departure": {
"time": "1767998513"
},
"stopId": "ORLEANS:StopArea:01016603",
"stopSequence": 2
},
{
"arrival": {
"time": "1767998572"
},
"departure": {
"time": "1767998572"
},
"stopId": "ORLEANS:StopArea:00000601",
"stopSequence": 3
},
{
"arrival": {
"time": "1767998649"
},
"departure": {
"time": "1767998649"
},
"stopId": "ORLEANS:StopArea:00001501",
"stopSequence": 4
},
{
"arrival": {
"time": "1767998698"
},
"departure": {
"time": "1767998698"
},
"stopId": "ORLEANS:StopArea:01016903",
"stopSequence": 5
},
{
"arrival": {
"time": "1767998760"
},
"departure": {
"time": "1767998760"
},
"stopId": "ORLEANS:StopArea:01003404",
"stopSequence": 6
},
{
"arrival": {
"time": "1767998892"
},
"departure": {
"time": "1767998892"
},
"stopId": "ORLEANS:StopArea:00054601",
"stopSequence": 7
},
{
"arrival": {
"time": "1767998963"
},
"departure": {
"time": "1767998963"
},
"stopId": "ORLEANS:StopArea:00005931",
"stopSequence": 8
},
{
"arrival": {
"time": "1767999024"
},
"departure": {
"time": "1767999024"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 9
},
{
"arrival": {
"time": "1767999079"
},
"departure": {
"time": "1767999079"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767999120"
},
"departure": {
"time": "1767999180"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 11
},
{
"arrival": {
"time": "1767999285"
},
"departure": {
"time": "1767999285"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 12
},
{
"arrival": {
"time": "1767999360"
},
"departure": {
"time": "1767999360"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 13
},
{
"arrival": {
"time": "1767999423"
},
"departure": {
"time": "1767999423"
},
"stopId": "ORLEANS:StopArea:01013105",
"stopSequence": 14
},
{
"arrival": {
"time": "1767999491"
},
"departure": {
"time": "1767999491"
},
"stopId": "ORLEANS:StopArea:00007701",
"stopSequence": 15
},
{
"arrival": {
"time": "1767999534"
},
"departure": {
"time": "1767999534"
},
"stopId": "ORLEANS:StopArea:01012904",
"stopSequence": 16
},
{
"arrival": {
"time": "1767999600"
},
"departure": {
"time": "1767999600"
},
"stopId": "ORLEANS:StopArea:01012804",
"stopSequence": 17
},
{
"arrival": {
"time": "1767999655"
},
"departure": {
"time": "1767999655"
},
"stopId": "ORLEANS:StopArea:00010080",
"stopSequence": 18
},
{
"arrival": {
"time": "1767999677"
},
"departure": {
"time": "1767999677"
},
"stopId": "ORLEANS:StopArea:00031722",
"stopSequence": 19
},
{
"arrival": {
"time": "1767999717"
},
"departure": {
"time": "1767999717"
},
"stopId": "ORLEANS:StopArea:00008945",
"stopSequence": 20
},
{
"arrival": {
"time": "1767999783"
},
"departure": {
"time": "1767999783"
},
"stopId": "ORLEANS:StopArea:00009120",
"stopSequence": 21
},
{
"arrival": {
"time": "1767999838"
},
"departure": {
"time": "1767999838"
},
"stopId": "ORLEANS:StopArea:00037601",
"stopSequence": 22
},
{
"arrival": {
"time": "1767999907"
},
"departure": {
"time": "1767999907"
},
"stopId": "ORLEANS:StopArea:00018300",
"stopSequence": 23
},
{
"arrival": {
"time": "1767999994"
},
"departure": {
"time": "1767999994"
},
"stopId": "ORLEANS:StopArea:00051100",
"stopSequence": 24
},
{
"arrival": {
"time": "1768000074"
},
"departure": {
"time": "1768000074"
},
"stopId": "ORLEANS:StopArea:00044170",
"stopSequence": 25
},
{
"arrival": {
"time": "1768000140"
},
"departure": {
"time": "1768000140"
},
"stopId": "ORLEANS:StopArea:00033033",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_R_341_2_308_5_234000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_A_467_2_A07_5_200300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767984958"
},
"departure": {
"time": "1767985380"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767985516"
},
"departure": {
"time": "1767985535"
},
"stopId": "ORLEANS:StopArea:THOPAC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767985664"
},
"departure": {
"time": "1767985675"
},
"stopId": "ORLEANS:StopArea:TBOLIE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767985742"
},
"departure": {
"time": "1767985760"
},
"stopId": "ORLEANS:StopArea:TPOSTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767985829"
},
"departure": {
"time": "1767985850"
},
"stopId": "ORLEANS:StopArea:TINDIE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767985982"
},
"departure": {
"time": "1767985995"
},
"stopId": "ORLEANS:StopArea:TFLORA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767986047"
},
"departure": {
"time": "1767986060"
},
"stopId": "ORLEANS:StopArea:TCAMPU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767986126"
},
"departure": {
"time": "1767986135"
},
"stopId": "ORLEANS:StopArea:TLORET1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767986294"
},
"departure": {
"time": "1767986310"
},
"stopId": "ORLEANS:StopArea:TAULNA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767986435"
},
"departure": {
"time": "1767986440"
},
"stopId": "ORLEANS:StopArea:TLARRY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767986523"
},
"departure": {
"time": "1767986545"
},
"stopId": "ORLEANS:StopArea:TVHUGO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767986736"
},
"departure": {
"time": "1767986775"
},
"stopId": "ORLEANS:StopArea:TZENIT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767986861"
},
"departure": {
"time": "1767986875"
},
"stopId": "ORLEANS:StopArea:TCOMET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767987015"
},
"departure": {
"time": "1767987035"
},
"stopId": "ORLEANS:StopArea:TMOUIL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767987124"
},
"departure": {
"time": "1767987140"
},
"stopId": "ORLEANS:StopArea:TCSMAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767987230"
},
"departure": {
"time": "1767987255"
},
"stopId": "ORLEANS:StopArea:TTOURE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767987320"
},
"departure": {
"time": "1767987340"
},
"stopId": "ORLEANS:StopArea:TROYAL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767987435"
},
"departure": {
"time": "1767987480"
},
"stopId": "ORLEANS:StopArea:TGAULA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767987560"
},
"departure": {
"time": "1767987575"
},
"stopId": "ORLEANS:StopArea:TREPUB1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767987690"
},
"departure": {
"time": "1767987725"
},
"stopId": "ORLEANS:StopArea:TGARDO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767987825"
},
"departure": {
"time": "1767987845"
},
"stopId": "ORLEANS:StopArea:TLBRAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767987935"
},
"departure": {
"time": "1767987955"
},
"stopId": "ORLEANS:StopArea:TCOLIG1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767988030"
},
"departure": {
"time": "1767988045"
},
"stopId": "ORLEANS:StopArea:TLIBER1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767988180"
},
"departure": {
"time": "1767988205"
},
"stopId": "ORLEANS:StopArea:TAUBRA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767988330"
},
"departure": {
"time": "1767988345"
},
"stopId": "ORLEANS:StopArea:TBUSTI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767988450"
},
"departure": {
"time": "1767988470"
},
"stopId": "ORLEANS:StopArea:TLAMBA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1767988575"
},
"departure": {
"time": "1767988575"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_A_467_2_A07_5_200300"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_A_542_2_105_5_184200",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983018"
},
"departure": {
"time": "1767983043"
},
"stopId": "ORLEANS:StopArea:00030981",
"stopSequence": 29
},
{
"arrival": {
"time": "1767983074"
},
"departure": {
"time": "1767983074"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 30
},
{
"arrival": {
"time": "1767983208"
},
"departure": {
"time": "1767983220"
},
"stopId": "ORLEANS:StopArea:00017072",
"stopSequence": 31
},
{
"arrival": {
"time": "1767983304"
},
"departure": {
"time": "1767983304"
},
"stopId": "ORLEANS:StopArea:00033421",
"stopSequence": 32
},
{
"arrival": {
"time": "1767983359"
},
"departure": {
"time": "1767983359"
},
"stopId": "ORLEANS:StopArea:00036501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767983423"
},
"departure": {
"time": "1767983423"
},
"stopId": "ORLEANS:StopArea:01007704",
"stopSequence": 34
},
{
"arrival": {
"time": "1767983469"
},
"departure": {
"time": "1767983469"
},
"stopId": "ORLEANS:StopArea:00011101",
"stopSequence": 35
},
{
"arrival": {
"time": "1767983604"
},
"departure": {
"time": "1767983604"
},
"stopId": "ORLEANS:StopArea:00009700",
"stopSequence": 36
},
{
"arrival": {
"time": "1767983651"
},
"departure": {
"time": "1767983651"
},
"stopId": "ORLEANS:StopArea:00040001",
"stopSequence": 37
},
{
"arrival": {
"time": "1767983724"
},
"departure": {
"time": "1767983724"
},
"stopId": "ORLEANS:StopArea:00022401",
"stopSequence": 38
},
{
"arrival": {
"time": "1767983787"
},
"departure": {
"time": "1767983787"
},
"stopId": "ORLEANS:StopArea:00012400",
"stopSequence": 39
},
{
"arrival": {
"time": "1767983831"
},
"departure": {
"time": "1767983831"
},
"stopId": "ORLEANS:StopArea:00020500",
"stopSequence": 40
},
{
"arrival": {
"time": "1767983901"
},
"departure": {
"time": "1767983901"
},
"stopId": "ORLEANS:StopArea:00006700",
"stopSequence": 41
},
{
"arrival": {
"time": "1767984027"
},
"departure": {
"time": "1767984027"
},
"stopId": "ORLEANS:StopArea:00027501",
"stopSequence": 42
},
{
"arrival": {
"time": "1767984061"
},
"departure": {
"time": "1767984061"
},
"stopId": "ORLEANS:StopArea:00030501",
"stopSequence": 43
},
{
"arrival": {
"time": "1767984127"
},
"departure": {
"time": "1767984127"
},
"stopId": "ORLEANS:StopArea:00054700",
"stopSequence": 44
},
{
"arrival": {
"time": "1767984191"
},
"departure": {
"time": "1767984191"
},
"stopId": "ORLEANS:StopArea:00048800",
"stopSequence": 45
},
{
"arrival": {
"time": "1767984253"
},
"departure": {
"time": "1767984253"
},
"stopId": "ORLEANS:StopArea:00036300",
"stopSequence": 46
},
{
"arrival": {
"time": "1767984251"
},
"departure": {
"time": "1767984251"
},
"stopId": "ORLEANS:StopArea:00035304",
"stopSequence": 47
},
{
"arrival": {
"time": "1767984303"
},
"departure": {
"time": "1767984303"
},
"stopId": "ORLEANS:StopArea:01009101",
"stopSequence": 48
},
{
"arrival": {
"time": "1767984449"
},
"departure": {
"time": "1767984449"
},
"stopId": "ORLEANS:StopArea:01069303",
"stopSequence": 49
},
{
"arrival": {
"time": "1767984482"
},
"departure": {
"time": "1767984482"
},
"stopId": "ORLEANS:StopArea:01029404",
"stopSequence": 50
},
{
"arrival": {
"time": "1767984495"
},
"departure": {
"time": "1767984495"
},
"stopId": "ORLEANS:StopArea:00021520",
"stopSequence": 51
},
{
"arrival": {
"time": "1767984606"
},
"departure": {
"time": "1767984606"
},
"stopId": "ORLEANS:StopArea:00035151",
"stopSequence": 52
},
{
"arrival": {
"time": "1767984624"
},
"departure": {
"time": "1767984624"
},
"stopId": "ORLEANS:StopArea:00029421",
"stopSequence": 53
},
{
"arrival": {
"time": "1767984688"
},
"departure": {
"time": "1767984688"
},
"stopId": "ORLEANS:StopArea:01084101",
"stopSequence": 54
},
{
"arrival": {
"time": "1767984793"
},
"departure": {
"time": "1767984793"
},
"stopId": "ORLEANS:StopArea:01079202",
"stopSequence": 55
},
{
"arrival": {
"time": "1767984921"
},
"departure": {
"time": "1767984921"
},
"stopId": "ORLEANS:StopArea:00016600",
"stopSequence": 56
},
{
"arrival": {
"time": "1767984920"
},
"departure": {
"time": "1767984920"
},
"stopId": "ORLEANS:StopArea:01010601",
"stopSequence": 57
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_A_542_2_105_5_184200"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_R_557_2_104_5_233800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767998280"
},
"departure": {
"time": "1767998280"
},
"stopId": "ORLEANS:StopArea:01010601",
"stopSequence": 0
},
{
"arrival": {
"time": "1767998334"
},
"departure": {
"time": "1767998334"
},
"stopId": "ORLEANS:StopArea:01079201",
"stopSequence": 1
},
{
"arrival": {
"time": "1767998422"
},
"departure": {
"time": "1767998422"
},
"stopId": "ORLEANS:StopArea:01084102",
"stopSequence": 2
},
{
"arrival": {
"time": "1767998460"
},
"departure": {
"time": "1767998460"
},
"stopId": "ORLEANS:StopArea:01029601",
"stopSequence": 3
},
{
"arrival": {
"time": "1767998494"
},
"departure": {
"time": "1767998494"
},
"stopId": "ORLEANS:StopArea:00035150",
"stopSequence": 4
},
{
"arrival": {
"time": "1767998580"
},
"departure": {
"time": "1767998580"
},
"stopId": "ORLEANS:StopArea:00021521",
"stopSequence": 5
},
{
"arrival": {
"time": "1767998613"
},
"departure": {
"time": "1767998613"
},
"stopId": "ORLEANS:StopArea:01029403",
"stopSequence": 6
},
{
"arrival": {
"time": "1767998676"
},
"departure": {
"time": "1767998676"
},
"stopId": "ORLEANS:StopArea:01069304",
"stopSequence": 7
},
{
"arrival": {
"time": "1767998775"
},
"departure": {
"time": "1767998775"
},
"stopId": "ORLEANS:StopArea:01009102",
"stopSequence": 8
},
{
"arrival": {
"time": "1767998821"
},
"departure": {
"time": "1767998821"
},
"stopId": "ORLEANS:StopArea:01009003",
"stopSequence": 9
},
{
"arrival": {
"time": "1767998851"
},
"departure": {
"time": "1767998851"
},
"stopId": "ORLEANS:StopArea:00036301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767998880"
},
"departure": {
"time": "1767998880"
},
"stopId": "ORLEANS:StopArea:00048801",
"stopSequence": 11
},
{
"arrival": {
"time": "1767998915"
},
"departure": {
"time": "1767998915"
},
"stopId": "ORLEANS:StopArea:00054701",
"stopSequence": 12
},
{
"arrival": {
"time": "1767998944"
},
"departure": {
"time": "1767998944"
},
"stopId": "ORLEANS:StopArea:00016701",
"stopSequence": 13
},
{
"arrival": {
"time": "1767998994"
},
"departure": {
"time": "1767998994"
},
"stopId": "ORLEANS:StopArea:00030500",
"stopSequence": 14
},
{
"arrival": {
"time": "1767999030"
},
"departure": {
"time": "1767999030"
},
"stopId": "ORLEANS:StopArea:00027500",
"stopSequence": 15
},
{
"arrival": {
"time": "1767999077"
},
"departure": {
"time": "1767999077"
},
"stopId": "ORLEANS:StopArea:00006701",
"stopSequence": 16
},
{
"arrival": {
"time": "1767999125"
},
"departure": {
"time": "1767999125"
},
"stopId": "ORLEANS:StopArea:00020501",
"stopSequence": 17
},
{
"arrival": {
"time": "1767999155"
},
"departure": {
"time": "1767999155"
},
"stopId": "ORLEANS:StopArea:00012401",
"stopSequence": 18
},
{
"arrival": {
"time": "1767999201"
},
"departure": {
"time": "1767999201"
},
"stopId": "ORLEANS:StopArea:00022400",
"stopSequence": 19
},
{
"arrival": {
"time": "1767999240"
},
"departure": {
"time": "1767999240"
},
"stopId": "ORLEANS:StopArea:00040000",
"stopSequence": 20
},
{
"arrival": {
"time": "1767999317"
},
"departure": {
"time": "1767999317"
},
"stopId": "ORLEANS:StopArea:00009701",
"stopSequence": 21
},
{
"arrival": {
"time": "1767999397"
},
"departure": {
"time": "1767999397"
},
"stopId": "ORLEANS:StopArea:00011100",
"stopSequence": 22
},
{
"arrival": {
"time": "1767999456"
},
"departure": {
"time": "1767999456"
},
"stopId": "ORLEANS:StopArea:01007703",
"stopSequence": 23
},
{
"arrival": {
"time": "1767999521"
},
"departure": {
"time": "1767999521"
},
"stopId": "ORLEANS:StopArea:00036500",
"stopSequence": 24
},
{
"arrival": {
"time": "1767999600"
},
"departure": {
"time": "1767999660"
},
"stopId": "ORLEANS:StopArea:00017072",
"stopSequence": 25
},
{
"arrival": {
"time": "1767999720"
},
"departure": {
"time": "1767999720"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 26
},
{
"arrival": {
"time": "1767999775"
},
"departure": {
"time": "1767999775"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 27
},
{
"arrival": {
"time": "1767999869"
},
"departure": {
"time": "1767999869"
},
"stopId": "ORLEANS:StopArea:00030980",
"stopSequence": 28
},
{
"arrival": {
"time": "1768000013"
},
"departure": {
"time": "1768000013"
},
"stopId": "ORLEANS:StopArea:01007202",
"stopSequence": 29
},
{
"arrival": {
"time": "1768000105"
},
"departure": {
"time": "1768000105"
},
"stopId": "ORLEANS:StopArea:00005100",
"stopSequence": 30
},
{
"arrival": {
"time": "1768000171"
},
"departure": {
"time": "1768000171"
},
"stopId": "ORLEANS:StopArea:01078302",
"stopSequence": 31
},
{
"arrival": {
"time": "1768000260"
},
"departure": {
"time": "1768000260"
},
"stopId": "ORLEANS:StopArea:00034502",
"stopSequence": 32
},
{
"arrival": {
"time": "1768000314"
},
"departure": {
"time": "1768000314"
},
"stopId": "ORLEANS:StopArea:00029501",
"stopSequence": 33
},
{
"arrival": {
"time": "1768000357"
},
"departure": {
"time": "1768000357"
},
"stopId": "ORLEANS:StopArea:00010901",
"stopSequence": 34
},
{
"arrival": {
"time": "1768000405"
},
"departure": {
"time": "1768000405"
},
"stopId": "ORLEANS:StopArea:00011901",
"stopSequence": 35
},
{
"arrival": {
"time": "1768000439"
},
"departure": {
"time": "1768000439"
},
"stopId": "ORLEANS:StopArea:00020900",
"stopSequence": 36
},
{
"arrival": {
"time": "1768000494"
},
"departure": {
"time": "1768000494"
},
"stopId": "ORLEANS:StopArea:01006503",
"stopSequence": 37
},
{
"arrival": {
"time": "1768000527"
},
"departure": {
"time": "1768000527"
},
"stopId": "ORLEANS:StopArea:00030700",
"stopSequence": 38
},
{
"arrival": {
"time": "1768000560"
},
"departure": {
"time": "1768000560"
},
"stopId": "ORLEANS:StopArea:00038760",
"stopSequence": 39
},
{
"arrival": {
"time": "1768000599"
},
"departure": {
"time": "1768000599"
},
"stopId": "ORLEANS:StopArea:00028401",
"stopSequence": 40
},
{
"arrival": {
"time": "1768000671"
},
"departure": {
"time": "1768000671"
},
"stopId": "ORLEANS:StopArea:00005201",
"stopSequence": 41
},
{
"arrival": {
"time": "1768000729"
},
"departure": {
"time": "1768000729"
},
"stopId": "ORLEANS:StopArea:00048000",
"stopSequence": 42
},
{
"arrival": {
"time": "1768000797"
},
"departure": {
"time": "1768000797"
},
"stopId": "ORLEANS:StopArea:00028801",
"stopSequence": 43
},
{
"arrival": {
"time": "1768000848"
},
"departure": {
"time": "1768000848"
},
"stopId": "ORLEANS:StopArea:00043300",
"stopSequence": 44
},
{
"arrival": {
"time": "1768000920"
},
"departure": {
"time": "1768000980"
},
"stopId": "ORLEANS:StopArea:01000904",
"stopSequence": 45
},
{
"arrival": {
"time": "1768001043"
},
"departure": {
"time": "1768001043"
},
"stopId": "ORLEANS:StopArea:00037251",
"stopSequence": 46
},
{
"arrival": {
"time": "1768001087"
},
"departure": {
"time": "1768001087"
},
"stopId": "ORLEANS:StopArea:00041100",
"stopSequence": 47
},
{
"arrival": {
"time": "1768001118"
},
"departure": {
"time": "1768001118"
},
"stopId": "ORLEANS:StopArea:00001401",
"stopSequence": 48
},
{
"arrival": {
"time": "1768001171"
},
"departure": {
"time": "1768001171"
},
"stopId": "ORLEANS:StopArea:00030401",
"stopSequence": 49
},
{
"arrival": {
"time": "1768001220"
},
"departure": {
"time": "1768001220"
},
"stopId": "ORLEANS:StopArea:01036303",
"stopSequence": 50
},
{
"arrival": {
"time": "1768001292"
},
"departure": {
"time": "1768001292"
},
"stopId": "ORLEANS:StopArea:00047320",
"stopSequence": 51
},
{
"arrival": {
"time": "1768001353"
},
"departure": {
"time": "1768001353"
},
"stopId": "ORLEANS:StopArea:01036204",
"stopSequence": 52
},
{
"arrival": {
"time": "1768001399"
},
"departure": {
"time": "1768001399"
},
"stopId": "ORLEANS:StopArea:00021200",
"stopSequence": 53
},
{
"arrival": {
"time": "1768001460"
},
"departure": {
"time": "1768001460"
},
"stopId": "ORLEANS:StopArea:00043442",
"stopSequence": 54
},
{
"arrival": {
"time": "1768001491"
},
"departure": {
"time": "1768001491"
},
"stopId": "ORLEANS:StopArea:01069001",
"stopSequence": 55
},
{
"arrival": {
"time": "1768001539"
},
"departure": {
"time": "1768001539"
},
"stopId": "ORLEANS:StopArea:01068905",
"stopSequence": 56
},
{
"arrival": {
"time": "1768001580"
},
"departure": {
"time": "1768001580"
},
"stopId": "ORLEANS:StopArea:01068901",
"stopSequence": 57
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_R_557_2_104_5_233800"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:40_R_85_2_4019_5_190000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983017"
},
"departure": {
"time": "1767983035"
},
"stopId": "ORLEANS:StopArea:00004732",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983088"
},
"departure": {
"time": "1767983088"
},
"stopId": "ORLEANS:StopArea:01036004",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983187"
},
"departure": {
"time": "1767983187"
},
"stopId": "ORLEANS:StopArea:00034302",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983249"
},
"departure": {
"time": "1767983249"
},
"stopId": "ORLEANS:StopArea:00007924",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983351"
},
"departure": {
"time": "1767983351"
},
"stopId": "ORLEANS:StopArea:00003726",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983484"
},
"departure": {
"time": "1767983484"
},
"stopId": "ORLEANS:StopArea:00049101",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983598"
},
"departure": {
"time": "1767983598"
},
"stopId": "ORLEANS:StopArea:00010100",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983646"
},
"departure": {
"time": "1767983646"
},
"stopId": "ORLEANS:StopArea:01077502",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983728"
},
"departure": {
"time": "1767983728"
},
"stopId": "ORLEANS:StopArea:00007601",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983724"
},
"departure": {
"time": "1767983724"
},
"stopId": "ORLEANS:StopArea:00043320",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983786"
},
"departure": {
"time": "1767983786"
},
"stopId": "ORLEANS:StopArea:00016101",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983806"
},
"departure": {
"time": "1767983806"
},
"stopId": "ORLEANS:StopArea:00001600",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983840"
},
"departure": {
"time": "1767983840"
},
"stopId": "ORLEANS:StopArea:01088001",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983907"
},
"departure": {
"time": "1767983907"
},
"stopId": "ORLEANS:StopArea:00035910",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:40",
"tripId": "ORLEANS:VehicleJourney:40_R_85_2_4019_5_190000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_R_563_2_104_5_182500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982969"
},
"departure": {
"time": "1767982969"
},
"stopId": "ORLEANS:StopArea:00037251",
"stopSequence": 45
},
{
"arrival": {
"time": "1767983023"
},
"departure": {
"time": "1767983033"
},
"stopId": "ORLEANS:StopArea:00041100",
"stopSequence": 46
},
{
"arrival": {
"time": "1767983079"
},
"departure": {
"time": "1767983079"
},
"stopId": "ORLEANS:StopArea:00001401",
"stopSequence": 47
},
{
"arrival": {
"time": "1767983164"
},
"departure": {
"time": "1767983164"
},
"stopId": "ORLEANS:StopArea:00030401",
"stopSequence": 48
},
{
"arrival": {
"time": "1767983235"
},
"departure": {
"time": "1767983235"
},
"stopId": "ORLEANS:StopArea:01036303",
"stopSequence": 49
},
{
"arrival": {
"time": "1767983312"
},
"departure": {
"time": "1767983312"
},
"stopId": "ORLEANS:StopArea:00047320",
"stopSequence": 50
},
{
"arrival": {
"time": "1767983371"
},
"departure": {
"time": "1767983371"
},
"stopId": "ORLEANS:StopArea:01036204",
"stopSequence": 51
},
{
"arrival": {
"time": "1767983410"
},
"departure": {
"time": "1767983410"
},
"stopId": "ORLEANS:StopArea:00021200",
"stopSequence": 52
},
{
"arrival": {
"time": "1767983468"
},
"departure": {
"time": "1767983468"
},
"stopId": "ORLEANS:StopArea:00043442",
"stopSequence": 53
},
{
"arrival": {
"time": "1767983492"
},
"departure": {
"time": "1767983492"
},
"stopId": "ORLEANS:StopArea:01069001",
"stopSequence": 54
},
{
"arrival": {
"time": "1767983553"
},
"departure": {
"time": "1767983553"
},
"stopId": "ORLEANS:StopArea:01068905",
"stopSequence": 55
},
{
"arrival": {
"time": "1767983592"
},
"departure": {
"time": "1767983592"
},
"stopId": "ORLEANS:StopArea:01068901",
"stopSequence": 56
},
{
"arrival": {
"time": "1767983728"
},
"departure": {
"time": "1767983728"
},
"stopId": "ORLEANS:StopArea:01068801",
"stopSequence": 57
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_R_563_2_104_5_182500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:6_A_211_2_635_5_195100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767984030"
},
"departure": {
"time": "1767984660"
},
"stopId": "ORLEANS:StopArea:00046300",
"stopSequence": 0
},
{
"arrival": {
"time": "1767984724"
},
"departure": {
"time": "1767984724"
},
"stopId": "ORLEANS:StopArea:00032920",
"stopSequence": 1
},
{
"arrival": {
"time": "1767984801"
},
"departure": {
"time": "1767984801"
},
"stopId": "ORLEANS:StopArea:00018500",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984899"
},
"departure": {
"time": "1767984899"
},
"stopId": "ORLEANS:StopArea:01010303",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984972"
},
"departure": {
"time": "1767984972"
},
"stopId": "ORLEANS:StopArea:00015100",
"stopSequence": 4
},
{
"arrival": {
"time": "1767985046"
},
"departure": {
"time": "1767985046"
},
"stopId": "ORLEANS:StopArea:00023201",
"stopSequence": 5
},
{
"arrival": {
"time": "1767985096"
},
"departure": {
"time": "1767985096"
},
"stopId": "ORLEANS:StopArea:00007901",
"stopSequence": 6
},
{
"arrival": {
"time": "1767985140"
},
"departure": {
"time": "1767985140"
},
"stopId": "ORLEANS:StopArea:00006500",
"stopSequence": 7
},
{
"arrival": {
"time": "1767985200"
},
"departure": {
"time": "1767985200"
},
"stopId": "ORLEANS:StopArea:00021800",
"stopSequence": 8
},
{
"arrival": {
"time": "1767985228"
},
"departure": {
"time": "1767985228"
},
"stopId": "ORLEANS:StopArea:00003701",
"stopSequence": 9
},
{
"arrival": {
"time": "1767985337"
},
"departure": {
"time": "1767985337"
},
"stopId": "ORLEANS:StopArea:00015301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767985409"
},
"departure": {
"time": "1767985409"
},
"stopId": "ORLEANS:StopArea:00036700",
"stopSequence": 11
},
{
"arrival": {
"time": "1767985463"
},
"departure": {
"time": "1767985463"
},
"stopId": "ORLEANS:StopArea:00022513",
"stopSequence": 12
},
{
"arrival": {
"time": "1767985585"
},
"departure": {
"time": "1767985585"
},
"stopId": "ORLEANS:StopArea:00047903",
"stopSequence": 13
},
{
"arrival": {
"time": "1767985648"
},
"departure": {
"time": "1767985648"
},
"stopId": "ORLEANS:StopArea:00020001",
"stopSequence": 14
},
{
"arrival": {
"time": "1767985648"
},
"departure": {
"time": "1767985648"
},
"stopId": "ORLEANS:StopArea:00035300",
"stopSequence": 15
},
{
"arrival": {
"time": "1767985768"
},
"departure": {
"time": "1767985768"
},
"stopId": "ORLEANS:StopArea:00031200",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985819"
},
"departure": {
"time": "1767985819"
},
"stopId": "ORLEANS:StopArea:00026120",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985886"
},
"departure": {
"time": "1767985886"
},
"stopId": "ORLEANS:StopArea:00035971",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985998"
},
"departure": {
"time": "1767985998"
},
"stopId": "ORLEANS:StopArea:00032211",
"stopSequence": 19
},
{
"arrival": {
"time": "1767986067"
},
"departure": {
"time": "1767986067"
},
"stopId": "ORLEANS:StopArea:00033100",
"stopSequence": 20
},
{
"arrival": {
"time": "1767986104"
},
"departure": {
"time": "1767986104"
},
"stopId": "ORLEANS:StopArea:00033581",
"stopSequence": 21
},
{
"arrival": {
"time": "1767986180"
},
"departure": {
"time": "1767986180"
},
"stopId": "ORLEANS:StopArea:01027205",
"stopSequence": 22
},
{
"arrival": {
"time": "1767986297"
},
"departure": {
"time": "1767986297"
},
"stopId": "ORLEANS:StopArea:00001200",
"stopSequence": 23
},
{
"arrival": {
"time": "1767986361"
},
"departure": {
"time": "1767986361"
},
"stopId": "ORLEANS:StopArea:01027004",
"stopSequence": 24
},
{
"arrival": {
"time": "1767986422"
},
"departure": {
"time": "1767986422"
},
"stopId": "ORLEANS:StopArea:01026804",
"stopSequence": 25
},
{
"arrival": {
"time": "1767986548"
},
"departure": {
"time": "1767986548"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 26
},
{
"arrival": {
"time": "1767986608"
},
"departure": {
"time": "1767986608"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 27
},
{
"arrival": {
"time": "1767986656"
},
"departure": {
"time": "1767986656"
},
"stopId": "ORLEANS:StopArea:01001714",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:6",
"tripId": "ORLEANS:VehicleJourney:6_A_211_2_635_5_195100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_A_418_2_426_5_211300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767988980"
},
"departure": {
"time": "1767989580"
},
"stopId": "ORLEANS:StopArea:00027400",
"stopSequence": 0
},
{
"arrival": {
"time": "1767989613"
},
"departure": {
"time": "1767989613"
},
"stopId": "ORLEANS:StopArea:00004401",
"stopSequence": 1
},
{
"arrival": {
"time": "1767989646"
},
"departure": {
"time": "1767989646"
},
"stopId": "ORLEANS:StopArea:00011601",
"stopSequence": 2
},
{
"arrival": {
"time": "1767989686"
},
"departure": {
"time": "1767989686"
},
"stopId": "ORLEANS:StopArea:00051201",
"stopSequence": 3
},
{
"arrival": {
"time": "1767989721"
},
"departure": {
"time": "1767989721"
},
"stopId": "ORLEANS:StopArea:00045220",
"stopSequence": 4
},
{
"arrival": {
"time": "1767989772"
},
"departure": {
"time": "1767989772"
},
"stopId": "ORLEANS:StopArea:01019903",
"stopSequence": 5
},
{
"arrival": {
"time": "1767989821"
},
"departure": {
"time": "1767989821"
},
"stopId": "ORLEANS:StopArea:00041701",
"stopSequence": 6
},
{
"arrival": {
"time": "1767989880"
},
"departure": {
"time": "1767989880"
},
"stopId": "ORLEANS:StopArea:00022700",
"stopSequence": 7
},
{
"arrival": {
"time": "1767989952"
},
"departure": {
"time": "1767989952"
},
"stopId": "ORLEANS:StopArea:00012001",
"stopSequence": 8
},
{
"arrival": {
"time": "1767989994"
},
"departure": {
"time": "1767989994"
},
"stopId": "ORLEANS:StopArea:00043971",
"stopSequence": 9
},
{
"arrival": {
"time": "1767990038"
},
"departure": {
"time": "1767990038"
},
"stopId": "ORLEANS:StopArea:00036800",
"stopSequence": 10
},
{
"arrival": {
"time": "1767990094"
},
"departure": {
"time": "1767990094"
},
"stopId": "ORLEANS:StopArea:00023900",
"stopSequence": 11
},
{
"arrival": {
"time": "1767990120"
},
"departure": {
"time": "1767990120"
},
"stopId": "ORLEANS:StopArea:00038310",
"stopSequence": 12
},
{
"arrival": {
"time": "1767990300"
},
"departure": {
"time": "1767990300"
},
"stopId": "ORLEANS:StopArea:00045620",
"stopSequence": 13
},
{
"arrival": {
"time": "1767990389"
},
"departure": {
"time": "1767990389"
},
"stopId": "ORLEANS:StopArea:00001220",
"stopSequence": 14
},
{
"arrival": {
"time": "1767990480"
},
"departure": {
"time": "1767990480"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 15
},
{
"arrival": {
"time": "1767990536"
},
"departure": {
"time": "1767990536"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 16
},
{
"arrival": {
"time": "1767990600"
},
"departure": {
"time": "1767990660"
},
"stopId": "ORLEANS:StopArea:00017056",
"stopSequence": 17
},
{
"arrival": {
"time": "1767990710"
},
"departure": {
"time": "1767990710"
},
"stopId": "ORLEANS:StopArea:00002900",
"stopSequence": 18
},
{
"arrival": {
"time": "1767990780"
},
"departure": {
"time": "1767990780"
},
"stopId": "ORLEANS:StopArea:01017401",
"stopSequence": 19
},
{
"arrival": {
"time": "1767990827"
},
"departure": {
"time": "1767990827"
},
"stopId": "ORLEANS:StopArea:00042201",
"stopSequence": 20
},
{
"arrival": {
"time": "1767990850"
},
"departure": {
"time": "1767990850"
},
"stopId": "ORLEANS:StopArea:00009720",
"stopSequence": 21
},
{
"arrival": {
"time": "1767990889"
},
"departure": {
"time": "1767990889"
},
"stopId": "ORLEANS:StopArea:00001720",
"stopSequence": 22
},
{
"arrival": {
"time": "1767990961"
},
"departure": {
"time": "1767990961"
},
"stopId": "ORLEANS:StopArea:00013101",
"stopSequence": 23
},
{
"arrival": {
"time": "1767991018"
},
"departure": {
"time": "1767991018"
},
"stopId": "ORLEANS:StopArea:00040300",
"stopSequence": 24
},
{
"arrival": {
"time": "1767991080"
},
"departure": {
"time": "1767991080"
},
"stopId": "ORLEANS:StopArea:01017903",
"stopSequence": 25
},
{
"arrival": {
"time": "1767991136"
},
"departure": {
"time": "1767991136"
},
"stopId": "ORLEANS:StopArea:00021811",
"stopSequence": 26
},
{
"arrival": {
"time": "1767991188"
},
"departure": {
"time": "1767991188"
},
"stopId": "ORLEANS:StopArea:01045503",
"stopSequence": 27
},
{
"arrival": {
"time": "1767991238"
},
"departure": {
"time": "1767991238"
},
"stopId": "ORLEANS:StopArea:01045303",
"stopSequence": 28
},
{
"arrival": {
"time": "1767991333"
},
"departure": {
"time": "1767991333"
},
"stopId": "ORLEANS:StopArea:00054702",
"stopSequence": 29
},
{
"arrival": {
"time": "1767991380"
},
"departure": {
"time": "1767991380"
},
"stopId": "ORLEANS:StopArea:00048800",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_A_418_2_426_5_211300"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_469_2_A16_5_204200",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767987241"
},
"departure": {
"time": "1767987720"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767987800"
},
"departure": {
"time": "1767987815"
},
"stopId": "ORLEANS:StopArea:TLAMBA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767987915"
},
"departure": {
"time": "1767987930"
},
"stopId": "ORLEANS:StopArea:TBUSTI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767988055"
},
"departure": {
"time": "1767988080"
},
"stopId": "ORLEANS:StopArea:TAUBRA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767988215"
},
"departure": {
"time": "1767988230"
},
"stopId": "ORLEANS:StopArea:TLIBER2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767988300"
},
"departure": {
"time": "1767988320"
},
"stopId": "ORLEANS:StopArea:TCOLIG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767988415"
},
"departure": {
"time": "1767988435"
},
"stopId": "ORLEANS:StopArea:TLBRAL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767988535"
},
"departure": {
"time": "1767988570"
},
"stopId": "ORLEANS:StopArea:TGARDO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767988675"
},
"departure": {
"time": "1767988690"
},
"stopId": "ORLEANS:StopArea:TREPUB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767988810"
},
"departure": {
"time": "1767988855"
},
"stopId": "ORLEANS:StopArea:TGAULA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767988930"
},
"departure": {
"time": "1767988950"
},
"stopId": "ORLEANS:StopArea:TROYAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767989020"
},
"departure": {
"time": "1767989040"
},
"stopId": "ORLEANS:StopArea:TTOURE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767989130"
},
"departure": {
"time": "1767989150"
},
"stopId": "ORLEANS:StopArea:TCSMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767989235"
},
"departure": {
"time": "1767989250"
},
"stopId": "ORLEANS:StopArea:TMOUIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767989390"
},
"departure": {
"time": "1767989410"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767989495"
},
"departure": {
"time": "1767989540"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767989737"
},
"departure": {
"time": "1767989740"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767989830"
},
"departure": {
"time": "1767989845"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767989955"
},
"departure": {
"time": "1767989975"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767990115"
},
"departure": {
"time": "1767990125"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767990195"
},
"departure": {
"time": "1767990210"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767990260"
},
"departure": {
"time": "1767990275"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767990410"
},
"departure": {
"time": "1767990430"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767990490"
},
"departure": {
"time": "1767990510"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767990580"
},
"departure": {
"time": "1767990600"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767990720"
},
"departure": {
"time": "1767990735"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767990845"
},
"departure": {
"time": "1767990845"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_469_2_A16_5_204200"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:43_R_77_2_5045_5_210200",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767988920"
},
"departure": {
"time": "1767988920"
},
"stopId": "ORLEANS:StopArea:00035903",
"stopSequence": 0
},
{
"arrival": {
"time": "1767988946"
},
"departure": {
"time": "1767988946"
},
"stopId": "ORLEANS:StopArea:01081902",
"stopSequence": 1
},
{
"arrival": {
"time": "1767989040"
},
"departure": {
"time": "1767989040"
},
"stopId": "ORLEANS:StopArea:00053101",
"stopSequence": 2
},
{
"arrival": {
"time": "1767989080"
},
"departure": {
"time": "1767989080"
},
"stopId": "ORLEANS:StopArea:00045502",
"stopSequence": 3
},
{
"arrival": {
"time": "1767989124"
},
"departure": {
"time": "1767989124"
},
"stopId": "ORLEANS:StopArea:00045506",
"stopSequence": 4
},
{
"arrival": {
"time": "1767989160"
},
"departure": {
"time": "1767989160"
},
"stopId": "ORLEANS:StopArea:01022901",
"stopSequence": 5
},
{
"arrival": {
"time": "1767989214"
},
"departure": {
"time": "1767989214"
},
"stopId": "ORLEANS:StopArea:00029310",
"stopSequence": 6
},
{
"arrival": {
"time": "1767989255"
},
"departure": {
"time": "1767989255"
},
"stopId": "ORLEANS:StopArea:00030203",
"stopSequence": 7
},
{
"arrival": {
"time": "1767989304"
},
"departure": {
"time": "1767989304"
},
"stopId": "ORLEANS:StopArea:00022916",
"stopSequence": 8
},
{
"arrival": {
"time": "1767989400"
},
"departure": {
"time": "1767989400"
},
"stopId": "ORLEANS:StopArea:01023302",
"stopSequence": 9
},
{
"arrival": {
"time": "1767990120"
},
"departure": {
"time": "1767990120"
},
"stopId": "ORLEANS:StopArea:00017522",
"stopSequence": 10
},
{
"arrival": {
"time": "1767991080"
},
"departure": {
"time": "1767991080"
},
"stopId": "ORLEANS:StopArea:00003725",
"stopSequence": 11
},
{
"arrival": {
"time": "1767991260"
},
"departure": {
"time": "1767991260"
},
"stopId": "ORLEANS:StopArea:00007920",
"stopSequence": 12
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:43",
"tripId": "ORLEANS:VehicleJourney:43_R_77_2_5045_5_210200"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_A_349_2_303_5_190100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982997"
},
"departure": {
"time": "1767983023"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983060"
},
"departure": {
"time": "1767983060"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983126"
},
"departure": {
"time": "1767983126"
},
"stopId": "ORLEANS:StopArea:00005930",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983190"
},
"departure": {
"time": "1767983190"
},
"stopId": "ORLEANS:StopArea:00054600",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983362"
},
"departure": {
"time": "1767983362"
},
"stopId": "ORLEANS:StopArea:01003407",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983427"
},
"departure": {
"time": "1767983427"
},
"stopId": "ORLEANS:StopArea:01016904",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983476"
},
"departure": {
"time": "1767983476"
},
"stopId": "ORLEANS:StopArea:00001500",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983552"
},
"departure": {
"time": "1767983552"
},
"stopId": "ORLEANS:StopArea:00000600",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983612"
},
"departure": {
"time": "1767983612"
},
"stopId": "ORLEANS:StopArea:01016604",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983677"
},
"departure": {
"time": "1767983677"
},
"stopId": "ORLEANS:StopArea:01016501",
"stopSequence": 26
},
{
"arrival": {
"time": "1767983786"
},
"departure": {
"time": "1767983786"
},
"stopId": "ORLEANS:StopArea:01016405",
"stopSequence": 27
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_A_349_2_303_5_190100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_A_471_2_A02_5_185100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983050"
},
"departure": {
"time": "1767983062"
},
"stopId": "ORLEANS:StopArea:TROYAL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983195"
},
"departure": {
"time": "1767983195"
},
"stopId": "ORLEANS:StopArea:TGAULA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983260"
},
"departure": {
"time": "1767983265"
},
"stopId": "ORLEANS:StopArea:TREPUB1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983383"
},
"departure": {
"time": "1767983415"
},
"stopId": "ORLEANS:StopArea:TGARDO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983527"
},
"departure": {
"time": "1767983535"
},
"stopId": "ORLEANS:StopArea:TLBRAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983623"
},
"departure": {
"time": "1767983645"
},
"stopId": "ORLEANS:StopArea:TCOLIG1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983723"
},
"departure": {
"time": "1767983735"
},
"stopId": "ORLEANS:StopArea:TLIBER1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983872"
},
"departure": {
"time": "1767983895"
},
"stopId": "ORLEANS:StopArea:TAUBRA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984026"
},
"departure": {
"time": "1767984035"
},
"stopId": "ORLEANS:StopArea:TBUSTI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767984153"
},
"departure": {
"time": "1767984160"
},
"stopId": "ORLEANS:StopArea:TLAMBA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1767984295"
},
"departure": {
"time": "1767984295"
},
"stopId": "ORLEANS:StopArea:TVERNE1",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_A_471_2_A02_5_185100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_A_369_2_201_5_221100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767992739"
},
"departure": {
"time": "1767993060"
},
"stopId": "ORLEANS:StopArea:01010701",
"stopSequence": 0
},
{
"arrival": {
"time": "1767993120"
},
"departure": {
"time": "1767993120"
},
"stopId": "ORLEANS:StopArea:00041951",
"stopSequence": 1
},
{
"arrival": {
"time": "1767993203"
},
"departure": {
"time": "1767993203"
},
"stopId": "ORLEANS:StopArea:00008801",
"stopSequence": 2
},
{
"arrival": {
"time": "1767993255"
},
"departure": {
"time": "1767993255"
},
"stopId": "ORLEANS:StopArea:00020801",
"stopSequence": 3
},
{
"arrival": {
"time": "1767993288"
},
"departure": {
"time": "1767993288"
},
"stopId": "ORLEANS:StopArea:00024201",
"stopSequence": 4
},
{
"arrival": {
"time": "1767993337"
},
"departure": {
"time": "1767993337"
},
"stopId": "ORLEANS:StopArea:00029803",
"stopSequence": 5
},
{
"arrival": {
"time": "1767993406"
},
"departure": {
"time": "1767993406"
},
"stopId": "ORLEANS:StopArea:00035001",
"stopSequence": 6
},
{
"arrival": {
"time": "1767993482"
},
"departure": {
"time": "1767993482"
},
"stopId": "ORLEANS:StopArea:00037201",
"stopSequence": 7
},
{
"arrival": {
"time": "1767993585"
},
"departure": {
"time": "1767993585"
},
"stopId": "ORLEANS:StopArea:00017522",
"stopSequence": 8
},
{
"arrival": {
"time": "1767993742"
},
"departure": {
"time": "1767993742"
},
"stopId": "ORLEANS:StopArea:01004705",
"stopSequence": 9
},
{
"arrival": {
"time": "1767993833"
},
"departure": {
"time": "1767993833"
},
"stopId": "ORLEANS:StopArea:01070201",
"stopSequence": 10
},
{
"arrival": {
"time": "1767993876"
},
"departure": {
"time": "1767993876"
},
"stopId": "ORLEANS:StopArea:00046251",
"stopSequence": 11
},
{
"arrival": {
"time": "1767993951"
},
"departure": {
"time": "1767993951"
},
"stopId": "ORLEANS:StopArea:00006403",
"stopSequence": 12
},
{
"arrival": {
"time": "1767994011"
},
"departure": {
"time": "1767994011"
},
"stopId": "ORLEANS:StopArea:00037300",
"stopSequence": 13
},
{
"arrival": {
"time": "1767994091"
},
"departure": {
"time": "1767994091"
},
"stopId": "ORLEANS:StopArea:00000102",
"stopSequence": 14
},
{
"arrival": {
"time": "1767994169"
},
"departure": {
"time": "1767994169"
},
"stopId": "ORLEANS:StopArea:01012903",
"stopSequence": 15
},
{
"arrival": {
"time": "1767994221"
},
"departure": {
"time": "1767994221"
},
"stopId": "ORLEANS:StopArea:00007700",
"stopSequence": 16
},
{
"arrival": {
"time": "1767994286"
},
"departure": {
"time": "1767994286"
},
"stopId": "ORLEANS:StopArea:00047700",
"stopSequence": 17
},
{
"arrival": {
"time": "1767994358"
},
"departure": {
"time": "1767994358"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 18
},
{
"arrival": {
"time": "1767994457"
},
"departure": {
"time": "1767994457"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 19
},
{
"arrival": {
"time": "1767994548"
},
"departure": {
"time": "1767994548"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 20
},
{
"arrival": {
"time": "1767994625"
},
"departure": {
"time": "1767994625"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 21
},
{
"arrival": {
"time": "1767994691"
},
"departure": {
"time": "1767994691"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 22
},
{
"arrival": {
"time": "1767994767"
},
"departure": {
"time": "1767994767"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 23
},
{
"arrival": {
"time": "1767994827"
},
"departure": {
"time": "1767994827"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 24
},
{
"arrival": {
"time": "1767994900"
},
"departure": {
"time": "1767994900"
},
"stopId": "ORLEANS:StopArea:01013604",
"stopSequence": 25
},
{
"arrival": {
"time": "1767994987"
},
"departure": {
"time": "1767994987"
},
"stopId": "ORLEANS:StopArea:01013704",
"stopSequence": 26
},
{
"arrival": {
"time": "1767995062"
},
"departure": {
"time": "1767995062"
},
"stopId": "ORLEANS:StopArea:00039800",
"stopSequence": 27
},
{
"arrival": {
"time": "1767995115"
},
"departure": {
"time": "1767995115"
},
"stopId": "ORLEANS:StopArea:01014004",
"stopSequence": 28
},
{
"arrival": {
"time": "1767995195"
},
"departure": {
"time": "1767995195"
},
"stopId": "ORLEANS:StopArea:00055550",
"stopSequence": 29
},
{
"arrival": {
"time": "1767995259"
},
"departure": {
"time": "1767995259"
},
"stopId": "ORLEANS:StopArea:00036901",
"stopSequence": 30
},
{
"arrival": {
"time": "1767995305"
},
"departure": {
"time": "1767995305"
},
"stopId": "ORLEANS:StopArea:00042301",
"stopSequence": 31
},
{
"arrival": {
"time": "1767995367"
},
"departure": {
"time": "1767995367"
},
"stopId": "ORLEANS:StopArea:01014404",
"stopSequence": 32
},
{
"arrival": {
"time": "1767995445"
},
"departure": {
"time": "1767995445"
},
"stopId": "ORLEANS:StopArea:00030300",
"stopSequence": 33
},
{
"arrival": {
"time": "1767995499"
},
"departure": {
"time": "1767995499"
},
"stopId": "ORLEANS:StopArea:00019700",
"stopSequence": 34
},
{
"arrival": {
"time": "1767995535"
},
"departure": {
"time": "1767995535"
},
"stopId": "ORLEANS:StopArea:01002604",
"stopSequence": 35
},
{
"arrival": {
"time": "1767995601"
},
"departure": {
"time": "1767995601"
},
"stopId": "ORLEANS:StopArea:00036650",
"stopSequence": 36
},
{
"arrival": {
"time": "1767995663"
},
"departure": {
"time": "1767995663"
},
"stopId": "ORLEANS:StopArea:00009112",
"stopSequence": 37
},
{
"arrival": {
"time": "1767995710"
},
"departure": {
"time": "1767995710"
},
"stopId": "ORLEANS:StopArea:00046103",
"stopSequence": 38
},
{
"arrival": {
"time": "1767995775"
},
"departure": {
"time": "1767995775"
},
"stopId": "ORLEANS:StopArea:00002400",
"stopSequence": 39
},
{
"arrival": {
"time": "1767995841"
},
"departure": {
"time": "1767995841"
},
"stopId": "ORLEANS:StopArea:00003200",
"stopSequence": 40
},
{
"arrival": {
"time": "1767995954"
},
"departure": {
"time": "1767995954"
},
"stopId": "ORLEANS:StopArea:00017601",
"stopSequence": 41
},
{
"arrival": {
"time": "1767996023"
},
"departure": {
"time": "1767996023"
},
"stopId": "ORLEANS:StopArea:00018001",
"stopSequence": 42
},
{
"arrival": {
"time": "1767996088"
},
"departure": {
"time": "1767996088"
},
"stopId": "ORLEANS:StopArea:00035625",
"stopSequence": 43
},
{
"arrival": {
"time": "1767996148"
},
"departure": {
"time": "1767996148"
},
"stopId": "ORLEANS:StopArea:01033604",
"stopSequence": 44
},
{
"arrival": {
"time": "1767996157"
},
"departure": {
"time": "1767996157"
},
"stopId": "ORLEANS:StopArea:00021901",
"stopSequence": 45
},
{
"arrival": {
"time": "1767996203"
},
"departure": {
"time": "1767996203"
},
"stopId": "ORLEANS:StopArea:01086902",
"stopSequence": 46
},
{
"arrival": {
"time": "1767996226"
},
"departure": {
"time": "1767996226"
},
"stopId": "ORLEANS:StopArea:00033445",
"stopSequence": 47
},
{
"arrival": {
"time": "1767996275"
},
"departure": {
"time": "1767996275"
},
"stopId": "ORLEANS:StopArea:08047304",
"stopSequence": 48
},
{
"arrival": {
"time": "1767996386"
},
"departure": {
"time": "1767996386"
},
"stopId": "ORLEANS:StopArea:01047402",
"stopSequence": 49
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_A_369_2_201_5_221100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_R_417_2_502_5_191600",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983029"
},
"departure": {
"time": "1767983052"
},
"stopId": "ORLEANS:StopArea:00021810",
"stopSequence": 4
},
{
"arrival": {
"time": "1767983099"
},
"departure": {
"time": "1767983099"
},
"stopId": "ORLEANS:StopArea:01017904",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983191"
},
"departure": {
"time": "1767983191"
},
"stopId": "ORLEANS:StopArea:00040301",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983251"
},
"departure": {
"time": "1767983251"
},
"stopId": "ORLEANS:StopArea:00013100",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983370"
},
"departure": {
"time": "1767983370"
},
"stopId": "ORLEANS:StopArea:00001721",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983437"
},
"departure": {
"time": "1767983437"
},
"stopId": "ORLEANS:StopArea:00009721",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983455"
},
"departure": {
"time": "1767983455"
},
"stopId": "ORLEANS:StopArea:00042200",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983496"
},
"departure": {
"time": "1767983496"
},
"stopId": "ORLEANS:StopArea:01017402",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983615"
},
"departure": {
"time": "1767983615"
},
"stopId": "ORLEANS:StopArea:00002901",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983674"
},
"departure": {
"time": "1767983674"
},
"stopId": "ORLEANS:StopArea:01001709",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983795"
},
"departure": {
"time": "1767983795"
},
"stopId": "ORLEANS:StopArea:01017071",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983856"
},
"departure": {
"time": "1767983856"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983969"
},
"departure": {
"time": "1767983969"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 16
},
{
"arrival": {
"time": "1767984034"
},
"departure": {
"time": "1767984034"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984085"
},
"departure": {
"time": "1767984085"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 18
},
{
"arrival": {
"time": "1767984265"
},
"departure": {
"time": "1767984265"
},
"stopId": "ORLEANS:StopArea:00038311",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984274"
},
"departure": {
"time": "1767984274"
},
"stopId": "ORLEANS:StopArea:00023901",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984330"
},
"departure": {
"time": "1767984330"
},
"stopId": "ORLEANS:StopArea:00036801",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984381"
},
"departure": {
"time": "1767984381"
},
"stopId": "ORLEANS:StopArea:00043970",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984444"
},
"departure": {
"time": "1767984444"
},
"stopId": "ORLEANS:StopArea:00012002",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984516"
},
"departure": {
"time": "1767984516"
},
"stopId": "ORLEANS:StopArea:00022701",
"stopSequence": 24
},
{
"arrival": {
"time": "1767984623"
},
"departure": {
"time": "1767984623"
},
"stopId": "ORLEANS:StopArea:00041700",
"stopSequence": 25
},
{
"arrival": {
"time": "1767984673"
},
"departure": {
"time": "1767984673"
},
"stopId": "ORLEANS:StopArea:00010400",
"stopSequence": 26
},
{
"arrival": {
"time": "1767984692"
},
"departure": {
"time": "1767984692"
},
"stopId": "ORLEANS:StopArea:00045221",
"stopSequence": 27
},
{
"arrival": {
"time": "1767984755"
},
"departure": {
"time": "1767984755"
},
"stopId": "ORLEANS:StopArea:00051200",
"stopSequence": 28
},
{
"arrival": {
"time": "1767984801"
},
"departure": {
"time": "1767984801"
},
"stopId": "ORLEANS:StopArea:00011600",
"stopSequence": 29
},
{
"arrival": {
"time": "1767984852"
},
"departure": {
"time": "1767984852"
},
"stopId": "ORLEANS:StopArea:00004402",
"stopSequence": 30
},
{
"arrival": {
"time": "1767984909"
},
"departure": {
"time": "1767984909"
},
"stopId": "ORLEANS:StopArea:00027400",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_R_417_2_502_5_191600"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_R_427_2_531_5_192200",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983033"
},
"departure": {
"time": "1767983033"
},
"stopId": "ORLEANS:StopArea:01029404",
"stopSequence": 1
},
{
"arrival": {
"time": "1767983082"
},
"departure": {
"time": "1767983082"
},
"stopId": "ORLEANS:StopArea:00021520",
"stopSequence": 2
},
{
"arrival": {
"time": "1767983136"
},
"departure": {
"time": "1767983136"
},
"stopId": "ORLEANS:StopArea:01069602",
"stopSequence": 3
},
{
"arrival": {
"time": "1767983437"
},
"departure": {
"time": "1767983437"
},
"stopId": "ORLEANS:StopArea:01032301",
"stopSequence": 4
},
{
"arrival": {
"time": "1767983500"
},
"departure": {
"time": "1767983500"
},
"stopId": "ORLEANS:StopArea:08009803",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983568"
},
"departure": {
"time": "1767983568"
},
"stopId": "ORLEANS:StopArea:00017801",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983633"
},
"departure": {
"time": "1767983633"
},
"stopId": "ORLEANS:StopArea:00024900",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983688"
},
"departure": {
"time": "1767983688"
},
"stopId": "ORLEANS:StopArea:01009502",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983796"
},
"departure": {
"time": "1767983796"
},
"stopId": "ORLEANS:StopArea:00035620",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983807"
},
"departure": {
"time": "1767983807"
},
"stopId": "ORLEANS:StopArea:00008101",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983870"
},
"departure": {
"time": "1767983870"
},
"stopId": "ORLEANS:StopArea:00048600",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983911"
},
"departure": {
"time": "1767983911"
},
"stopId": "ORLEANS:StopArea:00036301",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983976"
},
"departure": {
"time": "1767983976"
},
"stopId": "ORLEANS:StopArea:00048801",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_R_427_2_531_5_192200"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_469_2_A17_5_184300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983128"
},
"departure": {
"time": "1767983128"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983204"
},
"departure": {
"time": "1767983204"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983254"
},
"departure": {
"time": "1767983254"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983387"
},
"departure": {
"time": "1767983387"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983451"
},
"departure": {
"time": "1767983451"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983499"
},
"departure": {
"time": "1767983499"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983614"
},
"departure": {
"time": "1767983625"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983746"
},
"departure": {
"time": "1767983746"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_469_2_A17_5_184300"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_167_2_B11_5_191250",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982986"
},
"departure": {
"time": "1767983003"
},
"stopId": "ORLEANS:StopArea:TBEAUM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983080"
},
"departure": {
"time": "1767983080"
},
"stopId": "ORLEANS:StopArea:TMADEL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983150"
},
"departure": {
"time": "1767983160"
},
"stopId": "ORLEANS:StopArea:TCXMOR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983254"
},
"departure": {
"time": "1767983295"
},
"stopId": "ORLEANS:StopArea:TGAULB2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983376"
},
"departure": {
"time": "1767983385"
},
"stopId": "ORLEANS:StopArea:TJDARC2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983470"
},
"departure": {
"time": "1767983470"
},
"stopId": "ORLEANS:StopArea:TCAHDV2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983525"
},
"departure": {
"time": "1767983540"
},
"stopId": "ORLEANS:StopArea:THALMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983637"
},
"departure": {
"time": "1767983655"
},
"stopId": "ORLEANS:StopArea:TVIGNA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983742"
},
"departure": {
"time": "1767983755"
},
"stopId": "ORLEANS:StopArea:TRIOBE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983846"
},
"departure": {
"time": "1767983870"
},
"stopId": "ORLEANS:StopArea:TDRHOM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983935"
},
"departure": {
"time": "1767983950"
},
"stopId": "ORLEANS:StopArea:TMOZAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767984006"
},
"departure": {
"time": "1767984015"
},
"stopId": "ORLEANS:StopArea:TGVILL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984069"
},
"departure": {
"time": "1767984115"
},
"stopId": "ORLEANS:StopArea:TAMBER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767984237"
},
"departure": {
"time": "1767984240"
},
"stopId": "ORLEANS:StopArea:TGAUBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984361"
},
"departure": {
"time": "1767984370"
},
"stopId": "ORLEANS:StopArea:TPTBOR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984429"
},
"departure": {
"time": "1767984440"
},
"stopId": "ORLEANS:StopArea:TVERVI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984519"
},
"departure": {
"time": "1767984535"
},
"stopId": "ORLEANS:StopArea:TCLARC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984636"
},
"departure": {
"time": "1767984650"
},
"stopId": "ORLEANS:StopArea:TLBLUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984751"
},
"departure": {
"time": "1767984751"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_167_2_B11_5_191250"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_470_2_A15_5_202400",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767986205"
},
"departure": {
"time": "1767986640"
},
"stopId": "ORLEANS:StopArea:TVERNE1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767986726"
},
"departure": {
"time": "1767986735"
},
"stopId": "ORLEANS:StopArea:TLAMBA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767986849"
},
"departure": {
"time": "1767986850"
},
"stopId": "ORLEANS:StopArea:TBUSTI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767986979"
},
"departure": {
"time": "1767987000"
},
"stopId": "ORLEANS:StopArea:TAUBRA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767987141"
},
"departure": {
"time": "1767987150"
},
"stopId": "ORLEANS:StopArea:TLIBER2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767987226"
},
"departure": {
"time": "1767987240"
},
"stopId": "ORLEANS:StopArea:TCOLIG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767987335"
},
"departure": {
"time": "1767987355"
},
"stopId": "ORLEANS:StopArea:TLBRAL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767987455"
},
"departure": {
"time": "1767987490"
},
"stopId": "ORLEANS:StopArea:TGARDO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767987595"
},
"departure": {
"time": "1767987610"
},
"stopId": "ORLEANS:StopArea:TREPUB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767987730"
},
"departure": {
"time": "1767987775"
},
"stopId": "ORLEANS:StopArea:TGAULA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767987850"
},
"departure": {
"time": "1767987870"
},
"stopId": "ORLEANS:StopArea:TROYAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767987940"
},
"departure": {
"time": "1767987960"
},
"stopId": "ORLEANS:StopArea:TTOURE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767988050"
},
"departure": {
"time": "1767988070"
},
"stopId": "ORLEANS:StopArea:TCSMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767988155"
},
"departure": {
"time": "1767988170"
},
"stopId": "ORLEANS:StopArea:TMOUIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767988310"
},
"departure": {
"time": "1767988330"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767988415"
},
"departure": {
"time": "1767988460"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767988657"
},
"departure": {
"time": "1767988660"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767988750"
},
"departure": {
"time": "1767988765"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767988875"
},
"departure": {
"time": "1767988895"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767989035"
},
"departure": {
"time": "1767989045"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767989115"
},
"departure": {
"time": "1767989130"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767989180"
},
"departure": {
"time": "1767989195"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767989330"
},
"departure": {
"time": "1767989350"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767989410"
},
"departure": {
"time": "1767989430"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767989500"
},
"departure": {
"time": "1767989520"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767989640"
},
"departure": {
"time": "1767989655"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767989765"
},
"departure": {
"time": "1767989765"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_470_2_A15_5_202400"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_R_173_2_B10_5_184420",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983084"
},
"departure": {
"time": "1767983084"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_R_173_2_B10_5_184420"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_167_2_B06_5_001400",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768000143"
},
"departure": {
"time": "1768000440"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 0
},
{
"arrival": {
"time": "1768000581"
},
"departure": {
"time": "1768000585"
},
"stopId": "ORLEANS:StopArea:TTFONT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1768000670"
},
"departure": {
"time": "1768000680"
},
"stopId": "ORLEANS:StopArea:TMLKIN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1768000743"
},
"departure": {
"time": "1768000750"
},
"stopId": "ORLEANS:StopArea:TTANGU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1768000874"
},
"departure": {
"time": "1768000875"
},
"stopId": "ORLEANS:StopArea:TPEURO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1768000938"
},
"departure": {
"time": "1768000950"
},
"stopId": "ORLEANS:StopArea:TPTDUN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1768001025"
},
"departure": {
"time": "1768001035"
},
"stopId": "ORLEANS:StopArea:TBEAUM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1768001110"
},
"departure": {
"time": "1768001130"
},
"stopId": "ORLEANS:StopArea:TMADEL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1768001210"
},
"departure": {
"time": "1768001225"
},
"stopId": "ORLEANS:StopArea:TCXMOR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1768001325"
},
"departure": {
"time": "1768001360"
},
"stopId": "ORLEANS:StopArea:TGAULB2",
"stopSequence": 9
},
{
"arrival": {
"time": "1768001435"
},
"departure": {
"time": "1768001450"
},
"stopId": "ORLEANS:StopArea:TJDARC2",
"stopSequence": 10
},
{
"arrival": {
"time": "1768001520"
},
"departure": {
"time": "1768001535"
},
"stopId": "ORLEANS:StopArea:TCAHDV2",
"stopSequence": 11
},
{
"arrival": {
"time": "1768001590"
},
"departure": {
"time": "1768001605"
},
"stopId": "ORLEANS:StopArea:THALMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1768001700"
},
"departure": {
"time": "1768001720"
},
"stopId": "ORLEANS:StopArea:TVIGNA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1768001805"
},
"departure": {
"time": "1768001820"
},
"stopId": "ORLEANS:StopArea:TRIOBE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1768001915"
},
"departure": {
"time": "1768001930"
},
"stopId": "ORLEANS:StopArea:TDRHOM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1768001998"
},
"departure": {
"time": "1768002010"
},
"stopId": "ORLEANS:StopArea:TMOZAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1768002063"
},
"departure": {
"time": "1768002075"
},
"stopId": "ORLEANS:StopArea:TGVILL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1768002128"
},
"departure": {
"time": "1768002140"
},
"stopId": "ORLEANS:StopArea:TAMBER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1768002255"
},
"departure": {
"time": "1768002265"
},
"stopId": "ORLEANS:StopArea:TGAUBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1768002380"
},
"departure": {
"time": "1768002395"
},
"stopId": "ORLEANS:StopArea:TPTBOR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1768002455"
},
"departure": {
"time": "1768002465"
},
"stopId": "ORLEANS:StopArea:TVERVI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1768002550"
},
"departure": {
"time": "1768002560"
},
"stopId": "ORLEANS:StopArea:TCLARC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1768002660"
},
"departure": {
"time": "1768002675"
},
"stopId": "ORLEANS:StopArea:TLBLUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768002780"
},
"departure": {
"time": "1768002780"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_167_2_B06_5_001400"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_R_400_2_207_5_200800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767984987"
},
"departure": {
"time": "1767985680"
},
"stopId": "ORLEANS:StopArea:01047402",
"stopSequence": 0
},
{
"arrival": {
"time": "1767985757"
},
"departure": {
"time": "1767985757"
},
"stopId": "ORLEANS:StopArea:08047303",
"stopSequence": 1
},
{
"arrival": {
"time": "1767985814"
},
"departure": {
"time": "1767985814"
},
"stopId": "ORLEANS:StopArea:00033444",
"stopSequence": 2
},
{
"arrival": {
"time": "1767985872"
},
"departure": {
"time": "1767985872"
},
"stopId": "ORLEANS:StopArea:01086901",
"stopSequence": 3
},
{
"arrival": {
"time": "1767985897"
},
"departure": {
"time": "1767985897"
},
"stopId": "ORLEANS:StopArea:00021900",
"stopSequence": 4
},
{
"arrival": {
"time": "1767985961"
},
"departure": {
"time": "1767985961"
},
"stopId": "ORLEANS:StopArea:00003000",
"stopSequence": 5
},
{
"arrival": {
"time": "1767986031"
},
"departure": {
"time": "1767986031"
},
"stopId": "ORLEANS:StopArea:00035626",
"stopSequence": 6
},
{
"arrival": {
"time": "1767986079"
},
"departure": {
"time": "1767986079"
},
"stopId": "ORLEANS:StopArea:00018002",
"stopSequence": 7
},
{
"arrival": {
"time": "1767986169"
},
"departure": {
"time": "1767986169"
},
"stopId": "ORLEANS:StopArea:00017600",
"stopSequence": 8
},
{
"arrival": {
"time": "1767986281"
},
"departure": {
"time": "1767986281"
},
"stopId": "ORLEANS:StopArea:00003201",
"stopSequence": 9
},
{
"arrival": {
"time": "1767986333"
},
"departure": {
"time": "1767986333"
},
"stopId": "ORLEANS:StopArea:00002401",
"stopSequence": 10
},
{
"arrival": {
"time": "1767986407"
},
"departure": {
"time": "1767986407"
},
"stopId": "ORLEANS:StopArea:01015201",
"stopSequence": 11
},
{
"arrival": {
"time": "1767986504"
},
"departure": {
"time": "1767986504"
},
"stopId": "ORLEANS:StopArea:01002511",
"stopSequence": 12
},
{
"arrival": {
"time": "1767986579"
},
"departure": {
"time": "1767986579"
},
"stopId": "ORLEANS:StopArea:00036651",
"stopSequence": 13
},
{
"arrival": {
"time": "1767986632"
},
"departure": {
"time": "1767986632"
},
"stopId": "ORLEANS:StopArea:01002606",
"stopSequence": 14
},
{
"arrival": {
"time": "1767986661"
},
"departure": {
"time": "1767986661"
},
"stopId": "ORLEANS:StopArea:00019701",
"stopSequence": 15
},
{
"arrival": {
"time": "1767986699"
},
"departure": {
"time": "1767986699"
},
"stopId": "ORLEANS:StopArea:00030301",
"stopSequence": 16
},
{
"arrival": {
"time": "1767986767"
},
"departure": {
"time": "1767986767"
},
"stopId": "ORLEANS:StopArea:01014403",
"stopSequence": 17
},
{
"arrival": {
"time": "1767986830"
},
"departure": {
"time": "1767986830"
},
"stopId": "ORLEANS:StopArea:00042300",
"stopSequence": 18
},
{
"arrival": {
"time": "1767986872"
},
"departure": {
"time": "1767986872"
},
"stopId": "ORLEANS:StopArea:00036900",
"stopSequence": 19
},
{
"arrival": {
"time": "1767986932"
},
"departure": {
"time": "1767986932"
},
"stopId": "ORLEANS:StopArea:00055551",
"stopSequence": 20
},
{
"arrival": {
"time": "1767986998"
},
"departure": {
"time": "1767986998"
},
"stopId": "ORLEANS:StopArea:01014003",
"stopSequence": 21
},
{
"arrival": {
"time": "1767987064"
},
"departure": {
"time": "1767987064"
},
"stopId": "ORLEANS:StopArea:01013903",
"stopSequence": 22
},
{
"arrival": {
"time": "1767987120"
},
"departure": {
"time": "1767987120"
},
"stopId": "ORLEANS:StopArea:01013703",
"stopSequence": 23
},
{
"arrival": {
"time": "1767987217"
},
"departure": {
"time": "1767987217"
},
"stopId": "ORLEANS:StopArea:01013603",
"stopSequence": 24
},
{
"arrival": {
"time": "1767987270"
},
"departure": {
"time": "1767987270"
},
"stopId": "ORLEANS:StopArea:00045620",
"stopSequence": 25
},
{
"arrival": {
"time": "1767987365"
},
"departure": {
"time": "1767987365"
},
"stopId": "ORLEANS:StopArea:00001220",
"stopSequence": 26
},
{
"arrival": {
"time": "1767987463"
},
"departure": {
"time": "1767987463"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 27
},
{
"arrival": {
"time": "1767987539"
},
"departure": {
"time": "1767987539"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 28
},
{
"arrival": {
"time": "1767987745"
},
"departure": {
"time": "1767987745"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 29
},
{
"arrival": {
"time": "1767987867"
},
"departure": {
"time": "1767987867"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 30
},
{
"arrival": {
"time": "1767987902"
},
"departure": {
"time": "1767987902"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 31
},
{
"arrival": {
"time": "1767987982"
},
"departure": {
"time": "1767987982"
},
"stopId": "ORLEANS:StopArea:01013105",
"stopSequence": 32
},
{
"arrival": {
"time": "1767988069"
},
"departure": {
"time": "1767988069"
},
"stopId": "ORLEANS:StopArea:00007701",
"stopSequence": 33
},
{
"arrival": {
"time": "1767988123"
},
"departure": {
"time": "1767988123"
},
"stopId": "ORLEANS:StopArea:01012904",
"stopSequence": 34
},
{
"arrival": {
"time": "1767988205"
},
"departure": {
"time": "1767988205"
},
"stopId": "ORLEANS:StopArea:01012804",
"stopSequence": 35
},
{
"arrival": {
"time": "1767988342"
},
"departure": {
"time": "1767988342"
},
"stopId": "ORLEANS:StopArea:00037301",
"stopSequence": 36
},
{
"arrival": {
"time": "1767988406"
},
"departure": {
"time": "1767988406"
},
"stopId": "ORLEANS:StopArea:00006404",
"stopSequence": 37
},
{
"arrival": {
"time": "1767988469"
},
"departure": {
"time": "1767988469"
},
"stopId": "ORLEANS:StopArea:00046250",
"stopSequence": 38
},
{
"arrival": {
"time": "1767988500"
},
"departure": {
"time": "1767988500"
},
"stopId": "ORLEANS:StopArea:01070202",
"stopSequence": 39
},
{
"arrival": {
"time": "1767988553"
},
"departure": {
"time": "1767988553"
},
"stopId": "ORLEANS:StopArea:00047044",
"stopSequence": 40
},
{
"arrival": {
"time": "1767988735"
},
"departure": {
"time": "1767988735"
},
"stopId": "ORLEANS:StopArea:00017523",
"stopSequence": 41
},
{
"arrival": {
"time": "1767988827"
},
"departure": {
"time": "1767988827"
},
"stopId": "ORLEANS:StopArea:00037200",
"stopSequence": 42
},
{
"arrival": {
"time": "1767988904"
},
"departure": {
"time": "1767988904"
},
"stopId": "ORLEANS:StopArea:00035000",
"stopSequence": 43
},
{
"arrival": {
"time": "1767988970"
},
"departure": {
"time": "1767988970"
},
"stopId": "ORLEANS:StopArea:00029801",
"stopSequence": 44
},
{
"arrival": {
"time": "1767989045"
},
"departure": {
"time": "1767989045"
},
"stopId": "ORLEANS:StopArea:00020800",
"stopSequence": 45
},
{
"arrival": {
"time": "1767989094"
},
"departure": {
"time": "1767989094"
},
"stopId": "ORLEANS:StopArea:00008800",
"stopSequence": 46
},
{
"arrival": {
"time": "1767989165"
},
"departure": {
"time": "1767989165"
},
"stopId": "ORLEANS:StopArea:00041950",
"stopSequence": 47
},
{
"arrival": {
"time": "1767989236"
},
"departure": {
"time": "1767989236"
},
"stopId": "ORLEANS:StopArea:01010701",
"stopSequence": 48
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_R_400_2_207_5_200800"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:4_R_530_2_476_5_211600",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767989280"
},
"departure": {
"time": "1767989760"
},
"stopId": "ORLEANS:StopArea:00042400",
"stopSequence": 0
},
{
"arrival": {
"time": "1767989810"
},
"departure": {
"time": "1767989810"
},
"stopId": "ORLEANS:StopArea:00024300",
"stopSequence": 1
},
{
"arrival": {
"time": "1767989842"
},
"departure": {
"time": "1767989842"
},
"stopId": "ORLEANS:StopArea:00023100",
"stopSequence": 2
},
{
"arrival": {
"time": "1767989885"
},
"departure": {
"time": "1767989885"
},
"stopId": "ORLEANS:StopArea:00030521",
"stopSequence": 3
},
{
"arrival": {
"time": "1767989929"
},
"departure": {
"time": "1767989929"
},
"stopId": "ORLEANS:StopArea:00042721",
"stopSequence": 4
},
{
"arrival": {
"time": "1767989974"
},
"departure": {
"time": "1767989974"
},
"stopId": "ORLEANS:StopArea:00015501",
"stopSequence": 5
},
{
"arrival": {
"time": "1767990004"
},
"departure": {
"time": "1767990004"
},
"stopId": "ORLEANS:StopArea:00009501",
"stopSequence": 6
},
{
"arrival": {
"time": "1767990062"
},
"departure": {
"time": "1767990062"
},
"stopId": "ORLEANS:StopArea:00014201",
"stopSequence": 7
},
{
"arrival": {
"time": "1767990120"
},
"departure": {
"time": "1767990120"
},
"stopId": "ORLEANS:StopArea:00001810",
"stopSequence": 8
},
{
"arrival": {
"time": "1767990153"
},
"departure": {
"time": "1767990153"
},
"stopId": "ORLEANS:StopArea:01069102",
"stopSequence": 9
},
{
"arrival": {
"time": "1767990223"
},
"departure": {
"time": "1767990223"
},
"stopId": "ORLEANS:StopArea:00008630",
"stopSequence": 10
},
{
"arrival": {
"time": "1767990300"
},
"departure": {
"time": "1767990300"
},
"stopId": "ORLEANS:StopArea:00039603",
"stopSequence": 11
},
{
"arrival": {
"time": "1767990345"
},
"departure": {
"time": "1767990345"
},
"stopId": "ORLEANS:StopArea:01003404",
"stopSequence": 12
},
{
"arrival": {
"time": "1767990433"
},
"departure": {
"time": "1767990433"
},
"stopId": "ORLEANS:StopArea:00054601",
"stopSequence": 13
},
{
"arrival": {
"time": "1767990480"
},
"departure": {
"time": "1767990480"
},
"stopId": "ORLEANS:StopArea:00005931",
"stopSequence": 14
},
{
"arrival": {
"time": "1767990561"
},
"departure": {
"time": "1767990561"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 15
},
{
"arrival": {
"time": "1767990636"
},
"departure": {
"time": "1767990636"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 16
},
{
"arrival": {
"time": "1767990720"
},
"departure": {
"time": "1767990780"
},
"stopId": "ORLEANS:StopArea:00017056",
"stopSequence": 17
},
{
"arrival": {
"time": "1767990849"
},
"departure": {
"time": "1767990849"
},
"stopId": "ORLEANS:StopArea:00002900",
"stopSequence": 18
},
{
"arrival": {
"time": "1767990944"
},
"departure": {
"time": "1767990944"
},
"stopId": "ORLEANS:StopArea:01017401",
"stopSequence": 19
},
{
"arrival": {
"time": "1767990995"
},
"departure": {
"time": "1767990995"
},
"stopId": "ORLEANS:StopArea:00042201",
"stopSequence": 20
},
{
"arrival": {
"time": "1767991020"
},
"departure": {
"time": "1767991020"
},
"stopId": "ORLEANS:StopArea:00009720",
"stopSequence": 21
},
{
"arrival": {
"time": "1767991061"
},
"departure": {
"time": "1767991061"
},
"stopId": "ORLEANS:StopArea:00001720",
"stopSequence": 22
},
{
"arrival": {
"time": "1767991136"
},
"departure": {
"time": "1767991136"
},
"stopId": "ORLEANS:StopArea:00013101",
"stopSequence": 23
},
{
"arrival": {
"time": "1767991196"
},
"departure": {
"time": "1767991196"
},
"stopId": "ORLEANS:StopArea:00040300",
"stopSequence": 24
},
{
"arrival": {
"time": "1767991260"
},
"departure": {
"time": "1767991260"
},
"stopId": "ORLEANS:StopArea:01017903",
"stopSequence": 25
},
{
"arrival": {
"time": "1767991337"
},
"departure": {
"time": "1767991337"
},
"stopId": "ORLEANS:StopArea:00021811",
"stopSequence": 26
},
{
"arrival": {
"time": "1767991408"
},
"departure": {
"time": "1767991408"
},
"stopId": "ORLEANS:StopArea:01045503",
"stopSequence": 27
},
{
"arrival": {
"time": "1767991645"
},
"departure": {
"time": "1767991645"
},
"stopId": "ORLEANS:StopArea:00000801",
"stopSequence": 28
},
{
"arrival": {
"time": "1767991740"
},
"departure": {
"time": "1767991740"
},
"stopId": "ORLEANS:StopArea:00028100",
"stopSequence": 29
},
{
"arrival": {
"time": "1767991804"
},
"departure": {
"time": "1767991804"
},
"stopId": "ORLEANS:StopArea:00013200",
"stopSequence": 30
},
{
"arrival": {
"time": "1767991857"
},
"departure": {
"time": "1767991857"
},
"stopId": "ORLEANS:StopArea:01018604",
"stopSequence": 31
},
{
"arrival": {
"time": "1767991933"
},
"departure": {
"time": "1767991933"
},
"stopId": "ORLEANS:StopArea:00048402",
"stopSequence": 32
},
{
"arrival": {
"time": "1767991980"
},
"departure": {
"time": "1767991980"
},
"stopId": "ORLEANS:StopArea:00031720",
"stopSequence": 33
},
{
"arrival": {
"time": "1767992240"
},
"departure": {
"time": "1767992240"
},
"stopId": "ORLEANS:StopArea:01070202",
"stopSequence": 36
},
{
"arrival": {
"time": "1767992280"
},
"departure": {
"time": "1767992280"
},
"stopId": "ORLEANS:StopArea:00047044",
"stopSequence": 37
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:4",
"tripId": "ORLEANS:VehicleJourney:4_R_530_2_476_5_211600"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:6_R_210_2_623_5_184600",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982998"
},
"departure": {
"time": "1767982998"
},
"stopId": "ORLEANS:StopArea:01010304",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983081"
},
"departure": {
"time": "1767983081"
},
"stopId": "ORLEANS:StopArea:00018501",
"stopSequence": 26
},
{
"arrival": {
"time": "1767983171"
},
"departure": {
"time": "1767983171"
},
"stopId": "ORLEANS:StopArea:01029403",
"stopSequence": 27
},
{
"arrival": {
"time": "1767983199"
},
"departure": {
"time": "1767983199"
},
"stopId": "ORLEANS:StopArea:00046300",
"stopSequence": 28
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:6",
"tripId": "ORLEANS:VehicleJourney:6_R_210_2_623_5_184600"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_167_2_B08_5_183950",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982995"
},
"departure": {
"time": "1767983012"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_167_2_B08_5_183950"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_167_2_B02_5_235155",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767999115"
},
"departure": {
"time": "1767999115"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767999250"
},
"departure": {
"time": "1767999260"
},
"stopId": "ORLEANS:StopArea:TTFONT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767999345"
},
"departure": {
"time": "1767999355"
},
"stopId": "ORLEANS:StopArea:TMLKIN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767999453"
},
"departure": {
"time": "1767999453"
},
"stopId": "ORLEANS:StopArea:TTANGU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767999535"
},
"departure": {
"time": "1767999550"
},
"stopId": "ORLEANS:StopArea:TPEURO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767999610"
},
"departure": {
"time": "1767999625"
},
"stopId": "ORLEANS:StopArea:TPTDUN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767999700"
},
"departure": {
"time": "1767999710"
},
"stopId": "ORLEANS:StopArea:TBEAUM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767999785"
},
"departure": {
"time": "1767999805"
},
"stopId": "ORLEANS:StopArea:TMADEL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767999885"
},
"departure": {
"time": "1767999900"
},
"stopId": "ORLEANS:StopArea:TCXMOR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1768000000"
},
"departure": {
"time": "1768000035"
},
"stopId": "ORLEANS:StopArea:TGAULB2",
"stopSequence": 9
},
{
"arrival": {
"time": "1768000108"
},
"departure": {
"time": "1768000125"
},
"stopId": "ORLEANS:StopArea:TJDARC2",
"stopSequence": 10
},
{
"arrival": {
"time": "1768000195"
},
"departure": {
"time": "1768000210"
},
"stopId": "ORLEANS:StopArea:TCAHDV2",
"stopSequence": 11
},
{
"arrival": {
"time": "1768000265"
},
"departure": {
"time": "1768000280"
},
"stopId": "ORLEANS:StopArea:THALMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1768000373"
},
"departure": {
"time": "1768000395"
},
"stopId": "ORLEANS:StopArea:TVIGNA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1768000480"
},
"departure": {
"time": "1768000495"
},
"stopId": "ORLEANS:StopArea:TRIOBE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1768000586"
},
"departure": {
"time": "1768000605"
},
"stopId": "ORLEANS:StopArea:TDRHOM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1768000670"
},
"departure": {
"time": "1768000685"
},
"stopId": "ORLEANS:StopArea:TMOZAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1768000740"
},
"departure": {
"time": "1768000750"
},
"stopId": "ORLEANS:StopArea:TGVILL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1768000805"
},
"departure": {
"time": "1768000815"
},
"stopId": "ORLEANS:StopArea:TAMBER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1768000930"
},
"departure": {
"time": "1768000940"
},
"stopId": "ORLEANS:StopArea:TGAUBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1768001055"
},
"departure": {
"time": "1768001070"
},
"stopId": "ORLEANS:StopArea:TPTBOR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1768001130"
},
"departure": {
"time": "1768001140"
},
"stopId": "ORLEANS:StopArea:TVERVI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1768001225"
},
"departure": {
"time": "1768001235"
},
"stopId": "ORLEANS:StopArea:TCLARC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1768001335"
},
"departure": {
"time": "1768001350"
},
"stopId": "ORLEANS:StopArea:TLBLUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768001455"
},
"departure": {
"time": "1768001455"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_167_2_B02_5_235155"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_469_2_A03_5_001100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767999722"
},
"departure": {
"time": "1768000260"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1768000340"
},
"departure": {
"time": "1768000355"
},
"stopId": "ORLEANS:StopArea:TLAMBA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1768000473"
},
"departure": {
"time": "1768000473"
},
"stopId": "ORLEANS:StopArea:TBUSTI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1768000595"
},
"departure": {
"time": "1768000615"
},
"stopId": "ORLEANS:StopArea:TAUBRA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1768000750"
},
"departure": {
"time": "1768000760"
},
"stopId": "ORLEANS:StopArea:TLIBER2",
"stopSequence": 4
},
{
"arrival": {
"time": "1768000830"
},
"departure": {
"time": "1768000845"
},
"stopId": "ORLEANS:StopArea:TCOLIG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1768000960"
},
"departure": {
"time": "1768000980"
},
"stopId": "ORLEANS:StopArea:TLBRAL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1768001080"
},
"departure": {
"time": "1768001105"
},
"stopId": "ORLEANS:StopArea:TGARDO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1768001210"
},
"departure": {
"time": "1768001225"
},
"stopId": "ORLEANS:StopArea:TREPUB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1768001340"
},
"departure": {
"time": "1768001375"
},
"stopId": "ORLEANS:StopArea:TGAULA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1768001450"
},
"departure": {
"time": "1768001470"
},
"stopId": "ORLEANS:StopArea:TROYAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1768001535"
},
"departure": {
"time": "1768001550"
},
"stopId": "ORLEANS:StopArea:TTOURE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1768001635"
},
"departure": {
"time": "1768001655"
},
"stopId": "ORLEANS:StopArea:TCSMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1768001740"
},
"departure": {
"time": "1768001755"
},
"stopId": "ORLEANS:StopArea:TMOUIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1768001895"
},
"departure": {
"time": "1768001915"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1768002000"
},
"departure": {
"time": "1768002030"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1768002215"
},
"departure": {
"time": "1768002230"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1768002320"
},
"departure": {
"time": "1768002335"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1768002445"
},
"departure": {
"time": "1768002465"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1768002605"
},
"departure": {
"time": "1768002615"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1768002685"
},
"departure": {
"time": "1768002700"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1768002751"
},
"departure": {
"time": "1768002760"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1768002895"
},
"departure": {
"time": "1768002910"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1768002970"
},
"departure": {
"time": "1768002990"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768003060"
},
"departure": {
"time": "1768003075"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1768003195"
},
"departure": {
"time": "1768003210"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1768003320"
},
"departure": {
"time": "1768003320"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_469_2_A03_5_001100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_A_337_2_306_5_205100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767987904"
},
"departure": {
"time": "1767988260"
},
"stopId": "ORLEANS:StopArea:01022201",
"stopSequence": 0
},
{
"arrival": {
"time": "1767988296"
},
"departure": {
"time": "1767988296"
},
"stopId": "ORLEANS:StopArea:01022204",
"stopSequence": 1
},
{
"arrival": {
"time": "1767988313"
},
"departure": {
"time": "1767988313"
},
"stopId": "ORLEANS:StopArea:00031111",
"stopSequence": 2
},
{
"arrival": {
"time": "1767988399"
},
"departure": {
"time": "1767988399"
},
"stopId": "ORLEANS:StopArea:00010600",
"stopSequence": 3
},
{
"arrival": {
"time": "1767988418"
},
"departure": {
"time": "1767988418"
},
"stopId": "ORLEANS:StopArea:00006901",
"stopSequence": 4
},
{
"arrival": {
"time": "1767988576"
},
"departure": {
"time": "1767988576"
},
"stopId": "ORLEANS:StopArea:00048700",
"stopSequence": 5
},
{
"arrival": {
"time": "1767988637"
},
"departure": {
"time": "1767988637"
},
"stopId": "ORLEANS:StopArea:00044801",
"stopSequence": 6
},
{
"arrival": {
"time": "1767988739"
},
"departure": {
"time": "1767988739"
},
"stopId": "ORLEANS:StopArea:00044401",
"stopSequence": 7
},
{
"arrival": {
"time": "1767988816"
},
"departure": {
"time": "1767988816"
},
"stopId": "ORLEANS:StopArea:00033032",
"stopSequence": 8
},
{
"arrival": {
"time": "1767988927"
},
"departure": {
"time": "1767988927"
},
"stopId": "ORLEANS:StopArea:00044171",
"stopSequence": 9
},
{
"arrival": {
"time": "1767989049"
},
"departure": {
"time": "1767989049"
},
"stopId": "ORLEANS:StopArea:00051101",
"stopSequence": 10
},
{
"arrival": {
"time": "1767989183"
},
"departure": {
"time": "1767989183"
},
"stopId": "ORLEANS:StopArea:00018301",
"stopSequence": 11
},
{
"arrival": {
"time": "1767989241"
},
"departure": {
"time": "1767989241"
},
"stopId": "ORLEANS:StopArea:00037600",
"stopSequence": 12
},
{
"arrival": {
"time": "1767989337"
},
"departure": {
"time": "1767989337"
},
"stopId": "ORLEANS:StopArea:00009121",
"stopSequence": 13
},
{
"arrival": {
"time": "1767989419"
},
"departure": {
"time": "1767989419"
},
"stopId": "ORLEANS:StopArea:00008946",
"stopSequence": 14
},
{
"arrival": {
"time": "1767989459"
},
"departure": {
"time": "1767989459"
},
"stopId": "ORLEANS:StopArea:00031721",
"stopSequence": 15
},
{
"arrival": {
"time": "1767989498"
},
"departure": {
"time": "1767989498"
},
"stopId": "ORLEANS:StopArea:00010081",
"stopSequence": 16
},
{
"arrival": {
"time": "1767989569"
},
"departure": {
"time": "1767989569"
},
"stopId": "ORLEANS:StopArea:00000102",
"stopSequence": 17
},
{
"arrival": {
"time": "1767989649"
},
"departure": {
"time": "1767989649"
},
"stopId": "ORLEANS:StopArea:01012903",
"stopSequence": 18
},
{
"arrival": {
"time": "1767989702"
},
"departure": {
"time": "1767989702"
},
"stopId": "ORLEANS:StopArea:00007700",
"stopSequence": 19
},
{
"arrival": {
"time": "1767989768"
},
"departure": {
"time": "1767989768"
},
"stopId": "ORLEANS:StopArea:00047700",
"stopSequence": 20
},
{
"arrival": {
"time": "1767989842"
},
"departure": {
"time": "1767989842"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 21
},
{
"arrival": {
"time": "1767989940"
},
"departure": {
"time": "1767989940"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 22
},
{
"arrival": {
"time": "1767990029"
},
"departure": {
"time": "1767990029"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 23
},
{
"arrival": {
"time": "1767990097"
},
"departure": {
"time": "1767990097"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 24
},
{
"arrival": {
"time": "1767990156"
},
"departure": {
"time": "1767990156"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 25
},
{
"arrival": {
"time": "1767990217"
},
"departure": {
"time": "1767990217"
},
"stopId": "ORLEANS:StopArea:00005930",
"stopSequence": 26
},
{
"arrival": {
"time": "1767990281"
},
"departure": {
"time": "1767990281"
},
"stopId": "ORLEANS:StopArea:00054600",
"stopSequence": 27
},
{
"arrival": {
"time": "1767990428"
},
"departure": {
"time": "1767990428"
},
"stopId": "ORLEANS:StopArea:01003407",
"stopSequence": 28
},
{
"arrival": {
"time": "1767990491"
},
"departure": {
"time": "1767990491"
},
"stopId": "ORLEANS:StopArea:01016904",
"stopSequence": 29
},
{
"arrival": {
"time": "1767990539"
},
"departure": {
"time": "1767990539"
},
"stopId": "ORLEANS:StopArea:00001500",
"stopSequence": 30
},
{
"arrival": {
"time": "1767990633"
},
"departure": {
"time": "1767990633"
},
"stopId": "ORLEANS:StopArea:00000600",
"stopSequence": 31
},
{
"arrival": {
"time": "1767990692"
},
"departure": {
"time": "1767990692"
},
"stopId": "ORLEANS:StopArea:01016604",
"stopSequence": 32
},
{
"arrival": {
"time": "1767990755"
},
"departure": {
"time": "1767990755"
},
"stopId": "ORLEANS:StopArea:01016501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767990846"
},
"departure": {
"time": "1767990846"
},
"stopId": "ORLEANS:StopArea:01016405",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_A_337_2_306_5_205100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_R_562_2_114_5_181500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982980"
},
"departure": {
"time": "1767982980"
},
"stopId": "ORLEANS:StopArea:01068901",
"stopSequence": 56
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_R_562_2_114_5_181500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:11_A_143_2_1106_5_192900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983470"
},
"departure": {
"time": "1767983470"
},
"stopId": "ORLEANS:StopArea:00002900",
"stopSequence": 1
},
{
"arrival": {
"time": "1767983639"
},
"departure": {
"time": "1767983639"
},
"stopId": "ORLEANS:StopArea:01003504",
"stopSequence": 2
},
{
"arrival": {
"time": "1767983705"
},
"departure": {
"time": "1767983705"
},
"stopId": "ORLEANS:StopArea:00026001",
"stopSequence": 3
},
{
"arrival": {
"time": "1767983758"
},
"departure": {
"time": "1767983758"
},
"stopId": "ORLEANS:StopArea:00021602",
"stopSequence": 4
},
{
"arrival": {
"time": "1767983826"
},
"departure": {
"time": "1767983826"
},
"stopId": "ORLEANS:StopArea:00030602",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983887"
},
"departure": {
"time": "1767983887"
},
"stopId": "ORLEANS:StopArea:01002104",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984028"
},
"departure": {
"time": "1767984028"
},
"stopId": "ORLEANS:StopArea:0003830",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984196"
},
"departure": {
"time": "1767984196"
},
"stopId": "ORLEANS:StopArea:00001045",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984281"
},
"departure": {
"time": "1767984281"
},
"stopId": "ORLEANS:StopArea:00037500",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984382"
},
"departure": {
"time": "1767984382"
},
"stopId": "ORLEANS:StopArea:00025701",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984444"
},
"departure": {
"time": "1767984444"
},
"stopId": "ORLEANS:StopArea:01032003",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984545"
},
"departure": {
"time": "1767984545"
},
"stopId": "ORLEANS:StopArea:00033900",
"stopSequence": 12
},
{
"arrival": {
"time": "1767984598"
},
"departure": {
"time": "1767984598"
},
"stopId": "ORLEANS:StopArea:00024500",
"stopSequence": 13
},
{
"arrival": {
"time": "1767984657"
},
"departure": {
"time": "1767984657"
},
"stopId": "ORLEANS:StopArea:00032920",
"stopSequence": 14
},
{
"arrival": {
"time": "1767984737"
},
"departure": {
"time": "1767984737"
},
"stopId": "ORLEANS:StopArea:00021520",
"stopSequence": 15
},
{
"arrival": {
"time": "1767984808"
},
"departure": {
"time": "1767984808"
},
"stopId": "ORLEANS:StopArea:00035151",
"stopSequence": 16
},
{
"arrival": {
"time": "1767984847"
},
"departure": {
"time": "1767984847"
},
"stopId": "ORLEANS:StopArea:00029421",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984868"
},
"departure": {
"time": "1767984868"
},
"stopId": "ORLEANS:StopArea:01084101",
"stopSequence": 18
},
{
"arrival": {
"time": "1767984979"
},
"departure": {
"time": "1767984979"
},
"stopId": "ORLEANS:StopArea:01068001",
"stopSequence": 19
},
{
"arrival": {
"time": "1767985166"
},
"departure": {
"time": "1767985166"
},
"stopId": "ORLEANS:StopArea:01087101",
"stopSequence": 20
},
{
"arrival": {
"time": "1767985287"
},
"departure": {
"time": "1767985287"
},
"stopId": "ORLEANS:StopArea:00006515",
"stopSequence": 21
},
{
"arrival": {
"time": "1767985333"
},
"departure": {
"time": "1767985333"
},
"stopId": "ORLEANS:StopArea:00022915",
"stopSequence": 22
},
{
"arrival": {
"time": "1767985392"
},
"departure": {
"time": "1767985392"
},
"stopId": "ORLEANS:StopArea:00030202",
"stopSequence": 23
},
{
"arrival": {
"time": "1767985396"
},
"departure": {
"time": "1767985396"
},
"stopId": "ORLEANS:StopArea:00029311",
"stopSequence": 24
},
{
"arrival": {
"time": "1767985456"
},
"departure": {
"time": "1767985456"
},
"stopId": "ORLEANS:StopArea:01022902",
"stopSequence": 25
},
{
"arrival": {
"time": "1767985513"
},
"departure": {
"time": "1767985513"
},
"stopId": "ORLEANS:StopArea:00053901",
"stopSequence": 26
},
{
"arrival": {
"time": "1767985586"
},
"departure": {
"time": "1767985586"
},
"stopId": "ORLEANS:StopArea:00033701",
"stopSequence": 27
},
{
"arrival": {
"time": "1767985697"
},
"departure": {
"time": "1767985697"
},
"stopId": "ORLEANS:StopArea:01081901",
"stopSequence": 28
},
{
"arrival": {
"time": "1767985705"
},
"departure": {
"time": "1767985705"
},
"stopId": "ORLEANS:StopArea:00035902",
"stopSequence": 29
},
{
"arrival": {
"time": "1767985756"
},
"departure": {
"time": "1767985756"
},
"stopId": "ORLEANS:StopArea:00031110",
"stopSequence": 30
},
{
"arrival": {
"time": "1767985823"
},
"departure": {
"time": "1767985823"
},
"stopId": "ORLEANS:StopArea:01022203",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:11",
"tripId": "ORLEANS:VehicleJourney:11_A_143_2_1106_5_192900"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:40_R_85_2_4020_5_200000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767984635"
},
"departure": {
"time": "1767985200"
},
"stopId": "ORLEANS:StopArea:01001712",
"stopSequence": 0
},
{
"arrival": {
"time": "1767985324"
},
"departure": {
"time": "1767985324"
},
"stopId": "ORLEANS:StopArea:01017071",
"stopSequence": 1
},
{
"arrival": {
"time": "1767985387"
},
"departure": {
"time": "1767985387"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 2
},
{
"arrival": {
"time": "1767985453"
},
"departure": {
"time": "1767985453"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 3
},
{
"arrival": {
"time": "1767985539"
},
"departure": {
"time": "1767985539"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 4
},
{
"arrival": {
"time": "1767985601"
},
"departure": {
"time": "1767985601"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 5
},
{
"arrival": {
"time": "1767985777"
},
"departure": {
"time": "1767985777"
},
"stopId": "ORLEANS:StopArea:00038311",
"stopSequence": 6
},
{
"arrival": {
"time": "1767985828"
},
"departure": {
"time": "1767985828"
},
"stopId": "ORLEANS:StopArea:00026501",
"stopSequence": 7
},
{
"arrival": {
"time": "1767986199"
},
"departure": {
"time": "1767986199"
},
"stopId": "ORLEANS:StopArea:00005501",
"stopSequence": 8
},
{
"arrival": {
"time": "1767986294"
},
"departure": {
"time": "1767986294"
},
"stopId": "ORLEANS:StopArea:00047360",
"stopSequence": 9
},
{
"arrival": {
"time": "1767986402"
},
"departure": {
"time": "1767986402"
},
"stopId": "ORLEANS:StopArea:00047320",
"stopSequence": 10
},
{
"arrival": {
"time": "1767986482"
},
"departure": {
"time": "1767986482"
},
"stopId": "ORLEANS:StopArea:00039750",
"stopSequence": 11
},
{
"arrival": {
"time": "1767986586"
},
"departure": {
"time": "1767986586"
},
"stopId": "ORLEANS:StopArea:00004732",
"stopSequence": 12
},
{
"arrival": {
"time": "1767986639"
},
"departure": {
"time": "1767986639"
},
"stopId": "ORLEANS:StopArea:01036004",
"stopSequence": 13
},
{
"arrival": {
"time": "1767986722"
},
"departure": {
"time": "1767986722"
},
"stopId": "ORLEANS:StopArea:00034302",
"stopSequence": 14
},
{
"arrival": {
"time": "1767986776"
},
"departure": {
"time": "1767986776"
},
"stopId": "ORLEANS:StopArea:00007924",
"stopSequence": 15
},
{
"arrival": {
"time": "1767986896"
},
"departure": {
"time": "1767986896"
},
"stopId": "ORLEANS:StopArea:00003726",
"stopSequence": 16
},
{
"arrival": {
"time": "1767986996"
},
"departure": {
"time": "1767986996"
},
"stopId": "ORLEANS:StopArea:00049101",
"stopSequence": 17
},
{
"arrival": {
"time": "1767987084"
},
"departure": {
"time": "1767987084"
},
"stopId": "ORLEANS:StopArea:00010100",
"stopSequence": 18
},
{
"arrival": {
"time": "1767987171"
},
"departure": {
"time": "1767987171"
},
"stopId": "ORLEANS:StopArea:01077502",
"stopSequence": 19
},
{
"arrival": {
"time": "1767987213"
},
"departure": {
"time": "1767987213"
},
"stopId": "ORLEANS:StopArea:00007601",
"stopSequence": 20
},
{
"arrival": {
"time": "1767987244"
},
"departure": {
"time": "1767987244"
},
"stopId": "ORLEANS:StopArea:00043320",
"stopSequence": 21
},
{
"arrival": {
"time": "1767987280"
},
"departure": {
"time": "1767987280"
},
"stopId": "ORLEANS:StopArea:00016101",
"stopSequence": 22
},
{
"arrival": {
"time": "1767987316"
},
"departure": {
"time": "1767987316"
},
"stopId": "ORLEANS:StopArea:00001600",
"stopSequence": 23
},
{
"arrival": {
"time": "1767987361"
},
"departure": {
"time": "1767987361"
},
"stopId": "ORLEANS:StopArea:01088001",
"stopSequence": 24
},
{
"arrival": {
"time": "1767987360"
},
"departure": {
"time": "1767987360"
},
"stopId": "ORLEANS:StopArea:00035910",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:40",
"tripId": "ORLEANS:VehicleJourney:40_R_85_2_4020_5_200000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_R_348_2_306_5_231000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767996390"
},
"departure": {
"time": "1767996600"
},
"stopId": "ORLEANS:StopArea:01016405",
"stopSequence": 0
},
{
"arrival": {
"time": "1767996680"
},
"departure": {
"time": "1767996680"
},
"stopId": "ORLEANS:StopArea:01016502",
"stopSequence": 1
},
{
"arrival": {
"time": "1767996748"
},
"departure": {
"time": "1767996748"
},
"stopId": "ORLEANS:StopArea:01016603",
"stopSequence": 2
},
{
"arrival": {
"time": "1767996810"
},
"departure": {
"time": "1767996810"
},
"stopId": "ORLEANS:StopArea:00000601",
"stopSequence": 3
},
{
"arrival": {
"time": "1767996927"
},
"departure": {
"time": "1767996927"
},
"stopId": "ORLEANS:StopArea:00001501",
"stopSequence": 4
},
{
"arrival": {
"time": "1767996958"
},
"departure": {
"time": "1767996958"
},
"stopId": "ORLEANS:StopArea:01016903",
"stopSequence": 5
},
{
"arrival": {
"time": "1767997032"
},
"departure": {
"time": "1767997032"
},
"stopId": "ORLEANS:StopArea:01003404",
"stopSequence": 6
},
{
"arrival": {
"time": "1767997174"
},
"departure": {
"time": "1767997174"
},
"stopId": "ORLEANS:StopArea:00054601",
"stopSequence": 7
},
{
"arrival": {
"time": "1767997240"
},
"departure": {
"time": "1767997240"
},
"stopId": "ORLEANS:StopArea:00005931",
"stopSequence": 8
},
{
"arrival": {
"time": "1767997301"
},
"departure": {
"time": "1767997301"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 9
},
{
"arrival": {
"time": "1767997357"
},
"departure": {
"time": "1767997357"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767997398"
},
"departure": {
"time": "1767997398"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 11
},
{
"arrival": {
"time": "1767997512"
},
"departure": {
"time": "1767997512"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 12
},
{
"arrival": {
"time": "1767997593"
},
"departure": {
"time": "1767997593"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 13
},
{
"arrival": {
"time": "1767997663"
},
"departure": {
"time": "1767997663"
},
"stopId": "ORLEANS:StopArea:01013105",
"stopSequence": 14
},
{
"arrival": {
"time": "1767997739"
},
"departure": {
"time": "1767997739"
},
"stopId": "ORLEANS:StopArea:00007701",
"stopSequence": 15
},
{
"arrival": {
"time": "1767997786"
},
"departure": {
"time": "1767997786"
},
"stopId": "ORLEANS:StopArea:01012904",
"stopSequence": 16
},
{
"arrival": {
"time": "1767997858"
},
"departure": {
"time": "1767997858"
},
"stopId": "ORLEANS:StopArea:01012804",
"stopSequence": 17
},
{
"arrival": {
"time": "1767997923"
},
"departure": {
"time": "1767997923"
},
"stopId": "ORLEANS:StopArea:00010080",
"stopSequence": 18
},
{
"arrival": {
"time": "1767997955"
},
"departure": {
"time": "1767997955"
},
"stopId": "ORLEANS:StopArea:00031722",
"stopSequence": 19
},
{
"arrival": {
"time": "1767997997"
},
"departure": {
"time": "1767997997"
},
"stopId": "ORLEANS:StopArea:00008945",
"stopSequence": 20
},
{
"arrival": {
"time": "1767998074"
},
"departure": {
"time": "1767998074"
},
"stopId": "ORLEANS:StopArea:00009120",
"stopSequence": 21
},
{
"arrival": {
"time": "1767998139"
},
"departure": {
"time": "1767998139"
},
"stopId": "ORLEANS:StopArea:00037601",
"stopSequence": 22
},
{
"arrival": {
"time": "1767998221"
},
"departure": {
"time": "1767998221"
},
"stopId": "ORLEANS:StopArea:00018300",
"stopSequence": 23
},
{
"arrival": {
"time": "1767998324"
},
"departure": {
"time": "1767998324"
},
"stopId": "ORLEANS:StopArea:00051100",
"stopSequence": 24
},
{
"arrival": {
"time": "1767998419"
},
"departure": {
"time": "1767998419"
},
"stopId": "ORLEANS:StopArea:00044170",
"stopSequence": 25
},
{
"arrival": {
"time": "1767998497"
},
"departure": {
"time": "1767998497"
},
"stopId": "ORLEANS:StopArea:00033033",
"stopSequence": 26
},
{
"arrival": {
"time": "1767998561"
},
"departure": {
"time": "1767998561"
},
"stopId": "ORLEANS:StopArea:00033034",
"stopSequence": 27
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_R_348_2_306_5_231000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_R_400_2_213_5_182400",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983111"
},
"departure": {
"time": "1767983111"
},
"stopId": "ORLEANS:StopArea:00017523",
"stopSequence": 41
},
{
"arrival": {
"time": "1767983185"
},
"departure": {
"time": "1767983185"
},
"stopId": "ORLEANS:StopArea:00037200",
"stopSequence": 42
},
{
"arrival": {
"time": "1767983304"
},
"departure": {
"time": "1767983304"
},
"stopId": "ORLEANS:StopArea:00035000",
"stopSequence": 43
},
{
"arrival": {
"time": "1767983365"
},
"departure": {
"time": "1767983365"
},
"stopId": "ORLEANS:StopArea:00029801",
"stopSequence": 44
},
{
"arrival": {
"time": "1767983466"
},
"departure": {
"time": "1767983466"
},
"stopId": "ORLEANS:StopArea:00020800",
"stopSequence": 45
},
{
"arrival": {
"time": "1767983527"
},
"departure": {
"time": "1767983527"
},
"stopId": "ORLEANS:StopArea:00008800",
"stopSequence": 46
},
{
"arrival": {
"time": "1767983601"
},
"departure": {
"time": "1767983601"
},
"stopId": "ORLEANS:StopArea:00041950",
"stopSequence": 47
},
{
"arrival": {
"time": "1767983705"
},
"departure": {
"time": "1767983705"
},
"stopId": "ORLEANS:StopArea:01010701",
"stopSequence": 48
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_R_400_2_213_5_182400"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_A_467_2_A14_5_191500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983102"
},
"departure": {
"time": "1767983115"
},
"stopId": "ORLEANS:StopArea:TFLORA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983168"
},
"departure": {
"time": "1767983180"
},
"stopId": "ORLEANS:StopArea:TCAMPU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983246"
},
"departure": {
"time": "1767983255"
},
"stopId": "ORLEANS:StopArea:TLORET1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983412"
},
"departure": {
"time": "1767983430"
},
"stopId": "ORLEANS:StopArea:TAULNA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983554"
},
"departure": {
"time": "1767983560"
},
"stopId": "ORLEANS:StopArea:TLARRY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983645"
},
"departure": {
"time": "1767983665"
},
"stopId": "ORLEANS:StopArea:TVHUGO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983854"
},
"departure": {
"time": "1767983895"
},
"stopId": "ORLEANS:StopArea:TZENIT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983974"
},
"departure": {
"time": "1767983995"
},
"stopId": "ORLEANS:StopArea:TCOMET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767984140"
},
"departure": {
"time": "1767984155"
},
"stopId": "ORLEANS:StopArea:TMOUIL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767984247"
},
"departure": {
"time": "1767984260"
},
"stopId": "ORLEANS:StopArea:TCSMAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767984374"
},
"departure": {
"time": "1767984375"
},
"stopId": "ORLEANS:StopArea:TTOURE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767984445"
},
"departure": {
"time": "1767984460"
},
"stopId": "ORLEANS:StopArea:TROYAL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767984582"
},
"departure": {
"time": "1767984600"
},
"stopId": "ORLEANS:StopArea:TGAULA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984689"
},
"departure": {
"time": "1767984695"
},
"stopId": "ORLEANS:StopArea:TREPUB1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767984813"
},
"departure": {
"time": "1767984845"
},
"stopId": "ORLEANS:StopArea:TGARDO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984988"
},
"departure": {
"time": "1767984988"
},
"stopId": "ORLEANS:StopArea:TLBRAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767985059"
},
"departure": {
"time": "1767985075"
},
"stopId": "ORLEANS:StopArea:TCOLIG1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767985153"
},
"departure": {
"time": "1767985165"
},
"stopId": "ORLEANS:StopArea:TLIBER1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767985303"
},
"departure": {
"time": "1767985325"
},
"stopId": "ORLEANS:StopArea:TAUBRA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767985461"
},
"departure": {
"time": "1767985465"
},
"stopId": "ORLEANS:StopArea:TBUSTI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767985583"
},
"departure": {
"time": "1767985590"
},
"stopId": "ORLEANS:StopArea:TLAMBA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1767985688"
},
"departure": {
"time": "1767985688"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_A_467_2_A14_5_191500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:4_A_522_2_476_5_202400",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767986291"
},
"departure": {
"time": "1767986640"
},
"stopId": "ORLEANS:StopArea:01004705",
"stopSequence": 0
},
{
"arrival": {
"time": "1767986733"
},
"departure": {
"time": "1767986733"
},
"stopId": "ORLEANS:StopArea:01070201",
"stopSequence": 1
},
{
"arrival": {
"time": "1767986818"
},
"departure": {
"time": "1767986818"
},
"stopId": "ORLEANS:StopArea:00046252",
"stopSequence": 2
},
{
"arrival": {
"time": "1767987089"
},
"departure": {
"time": "1767987089"
},
"stopId": "ORLEANS:StopArea:00031721",
"stopSequence": 5
},
{
"arrival": {
"time": "1767987140"
},
"departure": {
"time": "1767987140"
},
"stopId": "ORLEANS:StopArea:00048403",
"stopSequence": 6
},
{
"arrival": {
"time": "1767987196"
},
"departure": {
"time": "1767987196"
},
"stopId": "ORLEANS:StopArea:01018603",
"stopSequence": 7
},
{
"arrival": {
"time": "1767987259"
},
"departure": {
"time": "1767987259"
},
"stopId": "ORLEANS:StopArea:00013201",
"stopSequence": 8
},
{
"arrival": {
"time": "1767987288"
},
"departure": {
"time": "1767987288"
},
"stopId": "ORLEANS:StopArea:00028101",
"stopSequence": 9
},
{
"arrival": {
"time": "1767987402"
},
"departure": {
"time": "1767987402"
},
"stopId": "ORLEANS:StopArea:00000800",
"stopSequence": 10
},
{
"arrival": {
"time": "1767987421"
},
"departure": {
"time": "1767987421"
},
"stopId": "ORLEANS:StopArea:00037101",
"stopSequence": 11
},
{
"arrival": {
"time": "1767987540"
},
"departure": {
"time": "1767987540"
},
"stopId": "ORLEANS:StopArea:01017901",
"stopSequence": 13
},
{
"arrival": {
"time": "1767987637"
},
"departure": {
"time": "1767987637"
},
"stopId": "ORLEANS:StopArea:00040301",
"stopSequence": 14
},
{
"arrival": {
"time": "1767987710"
},
"departure": {
"time": "1767987710"
},
"stopId": "ORLEANS:StopArea:00013100",
"stopSequence": 15
},
{
"arrival": {
"time": "1767987792"
},
"departure": {
"time": "1767987792"
},
"stopId": "ORLEANS:StopArea:00001721",
"stopSequence": 16
},
{
"arrival": {
"time": "1767987841"
},
"departure": {
"time": "1767987841"
},
"stopId": "ORLEANS:StopArea:00009721",
"stopSequence": 17
},
{
"arrival": {
"time": "1767987864"
},
"departure": {
"time": "1767987864"
},
"stopId": "ORLEANS:StopArea:00042200",
"stopSequence": 18
},
{
"arrival": {
"time": "1767987943"
},
"departure": {
"time": "1767987943"
},
"stopId": "ORLEANS:StopArea:01017402",
"stopSequence": 19
},
{
"arrival": {
"time": "1767988076"
},
"departure": {
"time": "1767988076"
},
"stopId": "ORLEANS:StopArea:00002901",
"stopSequence": 20
},
{
"arrival": {
"time": "1767988142"
},
"departure": {
"time": "1767988200"
},
"stopId": "ORLEANS:StopArea:01001709",
"stopSequence": 21
},
{
"arrival": {
"time": "1767988273"
},
"departure": {
"time": "1767988273"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 22
},
{
"arrival": {
"time": "1767988363"
},
"departure": {
"time": "1767988363"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 23
},
{
"arrival": {
"time": "1767988440"
},
"departure": {
"time": "1767988440"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 24
},
{
"arrival": {
"time": "1767988489"
},
"departure": {
"time": "1767988489"
},
"stopId": "ORLEANS:StopArea:00005930",
"stopSequence": 25
},
{
"arrival": {
"time": "1767988541"
},
"departure": {
"time": "1767988541"
},
"stopId": "ORLEANS:StopArea:00054600",
"stopSequence": 26
},
{
"arrival": {
"time": "1767988660"
},
"departure": {
"time": "1767988660"
},
"stopId": "ORLEANS:StopArea:01003407",
"stopSequence": 27
},
{
"arrival": {
"time": "1767988740"
},
"departure": {
"time": "1767988740"
},
"stopId": "ORLEANS:StopArea:00039602",
"stopSequence": 28
},
{
"arrival": {
"time": "1767988800"
},
"departure": {
"time": "1767988800"
},
"stopId": "ORLEANS:StopArea:00008631",
"stopSequence": 29
},
{
"arrival": {
"time": "1767988875"
},
"departure": {
"time": "1767988875"
},
"stopId": "ORLEANS:StopArea:01069101",
"stopSequence": 30
},
{
"arrival": {
"time": "1767988920"
},
"departure": {
"time": "1767988920"
},
"stopId": "ORLEANS:StopArea:00001811",
"stopSequence": 31
},
{
"arrival": {
"time": "1767988964"
},
"departure": {
"time": "1767988964"
},
"stopId": "ORLEANS:StopArea:00014200",
"stopSequence": 32
},
{
"arrival": {
"time": "1767989021"
},
"departure": {
"time": "1767989021"
},
"stopId": "ORLEANS:StopArea:00009500",
"stopSequence": 33
},
{
"arrival": {
"time": "1767989050"
},
"departure": {
"time": "1767989050"
},
"stopId": "ORLEANS:StopArea:00015500",
"stopSequence": 34
},
{
"arrival": {
"time": "1767989096"
},
"departure": {
"time": "1767989096"
},
"stopId": "ORLEANS:StopArea:00042720",
"stopSequence": 35
},
{
"arrival": {
"time": "1767989137"
},
"departure": {
"time": "1767989137"
},
"stopId": "ORLEANS:StopArea:00030520",
"stopSequence": 36
},
{
"arrival": {
"time": "1767989172"
},
"departure": {
"time": "1767989172"
},
"stopId": "ORLEANS:StopArea:00023101",
"stopSequence": 37
},
{
"arrival": {
"time": "1767989199"
},
"departure": {
"time": "1767989199"
},
"stopId": "ORLEANS:StopArea:00024301",
"stopSequence": 38
},
{
"arrival": {
"time": "1767989241"
},
"departure": {
"time": "1767989241"
},
"stopId": "ORLEANS:StopArea:01023702",
"stopSequence": 39
},
{
"arrival": {
"time": "1767989280"
},
"departure": {
"time": "1767989280"
},
"stopId": "ORLEANS:StopArea:00042400",
"stopSequence": 40
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:4",
"tripId": "ORLEANS:VehicleJourney:4_A_522_2_476_5_202400"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:15_R_260_2_1539_5_191100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982973"
},
"departure": {
"time": "1767982973"
},
"stopId": "ORLEANS:StopArea:00043001",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983048"
},
"departure": {
"time": "1767983048"
},
"stopId": "ORLEANS:StopArea:00009111",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983127"
},
"departure": {
"time": "1767983127"
},
"stopId": "ORLEANS:StopArea:00036651",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983182"
},
"departure": {
"time": "1767983182"
},
"stopId": "ORLEANS:StopArea:01002603",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983228"
},
"departure": {
"time": "1767983228"
},
"stopId": "ORLEANS:StopArea:00019701",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983296"
},
"departure": {
"time": "1767983296"
},
"stopId": "ORLEANS:StopArea:00032060",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983295"
},
"departure": {
"time": "1767983295"
},
"stopId": "ORLEANS:StopArea:00046511",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983353"
},
"departure": {
"time": "1767983353"
},
"stopId": "ORLEANS:StopArea:00046103",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983418"
},
"departure": {
"time": "1767983418"
},
"stopId": "ORLEANS:StopArea:00002400",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983464"
},
"departure": {
"time": "1767983464"
},
"stopId": "ORLEANS:StopArea:00003200",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983548"
},
"departure": {
"time": "1767983548"
},
"stopId": "ORLEANS:StopArea:00017601",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983648"
},
"departure": {
"time": "1767983648"
},
"stopId": "ORLEANS:StopArea:00018001",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983722"
},
"departure": {
"time": "1767983722"
},
"stopId": "ORLEANS:StopArea:00035625",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983772"
},
"departure": {
"time": "1767983772"
},
"stopId": "ORLEANS:StopArea:01033604",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983846"
},
"departure": {
"time": "1767983846"
},
"stopId": "ORLEANS:StopArea:01047802",
"stopSequence": 26
},
{
"arrival": {
"time": "1767983908"
},
"departure": {
"time": "1767983908"
},
"stopId": "ORLEANS:StopArea:01047702",
"stopSequence": 27
},
{
"arrival": {
"time": "1767983956"
},
"departure": {
"time": "1767983956"
},
"stopId": "ORLEANS:StopArea:01047902",
"stopSequence": 28
},
{
"arrival": {
"time": "1767984012"
},
"departure": {
"time": "1767984012"
},
"stopId": "ORLEANS:StopArea:01047602",
"stopSequence": 29
},
{
"arrival": {
"time": "1767984076"
},
"departure": {
"time": "1767984076"
},
"stopId": "ORLEANS:StopArea:00007301",
"stopSequence": 30
},
{
"arrival": {
"time": "1767984186"
},
"departure": {
"time": "1767984186"
},
"stopId": "ORLEANS:StopArea:01034004",
"stopSequence": 31
},
{
"arrival": {
"time": "1767984322"
},
"departure": {
"time": "1767984322"
},
"stopId": "ORLEANS:StopArea:00039901",
"stopSequence": 32
},
{
"arrival": {
"time": "1767984373"
},
"departure": {
"time": "1767984373"
},
"stopId": "ORLEANS:StopArea:00001901",
"stopSequence": 33
},
{
"arrival": {
"time": "1767984421"
},
"departure": {
"time": "1767984421"
},
"stopId": "ORLEANS:StopArea:00039101",
"stopSequence": 34
},
{
"arrival": {
"time": "1767984616"
},
"departure": {
"time": "1767984616"
},
"stopId": "ORLEANS:StopArea:01034601",
"stopSequence": 35
},
{
"arrival": {
"time": "1767984672"
},
"departure": {
"time": "1767984672"
},
"stopId": "ORLEANS:StopArea:00037872",
"stopSequence": 36
},
{
"arrival": {
"time": "1767984984"
},
"departure": {
"time": "1767984984"
},
"stopId": "ORLEANS:StopArea:00024801",
"stopSequence": 37
},
{
"arrival": {
"time": "1767985105"
},
"departure": {
"time": "1767985105"
},
"stopId": "ORLEANS:StopArea:00026900",
"stopSequence": 38
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:15",
"tripId": "ORLEANS:VehicleJourney:15_R_260_2_1539_5_191100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_R_173_2_B08_5_192940",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983019"
},
"departure": {
"time": "1767983380"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767983477"
},
"departure": {
"time": "1767983490"
},
"stopId": "ORLEANS:StopArea:TLBLUM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767983591"
},
"departure": {
"time": "1767983600"
},
"stopId": "ORLEANS:StopArea:TCLARC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767983682"
},
"departure": {
"time": "1767983695"
},
"stopId": "ORLEANS:StopArea:TVERVI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767983759"
},
"departure": {
"time": "1767983765"
},
"stopId": "ORLEANS:StopArea:TPTBOR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767983878"
},
"departure": {
"time": "1767983885"
},
"stopId": "ORLEANS:StopArea:TGAUBR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983995"
},
"departure": {
"time": "1767984010"
},
"stopId": "ORLEANS:StopArea:TAMBER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984064"
},
"departure": {
"time": "1767984080"
},
"stopId": "ORLEANS:StopArea:TGVILL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984144"
},
"departure": {
"time": "1767984155"
},
"stopId": "ORLEANS:StopArea:TMOZAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984228"
},
"departure": {
"time": "1767984240"
},
"stopId": "ORLEANS:StopArea:TDRHOM1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984332"
},
"departure": {
"time": "1767984350"
},
"stopId": "ORLEANS:StopArea:TRIOBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984435"
},
"departure": {
"time": "1767984455"
},
"stopId": "ORLEANS:StopArea:TVIGNA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984561"
},
"departure": {
"time": "1767984575"
},
"stopId": "ORLEANS:StopArea:THALMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767984647"
},
"departure": {
"time": "1767984660"
},
"stopId": "ORLEANS:StopArea:TCAHDV1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767984717"
},
"departure": {
"time": "1767984735"
},
"stopId": "ORLEANS:StopArea:TJDARC1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767984817"
},
"departure": {
"time": "1767984865"
},
"stopId": "ORLEANS:StopArea:TGAULB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767984959"
},
"departure": {
"time": "1767984970"
},
"stopId": "ORLEANS:StopArea:TCXMOR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985036"
},
"departure": {
"time": "1767985055"
},
"stopId": "ORLEANS:StopArea:TMADEL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985130"
},
"departure": {
"time": "1767985135"
},
"stopId": "ORLEANS:StopArea:TBEAUM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985212"
},
"departure": {
"time": "1767985220"
},
"stopId": "ORLEANS:StopArea:TPTDUN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767985279"
},
"departure": {
"time": "1767985295"
},
"stopId": "ORLEANS:StopArea:TPEURO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767985413"
},
"departure": {
"time": "1767985420"
},
"stopId": "ORLEANS:StopArea:TTANGU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767985481"
},
"departure": {
"time": "1767985490"
},
"stopId": "ORLEANS:StopArea:TMLKIN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767985578"
},
"departure": {
"time": "1767985595"
},
"stopId": "ORLEANS:StopArea:TTFONT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767985730"
},
"departure": {
"time": "1767985730"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_R_173_2_B08_5_192940"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_A_337_2_301_5_215400",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767991870"
},
"departure": {
"time": "1767992040"
},
"stopId": "ORLEANS:StopArea:01022201",
"stopSequence": 0
},
{
"arrival": {
"time": "1767992071"
},
"departure": {
"time": "1767992071"
},
"stopId": "ORLEANS:StopArea:01022204",
"stopSequence": 1
},
{
"arrival": {
"time": "1767992093"
},
"departure": {
"time": "1767992093"
},
"stopId": "ORLEANS:StopArea:00031111",
"stopSequence": 2
},
{
"arrival": {
"time": "1767992177"
},
"departure": {
"time": "1767992177"
},
"stopId": "ORLEANS:StopArea:00010600",
"stopSequence": 3
},
{
"arrival": {
"time": "1767992198"
},
"departure": {
"time": "1767992198"
},
"stopId": "ORLEANS:StopArea:00006901",
"stopSequence": 4
},
{
"arrival": {
"time": "1767992353"
},
"departure": {
"time": "1767992353"
},
"stopId": "ORLEANS:StopArea:00048700",
"stopSequence": 5
},
{
"arrival": {
"time": "1767992409"
},
"departure": {
"time": "1767992409"
},
"stopId": "ORLEANS:StopArea:00044801",
"stopSequence": 6
},
{
"arrival": {
"time": "1767992540"
},
"departure": {
"time": "1767992540"
},
"stopId": "ORLEANS:StopArea:00044401",
"stopSequence": 7
},
{
"arrival": {
"time": "1767992596"
},
"departure": {
"time": "1767992596"
},
"stopId": "ORLEANS:StopArea:00033032",
"stopSequence": 8
},
{
"arrival": {
"time": "1767992703"
},
"departure": {
"time": "1767992703"
},
"stopId": "ORLEANS:StopArea:00044171",
"stopSequence": 9
},
{
"arrival": {
"time": "1767992781"
},
"departure": {
"time": "1767992781"
},
"stopId": "ORLEANS:StopArea:00051101",
"stopSequence": 10
},
{
"arrival": {
"time": "1767992898"
},
"departure": {
"time": "1767992898"
},
"stopId": "ORLEANS:StopArea:00018301",
"stopSequence": 11
},
{
"arrival": {
"time": "1767992986"
},
"departure": {
"time": "1767992986"
},
"stopId": "ORLEANS:StopArea:00037600",
"stopSequence": 12
},
{
"arrival": {
"time": "1767993078"
},
"departure": {
"time": "1767993078"
},
"stopId": "ORLEANS:StopArea:00009121",
"stopSequence": 13
},
{
"arrival": {
"time": "1767993156"
},
"departure": {
"time": "1767993156"
},
"stopId": "ORLEANS:StopArea:00008946",
"stopSequence": 14
},
{
"arrival": {
"time": "1767993194"
},
"departure": {
"time": "1767993194"
},
"stopId": "ORLEANS:StopArea:00031721",
"stopSequence": 15
},
{
"arrival": {
"time": "1767993231"
},
"departure": {
"time": "1767993231"
},
"stopId": "ORLEANS:StopArea:00010081",
"stopSequence": 16
},
{
"arrival": {
"time": "1767993299"
},
"departure": {
"time": "1767993299"
},
"stopId": "ORLEANS:StopArea:00000102",
"stopSequence": 17
},
{
"arrival": {
"time": "1767993386"
},
"departure": {
"time": "1767993386"
},
"stopId": "ORLEANS:StopArea:01012903",
"stopSequence": 18
},
{
"arrival": {
"time": "1767993444"
},
"departure": {
"time": "1767993444"
},
"stopId": "ORLEANS:StopArea:00007700",
"stopSequence": 19
},
{
"arrival": {
"time": "1767993517"
},
"departure": {
"time": "1767993517"
},
"stopId": "ORLEANS:StopArea:00047700",
"stopSequence": 20
},
{
"arrival": {
"time": "1767993597"
},
"departure": {
"time": "1767993597"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 21
},
{
"arrival": {
"time": "1767993701"
},
"departure": {
"time": "1767993701"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 22
},
{
"arrival": {
"time": "1767993796"
},
"departure": {
"time": "1767993796"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 23
},
{
"arrival": {
"time": "1767993876"
},
"departure": {
"time": "1767993876"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 24
},
{
"arrival": {
"time": "1767993945"
},
"departure": {
"time": "1767993945"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 25
},
{
"arrival": {
"time": "1767994016"
},
"departure": {
"time": "1767994016"
},
"stopId": "ORLEANS:StopArea:00005930",
"stopSequence": 26
},
{
"arrival": {
"time": "1767994091"
},
"departure": {
"time": "1767994091"
},
"stopId": "ORLEANS:StopArea:00054600",
"stopSequence": 27
},
{
"arrival": {
"time": "1767994263"
},
"departure": {
"time": "1767994263"
},
"stopId": "ORLEANS:StopArea:01003407",
"stopSequence": 28
},
{
"arrival": {
"time": "1767994333"
},
"departure": {
"time": "1767994333"
},
"stopId": "ORLEANS:StopArea:01016904",
"stopSequence": 29
},
{
"arrival": {
"time": "1767994386"
},
"departure": {
"time": "1767994386"
},
"stopId": "ORLEANS:StopArea:00001500",
"stopSequence": 30
},
{
"arrival": {
"time": "1767994490"
},
"departure": {
"time": "1767994490"
},
"stopId": "ORLEANS:StopArea:00000600",
"stopSequence": 31
},
{
"arrival": {
"time": "1767994555"
},
"departure": {
"time": "1767994555"
},
"stopId": "ORLEANS:StopArea:01016604",
"stopSequence": 32
},
{
"arrival": {
"time": "1767994625"
},
"departure": {
"time": "1767994625"
},
"stopId": "ORLEANS:StopArea:01016501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767994726"
},
"departure": {
"time": "1767994726"
},
"stopId": "ORLEANS:StopArea:01016405",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_A_337_2_301_5_215400"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:7_A_376_2_725_5_192000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983052"
},
"departure": {
"time": "1767983057"
},
"stopId": "ORLEANS:StopArea:00001301",
"stopSequence": 3
},
{
"arrival": {
"time": "1767983075"
},
"departure": {
"time": "1767983075"
},
"stopId": "ORLEANS:StopArea:00031621",
"stopSequence": 4
},
{
"arrival": {
"time": "1767983153"
},
"departure": {
"time": "1767983153"
},
"stopId": "ORLEANS:StopArea:00046202",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983208"
},
"departure": {
"time": "1767983208"
},
"stopId": "ORLEANS:StopArea:00045400",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983253"
},
"departure": {
"time": "1767983253"
},
"stopId": "ORLEANS:StopArea:00042001",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983314"
},
"departure": {
"time": "1767983314"
},
"stopId": "ORLEANS:StopArea:00004900",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983384"
},
"departure": {
"time": "1767983384"
},
"stopId": "ORLEANS:StopArea:00022921",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983495"
},
"departure": {
"time": "1767983495"
},
"stopId": "ORLEANS:StopArea:00019801",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983557"
},
"departure": {
"time": "1767983557"
},
"stopId": "ORLEANS:StopArea:01024802",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983553"
},
"departure": {
"time": "1767983553"
},
"stopId": "ORLEANS:StopArea:01007203",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983794"
},
"departure": {
"time": "1767983794"
},
"stopId": "ORLEANS:StopArea:00030981",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983861"
},
"departure": {
"time": "1767983861"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983975"
},
"departure": {
"time": "1767983975"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 15
},
{
"arrival": {
"time": "1767984075"
},
"departure": {
"time": "1767984120"
},
"stopId": "ORLEANS:StopArea:01017071",
"stopSequence": 16
},
{
"arrival": {
"time": "1767984207"
},
"departure": {
"time": "1767984207"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984261"
},
"departure": {
"time": "1767984261"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 18
},
{
"arrival": {
"time": "1767984352"
},
"departure": {
"time": "1767984352"
},
"stopId": "ORLEANS:StopArea:00005930",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984431"
},
"departure": {
"time": "1767984431"
},
"stopId": "ORLEANS:StopArea:00054600",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984611"
},
"departure": {
"time": "1767984611"
},
"stopId": "ORLEANS:StopArea:01003407",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984685"
},
"departure": {
"time": "1767984685"
},
"stopId": "ORLEANS:StopArea:00039602",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984716"
},
"departure": {
"time": "1767984716"
},
"stopId": "ORLEANS:StopArea:00008631",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984776"
},
"departure": {
"time": "1767984776"
},
"stopId": "ORLEANS:StopArea:01069101",
"stopSequence": 24
},
{
"arrival": {
"time": "1767984822"
},
"departure": {
"time": "1767984822"
},
"stopId": "ORLEANS:StopArea:01062603",
"stopSequence": 25
},
{
"arrival": {
"time": "1767984882"
},
"departure": {
"time": "1767984882"
},
"stopId": "ORLEANS:StopArea:P0005001",
"stopSequence": 26
},
{
"arrival": {
"time": "1767984936"
},
"departure": {
"time": "1767984936"
},
"stopId": "ORLEANS:StopArea:01062401",
"stopSequence": 27
},
{
"arrival": {
"time": "1767985153"
},
"departure": {
"time": "1767985153"
},
"stopId": "ORLEANS:StopArea:00026721",
"stopSequence": 28
},
{
"arrival": {
"time": "1767985222"
},
"departure": {
"time": "1767985222"
},
"stopId": "ORLEANS:StopArea:00043500",
"stopSequence": 29
},
{
"arrival": {
"time": "1767985227"
},
"departure": {
"time": "1767985227"
},
"stopId": "ORLEANS:StopArea:00038951",
"stopSequence": 30
},
{
"arrival": {
"time": "1767985276"
},
"departure": {
"time": "1767985276"
},
"stopId": "ORLEANS:StopArea:AF026950",
"stopSequence": 31
},
{
"arrival": {
"time": "1767985311"
},
"departure": {
"time": "1767985311"
},
"stopId": "ORLEANS:StopArea:00009210",
"stopSequence": 32
},
{
"arrival": {
"time": "1767985385"
},
"departure": {
"time": "1767985385"
},
"stopId": "ORLEANS:StopArea:00028752",
"stopSequence": 33
},
{
"arrival": {
"time": "1767985443"
},
"departure": {
"time": "1767985443"
},
"stopId": "ORLEANS:StopArea:00018045",
"stopSequence": 34
},
{
"arrival": {
"time": "1767985517"
},
"departure": {
"time": "1767985517"
},
"stopId": "ORLEANS:StopArea:00012302",
"stopSequence": 35
},
{
"arrival": {
"time": "1767985643"
},
"departure": {
"time": "1767985643"
},
"stopId": "ORLEANS:StopArea:00020521",
"stopSequence": 36
},
{
"arrival": {
"time": "1767985639"
},
"departure": {
"time": "1767985639"
},
"stopId": "ORLEANS:StopArea:00020420",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:7",
"tripId": "ORLEANS:VehicleJourney:7_A_376_2_725_5_192000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_A_369_2_207_5_211200",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767989236"
},
"departure": {
"time": "1767989520"
},
"stopId": "ORLEANS:StopArea:01010701",
"stopSequence": 0
},
{
"arrival": {
"time": "1767989575"
},
"departure": {
"time": "1767989575"
},
"stopId": "ORLEANS:StopArea:00041951",
"stopSequence": 1
},
{
"arrival": {
"time": "1767989652"
},
"departure": {
"time": "1767989652"
},
"stopId": "ORLEANS:StopArea:00008801",
"stopSequence": 2
},
{
"arrival": {
"time": "1767989700"
},
"departure": {
"time": "1767989700"
},
"stopId": "ORLEANS:StopArea:00020801",
"stopSequence": 3
},
{
"arrival": {
"time": "1767989735"
},
"departure": {
"time": "1767989735"
},
"stopId": "ORLEANS:StopArea:00024201",
"stopSequence": 4
},
{
"arrival": {
"time": "1767989807"
},
"departure": {
"time": "1767989807"
},
"stopId": "ORLEANS:StopArea:00029803",
"stopSequence": 5
},
{
"arrival": {
"time": "1767989856"
},
"departure": {
"time": "1767989856"
},
"stopId": "ORLEANS:StopArea:00035001",
"stopSequence": 6
},
{
"arrival": {
"time": "1767989935"
},
"departure": {
"time": "1767989935"
},
"stopId": "ORLEANS:StopArea:00037201",
"stopSequence": 7
},
{
"arrival": {
"time": "1767990041"
},
"departure": {
"time": "1767990041"
},
"stopId": "ORLEANS:StopArea:00017522",
"stopSequence": 8
},
{
"arrival": {
"time": "1767990210"
},
"departure": {
"time": "1767990210"
},
"stopId": "ORLEANS:StopArea:01004705",
"stopSequence": 9
},
{
"arrival": {
"time": "1767990330"
},
"departure": {
"time": "1767990330"
},
"stopId": "ORLEANS:StopArea:01070201",
"stopSequence": 10
},
{
"arrival": {
"time": "1767990355"
},
"departure": {
"time": "1767990355"
},
"stopId": "ORLEANS:StopArea:00046251",
"stopSequence": 11
},
{
"arrival": {
"time": "1767990457"
},
"departure": {
"time": "1767990457"
},
"stopId": "ORLEANS:StopArea:00006403",
"stopSequence": 12
},
{
"arrival": {
"time": "1767990522"
},
"departure": {
"time": "1767990522"
},
"stopId": "ORLEANS:StopArea:00037300",
"stopSequence": 13
},
{
"arrival": {
"time": "1767990586"
},
"departure": {
"time": "1767990586"
},
"stopId": "ORLEANS:StopArea:00000102",
"stopSequence": 14
},
{
"arrival": {
"time": "1767990699"
},
"departure": {
"time": "1767990699"
},
"stopId": "ORLEANS:StopArea:01012903",
"stopSequence": 15
},
{
"arrival": {
"time": "1767990760"
},
"departure": {
"time": "1767990760"
},
"stopId": "ORLEANS:StopArea:00007700",
"stopSequence": 16
},
{
"arrival": {
"time": "1767990814"
},
"departure": {
"time": "1767990814"
},
"stopId": "ORLEANS:StopArea:00047700",
"stopSequence": 17
},
{
"arrival": {
"time": "1767990898"
},
"departure": {
"time": "1767990898"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 18
},
{
"arrival": {
"time": "1767991008"
},
"departure": {
"time": "1767991008"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 19
},
{
"arrival": {
"time": "1767991140"
},
"departure": {
"time": "1767991140"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 20
},
{
"arrival": {
"time": "1767991186"
},
"departure": {
"time": "1767991186"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 21
},
{
"arrival": {
"time": "1767991254"
},
"departure": {
"time": "1767991254"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 22
},
{
"arrival": {
"time": "1767991364"
},
"departure": {
"time": "1767991364"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 23
},
{
"arrival": {
"time": "1767991425"
},
"departure": {
"time": "1767991425"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 24
},
{
"arrival": {
"time": "1767991472"
},
"departure": {
"time": "1767991472"
},
"stopId": "ORLEANS:StopArea:01013604",
"stopSequence": 25
},
{
"arrival": {
"time": "1767991598"
},
"departure": {
"time": "1767991598"
},
"stopId": "ORLEANS:StopArea:01013704",
"stopSequence": 26
},
{
"arrival": {
"time": "1767991679"
},
"departure": {
"time": "1767991679"
},
"stopId": "ORLEANS:StopArea:00039800",
"stopSequence": 27
},
{
"arrival": {
"time": "1767991737"
},
"departure": {
"time": "1767991737"
},
"stopId": "ORLEANS:StopArea:01014004",
"stopSequence": 28
},
{
"arrival": {
"time": "1767991791"
},
"departure": {
"time": "1767991791"
},
"stopId": "ORLEANS:StopArea:00055550",
"stopSequence": 29
},
{
"arrival": {
"time": "1767991853"
},
"departure": {
"time": "1767991853"
},
"stopId": "ORLEANS:StopArea:00036901",
"stopSequence": 30
},
{
"arrival": {
"time": "1767991898"
},
"departure": {
"time": "1767991898"
},
"stopId": "ORLEANS:StopArea:00042301",
"stopSequence": 31
},
{
"arrival": {
"time": "1767991957"
},
"departure": {
"time": "1767991957"
},
"stopId": "ORLEANS:StopArea:01014404",
"stopSequence": 32
},
{
"arrival": {
"time": "1767992032"
},
"departure": {
"time": "1767992032"
},
"stopId": "ORLEANS:StopArea:00030300",
"stopSequence": 33
},
{
"arrival": {
"time": "1767992084"
},
"departure": {
"time": "1767992084"
},
"stopId": "ORLEANS:StopArea:00019700",
"stopSequence": 34
},
{
"arrival": {
"time": "1767992151"
},
"departure": {
"time": "1767992151"
},
"stopId": "ORLEANS:StopArea:01002604",
"stopSequence": 35
},
{
"arrival": {
"time": "1767992196"
},
"departure": {
"time": "1767992196"
},
"stopId": "ORLEANS:StopArea:00036650",
"stopSequence": 36
},
{
"arrival": {
"time": "1767992259"
},
"departure": {
"time": "1767992259"
},
"stopId": "ORLEANS:StopArea:00009112",
"stopSequence": 37
},
{
"arrival": {
"time": "1767992343"
},
"departure": {
"time": "1767992343"
},
"stopId": "ORLEANS:StopArea:00046103",
"stopSequence": 38
},
{
"arrival": {
"time": "1767992408"
},
"departure": {
"time": "1767992408"
},
"stopId": "ORLEANS:StopArea:00002400",
"stopSequence": 39
},
{
"arrival": {
"time": "1767992454"
},
"departure": {
"time": "1767992454"
},
"stopId": "ORLEANS:StopArea:00003200",
"stopSequence": 40
},
{
"arrival": {
"time": "1767992553"
},
"departure": {
"time": "1767992553"
},
"stopId": "ORLEANS:StopArea:00017601",
"stopSequence": 41
},
{
"arrival": {
"time": "1767992639"
},
"departure": {
"time": "1767992639"
},
"stopId": "ORLEANS:StopArea:00018001",
"stopSequence": 42
},
{
"arrival": {
"time": "1767992676"
},
"departure": {
"time": "1767992676"
},
"stopId": "ORLEANS:StopArea:00035625",
"stopSequence": 43
},
{
"arrival": {
"time": "1767992741"
},
"departure": {
"time": "1767992741"
},
"stopId": "ORLEANS:StopArea:01033604",
"stopSequence": 44
},
{
"arrival": {
"time": "1767992792"
},
"departure": {
"time": "1767992792"
},
"stopId": "ORLEANS:StopArea:00021901",
"stopSequence": 45
},
{
"arrival": {
"time": "1767992818"
},
"departure": {
"time": "1767992818"
},
"stopId": "ORLEANS:StopArea:01086902",
"stopSequence": 46
},
{
"arrival": {
"time": "1767992866"
},
"departure": {
"time": "1767992866"
},
"stopId": "ORLEANS:StopArea:00033445",
"stopSequence": 47
},
{
"arrival": {
"time": "1767992918"
},
"departure": {
"time": "1767992918"
},
"stopId": "ORLEANS:StopArea:08047304",
"stopSequence": 48
},
{
"arrival": {
"time": "1767993015"
},
"departure": {
"time": "1767993015"
},
"stopId": "ORLEANS:StopArea:01047402",
"stopSequence": 49
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_A_369_2_207_5_211200"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_R_400_2_201_5_210900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767988658"
},
"departure": {
"time": "1767989340"
},
"stopId": "ORLEANS:StopArea:01047402",
"stopSequence": 0
},
{
"arrival": {
"time": "1767989417"
},
"departure": {
"time": "1767989417"
},
"stopId": "ORLEANS:StopArea:08047303",
"stopSequence": 1
},
{
"arrival": {
"time": "1767989474"
},
"departure": {
"time": "1767989474"
},
"stopId": "ORLEANS:StopArea:00033444",
"stopSequence": 2
},
{
"arrival": {
"time": "1767989532"
},
"departure": {
"time": "1767989532"
},
"stopId": "ORLEANS:StopArea:01086901",
"stopSequence": 3
},
{
"arrival": {
"time": "1767989557"
},
"departure": {
"time": "1767989557"
},
"stopId": "ORLEANS:StopArea:00021900",
"stopSequence": 4
},
{
"arrival": {
"time": "1767989621"
},
"departure": {
"time": "1767989621"
},
"stopId": "ORLEANS:StopArea:00003000",
"stopSequence": 5
},
{
"arrival": {
"time": "1767989691"
},
"departure": {
"time": "1767989691"
},
"stopId": "ORLEANS:StopArea:00035626",
"stopSequence": 6
},
{
"arrival": {
"time": "1767989739"
},
"departure": {
"time": "1767989739"
},
"stopId": "ORLEANS:StopArea:00018002",
"stopSequence": 7
},
{
"arrival": {
"time": "1767989830"
},
"departure": {
"time": "1767989830"
},
"stopId": "ORLEANS:StopArea:00017600",
"stopSequence": 8
},
{
"arrival": {
"time": "1767989942"
},
"departure": {
"time": "1767989942"
},
"stopId": "ORLEANS:StopArea:00003201",
"stopSequence": 9
},
{
"arrival": {
"time": "1767989994"
},
"departure": {
"time": "1767989994"
},
"stopId": "ORLEANS:StopArea:00002401",
"stopSequence": 10
},
{
"arrival": {
"time": "1767990068"
},
"departure": {
"time": "1767990068"
},
"stopId": "ORLEANS:StopArea:01015201",
"stopSequence": 11
},
{
"arrival": {
"time": "1767990165"
},
"departure": {
"time": "1767990165"
},
"stopId": "ORLEANS:StopArea:01002511",
"stopSequence": 12
},
{
"arrival": {
"time": "1767990240"
},
"departure": {
"time": "1767990240"
},
"stopId": "ORLEANS:StopArea:00036651",
"stopSequence": 13
},
{
"arrival": {
"time": "1767990293"
},
"departure": {
"time": "1767990293"
},
"stopId": "ORLEANS:StopArea:01002606",
"stopSequence": 14
},
{
"arrival": {
"time": "1767990326"
},
"departure": {
"time": "1767990326"
},
"stopId": "ORLEANS:StopArea:00019701",
"stopSequence": 15
},
{
"arrival": {
"time": "1767990368"
},
"departure": {
"time": "1767990368"
},
"stopId": "ORLEANS:StopArea:00030301",
"stopSequence": 16
},
{
"arrival": {
"time": "1767990444"
},
"departure": {
"time": "1767990444"
},
"stopId": "ORLEANS:StopArea:01014403",
"stopSequence": 17
},
{
"arrival": {
"time": "1767990515"
},
"departure": {
"time": "1767990515"
},
"stopId": "ORLEANS:StopArea:00042300",
"stopSequence": 18
},
{
"arrival": {
"time": "1767990562"
},
"departure": {
"time": "1767990562"
},
"stopId": "ORLEANS:StopArea:00036900",
"stopSequence": 19
},
{
"arrival": {
"time": "1767990629"
},
"departure": {
"time": "1767990629"
},
"stopId": "ORLEANS:StopArea:00055551",
"stopSequence": 20
},
{
"arrival": {
"time": "1767990696"
},
"departure": {
"time": "1767990696"
},
"stopId": "ORLEANS:StopArea:01014003",
"stopSequence": 21
},
{
"arrival": {
"time": "1767990763"
},
"departure": {
"time": "1767990763"
},
"stopId": "ORLEANS:StopArea:01013903",
"stopSequence": 22
},
{
"arrival": {
"time": "1767990820"
},
"departure": {
"time": "1767990820"
},
"stopId": "ORLEANS:StopArea:01013703",
"stopSequence": 23
},
{
"arrival": {
"time": "1767990919"
},
"departure": {
"time": "1767990919"
},
"stopId": "ORLEANS:StopArea:01013603",
"stopSequence": 24
},
{
"arrival": {
"time": "1767990973"
},
"departure": {
"time": "1767990973"
},
"stopId": "ORLEANS:StopArea:00045620",
"stopSequence": 25
},
{
"arrival": {
"time": "1767991062"
},
"departure": {
"time": "1767991062"
},
"stopId": "ORLEANS:StopArea:00001220",
"stopSequence": 26
},
{
"arrival": {
"time": "1767991153"
},
"departure": {
"time": "1767991153"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 27
},
{
"arrival": {
"time": "1767991223"
},
"departure": {
"time": "1767991223"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 28
},
{
"arrival": {
"time": "1767991274"
},
"departure": {
"time": "1767991274"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 29
},
{
"arrival": {
"time": "1767991386"
},
"departure": {
"time": "1767991386"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 30
},
{
"arrival": {
"time": "1767991466"
},
"departure": {
"time": "1767991466"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 31
},
{
"arrival": {
"time": "1767991536"
},
"departure": {
"time": "1767991536"
},
"stopId": "ORLEANS:StopArea:01013105",
"stopSequence": 32
},
{
"arrival": {
"time": "1767991612"
},
"departure": {
"time": "1767991612"
},
"stopId": "ORLEANS:StopArea:00007701",
"stopSequence": 33
},
{
"arrival": {
"time": "1767991659"
},
"departure": {
"time": "1767991659"
},
"stopId": "ORLEANS:StopArea:01012904",
"stopSequence": 34
},
{
"arrival": {
"time": "1767991731"
},
"departure": {
"time": "1767991731"
},
"stopId": "ORLEANS:StopArea:01012804",
"stopSequence": 35
},
{
"arrival": {
"time": "1767991814"
},
"departure": {
"time": "1767991814"
},
"stopId": "ORLEANS:StopArea:00037301",
"stopSequence": 36
},
{
"arrival": {
"time": "1767991876"
},
"departure": {
"time": "1767991876"
},
"stopId": "ORLEANS:StopArea:00006404",
"stopSequence": 37
},
{
"arrival": {
"time": "1767991938"
},
"departure": {
"time": "1767991938"
},
"stopId": "ORLEANS:StopArea:00046250",
"stopSequence": 38
},
{
"arrival": {
"time": "1767992018"
},
"departure": {
"time": "1767992018"
},
"stopId": "ORLEANS:StopArea:01070202",
"stopSequence": 39
},
{
"arrival": {
"time": "1767992070"
},
"departure": {
"time": "1767992070"
},
"stopId": "ORLEANS:StopArea:00047044",
"stopSequence": 40
},
{
"arrival": {
"time": "1767992247"
},
"departure": {
"time": "1767992247"
},
"stopId": "ORLEANS:StopArea:00017523",
"stopSequence": 41
},
{
"arrival": {
"time": "1767992340"
},
"departure": {
"time": "1767992340"
},
"stopId": "ORLEANS:StopArea:00037200",
"stopSequence": 42
},
{
"arrival": {
"time": "1767992417"
},
"departure": {
"time": "1767992417"
},
"stopId": "ORLEANS:StopArea:00035000",
"stopSequence": 43
},
{
"arrival": {
"time": "1767992484"
},
"departure": {
"time": "1767992484"
},
"stopId": "ORLEANS:StopArea:00029801",
"stopSequence": 44
},
{
"arrival": {
"time": "1767992559"
},
"departure": {
"time": "1767992559"
},
"stopId": "ORLEANS:StopArea:00020800",
"stopSequence": 45
},
{
"arrival": {
"time": "1767992605"
},
"departure": {
"time": "1767992605"
},
"stopId": "ORLEANS:StopArea:00008800",
"stopSequence": 46
},
{
"arrival": {
"time": "1767992672"
},
"departure": {
"time": "1767992672"
},
"stopId": "ORLEANS:StopArea:00041950",
"stopSequence": 47
},
{
"arrival": {
"time": "1767992739"
},
"departure": {
"time": "1767992739"
},
"stopId": "ORLEANS:StopArea:01010701",
"stopSequence": 48
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_R_400_2_201_5_210900"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:7_A_376_2_725_5_211000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767989400"
},
"departure": {
"time": "1767989400"
},
"stopId": "ORLEANS:StopArea:00042254",
"stopSequence": 0
},
{
"arrival": {
"time": "1767989455"
},
"departure": {
"time": "1767989455"
},
"stopId": "ORLEANS:StopArea:00025801",
"stopSequence": 1
},
{
"arrival": {
"time": "1767989518"
},
"departure": {
"time": "1767989518"
},
"stopId": "ORLEANS:StopArea:00012900",
"stopSequence": 2
},
{
"arrival": {
"time": "1767989572"
},
"departure": {
"time": "1767989572"
},
"stopId": "ORLEANS:StopArea:00001301",
"stopSequence": 3
},
{
"arrival": {
"time": "1767989624"
},
"departure": {
"time": "1767989624"
},
"stopId": "ORLEANS:StopArea:00031621",
"stopSequence": 4
},
{
"arrival": {
"time": "1767989663"
},
"departure": {
"time": "1767989663"
},
"stopId": "ORLEANS:StopArea:00046202",
"stopSequence": 5
},
{
"arrival": {
"time": "1767989709"
},
"departure": {
"time": "1767989709"
},
"stopId": "ORLEANS:StopArea:00045400",
"stopSequence": 6
},
{
"arrival": {
"time": "1767989768"
},
"departure": {
"time": "1767989768"
},
"stopId": "ORLEANS:StopArea:00042001",
"stopSequence": 7
},
{
"arrival": {
"time": "1767989820"
},
"departure": {
"time": "1767989820"
},
"stopId": "ORLEANS:StopArea:00004900",
"stopSequence": 8
},
{
"arrival": {
"time": "1767989861"
},
"departure": {
"time": "1767989861"
},
"stopId": "ORLEANS:StopArea:00022921",
"stopSequence": 9
},
{
"arrival": {
"time": "1767989952"
},
"departure": {
"time": "1767989952"
},
"stopId": "ORLEANS:StopArea:00019801",
"stopSequence": 10
},
{
"arrival": {
"time": "1767990010"
},
"departure": {
"time": "1767990010"
},
"stopId": "ORLEANS:StopArea:01024802",
"stopSequence": 11
},
{
"arrival": {
"time": "1767990046"
},
"departure": {
"time": "1767990046"
},
"stopId": "ORLEANS:StopArea:01007203",
"stopSequence": 12
},
{
"arrival": {
"time": "1767990240"
},
"departure": {
"time": "1767990240"
},
"stopId": "ORLEANS:StopArea:00030981",
"stopSequence": 13
},
{
"arrival": {
"time": "1767990313"
},
"departure": {
"time": "1767990313"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 14
},
{
"arrival": {
"time": "1767990425"
},
"departure": {
"time": "1767990425"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 15
},
{
"arrival": {
"time": "1767990540"
},
"departure": {
"time": "1767990600"
},
"stopId": "ORLEANS:StopArea:01017071",
"stopSequence": 16
},
{
"arrival": {
"time": "1767990643"
},
"departure": {
"time": "1767990643"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 17
},
{
"arrival": {
"time": "1767990689"
},
"departure": {
"time": "1767990689"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 18
},
{
"arrival": {
"time": "1767990736"
},
"departure": {
"time": "1767990736"
},
"stopId": "ORLEANS:StopArea:00005930",
"stopSequence": 19
},
{
"arrival": {
"time": "1767990786"
},
"departure": {
"time": "1767990786"
},
"stopId": "ORLEANS:StopArea:00054600",
"stopSequence": 20
},
{
"arrival": {
"time": "1767990900"
},
"departure": {
"time": "1767990900"
},
"stopId": "ORLEANS:StopArea:01003407",
"stopSequence": 21
},
{
"arrival": {
"time": "1767990964"
},
"departure": {
"time": "1767990964"
},
"stopId": "ORLEANS:StopArea:00039602",
"stopSequence": 22
},
{
"arrival": {
"time": "1767991007"
},
"departure": {
"time": "1767991007"
},
"stopId": "ORLEANS:StopArea:00008631",
"stopSequence": 23
},
{
"arrival": {
"time": "1767991059"
},
"departure": {
"time": "1767991059"
},
"stopId": "ORLEANS:StopArea:01069101",
"stopSequence": 24
},
{
"arrival": {
"time": "1767991099"
},
"departure": {
"time": "1767991099"
},
"stopId": "ORLEANS:StopArea:01062603",
"stopSequence": 25
},
{
"arrival": {
"time": "1767991152"
},
"departure": {
"time": "1767991152"
},
"stopId": "ORLEANS:StopArea:P0005001",
"stopSequence": 26
},
{
"arrival": {
"time": "1767991200"
},
"departure": {
"time": "1767991200"
},
"stopId": "ORLEANS:StopArea:01062401",
"stopSequence": 27
},
{
"arrival": {
"time": "1767991392"
},
"departure": {
"time": "1767991392"
},
"stopId": "ORLEANS:StopArea:00026721",
"stopSequence": 28
},
{
"arrival": {
"time": "1767991462"
},
"departure": {
"time": "1767991462"
},
"stopId": "ORLEANS:StopArea:00043500",
"stopSequence": 29
},
{
"arrival": {
"time": "1767991500"
},
"departure": {
"time": "1767991500"
},
"stopId": "ORLEANS:StopArea:00038951",
"stopSequence": 30
},
{
"arrival": {
"time": "1767991549"
},
"departure": {
"time": "1767991549"
},
"stopId": "ORLEANS:StopArea:AF026950",
"stopSequence": 31
},
{
"arrival": {
"time": "1767991585"
},
"departure": {
"time": "1767991585"
},
"stopId": "ORLEANS:StopArea:00009210",
"stopSequence": 32
},
{
"arrival": {
"time": "1767991660"
},
"departure": {
"time": "1767991660"
},
"stopId": "ORLEANS:StopArea:00028752",
"stopSequence": 33
},
{
"arrival": {
"time": "1767991719"
},
"departure": {
"time": "1767991719"
},
"stopId": "ORLEANS:StopArea:00018045",
"stopSequence": 34
},
{
"arrival": {
"time": "1767991755"
},
"departure": {
"time": "1767991755"
},
"stopId": "ORLEANS:StopArea:00012302",
"stopSequence": 35
},
{
"arrival": {
"time": "1767991870"
},
"departure": {
"time": "1767991870"
},
"stopId": "ORLEANS:StopArea:00020521",
"stopSequence": 36
},
{
"arrival": {
"time": "1767991920"
},
"departure": {
"time": "1767991920"
},
"stopId": "ORLEANS:StopArea:00020420",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:7",
"tripId": "ORLEANS:VehicleJourney:7_A_376_2_725_5_211000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:11_A_143_2_1105_5_191100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982995"
},
"departure": {
"time": "1767983024"
},
"stopId": "ORLEANS:StopArea:0003830",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983192"
},
"departure": {
"time": "1767983192"
},
"stopId": "ORLEANS:StopArea:00001045",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983258"
},
"departure": {
"time": "1767983258"
},
"stopId": "ORLEANS:StopArea:00037500",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983365"
},
"departure": {
"time": "1767983365"
},
"stopId": "ORLEANS:StopArea:00025701",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983435"
},
"departure": {
"time": "1767983435"
},
"stopId": "ORLEANS:StopArea:01032003",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983521"
},
"departure": {
"time": "1767983521"
},
"stopId": "ORLEANS:StopArea:00033900",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983604"
},
"departure": {
"time": "1767983604"
},
"stopId": "ORLEANS:StopArea:00024500",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983663"
},
"departure": {
"time": "1767983663"
},
"stopId": "ORLEANS:StopArea:00032920",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983681"
},
"departure": {
"time": "1767983681"
},
"stopId": "ORLEANS:StopArea:00021520",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983797"
},
"departure": {
"time": "1767983797"
},
"stopId": "ORLEANS:StopArea:00035151",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983821"
},
"departure": {
"time": "1767983821"
},
"stopId": "ORLEANS:StopArea:00029421",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983864"
},
"departure": {
"time": "1767983864"
},
"stopId": "ORLEANS:StopArea:01084101",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983922"
},
"departure": {
"time": "1767983922"
},
"stopId": "ORLEANS:StopArea:01068001",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984146"
},
"departure": {
"time": "1767984146"
},
"stopId": "ORLEANS:StopArea:01087101",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984261"
},
"departure": {
"time": "1767984261"
},
"stopId": "ORLEANS:StopArea:00006515",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984338"
},
"departure": {
"time": "1767984338"
},
"stopId": "ORLEANS:StopArea:00022915",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984370"
},
"departure": {
"time": "1767984370"
},
"stopId": "ORLEANS:StopArea:00030202",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984401"
},
"departure": {
"time": "1767984401"
},
"stopId": "ORLEANS:StopArea:00029311",
"stopSequence": 24
},
{
"arrival": {
"time": "1767984437"
},
"departure": {
"time": "1767984437"
},
"stopId": "ORLEANS:StopArea:01022902",
"stopSequence": 25
},
{
"arrival": {
"time": "1767984518"
},
"departure": {
"time": "1767984518"
},
"stopId": "ORLEANS:StopArea:00053901",
"stopSequence": 26
},
{
"arrival": {
"time": "1767984628"
},
"departure": {
"time": "1767984628"
},
"stopId": "ORLEANS:StopArea:00033701",
"stopSequence": 27
},
{
"arrival": {
"time": "1767984684"
},
"departure": {
"time": "1767984684"
},
"stopId": "ORLEANS:StopArea:01081901",
"stopSequence": 28
},
{
"arrival": {
"time": "1767984685"
},
"departure": {
"time": "1767984685"
},
"stopId": "ORLEANS:StopArea:00035902",
"stopSequence": 29
},
{
"arrival": {
"time": "1767984761"
},
"departure": {
"time": "1767984761"
},
"stopId": "ORLEANS:StopArea:00031110",
"stopSequence": 30
},
{
"arrival": {
"time": "1767984865"
},
"departure": {
"time": "1767984865"
},
"stopId": "ORLEANS:StopArea:01022203",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:11",
"tripId": "ORLEANS:VehicleJourney:11_A_143_2_1105_5_191100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:21_R_275_2_2184_5_191000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983007"
},
"departure": {
"time": "1767983024"
},
"stopId": "ORLEANS:StopArea:00027905",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983065"
},
"departure": {
"time": "1767983065"
},
"stopId": "ORLEANS:StopArea:00001000",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983146"
},
"departure": {
"time": "1767983146"
},
"stopId": "ORLEANS:StopArea:00001820",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983194"
},
"departure": {
"time": "1767983194"
},
"stopId": "ORLEANS:StopArea:01070302",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983268"
},
"departure": {
"time": "1767983268"
},
"stopId": "ORLEANS:StopArea:00027201",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983391"
},
"departure": {
"time": "1767983391"
},
"stopId": "ORLEANS:StopArea:00022512",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983455"
},
"departure": {
"time": "1767983455"
},
"stopId": "ORLEANS:StopArea:0003831",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983602"
},
"departure": {
"time": "1767983602"
},
"stopId": "ORLEANS:StopArea:01002103",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:21",
"tripId": "ORLEANS:VehicleJourney:21_R_275_2_2184_5_191000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_R_348_2_305_5_184900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983067"
},
"departure": {
"time": "1767983067"
},
"stopId": "ORLEANS:StopArea:00009120",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983141"
},
"departure": {
"time": "1767983141"
},
"stopId": "ORLEANS:StopArea:00037601",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983201"
},
"departure": {
"time": "1767983201"
},
"stopId": "ORLEANS:StopArea:00018300",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983318"
},
"departure": {
"time": "1767983318"
},
"stopId": "ORLEANS:StopArea:00051100",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983459"
},
"departure": {
"time": "1767983459"
},
"stopId": "ORLEANS:StopArea:00044170",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983490"
},
"departure": {
"time": "1767983490"
},
"stopId": "ORLEANS:StopArea:00033033",
"stopSequence": 26
},
{
"arrival": {
"time": "1767983569"
},
"departure": {
"time": "1767983569"
},
"stopId": "ORLEANS:StopArea:00033034",
"stopSequence": 27
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_R_348_2_305_5_184900"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_A_426_2_532_5_191700",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983028"
},
"departure": {
"time": "1767983028"
},
"stopId": "ORLEANS:StopArea:01009501",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983046"
},
"departure": {
"time": "1767983046"
},
"stopId": "ORLEANS:StopArea:00024901",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983127"
},
"departure": {
"time": "1767983127"
},
"stopId": "ORLEANS:StopArea:08009703",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983162"
},
"departure": {
"time": "1767983162"
},
"stopId": "ORLEANS:StopArea:01062802",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983484"
},
"departure": {
"time": "1767983484"
},
"stopId": "ORLEANS:StopArea:08092001",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983595"
},
"departure": {
"time": "1767983595"
},
"stopId": "ORLEANS:StopArea:01069601",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983647"
},
"departure": {
"time": "1767983647"
},
"stopId": "ORLEANS:StopArea:00021521",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983650"
},
"departure": {
"time": "1767983650"
},
"stopId": "ORLEANS:StopArea:00032921",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983788"
},
"departure": {
"time": "1767983788"
},
"stopId": "ORLEANS:StopArea:01029301",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_A_426_2_532_5_191700"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_167_2_B03_5_190435",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982988"
},
"departure": {
"time": "1767983005"
},
"stopId": "ORLEANS:StopArea:THALMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983092"
},
"departure": {
"time": "1767983160"
},
"stopId": "ORLEANS:StopArea:TVIGNA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983246"
},
"departure": {
"time": "1767983260"
},
"stopId": "ORLEANS:StopArea:TRIOBE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983352"
},
"departure": {
"time": "1767983375"
},
"stopId": "ORLEANS:StopArea:TDRHOM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983438"
},
"departure": {
"time": "1767983455"
},
"stopId": "ORLEANS:StopArea:TMOZAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983511"
},
"departure": {
"time": "1767983520"
},
"stopId": "ORLEANS:StopArea:TGVILL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983574"
},
"departure": {
"time": "1767983620"
},
"stopId": "ORLEANS:StopArea:TAMBER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983742"
},
"departure": {
"time": "1767983745"
},
"stopId": "ORLEANS:StopArea:TGAUBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983859"
},
"departure": {
"time": "1767983875"
},
"stopId": "ORLEANS:StopArea:TPTBOR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983934"
},
"departure": {
"time": "1767983945"
},
"stopId": "ORLEANS:StopArea:TVERVI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984030"
},
"departure": {
"time": "1767984040"
},
"stopId": "ORLEANS:StopArea:TCLARC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984137"
},
"departure": {
"time": "1767984155"
},
"stopId": "ORLEANS:StopArea:TLBLUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984253"
},
"departure": {
"time": "1767984253"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_167_2_B03_5_190435"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_R_427_2_531_5_204600",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767987960"
},
"departure": {
"time": "1767987960"
},
"stopId": "ORLEANS:StopArea:01029301",
"stopSequence": 0
},
{
"arrival": {
"time": "1767987994"
},
"departure": {
"time": "1767987994"
},
"stopId": "ORLEANS:StopArea:01029404",
"stopSequence": 1
},
{
"arrival": {
"time": "1767988019"
},
"departure": {
"time": "1767988019"
},
"stopId": "ORLEANS:StopArea:00021520",
"stopSequence": 2
},
{
"arrival": {
"time": "1767988070"
},
"departure": {
"time": "1767988070"
},
"stopId": "ORLEANS:StopArea:01069602",
"stopSequence": 3
},
{
"arrival": {
"time": "1767988380"
},
"departure": {
"time": "1767988380"
},
"stopId": "ORLEANS:StopArea:01032301",
"stopSequence": 4
},
{
"arrival": {
"time": "1767988440"
},
"departure": {
"time": "1767988440"
},
"stopId": "ORLEANS:StopArea:08009803",
"stopSequence": 5
},
{
"arrival": {
"time": "1767988505"
},
"departure": {
"time": "1767988505"
},
"stopId": "ORLEANS:StopArea:00017801",
"stopSequence": 6
},
{
"arrival": {
"time": "1767988567"
},
"departure": {
"time": "1767988567"
},
"stopId": "ORLEANS:StopArea:00024900",
"stopSequence": 7
},
{
"arrival": {
"time": "1767988620"
},
"departure": {
"time": "1767988620"
},
"stopId": "ORLEANS:StopArea:01009502",
"stopSequence": 8
},
{
"arrival": {
"time": "1767988691"
},
"departure": {
"time": "1767988691"
},
"stopId": "ORLEANS:StopArea:00035620",
"stopSequence": 9
},
{
"arrival": {
"time": "1767988731"
},
"departure": {
"time": "1767988731"
},
"stopId": "ORLEANS:StopArea:00008101",
"stopSequence": 10
},
{
"arrival": {
"time": "1767988769"
},
"departure": {
"time": "1767988769"
},
"stopId": "ORLEANS:StopArea:00048600",
"stopSequence": 11
},
{
"arrival": {
"time": "1767988829"
},
"departure": {
"time": "1767988829"
},
"stopId": "ORLEANS:StopArea:00036301",
"stopSequence": 12
},
{
"arrival": {
"time": "1767988860"
},
"departure": {
"time": "1767988860"
},
"stopId": "ORLEANS:StopArea:00048801",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_R_427_2_531_5_204600"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:4_R_527_2_504_5_191000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982976"
},
"departure": {
"time": "1767982976"
},
"stopId": "ORLEANS:StopArea:00001810",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983067"
},
"departure": {
"time": "1767983067"
},
"stopId": "ORLEANS:StopArea:01069102",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983158"
},
"departure": {
"time": "1767983158"
},
"stopId": "ORLEANS:StopArea:00008630",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983258"
},
"departure": {
"time": "1767983258"
},
"stopId": "ORLEANS:StopArea:00039603",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983312"
},
"departure": {
"time": "1767983312"
},
"stopId": "ORLEANS:StopArea:01003404",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983386"
},
"departure": {
"time": "1767983386"
},
"stopId": "ORLEANS:StopArea:00054601",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983443"
},
"departure": {
"time": "1767983443"
},
"stopId": "ORLEANS:StopArea:00005931",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983568"
},
"departure": {
"time": "1767983568"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983623"
},
"departure": {
"time": "1767983623"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983751"
},
"departure": {
"time": "1767983751"
},
"stopId": "ORLEANS:StopArea:00017056",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983806"
},
"departure": {
"time": "1767983806"
},
"stopId": "ORLEANS:StopArea:00002900",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983925"
},
"departure": {
"time": "1767983925"
},
"stopId": "ORLEANS:StopArea:01017401",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983989"
},
"departure": {
"time": "1767983989"
},
"stopId": "ORLEANS:StopArea:00042201",
"stopSequence": 26
},
{
"arrival": {
"time": "1767984051"
},
"departure": {
"time": "1767984051"
},
"stopId": "ORLEANS:StopArea:00009720",
"stopSequence": 27
},
{
"arrival": {
"time": "1767984105"
},
"departure": {
"time": "1767984105"
},
"stopId": "ORLEANS:StopArea:00001720",
"stopSequence": 28
},
{
"arrival": {
"time": "1767984150"
},
"departure": {
"time": "1767984150"
},
"stopId": "ORLEANS:StopArea:00013101",
"stopSequence": 29
},
{
"arrival": {
"time": "1767984281"
},
"departure": {
"time": "1767984281"
},
"stopId": "ORLEANS:StopArea:00040300",
"stopSequence": 30
},
{
"arrival": {
"time": "1767984334"
},
"departure": {
"time": "1767984334"
},
"stopId": "ORLEANS:StopArea:01017903",
"stopSequence": 31
},
{
"arrival": {
"time": "1767984401"
},
"departure": {
"time": "1767984401"
},
"stopId": "ORLEANS:StopArea:00021811",
"stopSequence": 32
},
{
"arrival": {
"time": "1767984513"
},
"departure": {
"time": "1767984513"
},
"stopId": "ORLEANS:StopArea:01045503",
"stopSequence": 33
},
{
"arrival": {
"time": "1767984750"
},
"departure": {
"time": "1767984750"
},
"stopId": "ORLEANS:StopArea:00000801",
"stopSequence": 34
},
{
"arrival": {
"time": "1767984815"
},
"departure": {
"time": "1767984815"
},
"stopId": "ORLEANS:StopArea:00028100",
"stopSequence": 35
},
{
"arrival": {
"time": "1767984880"
},
"departure": {
"time": "1767984880"
},
"stopId": "ORLEANS:StopArea:00013200",
"stopSequence": 36
},
{
"arrival": {
"time": "1767984934"
},
"departure": {
"time": "1767984934"
},
"stopId": "ORLEANS:StopArea:01018604",
"stopSequence": 37
},
{
"arrival": {
"time": "1767984991"
},
"departure": {
"time": "1767984991"
},
"stopId": "ORLEANS:StopArea:00048402",
"stopSequence": 38
},
{
"arrival": {
"time": "1767985059"
},
"departure": {
"time": "1767985059"
},
"stopId": "ORLEANS:StopArea:00031720",
"stopSequence": 39
},
{
"arrival": {
"time": "1767985356"
},
"departure": {
"time": "1767985356"
},
"stopId": "ORLEANS:StopArea:01070202",
"stopSequence": 42
},
{
"arrival": {
"time": "1767985425"
},
"departure": {
"time": "1767985425"
},
"stopId": "ORLEANS:StopArea:00047044",
"stopSequence": 43
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:4",
"tripId": "ORLEANS:VehicleJourney:4_R_527_2_504_5_191000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_A_359_2_212_5_234000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767998748"
},
"departure": {
"time": "1767998748"
},
"stopId": "ORLEANS:StopArea:01010701",
"stopSequence": 0
},
{
"arrival": {
"time": "1767998819"
},
"departure": {
"time": "1767998819"
},
"stopId": "ORLEANS:StopArea:00041951",
"stopSequence": 1
},
{
"arrival": {
"time": "1767998917"
},
"departure": {
"time": "1767998917"
},
"stopId": "ORLEANS:StopArea:00008801",
"stopSequence": 2
},
{
"arrival": {
"time": "1767998978"
},
"departure": {
"time": "1767998978"
},
"stopId": "ORLEANS:StopArea:00020801",
"stopSequence": 3
},
{
"arrival": {
"time": "1767999012"
},
"departure": {
"time": "1767999012"
},
"stopId": "ORLEANS:StopArea:00024201",
"stopSequence": 4
},
{
"arrival": {
"time": "1767999063"
},
"departure": {
"time": "1767999063"
},
"stopId": "ORLEANS:StopArea:00029803",
"stopSequence": 5
},
{
"arrival": {
"time": "1767999135"
},
"departure": {
"time": "1767999135"
},
"stopId": "ORLEANS:StopArea:00035001",
"stopSequence": 6
},
{
"arrival": {
"time": "1767999215"
},
"departure": {
"time": "1767999215"
},
"stopId": "ORLEANS:StopArea:00037201",
"stopSequence": 7
},
{
"arrival": {
"time": "1767999323"
},
"departure": {
"time": "1767999323"
},
"stopId": "ORLEANS:StopArea:00017522",
"stopSequence": 8
},
{
"arrival": {
"time": "1767999499"
},
"departure": {
"time": "1767999499"
},
"stopId": "ORLEANS:StopArea:01004705",
"stopSequence": 9
},
{
"arrival": {
"time": "1767999601"
},
"departure": {
"time": "1767999601"
},
"stopId": "ORLEANS:StopArea:01070201",
"stopSequence": 10
},
{
"arrival": {
"time": "1767999650"
},
"departure": {
"time": "1767999650"
},
"stopId": "ORLEANS:StopArea:00046251",
"stopSequence": 11
},
{
"arrival": {
"time": "1767999734"
},
"departure": {
"time": "1767999734"
},
"stopId": "ORLEANS:StopArea:00006403",
"stopSequence": 12
},
{
"arrival": {
"time": "1767999801"
},
"departure": {
"time": "1767999801"
},
"stopId": "ORLEANS:StopArea:00037300",
"stopSequence": 13
},
{
"arrival": {
"time": "1767999890"
},
"departure": {
"time": "1767999890"
},
"stopId": "ORLEANS:StopArea:00000102",
"stopSequence": 14
},
{
"arrival": {
"time": "1767999977"
},
"departure": {
"time": "1767999977"
},
"stopId": "ORLEANS:StopArea:01012903",
"stopSequence": 15
},
{
"arrival": {
"time": "1768000035"
},
"departure": {
"time": "1768000035"
},
"stopId": "ORLEANS:StopArea:00007700",
"stopSequence": 16
},
{
"arrival": {
"time": "1768000107"
},
"departure": {
"time": "1768000107"
},
"stopId": "ORLEANS:StopArea:00047700",
"stopSequence": 17
},
{
"arrival": {
"time": "1768000187"
},
"departure": {
"time": "1768000187"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 18
},
{
"arrival": {
"time": "1768000299"
},
"departure": {
"time": "1768000299"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 19
},
{
"arrival": {
"time": "1768000401"
},
"departure": {
"time": "1768000401"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 20
},
{
"arrival": {
"time": "1768000469"
},
"departure": {
"time": "1768000469"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 21
},
{
"arrival": {
"time": "1768000528"
},
"departure": {
"time": "1768000528"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 22
},
{
"arrival": {
"time": "1768000596"
},
"departure": {
"time": "1768000596"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 23
},
{
"arrival": {
"time": "1768000650"
},
"departure": {
"time": "1768000650"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 24
},
{
"arrival": {
"time": "1768000758"
},
"departure": {
"time": "1768000758"
},
"stopId": "ORLEANS:StopArea:01013604",
"stopSequence": 25
},
{
"arrival": {
"time": "1768000888"
},
"departure": {
"time": "1768000888"
},
"stopId": "ORLEANS:StopArea:01013704",
"stopSequence": 26
},
{
"arrival": {
"time": "1768001000"
},
"departure": {
"time": "1768001000"
},
"stopId": "ORLEANS:StopArea:00039800",
"stopSequence": 27
},
{
"arrival": {
"time": "1768001079"
},
"departure": {
"time": "1768001079"
},
"stopId": "ORLEANS:StopArea:01014004",
"stopSequence": 28
},
{
"arrival": {
"time": "1768001198"
},
"departure": {
"time": "1768001198"
},
"stopId": "ORLEANS:StopArea:00055550",
"stopSequence": 29
},
{
"arrival": {
"time": "1768001267"
},
"departure": {
"time": "1768001267"
},
"stopId": "ORLEANS:StopArea:00036901",
"stopSequence": 30
},
{
"arrival": {
"time": "1768001317"
},
"departure": {
"time": "1768001317"
},
"stopId": "ORLEANS:StopArea:00042301",
"stopSequence": 31
},
{
"arrival": {
"time": "1768001383"
},
"departure": {
"time": "1768001383"
},
"stopId": "ORLEANS:StopArea:01014404",
"stopSequence": 32
},
{
"arrival": {
"time": "1768001466"
},
"departure": {
"time": "1768001466"
},
"stopId": "ORLEANS:StopArea:00030300",
"stopSequence": 33
},
{
"arrival": {
"time": "1768001524"
},
"departure": {
"time": "1768001524"
},
"stopId": "ORLEANS:StopArea:00019700",
"stopSequence": 34
},
{
"arrival": {
"time": "1768001563"
},
"departure": {
"time": "1768001563"
},
"stopId": "ORLEANS:StopArea:01002604",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_A_359_2_212_5_234000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:40_R_85_2_4017_5_193000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983524"
},
"departure": {
"time": "1767983524"
},
"stopId": "ORLEANS:StopArea:01017071",
"stopSequence": 1
},
{
"arrival": {
"time": "1767983593"
},
"departure": {
"time": "1767983593"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 2
},
{
"arrival": {
"time": "1767983665"
},
"departure": {
"time": "1767983665"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 3
},
{
"arrival": {
"time": "1767983739"
},
"departure": {
"time": "1767983739"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 4
},
{
"arrival": {
"time": "1767983801"
},
"departure": {
"time": "1767983801"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983977"
},
"departure": {
"time": "1767983977"
},
"stopId": "ORLEANS:StopArea:00038311",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984028"
},
"departure": {
"time": "1767984028"
},
"stopId": "ORLEANS:StopArea:00026501",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984398"
},
"departure": {
"time": "1767984398"
},
"stopId": "ORLEANS:StopArea:00005501",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984504"
},
"departure": {
"time": "1767984504"
},
"stopId": "ORLEANS:StopArea:00047360",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984622"
},
"departure": {
"time": "1767984622"
},
"stopId": "ORLEANS:StopArea:00047320",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984678"
},
"departure": {
"time": "1767984678"
},
"stopId": "ORLEANS:StopArea:00039750",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984789"
},
"departure": {
"time": "1767984789"
},
"stopId": "ORLEANS:StopArea:00004732",
"stopSequence": 12
},
{
"arrival": {
"time": "1767984846"
},
"departure": {
"time": "1767984846"
},
"stopId": "ORLEANS:StopArea:01036004",
"stopSequence": 13
},
{
"arrival": {
"time": "1767984919"
},
"departure": {
"time": "1767984919"
},
"stopId": "ORLEANS:StopArea:00034302",
"stopSequence": 14
},
{
"arrival": {
"time": "1767984973"
},
"departure": {
"time": "1767984973"
},
"stopId": "ORLEANS:StopArea:00007924",
"stopSequence": 15
},
{
"arrival": {
"time": "1767985108"
},
"departure": {
"time": "1767985108"
},
"stopId": "ORLEANS:StopArea:00003726",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985225"
},
"departure": {
"time": "1767985225"
},
"stopId": "ORLEANS:StopArea:00049101",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985349"
},
"departure": {
"time": "1767985349"
},
"stopId": "ORLEANS:StopArea:00010100",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985405"
},
"departure": {
"time": "1767985405"
},
"stopId": "ORLEANS:StopArea:01077502",
"stopSequence": 19
},
{
"arrival": {
"time": "1767985455"
},
"departure": {
"time": "1767985455"
},
"stopId": "ORLEANS:StopArea:00007601",
"stopSequence": 20
},
{
"arrival": {
"time": "1767985529"
},
"departure": {
"time": "1767985529"
},
"stopId": "ORLEANS:StopArea:00043320",
"stopSequence": 21
},
{
"arrival": {
"time": "1767985518"
},
"departure": {
"time": "1767985518"
},
"stopId": "ORLEANS:StopArea:00016101",
"stopSequence": 22
},
{
"arrival": {
"time": "1767985587"
},
"departure": {
"time": "1767985587"
},
"stopId": "ORLEANS:StopArea:00001600",
"stopSequence": 23
},
{
"arrival": {
"time": "1767985633"
},
"departure": {
"time": "1767985633"
},
"stopId": "ORLEANS:StopArea:01088001",
"stopSequence": 24
},
{
"arrival": {
"time": "1767985696"
},
"departure": {
"time": "1767985696"
},
"stopId": "ORLEANS:StopArea:00035910",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:40",
"tripId": "ORLEANS:VehicleJourney:40_R_85_2_4017_5_193000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:16_R_238_2_471_5_191000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982989"
},
"departure": {
"time": "1767982989"
},
"stopId": "ORLEANS:StopArea:00038320",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983035"
},
"departure": {
"time": "1767983035"
},
"stopId": "ORLEANS:StopArea:00006300",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983078"
},
"departure": {
"time": "1767983078"
},
"stopId": "ORLEANS:StopArea:01042803",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983141"
},
"departure": {
"time": "1767983141"
},
"stopId": "ORLEANS:StopArea:00045401",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983187"
},
"departure": {
"time": "1767983187"
},
"stopId": "ORLEANS:StopArea:00046201",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983221"
},
"departure": {
"time": "1767983221"
},
"stopId": "ORLEANS:StopArea:00031620",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983275"
},
"departure": {
"time": "1767983275"
},
"stopId": "ORLEANS:StopArea:00001300",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983341"
},
"departure": {
"time": "1767983341"
},
"stopId": "ORLEANS:StopArea:00012901",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983373"
},
"departure": {
"time": "1767983373"
},
"stopId": "ORLEANS:StopArea:00025800",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983401"
},
"departure": {
"time": "1767983401"
},
"stopId": "ORLEANS:StopArea:01026003",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983530"
},
"departure": {
"time": "1767983530"
},
"stopId": "ORLEANS:StopArea:00024700",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983583"
},
"departure": {
"time": "1767983583"
},
"stopId": "ORLEANS:StopArea:00045901",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983659"
},
"departure": {
"time": "1767983659"
},
"stopId": "ORLEANS:StopArea:00040600",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983755"
},
"departure": {
"time": "1767983755"
},
"stopId": "ORLEANS:StopArea:00025101",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983804"
},
"departure": {
"time": "1767983804"
},
"stopId": "ORLEANS:StopArea:00038802",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983882"
},
"departure": {
"time": "1767983882"
},
"stopId": "ORLEANS:StopArea:00009620",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983942"
},
"departure": {
"time": "1767983942"
},
"stopId": "ORLEANS:StopArea:01026706",
"stopSequence": 22
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:16",
"tripId": "ORLEANS:VehicleJourney:16_R_238_2_471_5_191000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_470_2_A06_5_184955",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982990"
},
"departure": {
"time": "1767983024"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983216"
},
"departure": {
"time": "1767983216"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983266"
},
"departure": {
"time": "1767983266"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983380"
},
"departure": {
"time": "1767983380"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983562"
},
"departure": {
"time": "1767983562"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983635"
},
"departure": {
"time": "1767983635"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983685"
},
"departure": {
"time": "1767983685"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983818"
},
"departure": {
"time": "1767983818"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983852"
},
"departure": {
"time": "1767983852"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983926"
},
"departure": {
"time": "1767983926"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767984046"
},
"departure": {
"time": "1767984046"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767984152"
},
"departure": {
"time": "1767984152"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_470_2_A06_5_184955"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_R_173_2_B04_5_190940",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982977"
},
"departure": {
"time": "1767982988"
},
"stopId": "ORLEANS:StopArea:TMOZAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983057"
},
"departure": {
"time": "1767983057"
},
"stopId": "ORLEANS:StopArea:TDRHOM1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983140"
},
"departure": {
"time": "1767983150"
},
"stopId": "ORLEANS:StopArea:TRIOBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983234"
},
"departure": {
"time": "1767983255"
},
"stopId": "ORLEANS:StopArea:TVIGNA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983364"
},
"departure": {
"time": "1767983375"
},
"stopId": "ORLEANS:StopArea:THALMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983448"
},
"departure": {
"time": "1767983460"
},
"stopId": "ORLEANS:StopArea:TCAHDV1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983525"
},
"departure": {
"time": "1767983535"
},
"stopId": "ORLEANS:StopArea:TJDARC1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983619"
},
"departure": {
"time": "1767983665"
},
"stopId": "ORLEANS:StopArea:TGAULB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983767"
},
"departure": {
"time": "1767983770"
},
"stopId": "ORLEANS:StopArea:TCXMOR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983838"
},
"departure": {
"time": "1767983855"
},
"stopId": "ORLEANS:StopArea:TMADEL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983932"
},
"departure": {
"time": "1767983935"
},
"stopId": "ORLEANS:StopArea:TBEAUM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767984017"
},
"departure": {
"time": "1767984020"
},
"stopId": "ORLEANS:StopArea:TPTDUN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984081"
},
"departure": {
"time": "1767984095"
},
"stopId": "ORLEANS:StopArea:TPEURO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984213"
},
"departure": {
"time": "1767984220"
},
"stopId": "ORLEANS:StopArea:TTANGU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984284"
},
"departure": {
"time": "1767984290"
},
"stopId": "ORLEANS:StopArea:TMLKIN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984385"
},
"departure": {
"time": "1767984395"
},
"stopId": "ORLEANS:StopArea:TTFONT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984537"
},
"departure": {
"time": "1767984537"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_R_173_2_B04_5_190940"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_A_349_2_305_5_193400",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983361"
},
"departure": {
"time": "1767983640"
},
"stopId": "ORLEANS:StopArea:00033034",
"stopSequence": 0
},
{
"arrival": {
"time": "1767983706"
},
"departure": {
"time": "1767983706"
},
"stopId": "ORLEANS:StopArea:00033032",
"stopSequence": 1
},
{
"arrival": {
"time": "1767983809"
},
"departure": {
"time": "1767983809"
},
"stopId": "ORLEANS:StopArea:00044171",
"stopSequence": 2
},
{
"arrival": {
"time": "1767983921"
},
"departure": {
"time": "1767983921"
},
"stopId": "ORLEANS:StopArea:00051101",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984045"
},
"departure": {
"time": "1767984045"
},
"stopId": "ORLEANS:StopArea:00018301",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984132"
},
"departure": {
"time": "1767984132"
},
"stopId": "ORLEANS:StopArea:00037600",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984227"
},
"departure": {
"time": "1767984227"
},
"stopId": "ORLEANS:StopArea:00009121",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984308"
},
"departure": {
"time": "1767984308"
},
"stopId": "ORLEANS:StopArea:00008946",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984347"
},
"departure": {
"time": "1767984347"
},
"stopId": "ORLEANS:StopArea:00031721",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984371"
},
"departure": {
"time": "1767984371"
},
"stopId": "ORLEANS:StopArea:00010081",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984438"
},
"departure": {
"time": "1767984438"
},
"stopId": "ORLEANS:StopArea:00000102",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984553"
},
"departure": {
"time": "1767984553"
},
"stopId": "ORLEANS:StopArea:01012903",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984609"
},
"departure": {
"time": "1767984609"
},
"stopId": "ORLEANS:StopArea:00007700",
"stopSequence": 12
},
{
"arrival": {
"time": "1767984679"
},
"departure": {
"time": "1767984679"
},
"stopId": "ORLEANS:StopArea:00047700",
"stopSequence": 13
},
{
"arrival": {
"time": "1767984726"
},
"departure": {
"time": "1767984726"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 14
},
{
"arrival": {
"time": "1767984832"
},
"departure": {
"time": "1767984832"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 15
},
{
"arrival": {
"time": "1767984928"
},
"departure": {
"time": "1767984960"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985035"
},
"departure": {
"time": "1767985035"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985099"
},
"departure": {
"time": "1767985099"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985165"
},
"departure": {
"time": "1767985165"
},
"stopId": "ORLEANS:StopArea:00005930",
"stopSequence": 19
},
{
"arrival": {
"time": "1767985235"
},
"departure": {
"time": "1767985235"
},
"stopId": "ORLEANS:StopArea:00054600",
"stopSequence": 20
},
{
"arrival": {
"time": "1767985320"
},
"departure": {
"time": "1767985320"
},
"stopId": "ORLEANS:StopArea:01003407",
"stopSequence": 21
},
{
"arrival": {
"time": "1767985392"
},
"departure": {
"time": "1767985392"
},
"stopId": "ORLEANS:StopArea:01016904",
"stopSequence": 22
},
{
"arrival": {
"time": "1767985447"
},
"departure": {
"time": "1767985447"
},
"stopId": "ORLEANS:StopArea:00001500",
"stopSequence": 23
},
{
"arrival": {
"time": "1767985555"
},
"departure": {
"time": "1767985555"
},
"stopId": "ORLEANS:StopArea:00000600",
"stopSequence": 24
},
{
"arrival": {
"time": "1767985622"
},
"departure": {
"time": "1767985622"
},
"stopId": "ORLEANS:StopArea:01016604",
"stopSequence": 25
},
{
"arrival": {
"time": "1767985695"
},
"departure": {
"time": "1767985695"
},
"stopId": "ORLEANS:StopArea:01016501",
"stopSequence": 26
},
{
"arrival": {
"time": "1767985800"
},
"departure": {
"time": "1767985800"
},
"stopId": "ORLEANS:StopArea:01016405",
"stopSequence": 27
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_A_349_2_305_5_193400"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_469_2_A04_5_203200",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767986647"
},
"departure": {
"time": "1767987120"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767987205"
},
"departure": {
"time": "1767987215"
},
"stopId": "ORLEANS:StopArea:TLAMBA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767987315"
},
"departure": {
"time": "1767987330"
},
"stopId": "ORLEANS:StopArea:TBUSTI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767987455"
},
"departure": {
"time": "1767987480"
},
"stopId": "ORLEANS:StopArea:TAUBRA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767987615"
},
"departure": {
"time": "1767987630"
},
"stopId": "ORLEANS:StopArea:TLIBER2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767987700"
},
"departure": {
"time": "1767987720"
},
"stopId": "ORLEANS:StopArea:TCOLIG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767987815"
},
"departure": {
"time": "1767987835"
},
"stopId": "ORLEANS:StopArea:TLBRAL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767987935"
},
"departure": {
"time": "1767987970"
},
"stopId": "ORLEANS:StopArea:TGARDO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767988075"
},
"departure": {
"time": "1767988090"
},
"stopId": "ORLEANS:StopArea:TREPUB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767988210"
},
"departure": {
"time": "1767988255"
},
"stopId": "ORLEANS:StopArea:TGAULA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767988330"
},
"departure": {
"time": "1767988350"
},
"stopId": "ORLEANS:StopArea:TROYAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767988420"
},
"departure": {
"time": "1767988440"
},
"stopId": "ORLEANS:StopArea:TTOURE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767988530"
},
"departure": {
"time": "1767988550"
},
"stopId": "ORLEANS:StopArea:TCSMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767988635"
},
"departure": {
"time": "1767988650"
},
"stopId": "ORLEANS:StopArea:TMOUIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767988790"
},
"departure": {
"time": "1767988810"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767988895"
},
"departure": {
"time": "1767988940"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767989137"
},
"departure": {
"time": "1767989140"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767989230"
},
"departure": {
"time": "1767989245"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767989355"
},
"departure": {
"time": "1767989375"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767989515"
},
"departure": {
"time": "1767989525"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767989595"
},
"departure": {
"time": "1767989610"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767989660"
},
"departure": {
"time": "1767989675"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767989810"
},
"departure": {
"time": "1767989830"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767989890"
},
"departure": {
"time": "1767989910"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767989980"
},
"departure": {
"time": "1767990000"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767990120"
},
"departure": {
"time": "1767990135"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767990245"
},
"departure": {
"time": "1767990245"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_469_2_A04_5_203200"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_469_2_A04_5_223100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767993779"
},
"departure": {
"time": "1767994260"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767994340"
},
"departure": {
"time": "1767994355"
},
"stopId": "ORLEANS:StopArea:TLAMBA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767994455"
},
"departure": {
"time": "1767994470"
},
"stopId": "ORLEANS:StopArea:TBUSTI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767994595"
},
"departure": {
"time": "1767994615"
},
"stopId": "ORLEANS:StopArea:TAUBRA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767994750"
},
"departure": {
"time": "1767994765"
},
"stopId": "ORLEANS:StopArea:TLIBER2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767994835"
},
"departure": {
"time": "1767994855"
},
"stopId": "ORLEANS:StopArea:TCOLIG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767994970"
},
"departure": {
"time": "1767994990"
},
"stopId": "ORLEANS:StopArea:TLBRAL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767995090"
},
"departure": {
"time": "1767995115"
},
"stopId": "ORLEANS:StopArea:TGARDO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767995220"
},
"departure": {
"time": "1767995235"
},
"stopId": "ORLEANS:StopArea:TREPUB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767995350"
},
"departure": {
"time": "1767995385"
},
"stopId": "ORLEANS:StopArea:TGAULA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767995460"
},
"departure": {
"time": "1767995480"
},
"stopId": "ORLEANS:StopArea:TROYAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767995545"
},
"departure": {
"time": "1767995560"
},
"stopId": "ORLEANS:StopArea:TTOURE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767995645"
},
"departure": {
"time": "1767995665"
},
"stopId": "ORLEANS:StopArea:TCSMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767995750"
},
"departure": {
"time": "1767995765"
},
"stopId": "ORLEANS:StopArea:TMOUIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767995905"
},
"departure": {
"time": "1767995925"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767996010"
},
"departure": {
"time": "1767996040"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767996225"
},
"departure": {
"time": "1767996240"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767996323"
},
"departure": {
"time": "1767996345"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767996455"
},
"departure": {
"time": "1767996475"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767996615"
},
"departure": {
"time": "1767996625"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767996695"
},
"departure": {
"time": "1767996710"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767996760"
},
"departure": {
"time": "1767996770"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767996905"
},
"departure": {
"time": "1767996920"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767996980"
},
"departure": {
"time": "1767997000"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767997070"
},
"departure": {
"time": "1767997085"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767997205"
},
"departure": {
"time": "1767997220"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767997330"
},
"departure": {
"time": "1767997330"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_469_2_A04_5_223100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_A_359_2_209_5_201800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767985775"
},
"departure": {
"time": "1767986280"
},
"stopId": "ORLEANS:StopArea:01010701",
"stopSequence": 0
},
{
"arrival": {
"time": "1767986348"
},
"departure": {
"time": "1767986348"
},
"stopId": "ORLEANS:StopArea:00041951",
"stopSequence": 1
},
{
"arrival": {
"time": "1767986441"
},
"departure": {
"time": "1767986441"
},
"stopId": "ORLEANS:StopArea:00008801",
"stopSequence": 2
},
{
"arrival": {
"time": "1767986488"
},
"departure": {
"time": "1767986488"
},
"stopId": "ORLEANS:StopArea:00020801",
"stopSequence": 3
},
{
"arrival": {
"time": "1767986534"
},
"departure": {
"time": "1767986534"
},
"stopId": "ORLEANS:StopArea:00024201",
"stopSequence": 4
},
{
"arrival": {
"time": "1767986586"
},
"departure": {
"time": "1767986586"
},
"stopId": "ORLEANS:StopArea:00029803",
"stopSequence": 5
},
{
"arrival": {
"time": "1767986659"
},
"departure": {
"time": "1767986659"
},
"stopId": "ORLEANS:StopArea:00035001",
"stopSequence": 6
},
{
"arrival": {
"time": "1767986729"
},
"departure": {
"time": "1767986729"
},
"stopId": "ORLEANS:StopArea:00037201",
"stopSequence": 7
},
{
"arrival": {
"time": "1767986839"
},
"departure": {
"time": "1767986839"
},
"stopId": "ORLEANS:StopArea:00017522",
"stopSequence": 8
},
{
"arrival": {
"time": "1767987001"
},
"departure": {
"time": "1767987001"
},
"stopId": "ORLEANS:StopArea:01004705",
"stopSequence": 9
},
{
"arrival": {
"time": "1767987064"
},
"departure": {
"time": "1767987064"
},
"stopId": "ORLEANS:StopArea:01070201",
"stopSequence": 10
},
{
"arrival": {
"time": "1767987109"
},
"departure": {
"time": "1767987109"
},
"stopId": "ORLEANS:StopArea:00046251",
"stopSequence": 11
},
{
"arrival": {
"time": "1767987186"
},
"departure": {
"time": "1767987186"
},
"stopId": "ORLEANS:StopArea:00006403",
"stopSequence": 12
},
{
"arrival": {
"time": "1767987248"
},
"departure": {
"time": "1767987248"
},
"stopId": "ORLEANS:StopArea:00037300",
"stopSequence": 13
},
{
"arrival": {
"time": "1767987330"
},
"departure": {
"time": "1767987330"
},
"stopId": "ORLEANS:StopArea:00000102",
"stopSequence": 14
},
{
"arrival": {
"time": "1767987408"
},
"departure": {
"time": "1767987408"
},
"stopId": "ORLEANS:StopArea:01012903",
"stopSequence": 15
},
{
"arrival": {
"time": "1767987460"
},
"departure": {
"time": "1767987460"
},
"stopId": "ORLEANS:StopArea:00007700",
"stopSequence": 16
},
{
"arrival": {
"time": "1767987525"
},
"departure": {
"time": "1767987525"
},
"stopId": "ORLEANS:StopArea:00047700",
"stopSequence": 17
},
{
"arrival": {
"time": "1767987781"
},
"departure": {
"time": "1767987781"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 18
},
{
"arrival": {
"time": "1767987893"
},
"departure": {
"time": "1767987893"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 19
},
{
"arrival": {
"time": "1767987995"
},
"departure": {
"time": "1767987995"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 20
},
{
"arrival": {
"time": "1767988082"
},
"departure": {
"time": "1767988082"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 21
},
{
"arrival": {
"time": "1767988157"
},
"departure": {
"time": "1767988157"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 22
},
{
"arrival": {
"time": "1767988243"
},
"departure": {
"time": "1767988243"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 23
},
{
"arrival": {
"time": "1767988311"
},
"departure": {
"time": "1767988311"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 24
},
{
"arrival": {
"time": "1767988414"
},
"departure": {
"time": "1767988414"
},
"stopId": "ORLEANS:StopArea:01013604",
"stopSequence": 25
},
{
"arrival": {
"time": "1767988537"
},
"departure": {
"time": "1767988537"
},
"stopId": "ORLEANS:StopArea:01013704",
"stopSequence": 26
},
{
"arrival": {
"time": "1767988643"
},
"departure": {
"time": "1767988643"
},
"stopId": "ORLEANS:StopArea:00039800",
"stopSequence": 27
},
{
"arrival": {
"time": "1767988718"
},
"departure": {
"time": "1767988718"
},
"stopId": "ORLEANS:StopArea:01014004",
"stopSequence": 28
},
{
"arrival": {
"time": "1767988831"
},
"departure": {
"time": "1767988831"
},
"stopId": "ORLEANS:StopArea:00055550",
"stopSequence": 29
},
{
"arrival": {
"time": "1767988903"
},
"departure": {
"time": "1767988903"
},
"stopId": "ORLEANS:StopArea:00036901",
"stopSequence": 30
},
{
"arrival": {
"time": "1767988955"
},
"departure": {
"time": "1767988955"
},
"stopId": "ORLEANS:StopArea:00042301",
"stopSequence": 31
},
{
"arrival": {
"time": "1767989024"
},
"departure": {
"time": "1767989024"
},
"stopId": "ORLEANS:StopArea:01014404",
"stopSequence": 32
},
{
"arrival": {
"time": "1767989111"
},
"departure": {
"time": "1767989111"
},
"stopId": "ORLEANS:StopArea:00030300",
"stopSequence": 33
},
{
"arrival": {
"time": "1767989172"
},
"departure": {
"time": "1767989172"
},
"stopId": "ORLEANS:StopArea:00019700",
"stopSequence": 34
},
{
"arrival": {
"time": "1767989213"
},
"departure": {
"time": "1767989213"
},
"stopId": "ORLEANS:StopArea:01002604",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_A_359_2_209_5_201800"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:6_A_211_2_622_5_190500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982974"
},
"departure": {
"time": "1767982974"
},
"stopId": "ORLEANS:StopArea:00031200",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983028"
},
"departure": {
"time": "1767983038"
},
"stopId": "ORLEANS:StopArea:00026120",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983125"
},
"departure": {
"time": "1767983125"
},
"stopId": "ORLEANS:StopArea:00035971",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983198"
},
"departure": {
"time": "1767983198"
},
"stopId": "ORLEANS:StopArea:00032211",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983265"
},
"departure": {
"time": "1767983265"
},
"stopId": "ORLEANS:StopArea:00033100",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983298"
},
"departure": {
"time": "1767983298"
},
"stopId": "ORLEANS:StopArea:00033581",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983419"
},
"departure": {
"time": "1767983419"
},
"stopId": "ORLEANS:StopArea:01027205",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983497"
},
"departure": {
"time": "1767983497"
},
"stopId": "ORLEANS:StopArea:00001200",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983558"
},
"departure": {
"time": "1767983558"
},
"stopId": "ORLEANS:StopArea:01027004",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983661"
},
"departure": {
"time": "1767983661"
},
"stopId": "ORLEANS:StopArea:01026804",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983736"
},
"departure": {
"time": "1767983736"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 26
},
{
"arrival": {
"time": "1767983793"
},
"departure": {
"time": "1767983793"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 27
},
{
"arrival": {
"time": "1767983856"
},
"departure": {
"time": "1767983856"
},
"stopId": "ORLEANS:StopArea:01001714",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:6",
"tripId": "ORLEANS:VehicleJourney:6_A_211_2_622_5_190500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_A_542_2_107_5_190300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982989"
},
"departure": {
"time": "1767982989"
},
"stopId": "ORLEANS:StopArea:00048001",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983053"
},
"departure": {
"time": "1767983057"
},
"stopId": "ORLEANS:StopArea:00005202",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983127"
},
"departure": {
"time": "1767983127"
},
"stopId": "ORLEANS:StopArea:00028400",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983179"
},
"departure": {
"time": "1767983179"
},
"stopId": "ORLEANS:StopArea:00038761",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983299"
},
"departure": {
"time": "1767983299"
},
"stopId": "ORLEANS:StopArea:01006504",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983365"
},
"departure": {
"time": "1767983365"
},
"stopId": "ORLEANS:StopArea:00020901",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983423"
},
"departure": {
"time": "1767983423"
},
"stopId": "ORLEANS:StopArea:00011900",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983489"
},
"departure": {
"time": "1767983489"
},
"stopId": "ORLEANS:StopArea:00010900",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983549"
},
"departure": {
"time": "1767983549"
},
"stopId": "ORLEANS:StopArea:00029500",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983597"
},
"departure": {
"time": "1767983597"
},
"stopId": "ORLEANS:StopArea:00034503",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983725"
},
"departure": {
"time": "1767983725"
},
"stopId": "ORLEANS:StopArea:01078301",
"stopSequence": 26
},
{
"arrival": {
"time": "1767983789"
},
"departure": {
"time": "1767983789"
},
"stopId": "ORLEANS:StopArea:00005103",
"stopSequence": 27
},
{
"arrival": {
"time": "1767983897"
},
"departure": {
"time": "1767983897"
},
"stopId": "ORLEANS:StopArea:01007201",
"stopSequence": 28
},
{
"arrival": {
"time": "1767984081"
},
"departure": {
"time": "1767984081"
},
"stopId": "ORLEANS:StopArea:00030981",
"stopSequence": 29
},
{
"arrival": {
"time": "1767984140"
},
"departure": {
"time": "1767984140"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 30
},
{
"arrival": {
"time": "1767984264"
},
"departure": {
"time": "1767984420"
},
"stopId": "ORLEANS:StopArea:00017072",
"stopSequence": 31
},
{
"arrival": {
"time": "1767984503"
},
"departure": {
"time": "1767984503"
},
"stopId": "ORLEANS:StopArea:00033421",
"stopSequence": 32
},
{
"arrival": {
"time": "1767984557"
},
"departure": {
"time": "1767984557"
},
"stopId": "ORLEANS:StopArea:00036501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767984620"
},
"departure": {
"time": "1767984620"
},
"stopId": "ORLEANS:StopArea:01007704",
"stopSequence": 34
},
{
"arrival": {
"time": "1767984689"
},
"departure": {
"time": "1767984689"
},
"stopId": "ORLEANS:StopArea:00011101",
"stopSequence": 35
},
{
"arrival": {
"time": "1767984801"
},
"departure": {
"time": "1767984801"
},
"stopId": "ORLEANS:StopArea:00009700",
"stopSequence": 36
},
{
"arrival": {
"time": "1767984845"
},
"departure": {
"time": "1767984845"
},
"stopId": "ORLEANS:StopArea:00040001",
"stopSequence": 37
},
{
"arrival": {
"time": "1767984911"
},
"departure": {
"time": "1767984911"
},
"stopId": "ORLEANS:StopArea:00022401",
"stopSequence": 38
},
{
"arrival": {
"time": "1767984968"
},
"departure": {
"time": "1767984968"
},
"stopId": "ORLEANS:StopArea:00012400",
"stopSequence": 39
},
{
"arrival": {
"time": "1767985008"
},
"departure": {
"time": "1767985008"
},
"stopId": "ORLEANS:StopArea:00020500",
"stopSequence": 40
},
{
"arrival": {
"time": "1767985072"
},
"departure": {
"time": "1767985072"
},
"stopId": "ORLEANS:StopArea:00006700",
"stopSequence": 41
},
{
"arrival": {
"time": "1767985195"
},
"departure": {
"time": "1767985195"
},
"stopId": "ORLEANS:StopArea:00027501",
"stopSequence": 42
},
{
"arrival": {
"time": "1767985261"
},
"departure": {
"time": "1767985261"
},
"stopId": "ORLEANS:StopArea:00030501",
"stopSequence": 43
},
{
"arrival": {
"time": "1767985327"
},
"departure": {
"time": "1767985327"
},
"stopId": "ORLEANS:StopArea:00054700",
"stopSequence": 44
},
{
"arrival": {
"time": "1767985391"
},
"departure": {
"time": "1767985391"
},
"stopId": "ORLEANS:StopArea:00048800",
"stopSequence": 45
},
{
"arrival": {
"time": "1767985418"
},
"departure": {
"time": "1767985418"
},
"stopId": "ORLEANS:StopArea:00036300",
"stopSequence": 46
},
{
"arrival": {
"time": "1767985451"
},
"departure": {
"time": "1767985451"
},
"stopId": "ORLEANS:StopArea:00035304",
"stopSequence": 47
},
{
"arrival": {
"time": "1767985503"
},
"departure": {
"time": "1767985503"
},
"stopId": "ORLEANS:StopArea:01009101",
"stopSequence": 48
},
{
"arrival": {
"time": "1767985617"
},
"departure": {
"time": "1767985617"
},
"stopId": "ORLEANS:StopArea:01069303",
"stopSequence": 49
},
{
"arrival": {
"time": "1767985682"
},
"departure": {
"time": "1767985682"
},
"stopId": "ORLEANS:StopArea:01029404",
"stopSequence": 50
},
{
"arrival": {
"time": "1767985695"
},
"departure": {
"time": "1767985695"
},
"stopId": "ORLEANS:StopArea:00021520",
"stopSequence": 51
},
{
"arrival": {
"time": "1767985806"
},
"departure": {
"time": "1767985806"
},
"stopId": "ORLEANS:StopArea:00035151",
"stopSequence": 52
},
{
"arrival": {
"time": "1767985824"
},
"departure": {
"time": "1767985824"
},
"stopId": "ORLEANS:StopArea:00029421",
"stopSequence": 53
},
{
"arrival": {
"time": "1767985830"
},
"departure": {
"time": "1767985830"
},
"stopId": "ORLEANS:StopArea:01084101",
"stopSequence": 54
},
{
"arrival": {
"time": "1767985993"
},
"departure": {
"time": "1767985993"
},
"stopId": "ORLEANS:StopArea:01079202",
"stopSequence": 55
},
{
"arrival": {
"time": "1767986072"
},
"departure": {
"time": "1767986072"
},
"stopId": "ORLEANS:StopArea:00016600",
"stopSequence": 56
},
{
"arrival": {
"time": "1767986120"
},
"departure": {
"time": "1767986120"
},
"stopId": "ORLEANS:StopArea:01010601",
"stopSequence": 57
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_A_542_2_107_5_190300"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_469_2_A06_5_225100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767994983"
},
"departure": {
"time": "1767995460"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767995540"
},
"departure": {
"time": "1767995555"
},
"stopId": "ORLEANS:StopArea:TLAMBA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767995678"
},
"departure": {
"time": "1767995678"
},
"stopId": "ORLEANS:StopArea:TBUSTI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767995795"
},
"departure": {
"time": "1767995815"
},
"stopId": "ORLEANS:StopArea:TAUBRA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767995950"
},
"departure": {
"time": "1767995965"
},
"stopId": "ORLEANS:StopArea:TLIBER2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767996035"
},
"departure": {
"time": "1767996050"
},
"stopId": "ORLEANS:StopArea:TCOLIG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767996165"
},
"departure": {
"time": "1767996185"
},
"stopId": "ORLEANS:StopArea:TLBRAL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767996285"
},
"departure": {
"time": "1767996310"
},
"stopId": "ORLEANS:StopArea:TGARDO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767996415"
},
"departure": {
"time": "1767996430"
},
"stopId": "ORLEANS:StopArea:TREPUB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767996545"
},
"departure": {
"time": "1767996580"
},
"stopId": "ORLEANS:StopArea:TGAULA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767996692"
},
"departure": {
"time": "1767996692"
},
"stopId": "ORLEANS:StopArea:TROYAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767996764"
},
"departure": {
"time": "1767996764"
},
"stopId": "ORLEANS:StopArea:TTOURE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767996840"
},
"departure": {
"time": "1767996860"
},
"stopId": "ORLEANS:StopArea:TCSMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767996945"
},
"departure": {
"time": "1767996960"
},
"stopId": "ORLEANS:StopArea:TMOUIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767997100"
},
"departure": {
"time": "1767997120"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767997205"
},
"departure": {
"time": "1767997235"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767997420"
},
"departure": {
"time": "1767997435"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767997525"
},
"departure": {
"time": "1767997540"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767997650"
},
"departure": {
"time": "1767997670"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767997810"
},
"departure": {
"time": "1767997820"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767997890"
},
"departure": {
"time": "1767997905"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767997955"
},
"departure": {
"time": "1767997965"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767998100"
},
"departure": {
"time": "1767998115"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767998175"
},
"departure": {
"time": "1767998195"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767998265"
},
"departure": {
"time": "1767998280"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767998400"
},
"departure": {
"time": "1767998415"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767998525"
},
"departure": {
"time": "1767998525"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_469_2_A06_5_225100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_R_401_2_204_5_185100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982969"
},
"departure": {
"time": "1767983005"
},
"stopId": "ORLEANS:StopArea:00037301",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983046"
},
"departure": {
"time": "1767983065"
},
"stopId": "ORLEANS:StopArea:00006404",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983080"
},
"departure": {
"time": "1767983080"
},
"stopId": "ORLEANS:StopArea:00046250",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983206"
},
"departure": {
"time": "1767983206"
},
"stopId": "ORLEANS:StopArea:01070202",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983257"
},
"departure": {
"time": "1767983257"
},
"stopId": "ORLEANS:StopArea:00047044",
"stopSequence": 26
},
{
"arrival": {
"time": "1767983433"
},
"departure": {
"time": "1767983433"
},
"stopId": "ORLEANS:StopArea:00017523",
"stopSequence": 27
},
{
"arrival": {
"time": "1767983496"
},
"departure": {
"time": "1767983496"
},
"stopId": "ORLEANS:StopArea:00037200",
"stopSequence": 28
},
{
"arrival": {
"time": "1767983635"
},
"departure": {
"time": "1767983635"
},
"stopId": "ORLEANS:StopArea:00035000",
"stopSequence": 29
},
{
"arrival": {
"time": "1767983689"
},
"departure": {
"time": "1767983689"
},
"stopId": "ORLEANS:StopArea:00029801",
"stopSequence": 30
},
{
"arrival": {
"time": "1767983801"
},
"departure": {
"time": "1767983801"
},
"stopId": "ORLEANS:StopArea:00020800",
"stopSequence": 31
},
{
"arrival": {
"time": "1767983856"
},
"departure": {
"time": "1767983856"
},
"stopId": "ORLEANS:StopArea:00008800",
"stopSequence": 32
},
{
"arrival": {
"time": "1767983938"
},
"departure": {
"time": "1767983938"
},
"stopId": "ORLEANS:StopArea:00041950",
"stopSequence": 33
},
{
"arrival": {
"time": "1767983970"
},
"departure": {
"time": "1767983970"
},
"stopId": "ORLEANS:StopArea:01010701",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_R_401_2_204_5_185100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:41_A_30_2_4101_5_191200",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983122"
},
"departure": {
"time": "1767983122"
},
"stopId": "ORLEANS:StopArea:00026500",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983181"
},
"departure": {
"time": "1767983181"
},
"stopId": "ORLEANS:StopArea:00038310",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983369"
},
"departure": {
"time": "1767983369"
},
"stopId": "ORLEANS:StopArea:00045620",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983483"
},
"departure": {
"time": "1767983483"
},
"stopId": "ORLEANS:StopArea:00001220",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983604"
},
"departure": {
"time": "1767983604"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983669"
},
"departure": {
"time": "1767983669"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983788"
},
"departure": {
"time": "1767983788"
},
"stopId": "ORLEANS:StopArea:01001710",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:41",
"tripId": "ORLEANS:VehicleJourney:41_A_30_2_4101_5_191200"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_A_466_2_A16_5_194100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983303"
},
"departure": {
"time": "1767984060"
},
"stopId": "ORLEANS:StopArea:THOPIT2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767984211"
},
"departure": {
"time": "1767984215"
},
"stopId": "ORLEANS:StopArea:THOPAC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767984334"
},
"departure": {
"time": "1767984355"
},
"stopId": "ORLEANS:StopArea:TBOLIE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984431"
},
"departure": {
"time": "1767984440"
},
"stopId": "ORLEANS:StopArea:TPOSTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984509"
},
"departure": {
"time": "1767984530"
},
"stopId": "ORLEANS:StopArea:TINDIE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984658"
},
"departure": {
"time": "1767984675"
},
"stopId": "ORLEANS:StopArea:TFLORA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984727"
},
"departure": {
"time": "1767984740"
},
"stopId": "ORLEANS:StopArea:TCAMPU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984806"
},
"departure": {
"time": "1767984815"
},
"stopId": "ORLEANS:StopArea:TLORET1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984963"
},
"departure": {
"time": "1767984990"
},
"stopId": "ORLEANS:StopArea:TAULNA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767985114"
},
"departure": {
"time": "1767985120"
},
"stopId": "ORLEANS:StopArea:TLARRY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767985203"
},
"departure": {
"time": "1767985225"
},
"stopId": "ORLEANS:StopArea:TVHUGO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767985415"
},
"departure": {
"time": "1767985455"
},
"stopId": "ORLEANS:StopArea:TZENIT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767985537"
},
"departure": {
"time": "1767985555"
},
"stopId": "ORLEANS:StopArea:TCOMET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767985692"
},
"departure": {
"time": "1767985715"
},
"stopId": "ORLEANS:StopArea:TMOUIL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767985804"
},
"departure": {
"time": "1767985820"
},
"stopId": "ORLEANS:StopArea:TCSMAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767985915"
},
"departure": {
"time": "1767985935"
},
"stopId": "ORLEANS:StopArea:TTOURE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767986003"
},
"departure": {
"time": "1767986020"
},
"stopId": "ORLEANS:StopArea:TROYAL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767986142"
},
"departure": {
"time": "1767986160"
},
"stopId": "ORLEANS:StopArea:TGAULA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767986247"
},
"departure": {
"time": "1767986255"
},
"stopId": "ORLEANS:StopArea:TREPUB1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767986372"
},
"departure": {
"time": "1767986405"
},
"stopId": "ORLEANS:StopArea:TGARDO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767986507"
},
"departure": {
"time": "1767986525"
},
"stopId": "ORLEANS:StopArea:TLBRAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767986617"
},
"departure": {
"time": "1767986635"
},
"stopId": "ORLEANS:StopArea:TCOLIG1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767986711"
},
"departure": {
"time": "1767986725"
},
"stopId": "ORLEANS:StopArea:TLIBER1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767986862"
},
"departure": {
"time": "1767986885"
},
"stopId": "ORLEANS:StopArea:TAUBRA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767987011"
},
"departure": {
"time": "1767987025"
},
"stopId": "ORLEANS:StopArea:TBUSTI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767987142"
},
"departure": {
"time": "1767987150"
},
"stopId": "ORLEANS:StopArea:TLAMBA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1767987247"
},
"departure": {
"time": "1767987247"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_A_466_2_A16_5_194100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_167_2_B06_5_211700",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767989523"
},
"departure": {
"time": "1767989820"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767989961"
},
"departure": {
"time": "1767989970"
},
"stopId": "ORLEANS:StopArea:TTFONT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767990055"
},
"departure": {
"time": "1767990065"
},
"stopId": "ORLEANS:StopArea:TMLKIN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767990128"
},
"departure": {
"time": "1767990135"
},
"stopId": "ORLEANS:StopArea:TTANGU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767990259"
},
"departure": {
"time": "1767990260"
},
"stopId": "ORLEANS:StopArea:TPEURO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767990323"
},
"departure": {
"time": "1767990335"
},
"stopId": "ORLEANS:StopArea:TPTDUN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767990410"
},
"departure": {
"time": "1767990420"
},
"stopId": "ORLEANS:StopArea:TBEAUM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767990495"
},
"departure": {
"time": "1767990515"
},
"stopId": "ORLEANS:StopArea:TMADEL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767990595"
},
"departure": {
"time": "1767990610"
},
"stopId": "ORLEANS:StopArea:TCXMOR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767990710"
},
"departure": {
"time": "1767990745"
},
"stopId": "ORLEANS:StopArea:TGAULB2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767990820"
},
"departure": {
"time": "1767990835"
},
"stopId": "ORLEANS:StopArea:TJDARC2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767990905"
},
"departure": {
"time": "1767990920"
},
"stopId": "ORLEANS:StopArea:TCAHDV2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767990975"
},
"departure": {
"time": "1767990990"
},
"stopId": "ORLEANS:StopArea:THALMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767991085"
},
"departure": {
"time": "1767991105"
},
"stopId": "ORLEANS:StopArea:TVIGNA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767991190"
},
"departure": {
"time": "1767991205"
},
"stopId": "ORLEANS:StopArea:TRIOBE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767991300"
},
"departure": {
"time": "1767991315"
},
"stopId": "ORLEANS:StopArea:TDRHOM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767991383"
},
"departure": {
"time": "1767991395"
},
"stopId": "ORLEANS:StopArea:TMOZAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767991448"
},
"departure": {
"time": "1767991460"
},
"stopId": "ORLEANS:StopArea:TGVILL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767991513"
},
"departure": {
"time": "1767991525"
},
"stopId": "ORLEANS:StopArea:TAMBER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767991640"
},
"departure": {
"time": "1767991650"
},
"stopId": "ORLEANS:StopArea:TGAUBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767991765"
},
"departure": {
"time": "1767991780"
},
"stopId": "ORLEANS:StopArea:TPTBOR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767991840"
},
"departure": {
"time": "1767991850"
},
"stopId": "ORLEANS:StopArea:TVERVI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767991935"
},
"departure": {
"time": "1767991945"
},
"stopId": "ORLEANS:StopArea:TCLARC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767992045"
},
"departure": {
"time": "1767992060"
},
"stopId": "ORLEANS:StopArea:TLBLUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767992165"
},
"departure": {
"time": "1767992165"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_167_2_B06_5_211700"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_207_2_B04_5_003600",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768001760"
},
"departure": {
"time": "1768001760"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 0
},
{
"arrival": {
"time": "1768001901"
},
"departure": {
"time": "1768001905"
},
"stopId": "ORLEANS:StopArea:TTFONT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1768001990"
},
"departure": {
"time": "1768002000"
},
"stopId": "ORLEANS:StopArea:TMLKIN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1768002063"
},
"departure": {
"time": "1768002070"
},
"stopId": "ORLEANS:StopArea:TTANGU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1768002194"
},
"departure": {
"time": "1768002195"
},
"stopId": "ORLEANS:StopArea:TPEURO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1768002258"
},
"departure": {
"time": "1768002270"
},
"stopId": "ORLEANS:StopArea:TPTDUN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1768002345"
},
"departure": {
"time": "1768002355"
},
"stopId": "ORLEANS:StopArea:TBEAUM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1768002430"
},
"departure": {
"time": "1768002450"
},
"stopId": "ORLEANS:StopArea:TMADEL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1768002530"
},
"departure": {
"time": "1768002545"
},
"stopId": "ORLEANS:StopArea:TCXMOR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1768002645"
},
"departure": {
"time": "1768002680"
},
"stopId": "ORLEANS:StopArea:TGAULB2",
"stopSequence": 9
},
{
"arrival": {
"time": "1768002755"
},
"departure": {
"time": "1768002770"
},
"stopId": "ORLEANS:StopArea:TJDARC2",
"stopSequence": 10
},
{
"arrival": {
"time": "1768002840"
},
"departure": {
"time": "1768002855"
},
"stopId": "ORLEANS:StopArea:TCAHDV2",
"stopSequence": 11
},
{
"arrival": {
"time": "1768002910"
},
"departure": {
"time": "1768002925"
},
"stopId": "ORLEANS:StopArea:THALMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1768003020"
},
"departure": {
"time": "1768003040"
},
"stopId": "ORLEANS:StopArea:TVIGNA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1768003125"
},
"departure": {
"time": "1768003140"
},
"stopId": "ORLEANS:StopArea:TRIOBE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1768003235"
},
"departure": {
"time": "1768003250"
},
"stopId": "ORLEANS:StopArea:TDRHOM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1768003318"
},
"departure": {
"time": "1768003330"
},
"stopId": "ORLEANS:StopArea:TMOZAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1768003383"
},
"departure": {
"time": "1768003395"
},
"stopId": "ORLEANS:StopArea:TGVILL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1768003448"
},
"departure": {
"time": "1768003448"
},
"stopId": "ORLEANS:StopArea:TAMBER2",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_207_2_B04_5_003600"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_A_467_2_A01_5_223100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767994260"
},
"departure": {
"time": "1767994260"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767994395"
},
"departure": {
"time": "1767994415"
},
"stopId": "ORLEANS:StopArea:THOPAC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767994535"
},
"departure": {
"time": "1767994555"
},
"stopId": "ORLEANS:StopArea:TBOLIE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767994620"
},
"departure": {
"time": "1767994640"
},
"stopId": "ORLEANS:StopArea:TPOSTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767994705"
},
"departure": {
"time": "1767994725"
},
"stopId": "ORLEANS:StopArea:TINDIE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767994850"
},
"departure": {
"time": "1767994860"
},
"stopId": "ORLEANS:StopArea:TFLORA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767994910"
},
"departure": {
"time": "1767994920"
},
"stopId": "ORLEANS:StopArea:TCAMPU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767994985"
},
"departure": {
"time": "1767994995"
},
"stopId": "ORLEANS:StopArea:TLORET1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767995140"
},
"departure": {
"time": "1767995160"
},
"stopId": "ORLEANS:StopArea:TAULNA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767995275"
},
"departure": {
"time": "1767995290"
},
"stopId": "ORLEANS:StopArea:TLARRY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767995375"
},
"departure": {
"time": "1767995390"
},
"stopId": "ORLEANS:StopArea:TVHUGO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767995575"
},
"departure": {
"time": "1767995605"
},
"stopId": "ORLEANS:StopArea:TZENIT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767995685"
},
"departure": {
"time": "1767995705"
},
"stopId": "ORLEANS:StopArea:TCOMET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767995845"
},
"departure": {
"time": "1767995860"
},
"stopId": "ORLEANS:StopArea:TMOUIL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767995945"
},
"departure": {
"time": "1767995965"
},
"stopId": "ORLEANS:StopArea:TCSMAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767996055"
},
"departure": {
"time": "1767996075"
},
"stopId": "ORLEANS:StopArea:TTOURE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767996145"
},
"departure": {
"time": "1767996165"
},
"stopId": "ORLEANS:StopArea:TROYAL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767996265"
},
"departure": {
"time": "1767996300"
},
"stopId": "ORLEANS:StopArea:TGAULA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767996380"
},
"departure": {
"time": "1767996395"
},
"stopId": "ORLEANS:StopArea:TREPUB1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767996510"
},
"departure": {
"time": "1767996535"
},
"stopId": "ORLEANS:StopArea:TGARDO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767996640"
},
"departure": {
"time": "1767996655"
},
"stopId": "ORLEANS:StopArea:TLBRAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767996765"
},
"departure": {
"time": "1767996780"
},
"stopId": "ORLEANS:StopArea:TCOLIG1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767996855"
},
"departure": {
"time": "1767996870"
},
"stopId": "ORLEANS:StopArea:TLIBER1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767997005"
},
"departure": {
"time": "1767997025"
},
"stopId": "ORLEANS:StopArea:TAUBRA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767997150"
},
"departure": {
"time": "1767997165"
},
"stopId": "ORLEANS:StopArea:TBUSTI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767997270"
},
"departure": {
"time": "1767997290"
},
"stopId": "ORLEANS:StopArea:TLAMBA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1767997390"
},
"departure": {
"time": "1767997390"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_A_467_2_A01_5_223100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_A_471_2_A09_5_183500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983081"
},
"departure": {
"time": "1767983081"
},
"stopId": "ORLEANS:StopArea:TAUBRA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983192"
},
"departure": {
"time": "1767983192"
},
"stopId": "ORLEANS:StopArea:TBUSTI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983315"
},
"departure": {
"time": "1767983315"
},
"stopId": "ORLEANS:StopArea:TLAMBA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983444"
},
"departure": {
"time": "1767983444"
},
"stopId": "ORLEANS:StopArea:TVERNE1",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_A_471_2_A09_5_183500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:11_A_143_2_1103_5_213600",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767990960"
},
"departure": {
"time": "1767990960"
},
"stopId": "ORLEANS:StopArea:01001713",
"stopSequence": 0
},
{
"arrival": {
"time": "1767991090"
},
"departure": {
"time": "1767991090"
},
"stopId": "ORLEANS:StopArea:00002900",
"stopSequence": 1
},
{
"arrival": {
"time": "1767991260"
},
"departure": {
"time": "1767991260"
},
"stopId": "ORLEANS:StopArea:01003504",
"stopSequence": 2
},
{
"arrival": {
"time": "1767991316"
},
"departure": {
"time": "1767991316"
},
"stopId": "ORLEANS:StopArea:00026001",
"stopSequence": 3
},
{
"arrival": {
"time": "1767991361"
},
"departure": {
"time": "1767991361"
},
"stopId": "ORLEANS:StopArea:00021602",
"stopSequence": 4
},
{
"arrival": {
"time": "1767991419"
},
"departure": {
"time": "1767991419"
},
"stopId": "ORLEANS:StopArea:00030602",
"stopSequence": 5
},
{
"arrival": {
"time": "1767991500"
},
"departure": {
"time": "1767991500"
},
"stopId": "ORLEANS:StopArea:01002104",
"stopSequence": 6
},
{
"arrival": {
"time": "1767991626"
},
"departure": {
"time": "1767991626"
},
"stopId": "ORLEANS:StopArea:0003830",
"stopSequence": 7
},
{
"arrival": {
"time": "1767991780"
},
"departure": {
"time": "1767991780"
},
"stopId": "ORLEANS:StopArea:00001045",
"stopSequence": 8
},
{
"arrival": {
"time": "1767991854"
},
"departure": {
"time": "1767991854"
},
"stopId": "ORLEANS:StopArea:00037500",
"stopSequence": 9
},
{
"arrival": {
"time": "1767991920"
},
"departure": {
"time": "1767991920"
},
"stopId": "ORLEANS:StopArea:00025701",
"stopSequence": 10
},
{
"arrival": {
"time": "1767991999"
},
"departure": {
"time": "1767991999"
},
"stopId": "ORLEANS:StopArea:01032003",
"stopSequence": 11
},
{
"arrival": {
"time": "1767992085"
},
"departure": {
"time": "1767992085"
},
"stopId": "ORLEANS:StopArea:00033900",
"stopSequence": 12
},
{
"arrival": {
"time": "1767992129"
},
"departure": {
"time": "1767992129"
},
"stopId": "ORLEANS:StopArea:00024500",
"stopSequence": 13
},
{
"arrival": {
"time": "1767992179"
},
"departure": {
"time": "1767992179"
},
"stopId": "ORLEANS:StopArea:00032920",
"stopSequence": 14
},
{
"arrival": {
"time": "1767992219"
},
"departure": {
"time": "1767992219"
},
"stopId": "ORLEANS:StopArea:00021520",
"stopSequence": 15
},
{
"arrival": {
"time": "1767992307"
},
"departure": {
"time": "1767992307"
},
"stopId": "ORLEANS:StopArea:00035151",
"stopSequence": 16
},
{
"arrival": {
"time": "1767992340"
},
"departure": {
"time": "1767992340"
},
"stopId": "ORLEANS:StopArea:00029421",
"stopSequence": 17
},
{
"arrival": {
"time": "1767992369"
},
"departure": {
"time": "1767992369"
},
"stopId": "ORLEANS:StopArea:01084101",
"stopSequence": 18
},
{
"arrival": {
"time": "1767992435"
},
"departure": {
"time": "1767992435"
},
"stopId": "ORLEANS:StopArea:01068001",
"stopSequence": 19
},
{
"arrival": {
"time": "1767992614"
},
"departure": {
"time": "1767992614"
},
"stopId": "ORLEANS:StopArea:01087101",
"stopSequence": 20
},
{
"arrival": {
"time": "1767992760"
},
"departure": {
"time": "1767992760"
},
"stopId": "ORLEANS:StopArea:00006515",
"stopSequence": 21
},
{
"arrival": {
"time": "1767992834"
},
"departure": {
"time": "1767992834"
},
"stopId": "ORLEANS:StopArea:00022915",
"stopSequence": 22
},
{
"arrival": {
"time": "1767992867"
},
"departure": {
"time": "1767992867"
},
"stopId": "ORLEANS:StopArea:00030202",
"stopSequence": 23
},
{
"arrival": {
"time": "1767992897"
},
"departure": {
"time": "1767992897"
},
"stopId": "ORLEANS:StopArea:00029311",
"stopSequence": 24
},
{
"arrival": {
"time": "1767992934"
},
"departure": {
"time": "1767992934"
},
"stopId": "ORLEANS:StopArea:01022902",
"stopSequence": 25
},
{
"arrival": {
"time": "1767993013"
},
"departure": {
"time": "1767993013"
},
"stopId": "ORLEANS:StopArea:00053901",
"stopSequence": 26
},
{
"arrival": {
"time": "1767993086"
},
"departure": {
"time": "1767993086"
},
"stopId": "ORLEANS:StopArea:00033701",
"stopSequence": 27
},
{
"arrival": {
"time": "1767993149"
},
"departure": {
"time": "1767993149"
},
"stopId": "ORLEANS:StopArea:01081901",
"stopSequence": 28
},
{
"arrival": {
"time": "1767993180"
},
"departure": {
"time": "1767993180"
},
"stopId": "ORLEANS:StopArea:00035902",
"stopSequence": 29
},
{
"arrival": {
"time": "1767993243"
},
"departure": {
"time": "1767993243"
},
"stopId": "ORLEANS:StopArea:00031110",
"stopSequence": 30
},
{
"arrival": {
"time": "1767993300"
},
"departure": {
"time": "1767993300"
},
"stopId": "ORLEANS:StopArea:01022203",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:11",
"tripId": "ORLEANS:VehicleJourney:11_A_143_2_1103_5_213600"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:6_R_210_2_621_5_213000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767990600"
},
"departure": {
"time": "1767990600"
},
"stopId": "ORLEANS:StopArea:01001714",
"stopSequence": 0
},
{
"arrival": {
"time": "1767990717"
},
"departure": {
"time": "1767990717"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 1
},
{
"arrival": {
"time": "1767990766"
},
"departure": {
"time": "1767990766"
},
"stopId": "ORLEANS:StopArea:00005400",
"stopSequence": 2
},
{
"arrival": {
"time": "1767990851"
},
"departure": {
"time": "1767990851"
},
"stopId": "ORLEANS:StopArea:01026803",
"stopSequence": 3
},
{
"arrival": {
"time": "1767990922"
},
"departure": {
"time": "1767990922"
},
"stopId": "ORLEANS:StopArea:01027003",
"stopSequence": 4
},
{
"arrival": {
"time": "1767990983"
},
"departure": {
"time": "1767990983"
},
"stopId": "ORLEANS:StopArea:00001201",
"stopSequence": 5
},
{
"arrival": {
"time": "1767991080"
},
"departure": {
"time": "1767991080"
},
"stopId": "ORLEANS:StopArea:00011801",
"stopSequence": 6
},
{
"arrival": {
"time": "1767991168"
},
"departure": {
"time": "1767991168"
},
"stopId": "ORLEANS:StopArea:00033580",
"stopSequence": 7
},
{
"arrival": {
"time": "1767991207"
},
"departure": {
"time": "1767991207"
},
"stopId": "ORLEANS:StopArea:00033101",
"stopSequence": 8
},
{
"arrival": {
"time": "1767991280"
},
"departure": {
"time": "1767991280"
},
"stopId": "ORLEANS:StopArea:00032210",
"stopSequence": 9
},
{
"arrival": {
"time": "1767991374"
},
"departure": {
"time": "1767991374"
},
"stopId": "ORLEANS:StopArea:00035970",
"stopSequence": 10
},
{
"arrival": {
"time": "1767991440"
},
"departure": {
"time": "1767991440"
},
"stopId": "ORLEANS:StopArea:00026121",
"stopSequence": 11
},
{
"arrival": {
"time": "1767991504"
},
"departure": {
"time": "1767991504"
},
"stopId": "ORLEANS:StopArea:00031201",
"stopSequence": 12
},
{
"arrival": {
"time": "1767991585"
},
"departure": {
"time": "1767991585"
},
"stopId": "ORLEANS:StopArea:00035301",
"stopSequence": 13
},
{
"arrival": {
"time": "1767991626"
},
"departure": {
"time": "1767991626"
},
"stopId": "ORLEANS:StopArea:00020000",
"stopSequence": 14
},
{
"arrival": {
"time": "1767991679"
},
"departure": {
"time": "1767991679"
},
"stopId": "ORLEANS:StopArea:00047900",
"stopSequence": 15
},
{
"arrival": {
"time": "1767991747"
},
"departure": {
"time": "1767991747"
},
"stopId": "ORLEANS:StopArea:00022512",
"stopSequence": 16
},
{
"arrival": {
"time": "1767991841"
},
"departure": {
"time": "1767991841"
},
"stopId": "ORLEANS:StopArea:00036701",
"stopSequence": 17
},
{
"arrival": {
"time": "1767991923"
},
"departure": {
"time": "1767991923"
},
"stopId": "ORLEANS:StopArea:00015300",
"stopSequence": 18
},
{
"arrival": {
"time": "1767991980"
},
"departure": {
"time": "1767991980"
},
"stopId": "ORLEANS:StopArea:00003700",
"stopSequence": 19
},
{
"arrival": {
"time": "1767992011"
},
"departure": {
"time": "1767992011"
},
"stopId": "ORLEANS:StopArea:00004300",
"stopSequence": 20
},
{
"arrival": {
"time": "1767992059"
},
"departure": {
"time": "1767992059"
},
"stopId": "ORLEANS:StopArea:00033800",
"stopSequence": 21
},
{
"arrival": {
"time": "1767992105"
},
"departure": {
"time": "1767992105"
},
"stopId": "ORLEANS:StopArea:00007900",
"stopSequence": 22
},
{
"arrival": {
"time": "1767992160"
},
"departure": {
"time": "1767992160"
},
"stopId": "ORLEANS:StopArea:00023200",
"stopSequence": 23
},
{
"arrival": {
"time": "1767992236"
},
"departure": {
"time": "1767992236"
},
"stopId": "ORLEANS:StopArea:00015101",
"stopSequence": 24
},
{
"arrival": {
"time": "1767992340"
},
"departure": {
"time": "1767992340"
},
"stopId": "ORLEANS:StopArea:01010304",
"stopSequence": 25
},
{
"arrival": {
"time": "1767992414"
},
"departure": {
"time": "1767992414"
},
"stopId": "ORLEANS:StopArea:00018501",
"stopSequence": 26
},
{
"arrival": {
"time": "1767992494"
},
"departure": {
"time": "1767992494"
},
"stopId": "ORLEANS:StopArea:01029403",
"stopSequence": 27
},
{
"arrival": {
"time": "1767992520"
},
"departure": {
"time": "1767992520"
},
"stopId": "ORLEANS:StopArea:00046300",
"stopSequence": 28
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:6",
"tripId": "ORLEANS:VehicleJourney:6_R_210_2_621_5_213000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_A_418_2_503_5_185500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982993"
},
"departure": {
"time": "1767982993"
},
"stopId": "ORLEANS:StopArea:00013101",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983073"
},
"departure": {
"time": "1767983073"
},
"stopId": "ORLEANS:StopArea:00040300",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983160"
},
"departure": {
"time": "1767983160"
},
"stopId": "ORLEANS:StopArea:01017903",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983238"
},
"departure": {
"time": "1767983238"
},
"stopId": "ORLEANS:StopArea:00021811",
"stopSequence": 26
},
{
"arrival": {
"time": "1767983310"
},
"departure": {
"time": "1767983310"
},
"stopId": "ORLEANS:StopArea:01045503",
"stopSequence": 27
},
{
"arrival": {
"time": "1767983380"
},
"departure": {
"time": "1767983380"
},
"stopId": "ORLEANS:StopArea:01045303",
"stopSequence": 28
},
{
"arrival": {
"time": "1767983513"
},
"departure": {
"time": "1767983513"
},
"stopId": "ORLEANS:StopArea:00054702",
"stopSequence": 29
},
{
"arrival": {
"time": "1767983580"
},
"departure": {
"time": "1767983580"
},
"stopId": "ORLEANS:StopArea:00048800",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_A_418_2_503_5_185500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_167_2_B09_5_220155",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767992515"
},
"departure": {
"time": "1767992515"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767992661"
},
"departure": {
"time": "1767992661"
},
"stopId": "ORLEANS:StopArea:TTFONT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767992745"
},
"departure": {
"time": "1767992755"
},
"stopId": "ORLEANS:StopArea:TMLKIN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767992815"
},
"departure": {
"time": "1767992825"
},
"stopId": "ORLEANS:StopArea:TTANGU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767992935"
},
"departure": {
"time": "1767992950"
},
"stopId": "ORLEANS:StopArea:TPEURO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767993010"
},
"departure": {
"time": "1767993025"
},
"stopId": "ORLEANS:StopArea:TPTDUN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767993100"
},
"departure": {
"time": "1767993110"
},
"stopId": "ORLEANS:StopArea:TBEAUM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767993185"
},
"departure": {
"time": "1767993205"
},
"stopId": "ORLEANS:StopArea:TMADEL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767993285"
},
"departure": {
"time": "1767993300"
},
"stopId": "ORLEANS:StopArea:TCXMOR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767993400"
},
"departure": {
"time": "1767993435"
},
"stopId": "ORLEANS:StopArea:TGAULB2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767993509"
},
"departure": {
"time": "1767993525"
},
"stopId": "ORLEANS:StopArea:TJDARC2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767993595"
},
"departure": {
"time": "1767993610"
},
"stopId": "ORLEANS:StopArea:TCAHDV2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767993665"
},
"departure": {
"time": "1767993680"
},
"stopId": "ORLEANS:StopArea:THALMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767993771"
},
"departure": {
"time": "1767993795"
},
"stopId": "ORLEANS:StopArea:TVIGNA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767993880"
},
"departure": {
"time": "1767993895"
},
"stopId": "ORLEANS:StopArea:TRIOBE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767993987"
},
"departure": {
"time": "1767994005"
},
"stopId": "ORLEANS:StopArea:TDRHOM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767994070"
},
"departure": {
"time": "1767994085"
},
"stopId": "ORLEANS:StopArea:TMOZAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767994140"
},
"departure": {
"time": "1767994150"
},
"stopId": "ORLEANS:StopArea:TGVILL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767994205"
},
"departure": {
"time": "1767994215"
},
"stopId": "ORLEANS:StopArea:TAMBER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767994330"
},
"departure": {
"time": "1767994340"
},
"stopId": "ORLEANS:StopArea:TGAUBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767994455"
},
"departure": {
"time": "1767994470"
},
"stopId": "ORLEANS:StopArea:TPTBOR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767994532"
},
"departure": {
"time": "1767994540"
},
"stopId": "ORLEANS:StopArea:TVERVI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767994625"
},
"departure": {
"time": "1767994635"
},
"stopId": "ORLEANS:StopArea:TCLARC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767994735"
},
"departure": {
"time": "1767994750"
},
"stopId": "ORLEANS:StopArea:TLBLUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767994855"
},
"departure": {
"time": "1767994855"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_167_2_B09_5_220155"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:7_R_374_2_779_5_184400",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983021"
},
"departure": {
"time": "1767983021"
},
"stopId": "ORLEANS:StopArea:00019800",
"stopSequence": 27
},
{
"arrival": {
"time": "1767983086"
},
"departure": {
"time": "1767983086"
},
"stopId": "ORLEANS:StopArea:00022920",
"stopSequence": 28
},
{
"arrival": {
"time": "1767983141"
},
"departure": {
"time": "1767983141"
},
"stopId": "ORLEANS:StopArea:00004901",
"stopSequence": 29
},
{
"arrival": {
"time": "1767983201"
},
"departure": {
"time": "1767983201"
},
"stopId": "ORLEANS:StopArea:00042000",
"stopSequence": 30
},
{
"arrival": {
"time": "1767983259"
},
"departure": {
"time": "1767983259"
},
"stopId": "ORLEANS:StopArea:00045401",
"stopSequence": 31
},
{
"arrival": {
"time": "1767983320"
},
"departure": {
"time": "1767983320"
},
"stopId": "ORLEANS:StopArea:00046201",
"stopSequence": 32
},
{
"arrival": {
"time": "1767983381"
},
"departure": {
"time": "1767983381"
},
"stopId": "ORLEANS:StopArea:00031620",
"stopSequence": 33
},
{
"arrival": {
"time": "1767983438"
},
"departure": {
"time": "1767983438"
},
"stopId": "ORLEANS:StopArea:00001300",
"stopSequence": 34
},
{
"arrival": {
"time": "1767983492"
},
"departure": {
"time": "1767983492"
},
"stopId": "ORLEANS:StopArea:00012901",
"stopSequence": 35
},
{
"arrival": {
"time": "1767983561"
},
"departure": {
"time": "1767983561"
},
"stopId": "ORLEANS:StopArea:00025800",
"stopSequence": 36
},
{
"arrival": {
"time": "1767983618"
},
"departure": {
"time": "1767983618"
},
"stopId": "ORLEANS:StopArea:00042254",
"stopSequence": 37
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:7",
"tripId": "ORLEANS:VehicleJourney:7_R_374_2_779_5_184400"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:11_R_114_2_1104_5_185000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983005"
},
"departure": {
"time": "1767983005"
},
"stopId": "ORLEANS:StopArea:00030601",
"stopSequence": 27
},
{
"arrival": {
"time": "1767983066"
},
"departure": {
"time": "1767983066"
},
"stopId": "ORLEANS:StopArea:00021601",
"stopSequence": 28
},
{
"arrival": {
"time": "1767983118"
},
"departure": {
"time": "1767983118"
},
"stopId": "ORLEANS:StopArea:00026000",
"stopSequence": 29
},
{
"arrival": {
"time": "1767983177"
},
"departure": {
"time": "1767983177"
},
"stopId": "ORLEANS:StopArea:01003503",
"stopSequence": 30
},
{
"arrival": {
"time": "1767983339"
},
"departure": {
"time": "1767983339"
},
"stopId": "ORLEANS:StopArea:00002901",
"stopSequence": 31
},
{
"arrival": {
"time": "1767983444"
},
"departure": {
"time": "1767983444"
},
"stopId": "ORLEANS:StopArea:01001713",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:11",
"tripId": "ORLEANS:VehicleJourney:11_R_114_2_1104_5_185000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_A_380_2_207_5_231000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767996419"
},
"departure": {
"time": "1767996600"
},
"stopId": "ORLEANS:StopArea:01010701",
"stopSequence": 0
},
{
"arrival": {
"time": "1767996663"
},
"departure": {
"time": "1767996663"
},
"stopId": "ORLEANS:StopArea:00041951",
"stopSequence": 1
},
{
"arrival": {
"time": "1767996749"
},
"departure": {
"time": "1767996749"
},
"stopId": "ORLEANS:StopArea:00008801",
"stopSequence": 2
},
{
"arrival": {
"time": "1767996803"
},
"departure": {
"time": "1767996803"
},
"stopId": "ORLEANS:StopArea:00020801",
"stopSequence": 3
},
{
"arrival": {
"time": "1767996834"
},
"departure": {
"time": "1767996834"
},
"stopId": "ORLEANS:StopArea:00024201",
"stopSequence": 4
},
{
"arrival": {
"time": "1767996880"
},
"departure": {
"time": "1767996880"
},
"stopId": "ORLEANS:StopArea:00029803",
"stopSequence": 5
},
{
"arrival": {
"time": "1767996945"
},
"departure": {
"time": "1767996945"
},
"stopId": "ORLEANS:StopArea:00035001",
"stopSequence": 6
},
{
"arrival": {
"time": "1767997017"
},
"departure": {
"time": "1767997017"
},
"stopId": "ORLEANS:StopArea:00037201",
"stopSequence": 7
},
{
"arrival": {
"time": "1767997114"
},
"departure": {
"time": "1767997114"
},
"stopId": "ORLEANS:StopArea:00017522",
"stopSequence": 8
},
{
"arrival": {
"time": "1767997283"
},
"departure": {
"time": "1767997283"
},
"stopId": "ORLEANS:StopArea:01004705",
"stopSequence": 9
},
{
"arrival": {
"time": "1767997381"
},
"departure": {
"time": "1767997381"
},
"stopId": "ORLEANS:StopArea:01070201",
"stopSequence": 10
},
{
"arrival": {
"time": "1767997427"
},
"departure": {
"time": "1767997427"
},
"stopId": "ORLEANS:StopArea:00046251",
"stopSequence": 11
},
{
"arrival": {
"time": "1767997507"
},
"departure": {
"time": "1767997507"
},
"stopId": "ORLEANS:StopArea:00006403",
"stopSequence": 12
},
{
"arrival": {
"time": "1767997571"
},
"departure": {
"time": "1767997571"
},
"stopId": "ORLEANS:StopArea:00037300",
"stopSequence": 13
},
{
"arrival": {
"time": "1767997657"
},
"departure": {
"time": "1767997657"
},
"stopId": "ORLEANS:StopArea:00000102",
"stopSequence": 14
},
{
"arrival": {
"time": "1767997748"
},
"departure": {
"time": "1767997748"
},
"stopId": "ORLEANS:StopArea:01012903",
"stopSequence": 15
},
{
"arrival": {
"time": "1767997809"
},
"departure": {
"time": "1767997809"
},
"stopId": "ORLEANS:StopArea:00007700",
"stopSequence": 16
},
{
"arrival": {
"time": "1767997885"
},
"departure": {
"time": "1767997885"
},
"stopId": "ORLEANS:StopArea:00047700",
"stopSequence": 17
},
{
"arrival": {
"time": "1767997969"
},
"departure": {
"time": "1767997969"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 18
},
{
"arrival": {
"time": "1767998084"
},
"departure": {
"time": "1767998084"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 19
},
{
"arrival": {
"time": "1767998189"
},
"departure": {
"time": "1767998189"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 20
},
{
"arrival": {
"time": "1767998259"
},
"departure": {
"time": "1767998259"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 21
},
{
"arrival": {
"time": "1767998320"
},
"departure": {
"time": "1767998320"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 22
},
{
"arrival": {
"time": "1767998389"
},
"departure": {
"time": "1767998389"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 23
},
{
"arrival": {
"time": "1767998444"
},
"departure": {
"time": "1767998444"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 24
},
{
"arrival": {
"time": "1767998523"
},
"departure": {
"time": "1767998523"
},
"stopId": "ORLEANS:StopArea:01013604",
"stopSequence": 25
},
{
"arrival": {
"time": "1767998617"
},
"departure": {
"time": "1767998617"
},
"stopId": "ORLEANS:StopArea:01013704",
"stopSequence": 26
},
{
"arrival": {
"time": "1767998698"
},
"departure": {
"time": "1767998698"
},
"stopId": "ORLEANS:StopArea:00039800",
"stopSequence": 27
},
{
"arrival": {
"time": "1767998756"
},
"departure": {
"time": "1767998756"
},
"stopId": "ORLEANS:StopArea:01014004",
"stopSequence": 28
},
{
"arrival": {
"time": "1767998842"
},
"departure": {
"time": "1767998842"
},
"stopId": "ORLEANS:StopArea:00055550",
"stopSequence": 29
},
{
"arrival": {
"time": "1767998898"
},
"departure": {
"time": "1767998898"
},
"stopId": "ORLEANS:StopArea:00036901",
"stopSequence": 30
},
{
"arrival": {
"time": "1767998939"
},
"departure": {
"time": "1767998939"
},
"stopId": "ORLEANS:StopArea:00042301",
"stopSequence": 31
},
{
"arrival": {
"time": "1767998993"
},
"departure": {
"time": "1767998993"
},
"stopId": "ORLEANS:StopArea:01014404",
"stopSequence": 32
},
{
"arrival": {
"time": "1767999061"
},
"departure": {
"time": "1767999061"
},
"stopId": "ORLEANS:StopArea:00030300",
"stopSequence": 33
},
{
"arrival": {
"time": "1767999108"
},
"departure": {
"time": "1767999108"
},
"stopId": "ORLEANS:StopArea:00019700",
"stopSequence": 34
},
{
"arrival": {
"time": "1767999140"
},
"departure": {
"time": "1767999140"
},
"stopId": "ORLEANS:StopArea:01002604",
"stopSequence": 35
},
{
"arrival": {
"time": "1767999176"
},
"departure": {
"time": "1767999176"
},
"stopId": "ORLEANS:StopArea:01002606",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_A_380_2_207_5_231000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_167_2_B05_5_193735",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983503"
},
"departure": {
"time": "1767983855"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767983998"
},
"departure": {
"time": "1767984005"
},
"stopId": "ORLEANS:StopArea:TTFONT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767984094"
},
"departure": {
"time": "1767984100"
},
"stopId": "ORLEANS:StopArea:TMLKIN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984160"
},
"departure": {
"time": "1767984170"
},
"stopId": "ORLEANS:StopArea:TTANGU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984294"
},
"departure": {
"time": "1767984295"
},
"stopId": "ORLEANS:StopArea:TPEURO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984358"
},
"departure": {
"time": "1767984370"
},
"stopId": "ORLEANS:StopArea:TPTDUN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984449"
},
"departure": {
"time": "1767984455"
},
"stopId": "ORLEANS:StopArea:TBEAUM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984532"
},
"departure": {
"time": "1767984550"
},
"stopId": "ORLEANS:StopArea:TMADEL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984637"
},
"departure": {
"time": "1767984645"
},
"stopId": "ORLEANS:StopArea:TCXMOR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984741"
},
"departure": {
"time": "1767984780"
},
"stopId": "ORLEANS:StopArea:TGAULB2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984854"
},
"departure": {
"time": "1767984870"
},
"stopId": "ORLEANS:StopArea:TJDARC2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984943"
},
"departure": {
"time": "1767984955"
},
"stopId": "ORLEANS:StopArea:TCAHDV2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767985011"
},
"departure": {
"time": "1767985025"
},
"stopId": "ORLEANS:StopArea:THALMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767985122"
},
"departure": {
"time": "1767985140"
},
"stopId": "ORLEANS:StopArea:TVIGNA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767985224"
},
"departure": {
"time": "1767985240"
},
"stopId": "ORLEANS:StopArea:TRIOBE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767985332"
},
"departure": {
"time": "1767985355"
},
"stopId": "ORLEANS:StopArea:TDRHOM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767985423"
},
"departure": {
"time": "1767985435"
},
"stopId": "ORLEANS:StopArea:TMOZAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985490"
},
"departure": {
"time": "1767985500"
},
"stopId": "ORLEANS:StopArea:TGVILL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985555"
},
"departure": {
"time": "1767985600"
},
"stopId": "ORLEANS:StopArea:TAMBER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985716"
},
"departure": {
"time": "1767985725"
},
"stopId": "ORLEANS:StopArea:TGAUBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767985843"
},
"departure": {
"time": "1767985855"
},
"stopId": "ORLEANS:StopArea:TPTBOR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767985921"
},
"departure": {
"time": "1767985925"
},
"stopId": "ORLEANS:StopArea:TVERVI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767986012"
},
"departure": {
"time": "1767986020"
},
"stopId": "ORLEANS:StopArea:TCLARC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767986123"
},
"departure": {
"time": "1767986135"
},
"stopId": "ORLEANS:StopArea:TLBLUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767986233"
},
"departure": {
"time": "1767986233"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_167_2_B05_5_193735"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_469_2_A11_5_215100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767991395"
},
"departure": {
"time": "1767991860"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767991940"
},
"departure": {
"time": "1767991955"
},
"stopId": "ORLEANS:StopArea:TLAMBA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767992055"
},
"departure": {
"time": "1767992070"
},
"stopId": "ORLEANS:StopArea:TBUSTI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767992195"
},
"departure": {
"time": "1767992215"
},
"stopId": "ORLEANS:StopArea:TAUBRA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767992350"
},
"departure": {
"time": "1767992365"
},
"stopId": "ORLEANS:StopArea:TLIBER2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767992435"
},
"departure": {
"time": "1767992455"
},
"stopId": "ORLEANS:StopArea:TCOLIG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767992570"
},
"departure": {
"time": "1767992590"
},
"stopId": "ORLEANS:StopArea:TLBRAL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767992690"
},
"departure": {
"time": "1767992715"
},
"stopId": "ORLEANS:StopArea:TGARDO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767992820"
},
"departure": {
"time": "1767992835"
},
"stopId": "ORLEANS:StopArea:TREPUB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767992950"
},
"departure": {
"time": "1767992985"
},
"stopId": "ORLEANS:StopArea:TGAULA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767993060"
},
"departure": {
"time": "1767993080"
},
"stopId": "ORLEANS:StopArea:TROYAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767993145"
},
"departure": {
"time": "1767993160"
},
"stopId": "ORLEANS:StopArea:TTOURE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767993245"
},
"departure": {
"time": "1767993265"
},
"stopId": "ORLEANS:StopArea:TCSMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767993350"
},
"departure": {
"time": "1767993365"
},
"stopId": "ORLEANS:StopArea:TMOUIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767993505"
},
"departure": {
"time": "1767993525"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767993610"
},
"departure": {
"time": "1767993640"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767993825"
},
"departure": {
"time": "1767993840"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767993930"
},
"departure": {
"time": "1767993945"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767994055"
},
"departure": {
"time": "1767994075"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767994215"
},
"departure": {
"time": "1767994225"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767994295"
},
"departure": {
"time": "1767994310"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767994360"
},
"departure": {
"time": "1767994370"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767994505"
},
"departure": {
"time": "1767994525"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767994585"
},
"departure": {
"time": "1767994605"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767994675"
},
"departure": {
"time": "1767994690"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767994810"
},
"departure": {
"time": "1767994825"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767994935"
},
"departure": {
"time": "1767994935"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_469_2_A11_5_215100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:6_R_210_2_724_5_191800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983047"
},
"departure": {
"time": "1767983049"
},
"stopId": "ORLEANS:StopArea:01026803",
"stopSequence": 3
},
{
"arrival": {
"time": "1767983189"
},
"departure": {
"time": "1767983189"
},
"stopId": "ORLEANS:StopArea:01027003",
"stopSequence": 4
},
{
"arrival": {
"time": "1767983244"
},
"departure": {
"time": "1767983244"
},
"stopId": "ORLEANS:StopArea:00001201",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983422"
},
"departure": {
"time": "1767983422"
},
"stopId": "ORLEANS:StopArea:00011801",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983488"
},
"departure": {
"time": "1767983488"
},
"stopId": "ORLEANS:StopArea:00033580",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983542"
},
"departure": {
"time": "1767983542"
},
"stopId": "ORLEANS:StopArea:00033101",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983650"
},
"departure": {
"time": "1767983650"
},
"stopId": "ORLEANS:StopArea:00032210",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983721"
},
"departure": {
"time": "1767983721"
},
"stopId": "ORLEANS:StopArea:00035970",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983830"
},
"departure": {
"time": "1767983830"
},
"stopId": "ORLEANS:StopArea:00026121",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983901"
},
"departure": {
"time": "1767983901"
},
"stopId": "ORLEANS:StopArea:00031201",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983967"
},
"departure": {
"time": "1767983967"
},
"stopId": "ORLEANS:StopArea:00035301",
"stopSequence": 13
},
{
"arrival": {
"time": "1767984013"
},
"departure": {
"time": "1767984013"
},
"stopId": "ORLEANS:StopArea:00020000",
"stopSequence": 14
},
{
"arrival": {
"time": "1767984072"
},
"departure": {
"time": "1767984072"
},
"stopId": "ORLEANS:StopArea:00047900",
"stopSequence": 15
},
{
"arrival": {
"time": "1767984148"
},
"departure": {
"time": "1767984148"
},
"stopId": "ORLEANS:StopArea:00022512",
"stopSequence": 16
},
{
"arrival": {
"time": "1767984253"
},
"departure": {
"time": "1767984253"
},
"stopId": "ORLEANS:StopArea:00036701",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984368"
},
"departure": {
"time": "1767984368"
},
"stopId": "ORLEANS:StopArea:00015300",
"stopSequence": 18
},
{
"arrival": {
"time": "1767984430"
},
"departure": {
"time": "1767984430"
},
"stopId": "ORLEANS:StopArea:00003700",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984443"
},
"departure": {
"time": "1767984443"
},
"stopId": "ORLEANS:StopArea:00004300",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984497"
},
"departure": {
"time": "1767984497"
},
"stopId": "ORLEANS:StopArea:00033800",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984549"
},
"departure": {
"time": "1767984549"
},
"stopId": "ORLEANS:StopArea:00007900",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984612"
},
"departure": {
"time": "1767984612"
},
"stopId": "ORLEANS:StopArea:00023200",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984689"
},
"departure": {
"time": "1767984689"
},
"stopId": "ORLEANS:StopArea:00015101",
"stopSequence": 24
},
{
"arrival": {
"time": "1767984807"
},
"departure": {
"time": "1767984807"
},
"stopId": "ORLEANS:StopArea:01010304",
"stopSequence": 25
},
{
"arrival": {
"time": "1767984915"
},
"departure": {
"time": "1767984915"
},
"stopId": "ORLEANS:StopArea:00018501",
"stopSequence": 26
},
{
"arrival": {
"time": "1767984973"
},
"departure": {
"time": "1767984973"
},
"stopId": "ORLEANS:StopArea:01029403",
"stopSequence": 27
},
{
"arrival": {
"time": "1767984989"
},
"departure": {
"time": "1767984989"
},
"stopId": "ORLEANS:StopArea:00046300",
"stopSequence": 28
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:6",
"tripId": "ORLEANS:VehicleJourney:6_R_210_2_724_5_191800"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_A_467_2_A11_5_205000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767987358"
},
"departure": {
"time": "1767988200"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767988335"
},
"departure": {
"time": "1767988355"
},
"stopId": "ORLEANS:StopArea:THOPAC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767988475"
},
"departure": {
"time": "1767988495"
},
"stopId": "ORLEANS:StopArea:TBOLIE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767988560"
},
"departure": {
"time": "1767988580"
},
"stopId": "ORLEANS:StopArea:TPOSTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767988645"
},
"departure": {
"time": "1767988670"
},
"stopId": "ORLEANS:StopArea:TINDIE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767988795"
},
"departure": {
"time": "1767988815"
},
"stopId": "ORLEANS:StopArea:TFLORA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767988865"
},
"departure": {
"time": "1767988880"
},
"stopId": "ORLEANS:StopArea:TCAMPU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767988951"
},
"departure": {
"time": "1767988955"
},
"stopId": "ORLEANS:StopArea:TLORET1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767989105"
},
"departure": {
"time": "1767989130"
},
"stopId": "ORLEANS:StopArea:TAULNA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767989257"
},
"departure": {
"time": "1767989260"
},
"stopId": "ORLEANS:StopArea:TLARRY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767989345"
},
"departure": {
"time": "1767989365"
},
"stopId": "ORLEANS:StopArea:TVHUGO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767989550"
},
"departure": {
"time": "1767989595"
},
"stopId": "ORLEANS:StopArea:TZENIT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767989675"
},
"departure": {
"time": "1767989695"
},
"stopId": "ORLEANS:StopArea:TCOMET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767989835"
},
"departure": {
"time": "1767989855"
},
"stopId": "ORLEANS:StopArea:TMOUIL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767989940"
},
"departure": {
"time": "1767989960"
},
"stopId": "ORLEANS:StopArea:TCSMAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767990050"
},
"departure": {
"time": "1767990075"
},
"stopId": "ORLEANS:StopArea:TTOURE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767990153"
},
"departure": {
"time": "1767990160"
},
"stopId": "ORLEANS:StopArea:TROYAL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767990271"
},
"departure": {
"time": "1767990300"
},
"stopId": "ORLEANS:StopArea:TGAULA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767990458"
},
"departure": {
"time": "1767990458"
},
"stopId": "ORLEANS:StopArea:TREPUB1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767990578"
},
"departure": {
"time": "1767990578"
},
"stopId": "ORLEANS:StopArea:TGARDO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767990645"
},
"departure": {
"time": "1767990660"
},
"stopId": "ORLEANS:StopArea:TLBRAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767990770"
},
"departure": {
"time": "1767990785"
},
"stopId": "ORLEANS:StopArea:TCOLIG1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767990870"
},
"departure": {
"time": "1767990875"
},
"stopId": "ORLEANS:StopArea:TLIBER1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767991010"
},
"departure": {
"time": "1767991030"
},
"stopId": "ORLEANS:StopArea:TAUBRA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767991155"
},
"departure": {
"time": "1767991170"
},
"stopId": "ORLEANS:StopArea:TBUSTI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767991275"
},
"departure": {
"time": "1767991295"
},
"stopId": "ORLEANS:StopArea:TLAMBA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1767991395"
},
"departure": {
"time": "1767991395"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_A_467_2_A11_5_205000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:40_R_85_2_4019_5_203000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767986424"
},
"departure": {
"time": "1767987000"
},
"stopId": "ORLEANS:StopArea:01001712",
"stopSequence": 0
},
{
"arrival": {
"time": "1767987125"
},
"departure": {
"time": "1767987125"
},
"stopId": "ORLEANS:StopArea:01017071",
"stopSequence": 1
},
{
"arrival": {
"time": "1767987191"
},
"departure": {
"time": "1767987191"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 2
},
{
"arrival": {
"time": "1767987237"
},
"departure": {
"time": "1767987237"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 3
},
{
"arrival": {
"time": "1767987339"
},
"departure": {
"time": "1767987339"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 4
},
{
"arrival": {
"time": "1767987360"
},
"departure": {
"time": "1767987360"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 5
},
{
"arrival": {
"time": "1767987540"
},
"departure": {
"time": "1767987540"
},
"stopId": "ORLEANS:StopArea:00038311",
"stopSequence": 6
},
{
"arrival": {
"time": "1767987585"
},
"departure": {
"time": "1767987585"
},
"stopId": "ORLEANS:StopArea:00026501",
"stopSequence": 7
},
{
"arrival": {
"time": "1767987960"
},
"departure": {
"time": "1767987960"
},
"stopId": "ORLEANS:StopArea:00005501",
"stopSequence": 8
},
{
"arrival": {
"time": "1767988015"
},
"departure": {
"time": "1767988015"
},
"stopId": "ORLEANS:StopArea:00047360",
"stopSequence": 9
},
{
"arrival": {
"time": "1767988089"
},
"departure": {
"time": "1767988089"
},
"stopId": "ORLEANS:StopArea:00047320",
"stopSequence": 10
},
{
"arrival": {
"time": "1767988140"
},
"departure": {
"time": "1767988140"
},
"stopId": "ORLEANS:StopArea:00039750",
"stopSequence": 11
},
{
"arrival": {
"time": "1767988246"
},
"departure": {
"time": "1767988246"
},
"stopId": "ORLEANS:StopArea:00004732",
"stopSequence": 12
},
{
"arrival": {
"time": "1767988300"
},
"departure": {
"time": "1767988300"
},
"stopId": "ORLEANS:StopArea:01036004",
"stopSequence": 13
},
{
"arrival": {
"time": "1767988385"
},
"departure": {
"time": "1767988385"
},
"stopId": "ORLEANS:StopArea:00034302",
"stopSequence": 14
},
{
"arrival": {
"time": "1767988440"
},
"departure": {
"time": "1767988440"
},
"stopId": "ORLEANS:StopArea:00007924",
"stopSequence": 15
},
{
"arrival": {
"time": "1767988562"
},
"departure": {
"time": "1767988562"
},
"stopId": "ORLEANS:StopArea:00003726",
"stopSequence": 16
},
{
"arrival": {
"time": "1767988656"
},
"departure": {
"time": "1767988656"
},
"stopId": "ORLEANS:StopArea:00049101",
"stopSequence": 17
},
{
"arrival": {
"time": "1767988740"
},
"departure": {
"time": "1767988740"
},
"stopId": "ORLEANS:StopArea:00010100",
"stopSequence": 18
},
{
"arrival": {
"time": "1767988816"
},
"departure": {
"time": "1767988816"
},
"stopId": "ORLEANS:StopArea:01077502",
"stopSequence": 19
},
{
"arrival": {
"time": "1767988852"
},
"departure": {
"time": "1767988852"
},
"stopId": "ORLEANS:StopArea:00007601",
"stopSequence": 20
},
{
"arrival": {
"time": "1767988879"
},
"departure": {
"time": "1767988879"
},
"stopId": "ORLEANS:StopArea:00043320",
"stopSequence": 21
},
{
"arrival": {
"time": "1767988910"
},
"departure": {
"time": "1767988910"
},
"stopId": "ORLEANS:StopArea:00016101",
"stopSequence": 22
},
{
"arrival": {
"time": "1767988942"
},
"departure": {
"time": "1767988942"
},
"stopId": "ORLEANS:StopArea:00001600",
"stopSequence": 23
},
{
"arrival": {
"time": "1767988981"
},
"departure": {
"time": "1767988981"
},
"stopId": "ORLEANS:StopArea:01088001",
"stopSequence": 24
},
{
"arrival": {
"time": "1767989040"
},
"departure": {
"time": "1767989040"
},
"stopId": "ORLEANS:StopArea:00035910",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:40",
"tripId": "ORLEANS:VehicleJourney:40_R_85_2_4019_5_203000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_167_2_B02_5_205500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767988500"
},
"departure": {
"time": "1767988500"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767988635"
},
"departure": {
"time": "1767988650"
},
"stopId": "ORLEANS:StopArea:TTFONT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767988735"
},
"departure": {
"time": "1767988745"
},
"stopId": "ORLEANS:StopArea:TMLKIN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767988843"
},
"departure": {
"time": "1767988843"
},
"stopId": "ORLEANS:StopArea:TTANGU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767988959"
},
"departure": {
"time": "1767988959"
},
"stopId": "ORLEANS:StopArea:TPEURO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767989019"
},
"departure": {
"time": "1767989019"
},
"stopId": "ORLEANS:StopArea:TPTDUN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767989090"
},
"departure": {
"time": "1767989100"
},
"stopId": "ORLEANS:StopArea:TBEAUM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767989175"
},
"departure": {
"time": "1767989195"
},
"stopId": "ORLEANS:StopArea:TMADEL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767989275"
},
"departure": {
"time": "1767989290"
},
"stopId": "ORLEANS:StopArea:TCXMOR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767989390"
},
"departure": {
"time": "1767989425"
},
"stopId": "ORLEANS:StopArea:TGAULB2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767989500"
},
"departure": {
"time": "1767989515"
},
"stopId": "ORLEANS:StopArea:TJDARC2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767989585"
},
"departure": {
"time": "1767989600"
},
"stopId": "ORLEANS:StopArea:TCAHDV2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767989655"
},
"departure": {
"time": "1767989670"
},
"stopId": "ORLEANS:StopArea:THALMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767989765"
},
"departure": {
"time": "1767989785"
},
"stopId": "ORLEANS:StopArea:TVIGNA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767989870"
},
"departure": {
"time": "1767989885"
},
"stopId": "ORLEANS:StopArea:TRIOBE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767989980"
},
"departure": {
"time": "1767990000"
},
"stopId": "ORLEANS:StopArea:TDRHOM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767990065"
},
"departure": {
"time": "1767990080"
},
"stopId": "ORLEANS:StopArea:TMOZAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767990135"
},
"departure": {
"time": "1767990145"
},
"stopId": "ORLEANS:StopArea:TGVILL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767990200"
},
"departure": {
"time": "1767990245"
},
"stopId": "ORLEANS:StopArea:TAMBER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767990360"
},
"departure": {
"time": "1767990370"
},
"stopId": "ORLEANS:StopArea:TGAUBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767990485"
},
"departure": {
"time": "1767990500"
},
"stopId": "ORLEANS:StopArea:TPTBOR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767990560"
},
"departure": {
"time": "1767990570"
},
"stopId": "ORLEANS:StopArea:TVERVI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767990655"
},
"departure": {
"time": "1767990665"
},
"stopId": "ORLEANS:StopArea:TCLARC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767990765"
},
"departure": {
"time": "1767990780"
},
"stopId": "ORLEANS:StopArea:TLBLUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767990885"
},
"departure": {
"time": "1767990885"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_167_2_B02_5_205500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_A_542_2_112_5_182300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982983"
},
"departure": {
"time": "1767982983"
},
"stopId": "ORLEANS:StopArea:00054700",
"stopSequence": 44
},
{
"arrival": {
"time": "1767983040"
},
"departure": {
"time": "1767983040"
},
"stopId": "ORLEANS:StopArea:00048800",
"stopSequence": 45
},
{
"arrival": {
"time": "1767983070"
},
"departure": {
"time": "1767983070"
},
"stopId": "ORLEANS:StopArea:00036300",
"stopSequence": 46
},
{
"arrival": {
"time": "1767983107"
},
"departure": {
"time": "1767983107"
},
"stopId": "ORLEANS:StopArea:00035304",
"stopSequence": 47
},
{
"arrival": {
"time": "1767983165"
},
"departure": {
"time": "1767983165"
},
"stopId": "ORLEANS:StopArea:01009101",
"stopSequence": 48
},
{
"arrival": {
"time": "1767983293"
},
"departure": {
"time": "1767983293"
},
"stopId": "ORLEANS:StopArea:01069303",
"stopSequence": 49
},
{
"arrival": {
"time": "1767983366"
},
"departure": {
"time": "1767983366"
},
"stopId": "ORLEANS:StopArea:01029404",
"stopSequence": 50
},
{
"arrival": {
"time": "1767983400"
},
"departure": {
"time": "1767983400"
},
"stopId": "ORLEANS:StopArea:00021520",
"stopSequence": 51
},
{
"arrival": {
"time": "1767983487"
},
"departure": {
"time": "1767983487"
},
"stopId": "ORLEANS:StopArea:00035151",
"stopSequence": 52
},
{
"arrival": {
"time": "1767983520"
},
"departure": {
"time": "1767983520"
},
"stopId": "ORLEANS:StopArea:00029421",
"stopSequence": 53
},
{
"arrival": {
"time": "1767983564"
},
"departure": {
"time": "1767983564"
},
"stopId": "ORLEANS:StopArea:01084101",
"stopSequence": 54
},
{
"arrival": {
"time": "1767983665"
},
"departure": {
"time": "1767983665"
},
"stopId": "ORLEANS:StopArea:01079202",
"stopSequence": 55
},
{
"arrival": {
"time": "1767983788"
},
"departure": {
"time": "1767983788"
},
"stopId": "ORLEANS:StopArea:00016600",
"stopSequence": 56
},
{
"arrival": {
"time": "1767983820"
},
"departure": {
"time": "1767983820"
},
"stopId": "ORLEANS:StopArea:01010601",
"stopSequence": 57
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_A_542_2_112_5_182300"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_468_2_A18_5_211400",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767989165"
},
"departure": {
"time": "1767989640"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767989720"
},
"departure": {
"time": "1767989735"
},
"stopId": "ORLEANS:StopArea:TLAMBA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767989855"
},
"departure": {
"time": "1767989855"
},
"stopId": "ORLEANS:StopArea:TBUSTI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767989975"
},
"departure": {
"time": "1767990000"
},
"stopId": "ORLEANS:StopArea:TAUBRA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767990135"
},
"departure": {
"time": "1767990150"
},
"stopId": "ORLEANS:StopArea:TLIBER2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767990220"
},
"departure": {
"time": "1767990240"
},
"stopId": "ORLEANS:StopArea:TCOLIG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767990335"
},
"departure": {
"time": "1767990355"
},
"stopId": "ORLEANS:StopArea:TLBRAL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767990455"
},
"departure": {
"time": "1767990490"
},
"stopId": "ORLEANS:StopArea:TGARDO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767990595"
},
"departure": {
"time": "1767990610"
},
"stopId": "ORLEANS:StopArea:TREPUB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767990725"
},
"departure": {
"time": "1767990760"
},
"stopId": "ORLEANS:StopArea:TGAULA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767990835"
},
"departure": {
"time": "1767990855"
},
"stopId": "ORLEANS:StopArea:TROYAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767990920"
},
"departure": {
"time": "1767990935"
},
"stopId": "ORLEANS:StopArea:TTOURE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767991020"
},
"departure": {
"time": "1767991040"
},
"stopId": "ORLEANS:StopArea:TCSMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767991125"
},
"departure": {
"time": "1767991140"
},
"stopId": "ORLEANS:StopArea:TMOUIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767991280"
},
"departure": {
"time": "1767991300"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767991385"
},
"departure": {
"time": "1767991415"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767991600"
},
"departure": {
"time": "1767991615"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767991705"
},
"departure": {
"time": "1767991720"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767991830"
},
"departure": {
"time": "1767991850"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767991990"
},
"departure": {
"time": "1767992000"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767992070"
},
"departure": {
"time": "1767992085"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767992135"
},
"departure": {
"time": "1767992145"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767992280"
},
"departure": {
"time": "1767992300"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767992360"
},
"departure": {
"time": "1767992380"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767992450"
},
"departure": {
"time": "1767992465"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767992585"
},
"departure": {
"time": "1767992600"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767992710"
},
"departure": {
"time": "1767992710"
},
"stopId": "ORLEANS:StopArea:THOPIT2",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_468_2_A18_5_211400"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_A_467_2_A07_5_221100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767992129"
},
"departure": {
"time": "1767993060"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767993195"
},
"departure": {
"time": "1767993215"
},
"stopId": "ORLEANS:StopArea:THOPAC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767993335"
},
"departure": {
"time": "1767993355"
},
"stopId": "ORLEANS:StopArea:TBOLIE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767993420"
},
"departure": {
"time": "1767993440"
},
"stopId": "ORLEANS:StopArea:TPOSTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767993505"
},
"departure": {
"time": "1767993525"
},
"stopId": "ORLEANS:StopArea:TINDIE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767993650"
},
"departure": {
"time": "1767993660"
},
"stopId": "ORLEANS:StopArea:TFLORA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767993710"
},
"departure": {
"time": "1767993720"
},
"stopId": "ORLEANS:StopArea:TCAMPU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767993785"
},
"departure": {
"time": "1767993795"
},
"stopId": "ORLEANS:StopArea:TLORET1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767993940"
},
"departure": {
"time": "1767993960"
},
"stopId": "ORLEANS:StopArea:TAULNA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767994075"
},
"departure": {
"time": "1767994090"
},
"stopId": "ORLEANS:StopArea:TLARRY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767994175"
},
"departure": {
"time": "1767994190"
},
"stopId": "ORLEANS:StopArea:TVHUGO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767994375"
},
"departure": {
"time": "1767994405"
},
"stopId": "ORLEANS:StopArea:TZENIT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767994485"
},
"departure": {
"time": "1767994505"
},
"stopId": "ORLEANS:StopArea:TCOMET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767994645"
},
"departure": {
"time": "1767994660"
},
"stopId": "ORLEANS:StopArea:TMOUIL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767994745"
},
"departure": {
"time": "1767994765"
},
"stopId": "ORLEANS:StopArea:TCSMAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767994855"
},
"departure": {
"time": "1767994875"
},
"stopId": "ORLEANS:StopArea:TTOURE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767994950"
},
"departure": {
"time": "1767994965"
},
"stopId": "ORLEANS:StopArea:TROYAL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767995065"
},
"departure": {
"time": "1767995100"
},
"stopId": "ORLEANS:StopArea:TGAULA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767995180"
},
"departure": {
"time": "1767995195"
},
"stopId": "ORLEANS:StopArea:TREPUB1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767995310"
},
"departure": {
"time": "1767995335"
},
"stopId": "ORLEANS:StopArea:TGARDO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767995440"
},
"departure": {
"time": "1767995455"
},
"stopId": "ORLEANS:StopArea:TLBRAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767995565"
},
"departure": {
"time": "1767995580"
},
"stopId": "ORLEANS:StopArea:TCOLIG1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767995655"
},
"departure": {
"time": "1767995670"
},
"stopId": "ORLEANS:StopArea:TLIBER1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767995805"
},
"departure": {
"time": "1767995825"
},
"stopId": "ORLEANS:StopArea:TAUBRA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767995950"
},
"departure": {
"time": "1767995965"
},
"stopId": "ORLEANS:StopArea:TBUSTI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767996070"
},
"departure": {
"time": "1767996090"
},
"stopId": "ORLEANS:StopArea:TLAMBA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1767996190"
},
"departure": {
"time": "1767996190"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_A_467_2_A07_5_221100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_R_336_2_723_5_193500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983317"
},
"departure": {
"time": "1767983700"
},
"stopId": "ORLEANS:StopArea:01016405",
"stopSequence": 0
},
{
"arrival": {
"time": "1767983778"
},
"departure": {
"time": "1767983778"
},
"stopId": "ORLEANS:StopArea:01016502",
"stopSequence": 1
},
{
"arrival": {
"time": "1767983841"
},
"departure": {
"time": "1767983841"
},
"stopId": "ORLEANS:StopArea:01016603",
"stopSequence": 2
},
{
"arrival": {
"time": "1767983904"
},
"departure": {
"time": "1767983904"
},
"stopId": "ORLEANS:StopArea:00000601",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984011"
},
"departure": {
"time": "1767984011"
},
"stopId": "ORLEANS:StopArea:00001501",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984073"
},
"departure": {
"time": "1767984073"
},
"stopId": "ORLEANS:StopArea:01016903",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984127"
},
"departure": {
"time": "1767984127"
},
"stopId": "ORLEANS:StopArea:01003404",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984297"
},
"departure": {
"time": "1767984297"
},
"stopId": "ORLEANS:StopArea:00054601",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984367"
},
"departure": {
"time": "1767984367"
},
"stopId": "ORLEANS:StopArea:00005931",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984438"
},
"departure": {
"time": "1767984438"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984503"
},
"departure": {
"time": "1767984503"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984551"
},
"departure": {
"time": "1767984660"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984783"
},
"departure": {
"time": "1767984783"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 12
},
{
"arrival": {
"time": "1767984870"
},
"departure": {
"time": "1767984870"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 13
},
{
"arrival": {
"time": "1767984951"
},
"departure": {
"time": "1767984951"
},
"stopId": "ORLEANS:StopArea:01013105",
"stopSequence": 14
},
{
"arrival": {
"time": "1767985057"
},
"departure": {
"time": "1767985057"
},
"stopId": "ORLEANS:StopArea:00007701",
"stopSequence": 15
},
{
"arrival": {
"time": "1767985109"
},
"departure": {
"time": "1767985109"
},
"stopId": "ORLEANS:StopArea:01012904",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985173"
},
"departure": {
"time": "1767985173"
},
"stopId": "ORLEANS:StopArea:01012804",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985275"
},
"departure": {
"time": "1767985275"
},
"stopId": "ORLEANS:StopArea:00010080",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985290"
},
"departure": {
"time": "1767985290"
},
"stopId": "ORLEANS:StopArea:00031722",
"stopSequence": 19
},
{
"arrival": {
"time": "1767985355"
},
"departure": {
"time": "1767985355"
},
"stopId": "ORLEANS:StopArea:00008945",
"stopSequence": 20
},
{
"arrival": {
"time": "1767985425"
},
"departure": {
"time": "1767985425"
},
"stopId": "ORLEANS:StopArea:00009120",
"stopSequence": 21
},
{
"arrival": {
"time": "1767985517"
},
"departure": {
"time": "1767985517"
},
"stopId": "ORLEANS:StopArea:00037601",
"stopSequence": 22
},
{
"arrival": {
"time": "1767985599"
},
"departure": {
"time": "1767985599"
},
"stopId": "ORLEANS:StopArea:00018300",
"stopSequence": 23
},
{
"arrival": {
"time": "1767985710"
},
"departure": {
"time": "1767985710"
},
"stopId": "ORLEANS:StopArea:00051100",
"stopSequence": 24
},
{
"arrival": {
"time": "1767985854"
},
"departure": {
"time": "1767985854"
},
"stopId": "ORLEANS:StopArea:00044170",
"stopSequence": 25
},
{
"arrival": {
"time": "1767985897"
},
"departure": {
"time": "1767985897"
},
"stopId": "ORLEANS:StopArea:00033033",
"stopSequence": 26
},
{
"arrival": {
"time": "1767986030"
},
"departure": {
"time": "1767986030"
},
"stopId": "ORLEANS:StopArea:00044400",
"stopSequence": 27
},
{
"arrival": {
"time": "1767986074"
},
"departure": {
"time": "1767986074"
},
"stopId": "ORLEANS:StopArea:00044800",
"stopSequence": 28
},
{
"arrival": {
"time": "1767986187"
},
"departure": {
"time": "1767986187"
},
"stopId": "ORLEANS:StopArea:00048701",
"stopSequence": 29
},
{
"arrival": {
"time": "1767986274"
},
"departure": {
"time": "1767986274"
},
"stopId": "ORLEANS:StopArea:00006900",
"stopSequence": 30
},
{
"arrival": {
"time": "1767986329"
},
"departure": {
"time": "1767986329"
},
"stopId": "ORLEANS:StopArea:00010601",
"stopSequence": 31
},
{
"arrival": {
"time": "1767986369"
},
"departure": {
"time": "1767986369"
},
"stopId": "ORLEANS:StopArea:00031110",
"stopSequence": 32
},
{
"arrival": {
"time": "1767986418"
},
"departure": {
"time": "1767986418"
},
"stopId": "ORLEANS:StopArea:01022201",
"stopSequence": 33
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_R_336_2_723_5_193500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_R_173_2_B03_5_194940",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767984253"
},
"departure": {
"time": "1767984580"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767984680"
},
"departure": {
"time": "1767984690"
},
"stopId": "ORLEANS:StopArea:TLBLUM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767984786"
},
"departure": {
"time": "1767984800"
},
"stopId": "ORLEANS:StopArea:TCLARC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984884"
},
"departure": {
"time": "1767984895"
},
"stopId": "ORLEANS:StopArea:TVERVI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984957"
},
"departure": {
"time": "1767984965"
},
"stopId": "ORLEANS:StopArea:TPTBOR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767985075"
},
"departure": {
"time": "1767985085"
},
"stopId": "ORLEANS:StopArea:TGAUBR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767985193"
},
"departure": {
"time": "1767985210"
},
"stopId": "ORLEANS:StopArea:TAMBER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767985270"
},
"departure": {
"time": "1767985280"
},
"stopId": "ORLEANS:StopArea:TGVILL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767985342"
},
"departure": {
"time": "1767985355"
},
"stopId": "ORLEANS:StopArea:TMOZAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767985425"
},
"departure": {
"time": "1767985440"
},
"stopId": "ORLEANS:StopArea:TDRHOM1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767985537"
},
"departure": {
"time": "1767985550"
},
"stopId": "ORLEANS:StopArea:TRIOBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767985629"
},
"departure": {
"time": "1767985655"
},
"stopId": "ORLEANS:StopArea:TVIGNA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767985756"
},
"departure": {
"time": "1767985775"
},
"stopId": "ORLEANS:StopArea:THALMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767985843"
},
"departure": {
"time": "1767985860"
},
"stopId": "ORLEANS:StopArea:TCAHDV1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767985923"
},
"departure": {
"time": "1767985935"
},
"stopId": "ORLEANS:StopArea:TJDARC1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767986015"
},
"departure": {
"time": "1767986065"
},
"stopId": "ORLEANS:StopArea:TGAULB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767986159"
},
"departure": {
"time": "1767986170"
},
"stopId": "ORLEANS:StopArea:TCXMOR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767986238"
},
"departure": {
"time": "1767986255"
},
"stopId": "ORLEANS:StopArea:TMADEL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767986337"
},
"departure": {
"time": "1767986337"
},
"stopId": "ORLEANS:StopArea:TBEAUM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767986410"
},
"departure": {
"time": "1767986420"
},
"stopId": "ORLEANS:StopArea:TPTDUN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767986481"
},
"departure": {
"time": "1767986495"
},
"stopId": "ORLEANS:StopArea:TPEURO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767986613"
},
"departure": {
"time": "1767986620"
},
"stopId": "ORLEANS:StopArea:TTANGU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767986683"
},
"departure": {
"time": "1767986690"
},
"stopId": "ORLEANS:StopArea:TMLKIN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767986780"
},
"departure": {
"time": "1767986795"
},
"stopId": "ORLEANS:StopArea:TTFONT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767986929"
},
"departure": {
"time": "1767986929"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_R_173_2_B03_5_194940"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_167_2_B06_5_194550",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767984053"
},
"departure": {
"time": "1767984350"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767984493"
},
"departure": {
"time": "1767984500"
},
"stopId": "ORLEANS:StopArea:TTFONT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767984589"
},
"departure": {
"time": "1767984595"
},
"stopId": "ORLEANS:StopArea:TMLKIN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984655"
},
"departure": {
"time": "1767984665"
},
"stopId": "ORLEANS:StopArea:TTANGU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984789"
},
"departure": {
"time": "1767984790"
},
"stopId": "ORLEANS:StopArea:TPEURO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984853"
},
"departure": {
"time": "1767984865"
},
"stopId": "ORLEANS:StopArea:TPTDUN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984944"
},
"departure": {
"time": "1767984950"
},
"stopId": "ORLEANS:StopArea:TBEAUM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767985027"
},
"departure": {
"time": "1767985045"
},
"stopId": "ORLEANS:StopArea:TMADEL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767985132"
},
"departure": {
"time": "1767985140"
},
"stopId": "ORLEANS:StopArea:TCXMOR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767985236"
},
"departure": {
"time": "1767985275"
},
"stopId": "ORLEANS:StopArea:TGAULB2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767985356"
},
"departure": {
"time": "1767985365"
},
"stopId": "ORLEANS:StopArea:TJDARC2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767985438"
},
"departure": {
"time": "1767985450"
},
"stopId": "ORLEANS:StopArea:TCAHDV2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767985506"
},
"departure": {
"time": "1767985520"
},
"stopId": "ORLEANS:StopArea:THALMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767985617"
},
"departure": {
"time": "1767985635"
},
"stopId": "ORLEANS:StopArea:TVIGNA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767985719"
},
"departure": {
"time": "1767985735"
},
"stopId": "ORLEANS:StopArea:TRIOBE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767985827"
},
"departure": {
"time": "1767985850"
},
"stopId": "ORLEANS:StopArea:TDRHOM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767985918"
},
"departure": {
"time": "1767985930"
},
"stopId": "ORLEANS:StopArea:TMOZAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985985"
},
"departure": {
"time": "1767985995"
},
"stopId": "ORLEANS:StopArea:TGVILL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767986050"
},
"departure": {
"time": "1767986095"
},
"stopId": "ORLEANS:StopArea:TAMBER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767986211"
},
"departure": {
"time": "1767986220"
},
"stopId": "ORLEANS:StopArea:TGAUBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767986338"
},
"departure": {
"time": "1767986350"
},
"stopId": "ORLEANS:StopArea:TPTBOR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767986416"
},
"departure": {
"time": "1767986420"
},
"stopId": "ORLEANS:StopArea:TVERVI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767986507"
},
"departure": {
"time": "1767986515"
},
"stopId": "ORLEANS:StopArea:TCLARC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767986618"
},
"departure": {
"time": "1767986630"
},
"stopId": "ORLEANS:StopArea:TLBLUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767986731"
},
"departure": {
"time": "1767986731"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_167_2_B06_5_194550"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_468_2_A05_5_185700",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983047"
},
"departure": {
"time": "1767983062"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983144"
},
"departure": {
"time": "1767983240"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983445"
},
"departure": {
"time": "1767983445"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983533"
},
"departure": {
"time": "1767983545"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983665"
},
"departure": {
"time": "1767983675"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983823"
},
"departure": {
"time": "1767983825"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983902"
},
"departure": {
"time": "1767983910"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983960"
},
"departure": {
"time": "1767983975"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984112"
},
"departure": {
"time": "1767984130"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984185"
},
"departure": {
"time": "1767984210"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984288"
},
"departure": {
"time": "1767984300"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767984428"
},
"departure": {
"time": "1767984435"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767984542"
},
"departure": {
"time": "1767984542"
},
"stopId": "ORLEANS:StopArea:THOPIT2",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_468_2_A05_5_185700"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_A_337_2_301_5_200500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767985167"
},
"departure": {
"time": "1767985500"
},
"stopId": "ORLEANS:StopArea:01022201",
"stopSequence": 0
},
{
"arrival": {
"time": "1767985530"
},
"departure": {
"time": "1767985530"
},
"stopId": "ORLEANS:StopArea:01022204",
"stopSequence": 1
},
{
"arrival": {
"time": "1767985558"
},
"departure": {
"time": "1767985558"
},
"stopId": "ORLEANS:StopArea:00031111",
"stopSequence": 2
},
{
"arrival": {
"time": "1767985626"
},
"departure": {
"time": "1767985626"
},
"stopId": "ORLEANS:StopArea:00010600",
"stopSequence": 3
},
{
"arrival": {
"time": "1767985673"
},
"departure": {
"time": "1767985673"
},
"stopId": "ORLEANS:StopArea:00006901",
"stopSequence": 4
},
{
"arrival": {
"time": "1767985796"
},
"departure": {
"time": "1767985796"
},
"stopId": "ORLEANS:StopArea:00048700",
"stopSequence": 5
},
{
"arrival": {
"time": "1767985847"
},
"departure": {
"time": "1767985847"
},
"stopId": "ORLEANS:StopArea:00044801",
"stopSequence": 6
},
{
"arrival": {
"time": "1767985967"
},
"departure": {
"time": "1767985967"
},
"stopId": "ORLEANS:StopArea:00044401",
"stopSequence": 7
},
{
"arrival": {
"time": "1767986014"
},
"departure": {
"time": "1767986014"
},
"stopId": "ORLEANS:StopArea:00033032",
"stopSequence": 8
},
{
"arrival": {
"time": "1767986143"
},
"departure": {
"time": "1767986143"
},
"stopId": "ORLEANS:StopArea:00044171",
"stopSequence": 9
},
{
"arrival": {
"time": "1767986215"
},
"departure": {
"time": "1767986215"
},
"stopId": "ORLEANS:StopArea:00051101",
"stopSequence": 10
},
{
"arrival": {
"time": "1767986364"
},
"departure": {
"time": "1767986364"
},
"stopId": "ORLEANS:StopArea:00018301",
"stopSequence": 11
},
{
"arrival": {
"time": "1767986426"
},
"departure": {
"time": "1767986426"
},
"stopId": "ORLEANS:StopArea:00037600",
"stopSequence": 12
},
{
"arrival": {
"time": "1767986541"
},
"departure": {
"time": "1767986541"
},
"stopId": "ORLEANS:StopArea:00009121",
"stopSequence": 13
},
{
"arrival": {
"time": "1767986581"
},
"departure": {
"time": "1767986581"
},
"stopId": "ORLEANS:StopArea:00008946",
"stopSequence": 14
},
{
"arrival": {
"time": "1767986616"
},
"departure": {
"time": "1767986616"
},
"stopId": "ORLEANS:StopArea:00031721",
"stopSequence": 15
},
{
"arrival": {
"time": "1767986650"
},
"departure": {
"time": "1767986650"
},
"stopId": "ORLEANS:StopArea:00010081",
"stopSequence": 16
},
{
"arrival": {
"time": "1767986712"
},
"departure": {
"time": "1767986712"
},
"stopId": "ORLEANS:StopArea:00000102",
"stopSequence": 17
},
{
"arrival": {
"time": "1767986789"
},
"departure": {
"time": "1767986789"
},
"stopId": "ORLEANS:StopArea:01012903",
"stopSequence": 18
},
{
"arrival": {
"time": "1767986840"
},
"departure": {
"time": "1767986840"
},
"stopId": "ORLEANS:StopArea:00007700",
"stopSequence": 19
},
{
"arrival": {
"time": "1767986904"
},
"departure": {
"time": "1767986904"
},
"stopId": "ORLEANS:StopArea:00047700",
"stopSequence": 20
},
{
"arrival": {
"time": "1767986975"
},
"departure": {
"time": "1767986975"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 21
},
{
"arrival": {
"time": "1767987073"
},
"departure": {
"time": "1767987073"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 22
},
{
"arrival": {
"time": "1767987166"
},
"departure": {
"time": "1767987180"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 23
},
{
"arrival": {
"time": "1767987255"
},
"departure": {
"time": "1767987255"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 24
},
{
"arrival": {
"time": "1767987319"
},
"departure": {
"time": "1767987319"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 25
},
{
"arrival": {
"time": "1767987385"
},
"departure": {
"time": "1767987385"
},
"stopId": "ORLEANS:StopArea:00005930",
"stopSequence": 26
},
{
"arrival": {
"time": "1767987455"
},
"departure": {
"time": "1767987455"
},
"stopId": "ORLEANS:StopArea:00054600",
"stopSequence": 27
},
{
"arrival": {
"time": "1767987780"
},
"departure": {
"time": "1767987780"
},
"stopId": "ORLEANS:StopArea:01003407",
"stopSequence": 28
},
{
"arrival": {
"time": "1767987854"
},
"departure": {
"time": "1767987854"
},
"stopId": "ORLEANS:StopArea:01016904",
"stopSequence": 29
},
{
"arrival": {
"time": "1767987910"
},
"departure": {
"time": "1767987910"
},
"stopId": "ORLEANS:StopArea:00001500",
"stopSequence": 30
},
{
"arrival": {
"time": "1767988020"
},
"departure": {
"time": "1767988020"
},
"stopId": "ORLEANS:StopArea:00000600",
"stopSequence": 31
},
{
"arrival": {
"time": "1767988088"
},
"departure": {
"time": "1767988088"
},
"stopId": "ORLEANS:StopArea:01016604",
"stopSequence": 32
},
{
"arrival": {
"time": "1767988162"
},
"departure": {
"time": "1767988162"
},
"stopId": "ORLEANS:StopArea:01016501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767988268"
},
"departure": {
"time": "1767988268"
},
"stopId": "ORLEANS:StopArea:01016405",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_A_337_2_301_5_200500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:13_A_481_2_1306_5_190100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983015"
},
"departure": {
"time": "1767983025"
},
"stopId": "ORLEANS:StopArea:00007921",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:13",
"tripId": "ORLEANS:VehicleJourney:13_A_481_2_1306_5_190100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_A_369_2_207_5_185900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983035"
},
"departure": {
"time": "1767983160"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983243"
},
"departure": {
"time": "1767983243"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983338"
},
"departure": {
"time": "1767983338"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983418"
},
"departure": {
"time": "1767983418"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983481"
},
"departure": {
"time": "1767983481"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983549"
},
"departure": {
"time": "1767983549"
},
"stopId": "ORLEANS:StopArea:01013604",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983651"
},
"departure": {
"time": "1767983651"
},
"stopId": "ORLEANS:StopArea:01013704",
"stopSequence": 26
},
{
"arrival": {
"time": "1767983716"
},
"departure": {
"time": "1767983716"
},
"stopId": "ORLEANS:StopArea:00039800",
"stopSequence": 27
},
{
"arrival": {
"time": "1767983774"
},
"departure": {
"time": "1767983774"
},
"stopId": "ORLEANS:StopArea:01014004",
"stopSequence": 28
},
{
"arrival": {
"time": "1767983825"
},
"departure": {
"time": "1767983825"
},
"stopId": "ORLEANS:StopArea:00055550",
"stopSequence": 29
},
{
"arrival": {
"time": "1767983889"
},
"departure": {
"time": "1767983889"
},
"stopId": "ORLEANS:StopArea:00036901",
"stopSequence": 30
},
{
"arrival": {
"time": "1767983936"
},
"departure": {
"time": "1767983936"
},
"stopId": "ORLEANS:StopArea:00042301",
"stopSequence": 31
},
{
"arrival": {
"time": "1767983998"
},
"departure": {
"time": "1767983998"
},
"stopId": "ORLEANS:StopArea:01014404",
"stopSequence": 32
},
{
"arrival": {
"time": "1767984076"
},
"departure": {
"time": "1767984076"
},
"stopId": "ORLEANS:StopArea:00030300",
"stopSequence": 33
},
{
"arrival": {
"time": "1767984130"
},
"departure": {
"time": "1767984130"
},
"stopId": "ORLEANS:StopArea:00019700",
"stopSequence": 34
},
{
"arrival": {
"time": "1767984203"
},
"departure": {
"time": "1767984203"
},
"stopId": "ORLEANS:StopArea:01002604",
"stopSequence": 35
},
{
"arrival": {
"time": "1767984206"
},
"departure": {
"time": "1767984206"
},
"stopId": "ORLEANS:StopArea:00036650",
"stopSequence": 36
},
{
"arrival": {
"time": "1767984260"
},
"departure": {
"time": "1767984260"
},
"stopId": "ORLEANS:StopArea:00009112",
"stopSequence": 37
},
{
"arrival": {
"time": "1767984329"
},
"departure": {
"time": "1767984329"
},
"stopId": "ORLEANS:StopArea:00046103",
"stopSequence": 38
},
{
"arrival": {
"time": "1767984386"
},
"departure": {
"time": "1767984386"
},
"stopId": "ORLEANS:StopArea:00002400",
"stopSequence": 39
},
{
"arrival": {
"time": "1767984430"
},
"departure": {
"time": "1767984430"
},
"stopId": "ORLEANS:StopArea:00003200",
"stopSequence": 40
},
{
"arrival": {
"time": "1767984552"
},
"departure": {
"time": "1767984552"
},
"stopId": "ORLEANS:StopArea:00017601",
"stopSequence": 41
},
{
"arrival": {
"time": "1767984626"
},
"departure": {
"time": "1767984626"
},
"stopId": "ORLEANS:StopArea:00018001",
"stopSequence": 42
},
{
"arrival": {
"time": "1767984626"
},
"departure": {
"time": "1767984626"
},
"stopId": "ORLEANS:StopArea:00035625",
"stopSequence": 43
},
{
"arrival": {
"time": "1767984689"
},
"departure": {
"time": "1767984689"
},
"stopId": "ORLEANS:StopArea:01033604",
"stopSequence": 44
},
{
"arrival": {
"time": "1767984738"
},
"departure": {
"time": "1767984738"
},
"stopId": "ORLEANS:StopArea:00021901",
"stopSequence": 45
},
{
"arrival": {
"time": "1767984797"
},
"departure": {
"time": "1767984797"
},
"stopId": "ORLEANS:StopArea:01086902",
"stopSequence": 46
},
{
"arrival": {
"time": "1767984806"
},
"departure": {
"time": "1767984806"
},
"stopId": "ORLEANS:StopArea:00033445",
"stopSequence": 47
},
{
"arrival": {
"time": "1767984860"
},
"departure": {
"time": "1767984860"
},
"stopId": "ORLEANS:StopArea:08047304",
"stopSequence": 48
},
{
"arrival": {
"time": "1767984987"
},
"departure": {
"time": "1767984987"
},
"stopId": "ORLEANS:StopArea:01047402",
"stopSequence": 49
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_A_369_2_207_5_185900"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_A_337_2_306_5_222400",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767993572"
},
"departure": {
"time": "1767993840"
},
"stopId": "ORLEANS:StopArea:01022201",
"stopSequence": 0
},
{
"arrival": {
"time": "1767993876"
},
"departure": {
"time": "1767993876"
},
"stopId": "ORLEANS:StopArea:01022204",
"stopSequence": 1
},
{
"arrival": {
"time": "1767993893"
},
"departure": {
"time": "1767993893"
},
"stopId": "ORLEANS:StopArea:00031111",
"stopSequence": 2
},
{
"arrival": {
"time": "1767993979"
},
"departure": {
"time": "1767993979"
},
"stopId": "ORLEANS:StopArea:00010600",
"stopSequence": 3
},
{
"arrival": {
"time": "1767993998"
},
"departure": {
"time": "1767993998"
},
"stopId": "ORLEANS:StopArea:00006901",
"stopSequence": 4
},
{
"arrival": {
"time": "1767994156"
},
"departure": {
"time": "1767994156"
},
"stopId": "ORLEANS:StopArea:00048700",
"stopSequence": 5
},
{
"arrival": {
"time": "1767994217"
},
"departure": {
"time": "1767994217"
},
"stopId": "ORLEANS:StopArea:00044801",
"stopSequence": 6
},
{
"arrival": {
"time": "1767994319"
},
"departure": {
"time": "1767994319"
},
"stopId": "ORLEANS:StopArea:00044401",
"stopSequence": 7
},
{
"arrival": {
"time": "1767994396"
},
"departure": {
"time": "1767994396"
},
"stopId": "ORLEANS:StopArea:00033032",
"stopSequence": 8
},
{
"arrival": {
"time": "1767994503"
},
"departure": {
"time": "1767994503"
},
"stopId": "ORLEANS:StopArea:00044171",
"stopSequence": 9
},
{
"arrival": {
"time": "1767994620"
},
"departure": {
"time": "1767994620"
},
"stopId": "ORLEANS:StopArea:00051101",
"stopSequence": 10
},
{
"arrival": {
"time": "1767994749"
},
"departure": {
"time": "1767994749"
},
"stopId": "ORLEANS:StopArea:00018301",
"stopSequence": 11
},
{
"arrival": {
"time": "1767994804"
},
"departure": {
"time": "1767994804"
},
"stopId": "ORLEANS:StopArea:00037600",
"stopSequence": 12
},
{
"arrival": {
"time": "1767994947"
},
"departure": {
"time": "1767994947"
},
"stopId": "ORLEANS:StopArea:00009121",
"stopSequence": 13
},
{
"arrival": {
"time": "1767994974"
},
"departure": {
"time": "1767994974"
},
"stopId": "ORLEANS:StopArea:00008946",
"stopSequence": 14
},
{
"arrival": {
"time": "1767995012"
},
"departure": {
"time": "1767995012"
},
"stopId": "ORLEANS:StopArea:00031721",
"stopSequence": 15
},
{
"arrival": {
"time": "1767995049"
},
"departure": {
"time": "1767995049"
},
"stopId": "ORLEANS:StopArea:00010081",
"stopSequence": 16
},
{
"arrival": {
"time": "1767995117"
},
"departure": {
"time": "1767995117"
},
"stopId": "ORLEANS:StopArea:00000102",
"stopSequence": 17
},
{
"arrival": {
"time": "1767995197"
},
"departure": {
"time": "1767995197"
},
"stopId": "ORLEANS:StopArea:01012903",
"stopSequence": 18
},
{
"arrival": {
"time": "1767995250"
},
"departure": {
"time": "1767995250"
},
"stopId": "ORLEANS:StopArea:00007700",
"stopSequence": 19
},
{
"arrival": {
"time": "1767995316"
},
"departure": {
"time": "1767995316"
},
"stopId": "ORLEANS:StopArea:00047700",
"stopSequence": 20
},
{
"arrival": {
"time": "1767995390"
},
"departure": {
"time": "1767995390"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 21
},
{
"arrival": {
"time": "1767995488"
},
"departure": {
"time": "1767995488"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 22
},
{
"arrival": {
"time": "1767995577"
},
"departure": {
"time": "1767995577"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 23
},
{
"arrival": {
"time": "1767995645"
},
"departure": {
"time": "1767995645"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 24
},
{
"arrival": {
"time": "1767995704"
},
"departure": {
"time": "1767995704"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 25
},
{
"arrival": {
"time": "1767995765"
},
"departure": {
"time": "1767995765"
},
"stopId": "ORLEANS:StopArea:00005930",
"stopSequence": 26
},
{
"arrival": {
"time": "1767995829"
},
"departure": {
"time": "1767995829"
},
"stopId": "ORLEANS:StopArea:00054600",
"stopSequence": 27
},
{
"arrival": {
"time": "1767995976"
},
"departure": {
"time": "1767995976"
},
"stopId": "ORLEANS:StopArea:01003407",
"stopSequence": 28
},
{
"arrival": {
"time": "1767996039"
},
"departure": {
"time": "1767996039"
},
"stopId": "ORLEANS:StopArea:01016904",
"stopSequence": 29
},
{
"arrival": {
"time": "1767996086"
},
"departure": {
"time": "1767996086"
},
"stopId": "ORLEANS:StopArea:00001500",
"stopSequence": 30
},
{
"arrival": {
"time": "1767996179"
},
"departure": {
"time": "1767996179"
},
"stopId": "ORLEANS:StopArea:00000600",
"stopSequence": 31
},
{
"arrival": {
"time": "1767996237"
},
"departure": {
"time": "1767996237"
},
"stopId": "ORLEANS:StopArea:01016604",
"stopSequence": 32
},
{
"arrival": {
"time": "1767996300"
},
"departure": {
"time": "1767996300"
},
"stopId": "ORLEANS:StopArea:01016501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767996390"
},
"departure": {
"time": "1767996390"
},
"stopId": "ORLEANS:StopArea:01016405",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_A_337_2_306_5_222400"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_A_467_2_A18_5_201300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767985433"
},
"departure": {
"time": "1767985980"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767986112"
},
"departure": {
"time": "1767986135"
},
"stopId": "ORLEANS:StopArea:THOPAC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767986264"
},
"departure": {
"time": "1767986275"
},
"stopId": "ORLEANS:StopArea:TBOLIE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767986352"
},
"departure": {
"time": "1767986360"
},
"stopId": "ORLEANS:StopArea:TPOSTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767986425"
},
"departure": {
"time": "1767986450"
},
"stopId": "ORLEANS:StopArea:TINDIE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767986582"
},
"departure": {
"time": "1767986595"
},
"stopId": "ORLEANS:StopArea:TFLORA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767986645"
},
"departure": {
"time": "1767986660"
},
"stopId": "ORLEANS:StopArea:TCAMPU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767986726"
},
"departure": {
"time": "1767986735"
},
"stopId": "ORLEANS:StopArea:TLORET1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767986893"
},
"departure": {
"time": "1767986910"
},
"stopId": "ORLEANS:StopArea:TAULNA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767987033"
},
"departure": {
"time": "1767987040"
},
"stopId": "ORLEANS:StopArea:TLARRY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767987122"
},
"departure": {
"time": "1767987145"
},
"stopId": "ORLEANS:StopArea:TVHUGO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767987330"
},
"departure": {
"time": "1767987375"
},
"stopId": "ORLEANS:StopArea:TZENIT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767987455"
},
"departure": {
"time": "1767987475"
},
"stopId": "ORLEANS:StopArea:TCOMET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767987615"
},
"departure": {
"time": "1767987635"
},
"stopId": "ORLEANS:StopArea:TMOUIL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767987720"
},
"departure": {
"time": "1767987740"
},
"stopId": "ORLEANS:StopArea:TCSMAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767987830"
},
"departure": {
"time": "1767987855"
},
"stopId": "ORLEANS:StopArea:TTOURE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767987920"
},
"departure": {
"time": "1767987940"
},
"stopId": "ORLEANS:StopArea:TROYAL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767988034"
},
"departure": {
"time": "1767988080"
},
"stopId": "ORLEANS:StopArea:TGAULA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767988165"
},
"departure": {
"time": "1767988175"
},
"stopId": "ORLEANS:StopArea:TREPUB1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767988290"
},
"departure": {
"time": "1767988325"
},
"stopId": "ORLEANS:StopArea:TGARDO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767988425"
},
"departure": {
"time": "1767988445"
},
"stopId": "ORLEANS:StopArea:TLBRAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767988535"
},
"departure": {
"time": "1767988555"
},
"stopId": "ORLEANS:StopArea:TCOLIG1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767988630"
},
"departure": {
"time": "1767988645"
},
"stopId": "ORLEANS:StopArea:TLIBER1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767988780"
},
"departure": {
"time": "1767988805"
},
"stopId": "ORLEANS:StopArea:TAUBRA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767988930"
},
"departure": {
"time": "1767988945"
},
"stopId": "ORLEANS:StopArea:TBUSTI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767989050"
},
"departure": {
"time": "1767989070"
},
"stopId": "ORLEANS:StopArea:TLAMBA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1767989175"
},
"departure": {
"time": "1767989175"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_A_467_2_A18_5_201300"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:40_R_85_2_4017_5_210000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767988800"
},
"departure": {
"time": "1767988800"
},
"stopId": "ORLEANS:StopArea:01001712",
"stopSequence": 0
},
{
"arrival": {
"time": "1767988920"
},
"departure": {
"time": "1767988920"
},
"stopId": "ORLEANS:StopArea:01017071",
"stopSequence": 1
},
{
"arrival": {
"time": "1767988977"
},
"departure": {
"time": "1767988977"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 2
},
{
"arrival": {
"time": "1767989037"
},
"departure": {
"time": "1767989037"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 3
},
{
"arrival": {
"time": "1767989105"
},
"departure": {
"time": "1767989105"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 4
},
{
"arrival": {
"time": "1767989160"
},
"departure": {
"time": "1767989160"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 5
},
{
"arrival": {
"time": "1767989340"
},
"departure": {
"time": "1767989340"
},
"stopId": "ORLEANS:StopArea:00038311",
"stopSequence": 6
},
{
"arrival": {
"time": "1767989385"
},
"departure": {
"time": "1767989385"
},
"stopId": "ORLEANS:StopArea:00026501",
"stopSequence": 7
},
{
"arrival": {
"time": "1767989760"
},
"departure": {
"time": "1767989760"
},
"stopId": "ORLEANS:StopArea:00005501",
"stopSequence": 8
},
{
"arrival": {
"time": "1767989815"
},
"departure": {
"time": "1767989815"
},
"stopId": "ORLEANS:StopArea:00047360",
"stopSequence": 9
},
{
"arrival": {
"time": "1767989889"
},
"departure": {
"time": "1767989889"
},
"stopId": "ORLEANS:StopArea:00047320",
"stopSequence": 10
},
{
"arrival": {
"time": "1767989940"
},
"departure": {
"time": "1767989940"
},
"stopId": "ORLEANS:StopArea:00039750",
"stopSequence": 11
},
{
"arrival": {
"time": "1767990046"
},
"departure": {
"time": "1767990046"
},
"stopId": "ORLEANS:StopArea:00004732",
"stopSequence": 12
},
{
"arrival": {
"time": "1767990100"
},
"departure": {
"time": "1767990100"
},
"stopId": "ORLEANS:StopArea:01036004",
"stopSequence": 13
},
{
"arrival": {
"time": "1767990185"
},
"departure": {
"time": "1767990185"
},
"stopId": "ORLEANS:StopArea:00034302",
"stopSequence": 14
},
{
"arrival": {
"time": "1767990240"
},
"departure": {
"time": "1767990240"
},
"stopId": "ORLEANS:StopArea:00007924",
"stopSequence": 15
},
{
"arrival": {
"time": "1767990362"
},
"departure": {
"time": "1767990362"
},
"stopId": "ORLEANS:StopArea:00003726",
"stopSequence": 16
},
{
"arrival": {
"time": "1767990456"
},
"departure": {
"time": "1767990456"
},
"stopId": "ORLEANS:StopArea:00049101",
"stopSequence": 17
},
{
"arrival": {
"time": "1767990540"
},
"departure": {
"time": "1767990540"
},
"stopId": "ORLEANS:StopArea:00010100",
"stopSequence": 18
},
{
"arrival": {
"time": "1767990616"
},
"departure": {
"time": "1767990616"
},
"stopId": "ORLEANS:StopArea:01077502",
"stopSequence": 19
},
{
"arrival": {
"time": "1767990652"
},
"departure": {
"time": "1767990652"
},
"stopId": "ORLEANS:StopArea:00007601",
"stopSequence": 20
},
{
"arrival": {
"time": "1767990679"
},
"departure": {
"time": "1767990679"
},
"stopId": "ORLEANS:StopArea:00043320",
"stopSequence": 21
},
{
"arrival": {
"time": "1767990710"
},
"departure": {
"time": "1767990710"
},
"stopId": "ORLEANS:StopArea:00016101",
"stopSequence": 22
},
{
"arrival": {
"time": "1767990742"
},
"departure": {
"time": "1767990742"
},
"stopId": "ORLEANS:StopArea:00001600",
"stopSequence": 23
},
{
"arrival": {
"time": "1767990781"
},
"departure": {
"time": "1767990781"
},
"stopId": "ORLEANS:StopArea:01088001",
"stopSequence": 24
},
{
"arrival": {
"time": "1767990840"
},
"departure": {
"time": "1767990840"
},
"stopId": "ORLEANS:StopArea:00035910",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:40",
"tripId": "ORLEANS:VehicleJourney:40_R_85_2_4017_5_210000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_A_426_2_532_5_204100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767987660"
},
"departure": {
"time": "1767987660"
},
"stopId": "ORLEANS:StopArea:00048801",
"stopSequence": 0
},
{
"arrival": {
"time": "1767987715"
},
"departure": {
"time": "1767987715"
},
"stopId": "ORLEANS:StopArea:00036300",
"stopSequence": 1
},
{
"arrival": {
"time": "1767987773"
},
"departure": {
"time": "1767987773"
},
"stopId": "ORLEANS:StopArea:00048601",
"stopSequence": 2
},
{
"arrival": {
"time": "1767987802"
},
"departure": {
"time": "1767987802"
},
"stopId": "ORLEANS:StopArea:00008100",
"stopSequence": 3
},
{
"arrival": {
"time": "1767987839"
},
"departure": {
"time": "1767987839"
},
"stopId": "ORLEANS:StopArea:00035621",
"stopSequence": 4
},
{
"arrival": {
"time": "1767987900"
},
"departure": {
"time": "1767987900"
},
"stopId": "ORLEANS:StopArea:01009501",
"stopSequence": 5
},
{
"arrival": {
"time": "1767987954"
},
"departure": {
"time": "1767987954"
},
"stopId": "ORLEANS:StopArea:00024901",
"stopSequence": 6
},
{
"arrival": {
"time": "1767988008"
},
"departure": {
"time": "1767988008"
},
"stopId": "ORLEANS:StopArea:08009703",
"stopSequence": 7
},
{
"arrival": {
"time": "1767988076"
},
"departure": {
"time": "1767988076"
},
"stopId": "ORLEANS:StopArea:01062802",
"stopSequence": 8
},
{
"arrival": {
"time": "1767988382"
},
"departure": {
"time": "1767988382"
},
"stopId": "ORLEANS:StopArea:08092001",
"stopSequence": 9
},
{
"arrival": {
"time": "1767988500"
},
"departure": {
"time": "1767988500"
},
"stopId": "ORLEANS:StopArea:01069601",
"stopSequence": 10
},
{
"arrival": {
"time": "1767988564"
},
"departure": {
"time": "1767988564"
},
"stopId": "ORLEANS:StopArea:00021521",
"stopSequence": 11
},
{
"arrival": {
"time": "1767988610"
},
"departure": {
"time": "1767988610"
},
"stopId": "ORLEANS:StopArea:00032921",
"stopSequence": 12
},
{
"arrival": {
"time": "1767988740"
},
"departure": {
"time": "1767988740"
},
"stopId": "ORLEANS:StopArea:01029301",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_A_426_2_532_5_204100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_A_418_2_417_5_191100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983010"
},
"departure": {
"time": "1767983039"
},
"stopId": "ORLEANS:StopArea:00045620",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983126"
},
"departure": {
"time": "1767983126"
},
"stopId": "ORLEANS:StopArea:00001220",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983203"
},
"departure": {
"time": "1767983203"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983307"
},
"departure": {
"time": "1767983307"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983367"
},
"departure": {
"time": "1767983520"
},
"stopId": "ORLEANS:StopArea:00017056",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983603"
},
"departure": {
"time": "1767983603"
},
"stopId": "ORLEANS:StopArea:00002900",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983726"
},
"departure": {
"time": "1767983726"
},
"stopId": "ORLEANS:StopArea:01017401",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983781"
},
"departure": {
"time": "1767983781"
},
"stopId": "ORLEANS:StopArea:00042201",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983787"
},
"departure": {
"time": "1767983787"
},
"stopId": "ORLEANS:StopArea:00009720",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983843"
},
"departure": {
"time": "1767983843"
},
"stopId": "ORLEANS:StopArea:00001720",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983968"
},
"departure": {
"time": "1767983968"
},
"stopId": "ORLEANS:StopArea:00013101",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984028"
},
"departure": {
"time": "1767984028"
},
"stopId": "ORLEANS:StopArea:00040300",
"stopSequence": 24
},
{
"arrival": {
"time": "1767984148"
},
"departure": {
"time": "1767984148"
},
"stopId": "ORLEANS:StopArea:01017903",
"stopSequence": 25
},
{
"arrival": {
"time": "1767984208"
},
"departure": {
"time": "1767984208"
},
"stopId": "ORLEANS:StopArea:00021811",
"stopSequence": 26
},
{
"arrival": {
"time": "1767984267"
},
"departure": {
"time": "1767984267"
},
"stopId": "ORLEANS:StopArea:01045503",
"stopSequence": 27
},
{
"arrival": {
"time": "1767984278"
},
"departure": {
"time": "1767984278"
},
"stopId": "ORLEANS:StopArea:01045303",
"stopSequence": 28
},
{
"arrival": {
"time": "1767984383"
},
"departure": {
"time": "1767984383"
},
"stopId": "ORLEANS:StopArea:00054702",
"stopSequence": 29
},
{
"arrival": {
"time": "1767984437"
},
"departure": {
"time": "1767984437"
},
"stopId": "ORLEANS:StopArea:00048800",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_A_418_2_417_5_191100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_R_173_2_B04_5_222440",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767993880"
},
"departure": {
"time": "1767993880"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767993975"
},
"departure": {
"time": "1767993990"
},
"stopId": "ORLEANS:StopArea:TLBLUM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767994090"
},
"departure": {
"time": "1767994100"
},
"stopId": "ORLEANS:StopArea:TCLARC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767994185"
},
"departure": {
"time": "1767994195"
},
"stopId": "ORLEANS:StopArea:TVERVI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767994255"
},
"departure": {
"time": "1767994265"
},
"stopId": "ORLEANS:StopArea:TPTBOR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767994375"
},
"departure": {
"time": "1767994385"
},
"stopId": "ORLEANS:StopArea:TGAUBR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767994495"
},
"departure": {
"time": "1767994505"
},
"stopId": "ORLEANS:StopArea:TAMBER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767994560"
},
"departure": {
"time": "1767994570"
},
"stopId": "ORLEANS:StopArea:TGVILL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767994630"
},
"departure": {
"time": "1767994645"
},
"stopId": "ORLEANS:StopArea:TMOZAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767994715"
},
"departure": {
"time": "1767994725"
},
"stopId": "ORLEANS:StopArea:TDRHOM1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767994817"
},
"departure": {
"time": "1767994830"
},
"stopId": "ORLEANS:StopArea:TRIOBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767994915"
},
"departure": {
"time": "1767994935"
},
"stopId": "ORLEANS:StopArea:TVIGNA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767995040"
},
"departure": {
"time": "1767995055"
},
"stopId": "ORLEANS:StopArea:THALMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767995125"
},
"departure": {
"time": "1767995135"
},
"stopId": "ORLEANS:StopArea:TCAHDV1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767995195"
},
"departure": {
"time": "1767995205"
},
"stopId": "ORLEANS:StopArea:TJDARC1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767995314"
},
"departure": {
"time": "1767995320"
},
"stopId": "ORLEANS:StopArea:TGAULB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767995440"
},
"departure": {
"time": "1767995440"
},
"stopId": "ORLEANS:StopArea:TCXMOR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767995511"
},
"departure": {
"time": "1767995511"
},
"stopId": "ORLEANS:StopArea:TMADEL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767995575"
},
"departure": {
"time": "1767995585"
},
"stopId": "ORLEANS:StopArea:TBEAUM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767995664"
},
"departure": {
"time": "1767995670"
},
"stopId": "ORLEANS:StopArea:TPTDUN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767995735"
},
"departure": {
"time": "1767995745"
},
"stopId": "ORLEANS:StopArea:TPEURO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767995855"
},
"departure": {
"time": "1767995865"
},
"stopId": "ORLEANS:StopArea:TTANGU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767995925"
},
"departure": {
"time": "1767995935"
},
"stopId": "ORLEANS:StopArea:TMLKIN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767996025"
},
"departure": {
"time": "1767996040"
},
"stopId": "ORLEANS:StopArea:TTFONT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767996180"
},
"departure": {
"time": "1767996180"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_R_173_2_B04_5_222440"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:6_A_211_2_634_5_201700",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767985931"
},
"departure": {
"time": "1767986220"
},
"stopId": "ORLEANS:StopArea:00046300",
"stopSequence": 0
},
{
"arrival": {
"time": "1767986284"
},
"departure": {
"time": "1767986284"
},
"stopId": "ORLEANS:StopArea:00032920",
"stopSequence": 1
},
{
"arrival": {
"time": "1767986358"
},
"departure": {
"time": "1767986358"
},
"stopId": "ORLEANS:StopArea:00018500",
"stopSequence": 2
},
{
"arrival": {
"time": "1767986455"
},
"departure": {
"time": "1767986455"
},
"stopId": "ORLEANS:StopArea:01010303",
"stopSequence": 3
},
{
"arrival": {
"time": "1767986526"
},
"departure": {
"time": "1767986526"
},
"stopId": "ORLEANS:StopArea:00015100",
"stopSequence": 4
},
{
"arrival": {
"time": "1767986606"
},
"departure": {
"time": "1767986606"
},
"stopId": "ORLEANS:StopArea:00023201",
"stopSequence": 5
},
{
"arrival": {
"time": "1767986635"
},
"departure": {
"time": "1767986635"
},
"stopId": "ORLEANS:StopArea:00007901",
"stopSequence": 6
},
{
"arrival": {
"time": "1767986675"
},
"departure": {
"time": "1767986675"
},
"stopId": "ORLEANS:StopArea:00006500",
"stopSequence": 7
},
{
"arrival": {
"time": "1767986730"
},
"departure": {
"time": "1767986730"
},
"stopId": "ORLEANS:StopArea:00021800",
"stopSequence": 8
},
{
"arrival": {
"time": "1767986770"
},
"departure": {
"time": "1767986770"
},
"stopId": "ORLEANS:StopArea:00003701",
"stopSequence": 9
},
{
"arrival": {
"time": "1767986855"
},
"departure": {
"time": "1767986855"
},
"stopId": "ORLEANS:StopArea:00015301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767986926"
},
"departure": {
"time": "1767986926"
},
"stopId": "ORLEANS:StopArea:00036700",
"stopSequence": 11
},
{
"arrival": {
"time": "1767987023"
},
"departure": {
"time": "1767987023"
},
"stopId": "ORLEANS:StopArea:00022513",
"stopSequence": 12
},
{
"arrival": {
"time": "1767987105"
},
"departure": {
"time": "1767987105"
},
"stopId": "ORLEANS:StopArea:00047903",
"stopSequence": 13
},
{
"arrival": {
"time": "1767987165"
},
"departure": {
"time": "1767987165"
},
"stopId": "ORLEANS:StopArea:00020001",
"stopSequence": 14
},
{
"arrival": {
"time": "1767987208"
},
"departure": {
"time": "1767987208"
},
"stopId": "ORLEANS:StopArea:00035300",
"stopSequence": 15
},
{
"arrival": {
"time": "1767987291"
},
"departure": {
"time": "1767987291"
},
"stopId": "ORLEANS:StopArea:00031200",
"stopSequence": 16
},
{
"arrival": {
"time": "1767987360"
},
"departure": {
"time": "1767987360"
},
"stopId": "ORLEANS:StopArea:00026120",
"stopSequence": 17
},
{
"arrival": {
"time": "1767987426"
},
"departure": {
"time": "1767987426"
},
"stopId": "ORLEANS:StopArea:00035971",
"stopSequence": 18
},
{
"arrival": {
"time": "1767987537"
},
"departure": {
"time": "1767987537"
},
"stopId": "ORLEANS:StopArea:00032211",
"stopSequence": 19
},
{
"arrival": {
"time": "1767987588"
},
"departure": {
"time": "1767987588"
},
"stopId": "ORLEANS:StopArea:00033100",
"stopSequence": 20
},
{
"arrival": {
"time": "1767987626"
},
"departure": {
"time": "1767987626"
},
"stopId": "ORLEANS:StopArea:00033581",
"stopSequence": 21
},
{
"arrival": {
"time": "1767987720"
},
"departure": {
"time": "1767987720"
},
"stopId": "ORLEANS:StopArea:01027205",
"stopSequence": 22
},
{
"arrival": {
"time": "1767987807"
},
"departure": {
"time": "1767987807"
},
"stopId": "ORLEANS:StopArea:00001200",
"stopSequence": 23
},
{
"arrival": {
"time": "1767987863"
},
"departure": {
"time": "1767987863"
},
"stopId": "ORLEANS:StopArea:01027004",
"stopSequence": 24
},
{
"arrival": {
"time": "1767987956"
},
"departure": {
"time": "1767987956"
},
"stopId": "ORLEANS:StopArea:01026804",
"stopSequence": 25
},
{
"arrival": {
"time": "1767988028"
},
"departure": {
"time": "1767988028"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 26
},
{
"arrival": {
"time": "1767988081"
},
"departure": {
"time": "1767988081"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 27
},
{
"arrival": {
"time": "1767988140"
},
"departure": {
"time": "1767988140"
},
"stopId": "ORLEANS:StopArea:01001714",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:6",
"tripId": "ORLEANS:VehicleJourney:6_A_211_2_634_5_201700"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_R_173_2_B04_5_204600",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767987960"
},
"departure": {
"time": "1767987960"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767988055"
},
"departure": {
"time": "1767988070"
},
"stopId": "ORLEANS:StopArea:TLBLUM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767988169"
},
"departure": {
"time": "1767988180"
},
"stopId": "ORLEANS:StopArea:TCLARC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767988265"
},
"departure": {
"time": "1767988275"
},
"stopId": "ORLEANS:StopArea:TVERVI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767988335"
},
"departure": {
"time": "1767988345"
},
"stopId": "ORLEANS:StopArea:TPTBOR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767988455"
},
"departure": {
"time": "1767988465"
},
"stopId": "ORLEANS:StopArea:TGAUBR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767988575"
},
"departure": {
"time": "1767988590"
},
"stopId": "ORLEANS:StopArea:TAMBER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767988647"
},
"departure": {
"time": "1767988660"
},
"stopId": "ORLEANS:StopArea:TGVILL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767988720"
},
"departure": {
"time": "1767988735"
},
"stopId": "ORLEANS:StopArea:TMOZAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767988805"
},
"departure": {
"time": "1767988820"
},
"stopId": "ORLEANS:StopArea:TDRHOM1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767988915"
},
"departure": {
"time": "1767988930"
},
"stopId": "ORLEANS:StopArea:TRIOBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767989015"
},
"departure": {
"time": "1767989035"
},
"stopId": "ORLEANS:StopArea:TVIGNA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767989140"
},
"departure": {
"time": "1767989155"
},
"stopId": "ORLEANS:StopArea:THALMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767989225"
},
"departure": {
"time": "1767989240"
},
"stopId": "ORLEANS:StopArea:TCAHDV1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767989300"
},
"departure": {
"time": "1767989315"
},
"stopId": "ORLEANS:StopArea:TJDARC1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767989400"
},
"departure": {
"time": "1767989445"
},
"stopId": "ORLEANS:StopArea:TGAULB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767989565"
},
"departure": {
"time": "1767989565"
},
"stopId": "ORLEANS:StopArea:TCXMOR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767989615"
},
"departure": {
"time": "1767989635"
},
"stopId": "ORLEANS:StopArea:TMADEL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767989710"
},
"departure": {
"time": "1767989715"
},
"stopId": "ORLEANS:StopArea:TBEAUM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767989790"
},
"departure": {
"time": "1767989800"
},
"stopId": "ORLEANS:StopArea:TPTDUN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767989860"
},
"departure": {
"time": "1767989875"
},
"stopId": "ORLEANS:StopArea:TPEURO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767989985"
},
"departure": {
"time": "1767990000"
},
"stopId": "ORLEANS:StopArea:TTANGU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767990060"
},
"departure": {
"time": "1767990070"
},
"stopId": "ORLEANS:StopArea:TMLKIN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767990160"
},
"departure": {
"time": "1767990175"
},
"stopId": "ORLEANS:StopArea:TTFONT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767990315"
},
"departure": {
"time": "1767990315"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_R_173_2_B04_5_204600"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_469_2_A10_5_200000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767984732"
},
"departure": {
"time": "1767985200"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767985286"
},
"departure": {
"time": "1767985295"
},
"stopId": "ORLEANS:StopArea:TLAMBA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767985406"
},
"departure": {
"time": "1767985410"
},
"stopId": "ORLEANS:StopArea:TBUSTI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767985545"
},
"departure": {
"time": "1767985560"
},
"stopId": "ORLEANS:StopArea:TAUBRA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767985697"
},
"departure": {
"time": "1767985710"
},
"stopId": "ORLEANS:StopArea:TLIBER2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767985780"
},
"departure": {
"time": "1767985800"
},
"stopId": "ORLEANS:StopArea:TCOLIG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767985899"
},
"departure": {
"time": "1767985915"
},
"stopId": "ORLEANS:StopArea:TLBRAL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767986012"
},
"departure": {
"time": "1767986050"
},
"stopId": "ORLEANS:StopArea:TGARDO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767986164"
},
"departure": {
"time": "1767986170"
},
"stopId": "ORLEANS:StopArea:TREPUB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767986288"
},
"departure": {
"time": "1767986335"
},
"stopId": "ORLEANS:StopArea:TGAULA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767986438"
},
"departure": {
"time": "1767986438"
},
"stopId": "ORLEANS:StopArea:TROYAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767986509"
},
"departure": {
"time": "1767986520"
},
"stopId": "ORLEANS:StopArea:TTOURE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767986614"
},
"departure": {
"time": "1767986630"
},
"stopId": "ORLEANS:StopArea:TCSMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767986718"
},
"departure": {
"time": "1767986730"
},
"stopId": "ORLEANS:StopArea:TMOUIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767986869"
},
"departure": {
"time": "1767986890"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767986975"
},
"departure": {
"time": "1767987020"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767987212"
},
"departure": {
"time": "1767987220"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767987310"
},
"departure": {
"time": "1767987325"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767987435"
},
"departure": {
"time": "1767987455"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767987595"
},
"departure": {
"time": "1767987605"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767987675"
},
"departure": {
"time": "1767987690"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767987740"
},
"departure": {
"time": "1767987755"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767987890"
},
"departure": {
"time": "1767987910"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767987970"
},
"departure": {
"time": "1767987990"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767988060"
},
"departure": {
"time": "1767988080"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767988200"
},
"departure": {
"time": "1767988215"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767988325"
},
"departure": {
"time": "1767988325"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_469_2_A10_5_200000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:43_A_76_2_5045_5_201801",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767986281"
},
"departure": {
"time": "1767986281"
},
"stopId": "ORLEANS:StopArea:00007920",
"stopSequence": 0
},
{
"arrival": {
"time": "1767986460"
},
"departure": {
"time": "1767986460"
},
"stopId": "ORLEANS:StopArea:00003726",
"stopSequence": 1
},
{
"arrival": {
"time": "1767987420"
},
"departure": {
"time": "1767987420"
},
"stopId": "ORLEANS:StopArea:00017522",
"stopSequence": 2
},
{
"arrival": {
"time": "1767988140"
},
"departure": {
"time": "1767988140"
},
"stopId": "ORLEANS:StopArea:01023303",
"stopSequence": 3
},
{
"arrival": {
"time": "1767988238"
},
"departure": {
"time": "1767988238"
},
"stopId": "ORLEANS:StopArea:00022915",
"stopSequence": 4
},
{
"arrival": {
"time": "1767988285"
},
"departure": {
"time": "1767988285"
},
"stopId": "ORLEANS:StopArea:00030202",
"stopSequence": 5
},
{
"arrival": {
"time": "1767988327"
},
"departure": {
"time": "1767988327"
},
"stopId": "ORLEANS:StopArea:00029311",
"stopSequence": 6
},
{
"arrival": {
"time": "1767988380"
},
"departure": {
"time": "1767988380"
},
"stopId": "ORLEANS:StopArea:01022902",
"stopSequence": 7
},
{
"arrival": {
"time": "1767988418"
},
"departure": {
"time": "1767988418"
},
"stopId": "ORLEANS:StopArea:00045505",
"stopSequence": 8
},
{
"arrival": {
"time": "1767988459"
},
"departure": {
"time": "1767988459"
},
"stopId": "ORLEANS:StopArea:00045501",
"stopSequence": 9
},
{
"arrival": {
"time": "1767988500"
},
"departure": {
"time": "1767988500"
},
"stopId": "ORLEANS:StopArea:00053100",
"stopSequence": 10
},
{
"arrival": {
"time": "1767988581"
},
"departure": {
"time": "1767988581"
},
"stopId": "ORLEANS:StopArea:01081901",
"stopSequence": 11
},
{
"arrival": {
"time": "1767988620"
},
"departure": {
"time": "1767988620"
},
"stopId": "ORLEANS:StopArea:00035903",
"stopSequence": 12
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:43",
"tripId": "ORLEANS:VehicleJourney:43_A_76_2_5045_5_201801"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:6_A_211_2_621_5_192000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983006"
},
"departure": {
"time": "1767983030"
},
"stopId": "ORLEANS:StopArea:00018500",
"stopSequence": 2
},
{
"arrival": {
"time": "1767983081"
},
"departure": {
"time": "1767983081"
},
"stopId": "ORLEANS:StopArea:01010303",
"stopSequence": 3
},
{
"arrival": {
"time": "1767983180"
},
"departure": {
"time": "1767983180"
},
"stopId": "ORLEANS:StopArea:00015100",
"stopSequence": 4
},
{
"arrival": {
"time": "1767983251"
},
"departure": {
"time": "1767983251"
},
"stopId": "ORLEANS:StopArea:00023201",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983261"
},
"departure": {
"time": "1767983261"
},
"stopId": "ORLEANS:StopArea:00007901",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983320"
},
"departure": {
"time": "1767983320"
},
"stopId": "ORLEANS:StopArea:00006500",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983375"
},
"departure": {
"time": "1767983375"
},
"stopId": "ORLEANS:StopArea:00021800",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983428"
},
"departure": {
"time": "1767983428"
},
"stopId": "ORLEANS:StopArea:00003701",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983500"
},
"departure": {
"time": "1767983500"
},
"stopId": "ORLEANS:StopArea:00015301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983552"
},
"departure": {
"time": "1767983552"
},
"stopId": "ORLEANS:StopArea:00036700",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983675"
},
"departure": {
"time": "1767983675"
},
"stopId": "ORLEANS:StopArea:00022513",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983731"
},
"departure": {
"time": "1767983731"
},
"stopId": "ORLEANS:StopArea:00047903",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983791"
},
"departure": {
"time": "1767983791"
},
"stopId": "ORLEANS:StopArea:00020001",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983853"
},
"departure": {
"time": "1767983853"
},
"stopId": "ORLEANS:StopArea:00035300",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983953"
},
"departure": {
"time": "1767983953"
},
"stopId": "ORLEANS:StopArea:00031200",
"stopSequence": 16
},
{
"arrival": {
"time": "1767984020"
},
"departure": {
"time": "1767984020"
},
"stopId": "ORLEANS:StopArea:00026120",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984087"
},
"departure": {
"time": "1767984087"
},
"stopId": "ORLEANS:StopArea:00035971",
"stopSequence": 18
},
{
"arrival": {
"time": "1767984200"
},
"departure": {
"time": "1767984200"
},
"stopId": "ORLEANS:StopArea:00032211",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984252"
},
"departure": {
"time": "1767984252"
},
"stopId": "ORLEANS:StopArea:00033100",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984275"
},
"departure": {
"time": "1767984275"
},
"stopId": "ORLEANS:StopArea:00033581",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984385"
},
"departure": {
"time": "1767984385"
},
"stopId": "ORLEANS:StopArea:01027205",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984479"
},
"departure": {
"time": "1767984479"
},
"stopId": "ORLEANS:StopArea:00001200",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984540"
},
"departure": {
"time": "1767984540"
},
"stopId": "ORLEANS:StopArea:01027004",
"stopSequence": 24
},
{
"arrival": {
"time": "1767984638"
},
"departure": {
"time": "1767984638"
},
"stopId": "ORLEANS:StopArea:01026804",
"stopSequence": 25
},
{
"arrival": {
"time": "1767984720"
},
"departure": {
"time": "1767984720"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 26
},
{
"arrival": {
"time": "1767984780"
},
"departure": {
"time": "1767984780"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 27
},
{
"arrival": {
"time": "1767984869"
},
"departure": {
"time": "1767984869"
},
"stopId": "ORLEANS:StopArea:01001714",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:6",
"tripId": "ORLEANS:VehicleJourney:6_A_211_2_621_5_192000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_A_337_2_723_5_184300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982978"
},
"departure": {
"time": "1767982997"
},
"stopId": "ORLEANS:StopArea:00001500",
"stopSequence": 30
},
{
"arrival": {
"time": "1767983090"
},
"departure": {
"time": "1767983090"
},
"stopId": "ORLEANS:StopArea:00000600",
"stopSequence": 31
},
{
"arrival": {
"time": "1767983150"
},
"departure": {
"time": "1767983150"
},
"stopId": "ORLEANS:StopArea:01016604",
"stopSequence": 32
},
{
"arrival": {
"time": "1767983193"
},
"departure": {
"time": "1767983193"
},
"stopId": "ORLEANS:StopArea:01016501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767983317"
},
"departure": {
"time": "1767983317"
},
"stopId": "ORLEANS:StopArea:01016405",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_A_337_2_723_5_184300"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_R_557_2_107_5_203500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767986417"
},
"departure": {
"time": "1767987300"
},
"stopId": "ORLEANS:StopArea:01010601",
"stopSequence": 0
},
{
"arrival": {
"time": "1767987354"
},
"departure": {
"time": "1767987354"
},
"stopId": "ORLEANS:StopArea:01079201",
"stopSequence": 1
},
{
"arrival": {
"time": "1767987469"
},
"departure": {
"time": "1767987469"
},
"stopId": "ORLEANS:StopArea:01084102",
"stopSequence": 2
},
{
"arrival": {
"time": "1767987514"
},
"departure": {
"time": "1767987514"
},
"stopId": "ORLEANS:StopArea:01029601",
"stopSequence": 3
},
{
"arrival": {
"time": "1767987514"
},
"departure": {
"time": "1767987514"
},
"stopId": "ORLEANS:StopArea:00035150",
"stopSequence": 4
},
{
"arrival": {
"time": "1767987687"
},
"departure": {
"time": "1767987687"
},
"stopId": "ORLEANS:StopArea:00021521",
"stopSequence": 5
},
{
"arrival": {
"time": "1767987733"
},
"departure": {
"time": "1767987733"
},
"stopId": "ORLEANS:StopArea:01029403",
"stopSequence": 6
},
{
"arrival": {
"time": "1767987819"
},
"departure": {
"time": "1767987819"
},
"stopId": "ORLEANS:StopArea:01069304",
"stopSequence": 7
},
{
"arrival": {
"time": "1767987955"
},
"departure": {
"time": "1767987955"
},
"stopId": "ORLEANS:StopArea:01009102",
"stopSequence": 8
},
{
"arrival": {
"time": "1767988019"
},
"departure": {
"time": "1767988019"
},
"stopId": "ORLEANS:StopArea:01009003",
"stopSequence": 9
},
{
"arrival": {
"time": "1767988060"
},
"departure": {
"time": "1767988060"
},
"stopId": "ORLEANS:StopArea:00036301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767988100"
},
"departure": {
"time": "1767988100"
},
"stopId": "ORLEANS:StopArea:00048801",
"stopSequence": 11
},
{
"arrival": {
"time": "1767988151"
},
"departure": {
"time": "1767988151"
},
"stopId": "ORLEANS:StopArea:00054701",
"stopSequence": 12
},
{
"arrival": {
"time": "1767988192"
},
"departure": {
"time": "1767988192"
},
"stopId": "ORLEANS:StopArea:00016701",
"stopSequence": 13
},
{
"arrival": {
"time": "1767988263"
},
"departure": {
"time": "1767988263"
},
"stopId": "ORLEANS:StopArea:00030500",
"stopSequence": 14
},
{
"arrival": {
"time": "1767988315"
},
"departure": {
"time": "1767988315"
},
"stopId": "ORLEANS:StopArea:00027500",
"stopSequence": 15
},
{
"arrival": {
"time": "1767988383"
},
"departure": {
"time": "1767988383"
},
"stopId": "ORLEANS:StopArea:00006701",
"stopSequence": 16
},
{
"arrival": {
"time": "1767988451"
},
"departure": {
"time": "1767988451"
},
"stopId": "ORLEANS:StopArea:00020501",
"stopSequence": 17
},
{
"arrival": {
"time": "1767988494"
},
"departure": {
"time": "1767988494"
},
"stopId": "ORLEANS:StopArea:00012401",
"stopSequence": 18
},
{
"arrival": {
"time": "1767988560"
},
"departure": {
"time": "1767988560"
},
"stopId": "ORLEANS:StopArea:00022400",
"stopSequence": 19
},
{
"arrival": {
"time": "1767988615"
},
"departure": {
"time": "1767988615"
},
"stopId": "ORLEANS:StopArea:00040000",
"stopSequence": 20
},
{
"arrival": {
"time": "1767988722"
},
"departure": {
"time": "1767988722"
},
"stopId": "ORLEANS:StopArea:00009701",
"stopSequence": 21
},
{
"arrival": {
"time": "1767988833"
},
"departure": {
"time": "1767988833"
},
"stopId": "ORLEANS:StopArea:00011100",
"stopSequence": 22
},
{
"arrival": {
"time": "1767988915"
},
"departure": {
"time": "1767988915"
},
"stopId": "ORLEANS:StopArea:01007703",
"stopSequence": 23
},
{
"arrival": {
"time": "1767989005"
},
"departure": {
"time": "1767989005"
},
"stopId": "ORLEANS:StopArea:00036500",
"stopSequence": 24
},
{
"arrival": {
"time": "1767989114"
},
"departure": {
"time": "1767989114"
},
"stopId": "ORLEANS:StopArea:00017072",
"stopSequence": 25
},
{
"arrival": {
"time": "1767989195"
},
"departure": {
"time": "1767989195"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 26
},
{
"arrival": {
"time": "1767989269"
},
"departure": {
"time": "1767989269"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 27
},
{
"arrival": {
"time": "1767989394"
},
"departure": {
"time": "1767989394"
},
"stopId": "ORLEANS:StopArea:00030980",
"stopSequence": 28
},
{
"arrival": {
"time": "1767989587"
},
"departure": {
"time": "1767989587"
},
"stopId": "ORLEANS:StopArea:01007202",
"stopSequence": 29
},
{
"arrival": {
"time": "1767989710"
},
"departure": {
"time": "1767989710"
},
"stopId": "ORLEANS:StopArea:00005100",
"stopSequence": 30
},
{
"arrival": {
"time": "1767989800"
},
"departure": {
"time": "1767989800"
},
"stopId": "ORLEANS:StopArea:01078302",
"stopSequence": 31
},
{
"arrival": {
"time": "1767989918"
},
"departure": {
"time": "1767989918"
},
"stopId": "ORLEANS:StopArea:00034502",
"stopSequence": 32
},
{
"arrival": {
"time": "1767989982"
},
"departure": {
"time": "1767989982"
},
"stopId": "ORLEANS:StopArea:00029501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767990032"
},
"departure": {
"time": "1767990032"
},
"stopId": "ORLEANS:StopArea:00010901",
"stopSequence": 34
},
{
"arrival": {
"time": "1767990088"
},
"departure": {
"time": "1767990088"
},
"stopId": "ORLEANS:StopArea:00011901",
"stopSequence": 35
},
{
"arrival": {
"time": "1767990128"
},
"departure": {
"time": "1767990128"
},
"stopId": "ORLEANS:StopArea:00020900",
"stopSequence": 36
},
{
"arrival": {
"time": "1767990193"
},
"departure": {
"time": "1767990193"
},
"stopId": "ORLEANS:StopArea:01006503",
"stopSequence": 37
},
{
"arrival": {
"time": "1767990231"
},
"departure": {
"time": "1767990231"
},
"stopId": "ORLEANS:StopArea:00030700",
"stopSequence": 38
},
{
"arrival": {
"time": "1767990270"
},
"departure": {
"time": "1767990270"
},
"stopId": "ORLEANS:StopArea:00038760",
"stopSequence": 39
},
{
"arrival": {
"time": "1767990316"
},
"departure": {
"time": "1767990316"
},
"stopId": "ORLEANS:StopArea:00028401",
"stopSequence": 40
},
{
"arrival": {
"time": "1767990401"
},
"departure": {
"time": "1767990401"
},
"stopId": "ORLEANS:StopArea:00005201",
"stopSequence": 41
},
{
"arrival": {
"time": "1767990468"
},
"departure": {
"time": "1767990468"
},
"stopId": "ORLEANS:StopArea:00048000",
"stopSequence": 42
},
{
"arrival": {
"time": "1767990548"
},
"departure": {
"time": "1767990548"
},
"stopId": "ORLEANS:StopArea:00028801",
"stopSequence": 43
},
{
"arrival": {
"time": "1767990607"
},
"departure": {
"time": "1767990607"
},
"stopId": "ORLEANS:StopArea:00043300",
"stopSequence": 44
},
{
"arrival": {
"time": "1767990691"
},
"departure": {
"time": "1767990691"
},
"stopId": "ORLEANS:StopArea:01000904",
"stopSequence": 45
},
{
"arrival": {
"time": "1767990783"
},
"departure": {
"time": "1767990783"
},
"stopId": "ORLEANS:StopArea:00037251",
"stopSequence": 46
},
{
"arrival": {
"time": "1767990846"
},
"departure": {
"time": "1767990846"
},
"stopId": "ORLEANS:StopArea:00041100",
"stopSequence": 47
},
{
"arrival": {
"time": "1767990892"
},
"departure": {
"time": "1767990892"
},
"stopId": "ORLEANS:StopArea:00001401",
"stopSequence": 48
},
{
"arrival": {
"time": "1767990969"
},
"departure": {
"time": "1767990969"
},
"stopId": "ORLEANS:StopArea:00030401",
"stopSequence": 49
},
{
"arrival": {
"time": "1767991039"
},
"departure": {
"time": "1767991039"
},
"stopId": "ORLEANS:StopArea:01036303",
"stopSequence": 50
},
{
"arrival": {
"time": "1767991130"
},
"departure": {
"time": "1767991130"
},
"stopId": "ORLEANS:StopArea:00047320",
"stopSequence": 51
},
{
"arrival": {
"time": "1767991205"
},
"departure": {
"time": "1767991205"
},
"stopId": "ORLEANS:StopArea:01036204",
"stopSequence": 52
},
{
"arrival": {
"time": "1767991263"
},
"departure": {
"time": "1767991263"
},
"stopId": "ORLEANS:StopArea:00021200",
"stopSequence": 53
},
{
"arrival": {
"time": "1767991338"
},
"departure": {
"time": "1767991338"
},
"stopId": "ORLEANS:StopArea:00043442",
"stopSequence": 54
},
{
"arrival": {
"time": "1767991375"
},
"departure": {
"time": "1767991375"
},
"stopId": "ORLEANS:StopArea:01069001",
"stopSequence": 55
},
{
"arrival": {
"time": "1767991433"
},
"departure": {
"time": "1767991433"
},
"stopId": "ORLEANS:StopArea:01068905",
"stopSequence": 56
},
{
"arrival": {
"time": "1767991480"
},
"departure": {
"time": "1767991480"
},
"stopId": "ORLEANS:StopArea:01068901",
"stopSequence": 57
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_R_557_2_107_5_203500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_A_418_2_505_5_201500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767985700"
},
"departure": {
"time": "1767986100"
},
"stopId": "ORLEANS:StopArea:00027400",
"stopSequence": 0
},
{
"arrival": {
"time": "1767986134"
},
"departure": {
"time": "1767986134"
},
"stopId": "ORLEANS:StopArea:00004401",
"stopSequence": 1
},
{
"arrival": {
"time": "1767986168"
},
"departure": {
"time": "1767986168"
},
"stopId": "ORLEANS:StopArea:00011601",
"stopSequence": 2
},
{
"arrival": {
"time": "1767986209"
},
"departure": {
"time": "1767986209"
},
"stopId": "ORLEANS:StopArea:00051201",
"stopSequence": 3
},
{
"arrival": {
"time": "1767986245"
},
"departure": {
"time": "1767986245"
},
"stopId": "ORLEANS:StopArea:00045220",
"stopSequence": 4
},
{
"arrival": {
"time": "1767986297"
},
"departure": {
"time": "1767986297"
},
"stopId": "ORLEANS:StopArea:01019903",
"stopSequence": 5
},
{
"arrival": {
"time": "1767986347"
},
"departure": {
"time": "1767986347"
},
"stopId": "ORLEANS:StopArea:00041701",
"stopSequence": 6
},
{
"arrival": {
"time": "1767986407"
},
"departure": {
"time": "1767986407"
},
"stopId": "ORLEANS:StopArea:00022700",
"stopSequence": 7
},
{
"arrival": {
"time": "1767986483"
},
"departure": {
"time": "1767986483"
},
"stopId": "ORLEANS:StopArea:00012001",
"stopSequence": 8
},
{
"arrival": {
"time": "1767986527"
},
"departure": {
"time": "1767986527"
},
"stopId": "ORLEANS:StopArea:00043971",
"stopSequence": 9
},
{
"arrival": {
"time": "1767986574"
},
"departure": {
"time": "1767986574"
},
"stopId": "ORLEANS:StopArea:00036800",
"stopSequence": 10
},
{
"arrival": {
"time": "1767986633"
},
"departure": {
"time": "1767986633"
},
"stopId": "ORLEANS:StopArea:00023900",
"stopSequence": 11
},
{
"arrival": {
"time": "1767986660"
},
"departure": {
"time": "1767986660"
},
"stopId": "ORLEANS:StopArea:00038310",
"stopSequence": 12
},
{
"arrival": {
"time": "1767986831"
},
"departure": {
"time": "1767986831"
},
"stopId": "ORLEANS:StopArea:00045620",
"stopSequence": 13
},
{
"arrival": {
"time": "1767986919"
},
"departure": {
"time": "1767986919"
},
"stopId": "ORLEANS:StopArea:00001220",
"stopSequence": 14
},
{
"arrival": {
"time": "1767987010"
},
"departure": {
"time": "1767987010"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 15
},
{
"arrival": {
"time": "1767987086"
},
"departure": {
"time": "1767987086"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 16
},
{
"arrival": {
"time": "1767987167"
},
"departure": {
"time": "1767987240"
},
"stopId": "ORLEANS:StopArea:00017056",
"stopSequence": 17
},
{
"arrival": {
"time": "1767987290"
},
"departure": {
"time": "1767987290"
},
"stopId": "ORLEANS:StopArea:00002900",
"stopSequence": 18
},
{
"arrival": {
"time": "1767987360"
},
"departure": {
"time": "1767987360"
},
"stopId": "ORLEANS:StopArea:01017401",
"stopSequence": 19
},
{
"arrival": {
"time": "1767987416"
},
"departure": {
"time": "1767987416"
},
"stopId": "ORLEANS:StopArea:00042201",
"stopSequence": 20
},
{
"arrival": {
"time": "1767987444"
},
"departure": {
"time": "1767987444"
},
"stopId": "ORLEANS:StopArea:00009720",
"stopSequence": 21
},
{
"arrival": {
"time": "1767987491"
},
"departure": {
"time": "1767987491"
},
"stopId": "ORLEANS:StopArea:00001720",
"stopSequence": 22
},
{
"arrival": {
"time": "1767987577"
},
"departure": {
"time": "1767987577"
},
"stopId": "ORLEANS:StopArea:00013101",
"stopSequence": 23
},
{
"arrival": {
"time": "1767987645"
},
"departure": {
"time": "1767987645"
},
"stopId": "ORLEANS:StopArea:00040300",
"stopSequence": 24
},
{
"arrival": {
"time": "1767987720"
},
"departure": {
"time": "1767987720"
},
"stopId": "ORLEANS:StopArea:01017903",
"stopSequence": 25
},
{
"arrival": {
"time": "1767987775"
},
"departure": {
"time": "1767987775"
},
"stopId": "ORLEANS:StopArea:00021811",
"stopSequence": 26
},
{
"arrival": {
"time": "1767987827"
},
"departure": {
"time": "1767987827"
},
"stopId": "ORLEANS:StopArea:01045503",
"stopSequence": 27
},
{
"arrival": {
"time": "1767987877"
},
"departure": {
"time": "1767987877"
},
"stopId": "ORLEANS:StopArea:01045303",
"stopSequence": 28
},
{
"arrival": {
"time": "1767987972"
},
"departure": {
"time": "1767987972"
},
"stopId": "ORLEANS:StopArea:00054702",
"stopSequence": 29
},
{
"arrival": {
"time": "1767988020"
},
"departure": {
"time": "1767988020"
},
"stopId": "ORLEANS:StopArea:00048800",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_A_418_2_505_5_201500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_R_401_2_207_5_235400",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767999176"
},
"departure": {
"time": "1767999240"
},
"stopId": "ORLEANS:StopArea:01002606",
"stopSequence": 0
},
{
"arrival": {
"time": "1767999267"
},
"departure": {
"time": "1767999267"
},
"stopId": "ORLEANS:StopArea:00019701",
"stopSequence": 1
},
{
"arrival": {
"time": "1767999303"
},
"departure": {
"time": "1767999303"
},
"stopId": "ORLEANS:StopArea:00030301",
"stopSequence": 2
},
{
"arrival": {
"time": "1767999367"
},
"departure": {
"time": "1767999367"
},
"stopId": "ORLEANS:StopArea:01014403",
"stopSequence": 3
},
{
"arrival": {
"time": "1767999426"
},
"departure": {
"time": "1767999426"
},
"stopId": "ORLEANS:StopArea:00042300",
"stopSequence": 4
},
{
"arrival": {
"time": "1767999466"
},
"departure": {
"time": "1767999466"
},
"stopId": "ORLEANS:StopArea:00036900",
"stopSequence": 5
},
{
"arrival": {
"time": "1767999522"
},
"departure": {
"time": "1767999522"
},
"stopId": "ORLEANS:StopArea:00055551",
"stopSequence": 6
},
{
"arrival": {
"time": "1767999593"
},
"departure": {
"time": "1767999593"
},
"stopId": "ORLEANS:StopArea:01014003",
"stopSequence": 7
},
{
"arrival": {
"time": "1767999664"
},
"departure": {
"time": "1767999664"
},
"stopId": "ORLEANS:StopArea:01013903",
"stopSequence": 8
},
{
"arrival": {
"time": "1767999724"
},
"departure": {
"time": "1767999724"
},
"stopId": "ORLEANS:StopArea:01013703",
"stopSequence": 9
},
{
"arrival": {
"time": "1767999828"
},
"departure": {
"time": "1767999828"
},
"stopId": "ORLEANS:StopArea:01013603",
"stopSequence": 10
},
{
"arrival": {
"time": "1767999885"
},
"departure": {
"time": "1767999885"
},
"stopId": "ORLEANS:StopArea:00045620",
"stopSequence": 11
},
{
"arrival": {
"time": "1767999988"
},
"departure": {
"time": "1767999988"
},
"stopId": "ORLEANS:StopArea:00001220",
"stopSequence": 12
},
{
"arrival": {
"time": "1768000094"
},
"departure": {
"time": "1768000094"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 13
},
{
"arrival": {
"time": "1768000176"
},
"departure": {
"time": "1768000176"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 14
},
{
"arrival": {
"time": "1768000236"
},
"departure": {
"time": "1768000236"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 15
},
{
"arrival": {
"time": "1768000344"
},
"departure": {
"time": "1768000344"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 16
},
{
"arrival": {
"time": "1768000421"
},
"departure": {
"time": "1768000421"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 17
},
{
"arrival": {
"time": "1768000493"
},
"departure": {
"time": "1768000493"
},
"stopId": "ORLEANS:StopArea:01013105",
"stopSequence": 18
},
{
"arrival": {
"time": "1768000571"
},
"departure": {
"time": "1768000571"
},
"stopId": "ORLEANS:StopArea:00007701",
"stopSequence": 19
},
{
"arrival": {
"time": "1768000620"
},
"departure": {
"time": "1768000620"
},
"stopId": "ORLEANS:StopArea:01012904",
"stopSequence": 20
},
{
"arrival": {
"time": "1768000694"
},
"departure": {
"time": "1768000694"
},
"stopId": "ORLEANS:StopArea:01012804",
"stopSequence": 21
},
{
"arrival": {
"time": "1768000774"
},
"departure": {
"time": "1768000774"
},
"stopId": "ORLEANS:StopArea:00037301",
"stopSequence": 22
},
{
"arrival": {
"time": "1768000834"
},
"departure": {
"time": "1768000834"
},
"stopId": "ORLEANS:StopArea:00006404",
"stopSequence": 23
},
{
"arrival": {
"time": "1768000894"
},
"departure": {
"time": "1768000894"
},
"stopId": "ORLEANS:StopArea:00046250",
"stopSequence": 24
},
{
"arrival": {
"time": "1768000972"
},
"departure": {
"time": "1768000972"
},
"stopId": "ORLEANS:StopArea:01070202",
"stopSequence": 25
},
{
"arrival": {
"time": "1768001022"
},
"departure": {
"time": "1768001022"
},
"stopId": "ORLEANS:StopArea:00047044",
"stopSequence": 26
},
{
"arrival": {
"time": "1768001194"
},
"departure": {
"time": "1768001194"
},
"stopId": "ORLEANS:StopArea:00017523",
"stopSequence": 27
},
{
"arrival": {
"time": "1768001277"
},
"departure": {
"time": "1768001277"
},
"stopId": "ORLEANS:StopArea:00037200",
"stopSequence": 28
},
{
"arrival": {
"time": "1768001346"
},
"departure": {
"time": "1768001346"
},
"stopId": "ORLEANS:StopArea:00035000",
"stopSequence": 29
},
{
"arrival": {
"time": "1768001406"
},
"departure": {
"time": "1768001406"
},
"stopId": "ORLEANS:StopArea:00029801",
"stopSequence": 30
},
{
"arrival": {
"time": "1768001473"
},
"departure": {
"time": "1768001473"
},
"stopId": "ORLEANS:StopArea:00020800",
"stopSequence": 31
},
{
"arrival": {
"time": "1768001522"
},
"departure": {
"time": "1768001522"
},
"stopId": "ORLEANS:StopArea:00008800",
"stopSequence": 32
},
{
"arrival": {
"time": "1768001593"
},
"departure": {
"time": "1768001593"
},
"stopId": "ORLEANS:StopArea:00041950",
"stopSequence": 33
},
{
"arrival": {
"time": "1768001664"
},
"departure": {
"time": "1768001664"
},
"stopId": "ORLEANS:StopArea:01010701",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_R_401_2_207_5_235400"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_R_557_2_104_5_210800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767989280"
},
"departure": {
"time": "1767989280"
},
"stopId": "ORLEANS:StopArea:01010601",
"stopSequence": 0
},
{
"arrival": {
"time": "1767989334"
},
"departure": {
"time": "1767989334"
},
"stopId": "ORLEANS:StopArea:01079201",
"stopSequence": 1
},
{
"arrival": {
"time": "1767989422"
},
"departure": {
"time": "1767989422"
},
"stopId": "ORLEANS:StopArea:01084102",
"stopSequence": 2
},
{
"arrival": {
"time": "1767989460"
},
"departure": {
"time": "1767989460"
},
"stopId": "ORLEANS:StopArea:01029601",
"stopSequence": 3
},
{
"arrival": {
"time": "1767989494"
},
"departure": {
"time": "1767989494"
},
"stopId": "ORLEANS:StopArea:00035150",
"stopSequence": 4
},
{
"arrival": {
"time": "1767989580"
},
"departure": {
"time": "1767989580"
},
"stopId": "ORLEANS:StopArea:00021521",
"stopSequence": 5
},
{
"arrival": {
"time": "1767989613"
},
"departure": {
"time": "1767989613"
},
"stopId": "ORLEANS:StopArea:01029403",
"stopSequence": 6
},
{
"arrival": {
"time": "1767989676"
},
"departure": {
"time": "1767989676"
},
"stopId": "ORLEANS:StopArea:01069304",
"stopSequence": 7
},
{
"arrival": {
"time": "1767989775"
},
"departure": {
"time": "1767989775"
},
"stopId": "ORLEANS:StopArea:01009102",
"stopSequence": 8
},
{
"arrival": {
"time": "1767989821"
},
"departure": {
"time": "1767989821"
},
"stopId": "ORLEANS:StopArea:01009003",
"stopSequence": 9
},
{
"arrival": {
"time": "1767989851"
},
"departure": {
"time": "1767989851"
},
"stopId": "ORLEANS:StopArea:00036301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767989880"
},
"departure": {
"time": "1767989880"
},
"stopId": "ORLEANS:StopArea:00048801",
"stopSequence": 11
},
{
"arrival": {
"time": "1767989927"
},
"departure": {
"time": "1767989927"
},
"stopId": "ORLEANS:StopArea:00054701",
"stopSequence": 12
},
{
"arrival": {
"time": "1767989965"
},
"departure": {
"time": "1767989965"
},
"stopId": "ORLEANS:StopArea:00016701",
"stopSequence": 13
},
{
"arrival": {
"time": "1767990032"
},
"departure": {
"time": "1767990032"
},
"stopId": "ORLEANS:StopArea:00030500",
"stopSequence": 14
},
{
"arrival": {
"time": "1767990080"
},
"departure": {
"time": "1767990080"
},
"stopId": "ORLEANS:StopArea:00027500",
"stopSequence": 15
},
{
"arrival": {
"time": "1767990143"
},
"departure": {
"time": "1767990143"
},
"stopId": "ORLEANS:StopArea:00006701",
"stopSequence": 16
},
{
"arrival": {
"time": "1767990206"
},
"departure": {
"time": "1767990206"
},
"stopId": "ORLEANS:StopArea:00020501",
"stopSequence": 17
},
{
"arrival": {
"time": "1767990247"
},
"departure": {
"time": "1767990247"
},
"stopId": "ORLEANS:StopArea:00012401",
"stopSequence": 18
},
{
"arrival": {
"time": "1767990308"
},
"departure": {
"time": "1767990308"
},
"stopId": "ORLEANS:StopArea:00022400",
"stopSequence": 19
},
{
"arrival": {
"time": "1767990360"
},
"departure": {
"time": "1767990360"
},
"stopId": "ORLEANS:StopArea:00040000",
"stopSequence": 20
},
{
"arrival": {
"time": "1767990450"
},
"departure": {
"time": "1767990450"
},
"stopId": "ORLEANS:StopArea:00009701",
"stopSequence": 21
},
{
"arrival": {
"time": "1767990543"
},
"departure": {
"time": "1767990543"
},
"stopId": "ORLEANS:StopArea:00011100",
"stopSequence": 22
},
{
"arrival": {
"time": "1767990612"
},
"departure": {
"time": "1767990612"
},
"stopId": "ORLEANS:StopArea:01007703",
"stopSequence": 23
},
{
"arrival": {
"time": "1767990687"
},
"departure": {
"time": "1767990687"
},
"stopId": "ORLEANS:StopArea:00036500",
"stopSequence": 24
},
{
"arrival": {
"time": "1767990780"
},
"departure": {
"time": "1767990840"
},
"stopId": "ORLEANS:StopArea:00017072",
"stopSequence": 25
},
{
"arrival": {
"time": "1767990906"
},
"departure": {
"time": "1767990906"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 26
},
{
"arrival": {
"time": "1767990967"
},
"departure": {
"time": "1767990967"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 27
},
{
"arrival": {
"time": "1767991070"
},
"departure": {
"time": "1767991070"
},
"stopId": "ORLEANS:StopArea:00030980",
"stopSequence": 28
},
{
"arrival": {
"time": "1767991228"
},
"departure": {
"time": "1767991228"
},
"stopId": "ORLEANS:StopArea:01007202",
"stopSequence": 29
},
{
"arrival": {
"time": "1767991329"
},
"departure": {
"time": "1767991329"
},
"stopId": "ORLEANS:StopArea:00005100",
"stopSequence": 30
},
{
"arrival": {
"time": "1767991403"
},
"departure": {
"time": "1767991403"
},
"stopId": "ORLEANS:StopArea:01078302",
"stopSequence": 31
},
{
"arrival": {
"time": "1767991500"
},
"departure": {
"time": "1767991500"
},
"stopId": "ORLEANS:StopArea:00034502",
"stopSequence": 32
},
{
"arrival": {
"time": "1767991554"
},
"departure": {
"time": "1767991554"
},
"stopId": "ORLEANS:StopArea:00029501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767991597"
},
"departure": {
"time": "1767991597"
},
"stopId": "ORLEANS:StopArea:00010901",
"stopSequence": 34
},
{
"arrival": {
"time": "1767991645"
},
"departure": {
"time": "1767991645"
},
"stopId": "ORLEANS:StopArea:00011901",
"stopSequence": 35
},
{
"arrival": {
"time": "1767991679"
},
"departure": {
"time": "1767991679"
},
"stopId": "ORLEANS:StopArea:00020900",
"stopSequence": 36
},
{
"arrival": {
"time": "1767991734"
},
"departure": {
"time": "1767991734"
},
"stopId": "ORLEANS:StopArea:01006503",
"stopSequence": 37
},
{
"arrival": {
"time": "1767991767"
},
"departure": {
"time": "1767991767"
},
"stopId": "ORLEANS:StopArea:00030700",
"stopSequence": 38
},
{
"arrival": {
"time": "1767991800"
},
"departure": {
"time": "1767991800"
},
"stopId": "ORLEANS:StopArea:00038760",
"stopSequence": 39
},
{
"arrival": {
"time": "1767991845"
},
"departure": {
"time": "1767991845"
},
"stopId": "ORLEANS:StopArea:00028401",
"stopSequence": 40
},
{
"arrival": {
"time": "1767991930"
},
"departure": {
"time": "1767991930"
},
"stopId": "ORLEANS:StopArea:00005201",
"stopSequence": 41
},
{
"arrival": {
"time": "1767991997"
},
"departure": {
"time": "1767991997"
},
"stopId": "ORLEANS:StopArea:00048000",
"stopSequence": 42
},
{
"arrival": {
"time": "1767992077"
},
"departure": {
"time": "1767992077"
},
"stopId": "ORLEANS:StopArea:00028801",
"stopSequence": 43
},
{
"arrival": {
"time": "1767992136"
},
"departure": {
"time": "1767992136"
},
"stopId": "ORLEANS:StopArea:00043300",
"stopSequence": 44
},
{
"arrival": {
"time": "1767992220"
},
"departure": {
"time": "1767992280"
},
"stopId": "ORLEANS:StopArea:01000904",
"stopSequence": 45
},
{
"arrival": {
"time": "1767992343"
},
"departure": {
"time": "1767992343"
},
"stopId": "ORLEANS:StopArea:00037251",
"stopSequence": 46
},
{
"arrival": {
"time": "1767992387"
},
"departure": {
"time": "1767992387"
},
"stopId": "ORLEANS:StopArea:00041100",
"stopSequence": 47
},
{
"arrival": {
"time": "1767992418"
},
"departure": {
"time": "1767992418"
},
"stopId": "ORLEANS:StopArea:00001401",
"stopSequence": 48
},
{
"arrival": {
"time": "1767992471"
},
"departure": {
"time": "1767992471"
},
"stopId": "ORLEANS:StopArea:00030401",
"stopSequence": 49
},
{
"arrival": {
"time": "1767992520"
},
"departure": {
"time": "1767992520"
},
"stopId": "ORLEANS:StopArea:01036303",
"stopSequence": 50
},
{
"arrival": {
"time": "1767992592"
},
"departure": {
"time": "1767992592"
},
"stopId": "ORLEANS:StopArea:00047320",
"stopSequence": 51
},
{
"arrival": {
"time": "1767992653"
},
"departure": {
"time": "1767992653"
},
"stopId": "ORLEANS:StopArea:01036204",
"stopSequence": 52
},
{
"arrival": {
"time": "1767992699"
},
"departure": {
"time": "1767992699"
},
"stopId": "ORLEANS:StopArea:00021200",
"stopSequence": 53
},
{
"arrival": {
"time": "1767992760"
},
"departure": {
"time": "1767992760"
},
"stopId": "ORLEANS:StopArea:00043442",
"stopSequence": 54
},
{
"arrival": {
"time": "1767992791"
},
"departure": {
"time": "1767992791"
},
"stopId": "ORLEANS:StopArea:01069001",
"stopSequence": 55
},
{
"arrival": {
"time": "1767992839"
},
"departure": {
"time": "1767992839"
},
"stopId": "ORLEANS:StopArea:01068905",
"stopSequence": 56
},
{
"arrival": {
"time": "1767992880"
},
"departure": {
"time": "1767992880"
},
"stopId": "ORLEANS:StopArea:01068901",
"stopSequence": 57
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_R_557_2_104_5_210800"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:6_R_210_2_622_5_195000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983965"
},
"departure": {
"time": "1767984600"
},
"stopId": "ORLEANS:StopArea:01001714",
"stopSequence": 0
},
{
"arrival": {
"time": "1767984788"
},
"departure": {
"time": "1767984788"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 1
},
{
"arrival": {
"time": "1767984866"
},
"departure": {
"time": "1767984866"
},
"stopId": "ORLEANS:StopArea:00005400",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984965"
},
"departure": {
"time": "1767984965"
},
"stopId": "ORLEANS:StopArea:01026803",
"stopSequence": 3
},
{
"arrival": {
"time": "1767985069"
},
"departure": {
"time": "1767985069"
},
"stopId": "ORLEANS:StopArea:01027003",
"stopSequence": 4
},
{
"arrival": {
"time": "1767985158"
},
"departure": {
"time": "1767985158"
},
"stopId": "ORLEANS:StopArea:00001201",
"stopSequence": 5
},
{
"arrival": {
"time": "1767985299"
},
"departure": {
"time": "1767985299"
},
"stopId": "ORLEANS:StopArea:00011801",
"stopSequence": 6
},
{
"arrival": {
"time": "1767985403"
},
"departure": {
"time": "1767985403"
},
"stopId": "ORLEANS:StopArea:00033580",
"stopSequence": 7
},
{
"arrival": {
"time": "1767985448"
},
"departure": {
"time": "1767985448"
},
"stopId": "ORLEANS:StopArea:00033101",
"stopSequence": 8
},
{
"arrival": {
"time": "1767985533"
},
"departure": {
"time": "1767985533"
},
"stopId": "ORLEANS:StopArea:00032210",
"stopSequence": 9
},
{
"arrival": {
"time": "1767985642"
},
"departure": {
"time": "1767985642"
},
"stopId": "ORLEANS:StopArea:00035970",
"stopSequence": 10
},
{
"arrival": {
"time": "1767985719"
},
"departure": {
"time": "1767985719"
},
"stopId": "ORLEANS:StopArea:00026121",
"stopSequence": 11
},
{
"arrival": {
"time": "1767985788"
},
"departure": {
"time": "1767985788"
},
"stopId": "ORLEANS:StopArea:00031201",
"stopSequence": 12
},
{
"arrival": {
"time": "1767985875"
},
"departure": {
"time": "1767985875"
},
"stopId": "ORLEANS:StopArea:00035301",
"stopSequence": 13
},
{
"arrival": {
"time": "1767985919"
},
"departure": {
"time": "1767985919"
},
"stopId": "ORLEANS:StopArea:00020000",
"stopSequence": 14
},
{
"arrival": {
"time": "1767985976"
},
"departure": {
"time": "1767985976"
},
"stopId": "ORLEANS:StopArea:00047900",
"stopSequence": 15
},
{
"arrival": {
"time": "1767986049"
},
"departure": {
"time": "1767986049"
},
"stopId": "ORLEANS:StopArea:00022512",
"stopSequence": 16
},
{
"arrival": {
"time": "1767986150"
},
"departure": {
"time": "1767986150"
},
"stopId": "ORLEANS:StopArea:00036701",
"stopSequence": 17
},
{
"arrival": {
"time": "1767986239"
},
"departure": {
"time": "1767986239"
},
"stopId": "ORLEANS:StopArea:00015300",
"stopSequence": 18
},
{
"arrival": {
"time": "1767986160"
},
"departure": {
"time": "1767986160"
},
"stopId": "ORLEANS:StopArea:00003700",
"stopSequence": 19
},
{
"arrival": {
"time": "1767986196"
},
"departure": {
"time": "1767986196"
},
"stopId": "ORLEANS:StopArea:00004300",
"stopSequence": 20
},
{
"arrival": {
"time": "1767986252"
},
"departure": {
"time": "1767986252"
},
"stopId": "ORLEANS:StopArea:00033800",
"stopSequence": 21
},
{
"arrival": {
"time": "1767986305"
},
"departure": {
"time": "1767986305"
},
"stopId": "ORLEANS:StopArea:00007900",
"stopSequence": 22
},
{
"arrival": {
"time": "1767986370"
},
"departure": {
"time": "1767986370"
},
"stopId": "ORLEANS:StopArea:00023200",
"stopSequence": 23
},
{
"arrival": {
"time": "1767986458"
},
"departure": {
"time": "1767986458"
},
"stopId": "ORLEANS:StopArea:00015101",
"stopSequence": 24
},
{
"arrival": {
"time": "1767986580"
},
"departure": {
"time": "1767986580"
},
"stopId": "ORLEANS:StopArea:01010304",
"stopSequence": 25
},
{
"arrival": {
"time": "1767986678"
},
"departure": {
"time": "1767986678"
},
"stopId": "ORLEANS:StopArea:00018501",
"stopSequence": 26
},
{
"arrival": {
"time": "1767986786"
},
"departure": {
"time": "1767986786"
},
"stopId": "ORLEANS:StopArea:01029403",
"stopSequence": 27
},
{
"arrival": {
"time": "1767986820"
},
"departure": {
"time": "1767986820"
},
"stopId": "ORLEANS:StopArea:00046300",
"stopSequence": 28
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:6",
"tripId": "ORLEANS:VehicleJourney:6_R_210_2_622_5_195000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_167_2_B08_5_214655",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767991615"
},
"departure": {
"time": "1767991615"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767991750"
},
"departure": {
"time": "1767991760"
},
"stopId": "ORLEANS:StopArea:TTFONT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767991845"
},
"departure": {
"time": "1767991855"
},
"stopId": "ORLEANS:StopArea:TMLKIN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767991915"
},
"departure": {
"time": "1767991925"
},
"stopId": "ORLEANS:StopArea:TTANGU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767992035"
},
"departure": {
"time": "1767992050"
},
"stopId": "ORLEANS:StopArea:TPEURO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767992110"
},
"departure": {
"time": "1767992125"
},
"stopId": "ORLEANS:StopArea:TPTDUN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767992200"
},
"departure": {
"time": "1767992210"
},
"stopId": "ORLEANS:StopArea:TBEAUM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767992285"
},
"departure": {
"time": "1767992305"
},
"stopId": "ORLEANS:StopArea:TMADEL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767992385"
},
"departure": {
"time": "1767992400"
},
"stopId": "ORLEANS:StopArea:TCXMOR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767992500"
},
"departure": {
"time": "1767992535"
},
"stopId": "ORLEANS:StopArea:TGAULB2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767992610"
},
"departure": {
"time": "1767992625"
},
"stopId": "ORLEANS:StopArea:TJDARC2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767992695"
},
"departure": {
"time": "1767992710"
},
"stopId": "ORLEANS:StopArea:TCAHDV2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767992765"
},
"departure": {
"time": "1767992780"
},
"stopId": "ORLEANS:StopArea:THALMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767992876"
},
"departure": {
"time": "1767992895"
},
"stopId": "ORLEANS:StopArea:TVIGNA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767992980"
},
"departure": {
"time": "1767992995"
},
"stopId": "ORLEANS:StopArea:TRIOBE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767993089"
},
"departure": {
"time": "1767993105"
},
"stopId": "ORLEANS:StopArea:TDRHOM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767993170"
},
"departure": {
"time": "1767993185"
},
"stopId": "ORLEANS:StopArea:TMOZAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767993240"
},
"departure": {
"time": "1767993250"
},
"stopId": "ORLEANS:StopArea:TGVILL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767993305"
},
"departure": {
"time": "1767993315"
},
"stopId": "ORLEANS:StopArea:TAMBER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767993430"
},
"departure": {
"time": "1767993440"
},
"stopId": "ORLEANS:StopArea:TGAUBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767993555"
},
"departure": {
"time": "1767993570"
},
"stopId": "ORLEANS:StopArea:TPTBOR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767993635"
},
"departure": {
"time": "1767993640"
},
"stopId": "ORLEANS:StopArea:TVERVI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767993725"
},
"departure": {
"time": "1767993735"
},
"stopId": "ORLEANS:StopArea:TCLARC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767993835"
},
"departure": {
"time": "1767993850"
},
"stopId": "ORLEANS:StopArea:TLBLUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767993955"
},
"departure": {
"time": "1767993955"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_167_2_B08_5_214655"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:N_R_16_2_2185_5_013000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768005000"
},
"departure": {
"time": "1768005000"
},
"stopId": "ORLEANS:StopArea:01002003",
"stopSequence": 0
},
{
"arrival": {
"time": "1768005101"
},
"departure": {
"time": "1768005101"
},
"stopId": "ORLEANS:StopArea:01002005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768005193"
},
"departure": {
"time": "1768005193"
},
"stopId": "ORLEANS:StopArea:00009701",
"stopSequence": 2
},
{
"arrival": {
"time": "1768005244"
},
"departure": {
"time": "1768005244"
},
"stopId": "ORLEANS:StopArea:00011100",
"stopSequence": 3
},
{
"arrival": {
"time": "1768005281"
},
"departure": {
"time": "1768005281"
},
"stopId": "ORLEANS:StopArea:01007703",
"stopSequence": 4
},
{
"arrival": {
"time": "1768005322"
},
"departure": {
"time": "1768005322"
},
"stopId": "ORLEANS:StopArea:00036500",
"stopSequence": 5
},
{
"arrival": {
"time": "1768005372"
},
"departure": {
"time": "1768005372"
},
"stopId": "ORLEANS:StopArea:00017072",
"stopSequence": 6
},
{
"arrival": {
"time": "1768005420"
},
"departure": {
"time": "1768005420"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 7
},
{
"arrival": {
"time": "1768005482"
},
"departure": {
"time": "1768005482"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 8
},
{
"arrival": {
"time": "1768005536"
},
"departure": {
"time": "1768005536"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 9
},
{
"arrival": {
"time": "1768005597"
},
"departure": {
"time": "1768005597"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 10
},
{
"arrival": {
"time": "1768005646"
},
"departure": {
"time": "1768005646"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 11
},
{
"arrival": {
"time": "1768005791"
},
"departure": {
"time": "1768005791"
},
"stopId": "ORLEANS:StopArea:00045600",
"stopSequence": 12
},
{
"arrival": {
"time": "1768005840"
},
"departure": {
"time": "1768005840"
},
"stopId": "ORLEANS:StopArea:00041021",
"stopSequence": 13
},
{
"arrival": {
"time": "1768005900"
},
"departure": {
"time": "1768005900"
},
"stopId": "ORLEANS:StopArea:00041911",
"stopSequence": 14
},
{
"arrival": {
"time": "1768005924"
},
"departure": {
"time": "1768005924"
},
"stopId": "ORLEANS:StopArea:01078703",
"stopSequence": 15
},
{
"arrival": {
"time": "1768005960"
},
"departure": {
"time": "1768005960"
},
"stopId": "ORLEANS:StopArea:01001408",
"stopSequence": 16
},
{
"arrival": {
"time": "1768006024"
},
"departure": {
"time": "1768006024"
},
"stopId": "ORLEANS:StopArea:00041800",
"stopSequence": 17
},
{
"arrival": {
"time": "1768006355"
},
"departure": {
"time": "1768006355"
},
"stopId": "ORLEANS:StopArea:00046821",
"stopSequence": 18
},
{
"arrival": {
"time": "1768006500"
},
"departure": {
"time": "1768006500"
},
"stopId": "ORLEANS:StopArea:00012120",
"stopSequence": 19
},
{
"arrival": {
"time": "1768006581"
},
"departure": {
"time": "1768006581"
},
"stopId": "ORLEANS:StopArea:00034823",
"stopSequence": 20
},
{
"arrival": {
"time": "1768006845"
},
"departure": {
"time": "1768006845"
},
"stopId": "ORLEANS:StopArea:00049161",
"stopSequence": 21
},
{
"arrival": {
"time": "1768007340"
},
"departure": {
"time": "1768007340"
},
"stopId": "ORLEANS:StopArea:00027353",
"stopSequence": 22
},
{
"arrival": {
"time": "1768007486"
},
"departure": {
"time": "1768007486"
},
"stopId": "ORLEANS:StopArea:00030402",
"stopSequence": 23
},
{
"arrival": {
"time": "1768007503"
},
"departure": {
"time": "1768007503"
},
"stopId": "ORLEANS:StopArea:01036204",
"stopSequence": 24
},
{
"arrival": {
"time": "1768007568"
},
"departure": {
"time": "1768007568"
},
"stopId": "ORLEANS:StopArea:00021200",
"stopSequence": 25
},
{
"arrival": {
"time": "1768007660"
},
"departure": {
"time": "1768007660"
},
"stopId": "ORLEANS:StopArea:00016000",
"stopSequence": 26
},
{
"arrival": {
"time": "1768007742"
},
"departure": {
"time": "1768007742"
},
"stopId": "ORLEANS:StopArea:00004732",
"stopSequence": 27
},
{
"arrival": {
"time": "1768007812"
},
"departure": {
"time": "1768007812"
},
"stopId": "ORLEANS:StopArea:00004730",
"stopSequence": 28
},
{
"arrival": {
"time": "1768007940"
},
"departure": {
"time": "1768007940"
},
"stopId": "ORLEANS:StopArea:01086001",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:N",
"tripId": "ORLEANS:VehicleJourney:N_R_16_2_2185_5_013000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_R_417_2_417_5_195900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767984429"
},
"departure": {
"time": "1767985140"
},
"stopId": "ORLEANS:StopArea:00048800",
"stopSequence": 0
},
{
"arrival": {
"time": "1767985214"
},
"departure": {
"time": "1767985214"
},
"stopId": "ORLEANS:StopArea:00054701",
"stopSequence": 1
},
{
"arrival": {
"time": "1767985337"
},
"departure": {
"time": "1767985337"
},
"stopId": "ORLEANS:StopArea:01045304",
"stopSequence": 2
},
{
"arrival": {
"time": "1767985407"
},
"departure": {
"time": "1767985407"
},
"stopId": "ORLEANS:StopArea:01045504",
"stopSequence": 3
},
{
"arrival": {
"time": "1767985462"
},
"departure": {
"time": "1767985462"
},
"stopId": "ORLEANS:StopArea:00021810",
"stopSequence": 4
},
{
"arrival": {
"time": "1767985522"
},
"departure": {
"time": "1767985522"
},
"stopId": "ORLEANS:StopArea:01017904",
"stopSequence": 5
},
{
"arrival": {
"time": "1767985626"
},
"departure": {
"time": "1767985626"
},
"stopId": "ORLEANS:StopArea:00040301",
"stopSequence": 6
},
{
"arrival": {
"time": "1767985707"
},
"departure": {
"time": "1767985707"
},
"stopId": "ORLEANS:StopArea:00013100",
"stopSequence": 7
},
{
"arrival": {
"time": "1767985799"
},
"departure": {
"time": "1767985799"
},
"stopId": "ORLEANS:StopArea:00001721",
"stopSequence": 8
},
{
"arrival": {
"time": "1767985844"
},
"departure": {
"time": "1767985844"
},
"stopId": "ORLEANS:StopArea:00009721",
"stopSequence": 9
},
{
"arrival": {
"time": "1767985875"
},
"departure": {
"time": "1767985875"
},
"stopId": "ORLEANS:StopArea:00042200",
"stopSequence": 10
},
{
"arrival": {
"time": "1767985917"
},
"departure": {
"time": "1767985917"
},
"stopId": "ORLEANS:StopArea:01017402",
"stopSequence": 11
},
{
"arrival": {
"time": "1767986035"
},
"departure": {
"time": "1767986035"
},
"stopId": "ORLEANS:StopArea:00002901",
"stopSequence": 12
},
{
"arrival": {
"time": "1767986094"
},
"departure": {
"time": "1767986100"
},
"stopId": "ORLEANS:StopArea:01001709",
"stopSequence": 13
},
{
"arrival": {
"time": "1767986230"
},
"departure": {
"time": "1767986230"
},
"stopId": "ORLEANS:StopArea:01017071",
"stopSequence": 14
},
{
"arrival": {
"time": "1767986297"
},
"departure": {
"time": "1767986297"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 15
},
{
"arrival": {
"time": "1767986368"
},
"departure": {
"time": "1767986368"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 16
},
{
"arrival": {
"time": "1767986426"
},
"departure": {
"time": "1767986426"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 17
},
{
"arrival": {
"time": "1767986488"
},
"departure": {
"time": "1767986488"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 18
},
{
"arrival": {
"time": "1767986663"
},
"departure": {
"time": "1767986663"
},
"stopId": "ORLEANS:StopArea:00038311",
"stopSequence": 19
},
{
"arrival": {
"time": "1767986710"
},
"departure": {
"time": "1767986710"
},
"stopId": "ORLEANS:StopArea:00023901",
"stopSequence": 20
},
{
"arrival": {
"time": "1767986721"
},
"departure": {
"time": "1767986721"
},
"stopId": "ORLEANS:StopArea:00036801",
"stopSequence": 21
},
{
"arrival": {
"time": "1767986786"
},
"departure": {
"time": "1767986786"
},
"stopId": "ORLEANS:StopArea:00043970",
"stopSequence": 22
},
{
"arrival": {
"time": "1767986843"
},
"departure": {
"time": "1767986843"
},
"stopId": "ORLEANS:StopArea:00012002",
"stopSequence": 23
},
{
"arrival": {
"time": "1767986908"
},
"departure": {
"time": "1767986908"
},
"stopId": "ORLEANS:StopArea:00022701",
"stopSequence": 24
},
{
"arrival": {
"time": "1767986967"
},
"departure": {
"time": "1767986967"
},
"stopId": "ORLEANS:StopArea:00041700",
"stopSequence": 25
},
{
"arrival": {
"time": "1767987016"
},
"departure": {
"time": "1767987016"
},
"stopId": "ORLEANS:StopArea:00010400",
"stopSequence": 26
},
{
"arrival": {
"time": "1767987076"
},
"departure": {
"time": "1767987076"
},
"stopId": "ORLEANS:StopArea:00045221",
"stopSequence": 27
},
{
"arrival": {
"time": "1767987127"
},
"departure": {
"time": "1767987127"
},
"stopId": "ORLEANS:StopArea:00051200",
"stopSequence": 28
},
{
"arrival": {
"time": "1767987145"
},
"departure": {
"time": "1767987145"
},
"stopId": "ORLEANS:StopArea:00011600",
"stopSequence": 29
},
{
"arrival": {
"time": "1767987184"
},
"departure": {
"time": "1767987184"
},
"stopId": "ORLEANS:StopArea:00004402",
"stopSequence": 30
},
{
"arrival": {
"time": "1767987245"
},
"departure": {
"time": "1767987245"
},
"stopId": "ORLEANS:StopArea:00027400",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_R_417_2_417_5_195900"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:45_R_108_2_4018_5_202101",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767986460"
},
"departure": {
"time": "1767986461"
},
"stopId": "ORLEANS:StopArea:01016405",
"stopSequence": 0
},
{
"arrival": {
"time": "1767986532"
},
"departure": {
"time": "1767986532"
},
"stopId": "ORLEANS:StopArea:01016502",
"stopSequence": 1
},
{
"arrival": {
"time": "1767986593"
},
"departure": {
"time": "1767986593"
},
"stopId": "ORLEANS:StopArea:01016603",
"stopSequence": 2
},
{
"arrival": {
"time": "1767986662"
},
"departure": {
"time": "1767986662"
},
"stopId": "ORLEANS:StopArea:00000601",
"stopSequence": 3
},
{
"arrival": {
"time": "1767986751"
},
"departure": {
"time": "1767986751"
},
"stopId": "ORLEANS:StopArea:00001501",
"stopSequence": 4
},
{
"arrival": {
"time": "1767986808"
},
"departure": {
"time": "1767986808"
},
"stopId": "ORLEANS:StopArea:01016903",
"stopSequence": 5
},
{
"arrival": {
"time": "1767986880"
},
"departure": {
"time": "1767986880"
},
"stopId": "ORLEANS:StopArea:01003404",
"stopSequence": 6
},
{
"arrival": {
"time": "1767987034"
},
"departure": {
"time": "1767987034"
},
"stopId": "ORLEANS:StopArea:00054601",
"stopSequence": 7
},
{
"arrival": {
"time": "1767987117"
},
"departure": {
"time": "1767987117"
},
"stopId": "ORLEANS:StopArea:00005931",
"stopSequence": 8
},
{
"arrival": {
"time": "1767987188"
},
"departure": {
"time": "1767987188"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 9
},
{
"arrival": {
"time": "1767987253"
},
"departure": {
"time": "1767987253"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767987300"
},
"departure": {
"time": "1767987300"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 11
},
{
"arrival": {
"time": "1767987580"
},
"departure": {
"time": "1767987580"
},
"stopId": "ORLEANS:StopArea:01002004",
"stopSequence": 12
},
{
"arrival": {
"time": "1767987840"
},
"departure": {
"time": "1767987840"
},
"stopId": "ORLEANS:StopArea:00001045",
"stopSequence": 13
},
{
"arrival": {
"time": "1767988140"
},
"departure": {
"time": "1767988140"
},
"stopId": "ORLEANS:StopArea:00047371",
"stopSequence": 14
},
{
"arrival": {
"time": "1767988260"
},
"departure": {
"time": "1767988260"
},
"stopId": "ORLEANS:StopArea:00029310",
"stopSequence": 15
},
{
"arrival": {
"time": "1767988301"
},
"departure": {
"time": "1767988301"
},
"stopId": "ORLEANS:StopArea:00030203",
"stopSequence": 16
},
{
"arrival": {
"time": "1767988351"
},
"departure": {
"time": "1767988351"
},
"stopId": "ORLEANS:StopArea:00022916",
"stopSequence": 17
},
{
"arrival": {
"time": "1767988500"
},
"departure": {
"time": "1767988500"
},
"stopId": "ORLEANS:StopArea:01023303",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:45",
"tripId": "ORLEANS:VehicleJourney:45_R_108_2_4018_5_202101"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:21_A_262_2_2185_5_191000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982980"
},
"departure": {
"time": "1767982980"
},
"stopId": "ORLEANS:StopArea:01023603",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983117"
},
"departure": {
"time": "1767983117"
},
"stopId": "ORLEANS:StopArea:00042400",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983178"
},
"departure": {
"time": "1767983178"
},
"stopId": "ORLEANS:StopArea:00024300",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983188"
},
"departure": {
"time": "1767983188"
},
"stopId": "ORLEANS:StopArea:00023100",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983287"
},
"departure": {
"time": "1767983287"
},
"stopId": "ORLEANS:StopArea:00008640",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983286"
},
"departure": {
"time": "1767983286"
},
"stopId": "ORLEANS:StopArea:00022521",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983398"
},
"departure": {
"time": "1767983398"
},
"stopId": "ORLEANS:StopArea:01002303",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:21",
"tripId": "ORLEANS:VehicleJourney:21_A_262_2_2185_5_191000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_R_173_2_B02_5_230835",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767996515"
},
"departure": {
"time": "1767996515"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767996610"
},
"departure": {
"time": "1767996625"
},
"stopId": "ORLEANS:StopArea:TLBLUM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767996725"
},
"departure": {
"time": "1767996735"
},
"stopId": "ORLEANS:StopArea:TCLARC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767996820"
},
"departure": {
"time": "1767996830"
},
"stopId": "ORLEANS:StopArea:TVERVI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767996890"
},
"departure": {
"time": "1767996900"
},
"stopId": "ORLEANS:StopArea:TPTBOR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767997010"
},
"departure": {
"time": "1767997020"
},
"stopId": "ORLEANS:StopArea:TGAUBR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767997130"
},
"departure": {
"time": "1767997140"
},
"stopId": "ORLEANS:StopArea:TAMBER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767997195"
},
"departure": {
"time": "1767997205"
},
"stopId": "ORLEANS:StopArea:TGVILL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767997265"
},
"departure": {
"time": "1767997280"
},
"stopId": "ORLEANS:StopArea:TMOZAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767997350"
},
"departure": {
"time": "1767997360"
},
"stopId": "ORLEANS:StopArea:TDRHOM1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767997450"
},
"departure": {
"time": "1767997465"
},
"stopId": "ORLEANS:StopArea:TRIOBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767997550"
},
"departure": {
"time": "1767997570"
},
"stopId": "ORLEANS:StopArea:TVIGNA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767997675"
},
"departure": {
"time": "1767997690"
},
"stopId": "ORLEANS:StopArea:THALMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767997760"
},
"departure": {
"time": "1767997770"
},
"stopId": "ORLEANS:StopArea:TCAHDV1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767997830"
},
"departure": {
"time": "1767997840"
},
"stopId": "ORLEANS:StopArea:TJDARC1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767997920"
},
"departure": {
"time": "1767997955"
},
"stopId": "ORLEANS:StopArea:TGAULB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767998045"
},
"departure": {
"time": "1767998055"
},
"stopId": "ORLEANS:StopArea:TCXMOR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767998120"
},
"departure": {
"time": "1767998140"
},
"stopId": "ORLEANS:StopArea:TMADEL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767998210"
},
"departure": {
"time": "1767998220"
},
"stopId": "ORLEANS:StopArea:TBEAUM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767998295"
},
"departure": {
"time": "1767998305"
},
"stopId": "ORLEANS:StopArea:TPTDUN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767998370"
},
"departure": {
"time": "1767998380"
},
"stopId": "ORLEANS:StopArea:TPEURO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767998491"
},
"departure": {
"time": "1767998500"
},
"stopId": "ORLEANS:StopArea:TTANGU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767998560"
},
"departure": {
"time": "1767998570"
},
"stopId": "ORLEANS:StopArea:TMLKIN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767998660"
},
"departure": {
"time": "1767998675"
},
"stopId": "ORLEANS:StopArea:TTFONT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767998815"
},
"departure": {
"time": "1767998815"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_R_173_2_B02_5_230835"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_167_2_B09_5_233000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767997800"
},
"departure": {
"time": "1767997800"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767997946"
},
"departure": {
"time": "1767997946"
},
"stopId": "ORLEANS:StopArea:TTFONT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767998030"
},
"departure": {
"time": "1767998040"
},
"stopId": "ORLEANS:StopArea:TMLKIN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767998100"
},
"departure": {
"time": "1767998110"
},
"stopId": "ORLEANS:StopArea:TTANGU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767998220"
},
"departure": {
"time": "1767998235"
},
"stopId": "ORLEANS:StopArea:TPEURO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767998295"
},
"departure": {
"time": "1767998310"
},
"stopId": "ORLEANS:StopArea:TPTDUN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767998385"
},
"departure": {
"time": "1767998395"
},
"stopId": "ORLEANS:StopArea:TBEAUM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767998470"
},
"departure": {
"time": "1767998490"
},
"stopId": "ORLEANS:StopArea:TMADEL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767998570"
},
"departure": {
"time": "1767998585"
},
"stopId": "ORLEANS:StopArea:TCXMOR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767998685"
},
"departure": {
"time": "1767998720"
},
"stopId": "ORLEANS:StopArea:TGAULB2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767998795"
},
"departure": {
"time": "1767998810"
},
"stopId": "ORLEANS:StopArea:TJDARC2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767998880"
},
"departure": {
"time": "1767998895"
},
"stopId": "ORLEANS:StopArea:TCAHDV2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767998950"
},
"departure": {
"time": "1767998965"
},
"stopId": "ORLEANS:StopArea:THALMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767999056"
},
"departure": {
"time": "1767999080"
},
"stopId": "ORLEANS:StopArea:TVIGNA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767999165"
},
"departure": {
"time": "1767999180"
},
"stopId": "ORLEANS:StopArea:TRIOBE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767999275"
},
"departure": {
"time": "1767999290"
},
"stopId": "ORLEANS:StopArea:TDRHOM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767999355"
},
"departure": {
"time": "1767999370"
},
"stopId": "ORLEANS:StopArea:TMOZAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767999425"
},
"departure": {
"time": "1767999435"
},
"stopId": "ORLEANS:StopArea:TGVILL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767999490"
},
"departure": {
"time": "1767999500"
},
"stopId": "ORLEANS:StopArea:TAMBER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767999615"
},
"departure": {
"time": "1767999625"
},
"stopId": "ORLEANS:StopArea:TGAUBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767999740"
},
"departure": {
"time": "1767999755"
},
"stopId": "ORLEANS:StopArea:TPTBOR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767999815"
},
"departure": {
"time": "1767999825"
},
"stopId": "ORLEANS:StopArea:TVERVI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767999910"
},
"departure": {
"time": "1767999920"
},
"stopId": "ORLEANS:StopArea:TCLARC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1768000020"
},
"departure": {
"time": "1768000035"
},
"stopId": "ORLEANS:StopArea:TLBLUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768000140"
},
"departure": {
"time": "1768000140"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_167_2_B09_5_233000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_A_418_2_533_5_192700",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983254"
},
"departure": {
"time": "1767983254"
},
"stopId": "ORLEANS:StopArea:00004401",
"stopSequence": 1
},
{
"arrival": {
"time": "1767983288"
},
"departure": {
"time": "1767983288"
},
"stopId": "ORLEANS:StopArea:00011601",
"stopSequence": 2
},
{
"arrival": {
"time": "1767983329"
},
"departure": {
"time": "1767983329"
},
"stopId": "ORLEANS:StopArea:00051201",
"stopSequence": 3
},
{
"arrival": {
"time": "1767983365"
},
"departure": {
"time": "1767983365"
},
"stopId": "ORLEANS:StopArea:00045220",
"stopSequence": 4
},
{
"arrival": {
"time": "1767983417"
},
"departure": {
"time": "1767983417"
},
"stopId": "ORLEANS:StopArea:01019903",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983467"
},
"departure": {
"time": "1767983467"
},
"stopId": "ORLEANS:StopArea:00041701",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983527"
},
"departure": {
"time": "1767983527"
},
"stopId": "ORLEANS:StopArea:00022700",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983612"
},
"departure": {
"time": "1767983612"
},
"stopId": "ORLEANS:StopArea:00012001",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983661"
},
"departure": {
"time": "1767983661"
},
"stopId": "ORLEANS:StopArea:00043971",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983713"
},
"departure": {
"time": "1767983713"
},
"stopId": "ORLEANS:StopArea:00036800",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983779"
},
"departure": {
"time": "1767983779"
},
"stopId": "ORLEANS:StopArea:00023900",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983809"
},
"departure": {
"time": "1767983809"
},
"stopId": "ORLEANS:StopArea:00038310",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983980"
},
"departure": {
"time": "1767983980"
},
"stopId": "ORLEANS:StopArea:00045620",
"stopSequence": 13
},
{
"arrival": {
"time": "1767984068"
},
"departure": {
"time": "1767984068"
},
"stopId": "ORLEANS:StopArea:00001220",
"stopSequence": 14
},
{
"arrival": {
"time": "1767984159"
},
"departure": {
"time": "1767984159"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 15
},
{
"arrival": {
"time": "1767984239"
},
"departure": {
"time": "1767984239"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 16
},
{
"arrival": {
"time": "1767984329"
},
"departure": {
"time": "1767984480"
},
"stopId": "ORLEANS:StopArea:00017056",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984550"
},
"departure": {
"time": "1767984550"
},
"stopId": "ORLEANS:StopArea:00002900",
"stopSequence": 18
},
{
"arrival": {
"time": "1767984646"
},
"departure": {
"time": "1767984646"
},
"stopId": "ORLEANS:StopArea:01017401",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984706"
},
"departure": {
"time": "1767984706"
},
"stopId": "ORLEANS:StopArea:00042201",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984735"
},
"departure": {
"time": "1767984735"
},
"stopId": "ORLEANS:StopArea:00009720",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984785"
},
"departure": {
"time": "1767984785"
},
"stopId": "ORLEANS:StopArea:00001720",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984876"
},
"departure": {
"time": "1767984876"
},
"stopId": "ORLEANS:StopArea:00013101",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984948"
},
"departure": {
"time": "1767984948"
},
"stopId": "ORLEANS:StopArea:00040300",
"stopSequence": 24
},
{
"arrival": {
"time": "1767985026"
},
"departure": {
"time": "1767985026"
},
"stopId": "ORLEANS:StopArea:01017903",
"stopSequence": 25
},
{
"arrival": {
"time": "1767985089"
},
"departure": {
"time": "1767985089"
},
"stopId": "ORLEANS:StopArea:00021811",
"stopSequence": 26
},
{
"arrival": {
"time": "1767985148"
},
"departure": {
"time": "1767985148"
},
"stopId": "ORLEANS:StopArea:01045503",
"stopSequence": 27
},
{
"arrival": {
"time": "1767985205"
},
"departure": {
"time": "1767985205"
},
"stopId": "ORLEANS:StopArea:01045303",
"stopSequence": 28
},
{
"arrival": {
"time": "1767985313"
},
"departure": {
"time": "1767985313"
},
"stopId": "ORLEANS:StopArea:00054702",
"stopSequence": 29
},
{
"arrival": {
"time": "1767985367"
},
"departure": {
"time": "1767985367"
},
"stopId": "ORLEANS:StopArea:00048800",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_A_418_2_533_5_192700"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_167_2_B11_5_204500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767987900"
},
"departure": {
"time": "1767987900"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767988035"
},
"departure": {
"time": "1767988050"
},
"stopId": "ORLEANS:StopArea:TTFONT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767988135"
},
"departure": {
"time": "1767988145"
},
"stopId": "ORLEANS:StopArea:TMLKIN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767988205"
},
"departure": {
"time": "1767988215"
},
"stopId": "ORLEANS:StopArea:TTANGU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767988325"
},
"departure": {
"time": "1767988340"
},
"stopId": "ORLEANS:StopArea:TPEURO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767988400"
},
"departure": {
"time": "1767988415"
},
"stopId": "ORLEANS:StopArea:TPTDUN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767988490"
},
"departure": {
"time": "1767988500"
},
"stopId": "ORLEANS:StopArea:TBEAUM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767988575"
},
"departure": {
"time": "1767988595"
},
"stopId": "ORLEANS:StopArea:TMADEL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767988675"
},
"departure": {
"time": "1767988690"
},
"stopId": "ORLEANS:StopArea:TCXMOR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767988790"
},
"departure": {
"time": "1767988825"
},
"stopId": "ORLEANS:StopArea:TGAULB2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767988900"
},
"departure": {
"time": "1767988915"
},
"stopId": "ORLEANS:StopArea:TJDARC2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767988985"
},
"departure": {
"time": "1767989000"
},
"stopId": "ORLEANS:StopArea:TCAHDV2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767989055"
},
"departure": {
"time": "1767989070"
},
"stopId": "ORLEANS:StopArea:THALMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767989165"
},
"departure": {
"time": "1767989185"
},
"stopId": "ORLEANS:StopArea:TVIGNA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767989270"
},
"departure": {
"time": "1767989285"
},
"stopId": "ORLEANS:StopArea:TRIOBE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767989380"
},
"departure": {
"time": "1767989400"
},
"stopId": "ORLEANS:StopArea:TDRHOM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767989465"
},
"departure": {
"time": "1767989480"
},
"stopId": "ORLEANS:StopArea:TMOZAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767989535"
},
"departure": {
"time": "1767989545"
},
"stopId": "ORLEANS:StopArea:TGVILL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767989600"
},
"departure": {
"time": "1767989645"
},
"stopId": "ORLEANS:StopArea:TAMBER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767989760"
},
"departure": {
"time": "1767989770"
},
"stopId": "ORLEANS:StopArea:TGAUBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767989885"
},
"departure": {
"time": "1767989900"
},
"stopId": "ORLEANS:StopArea:TPTBOR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767989960"
},
"departure": {
"time": "1767989970"
},
"stopId": "ORLEANS:StopArea:TVERVI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767990055"
},
"departure": {
"time": "1767990065"
},
"stopId": "ORLEANS:StopArea:TCLARC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767990165"
},
"departure": {
"time": "1767990180"
},
"stopId": "ORLEANS:StopArea:TLBLUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767990285"
},
"departure": {
"time": "1767990285"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_167_2_B11_5_204500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_A_380_2_210_5_223900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767994840"
},
"departure": {
"time": "1767994840"
},
"stopId": "ORLEANS:StopArea:01010701",
"stopSequence": 0
},
{
"arrival": {
"time": "1767994905"
},
"departure": {
"time": "1767994905"
},
"stopId": "ORLEANS:StopArea:00041951",
"stopSequence": 1
},
{
"arrival": {
"time": "1767994994"
},
"departure": {
"time": "1767994994"
},
"stopId": "ORLEANS:StopArea:00008801",
"stopSequence": 2
},
{
"arrival": {
"time": "1767995050"
},
"departure": {
"time": "1767995050"
},
"stopId": "ORLEANS:StopArea:00020801",
"stopSequence": 3
},
{
"arrival": {
"time": "1767995084"
},
"departure": {
"time": "1767995084"
},
"stopId": "ORLEANS:StopArea:00024201",
"stopSequence": 4
},
{
"arrival": {
"time": "1767995135"
},
"departure": {
"time": "1767995135"
},
"stopId": "ORLEANS:StopArea:00029803",
"stopSequence": 5
},
{
"arrival": {
"time": "1767995206"
},
"departure": {
"time": "1767995206"
},
"stopId": "ORLEANS:StopArea:00035001",
"stopSequence": 6
},
{
"arrival": {
"time": "1767995285"
},
"departure": {
"time": "1767995285"
},
"stopId": "ORLEANS:StopArea:00037201",
"stopSequence": 7
},
{
"arrival": {
"time": "1767995392"
},
"departure": {
"time": "1767995392"
},
"stopId": "ORLEANS:StopArea:00017522",
"stopSequence": 8
},
{
"arrival": {
"time": "1767995546"
},
"departure": {
"time": "1767995546"
},
"stopId": "ORLEANS:StopArea:01004705",
"stopSequence": 9
},
{
"arrival": {
"time": "1767995635"
},
"departure": {
"time": "1767995635"
},
"stopId": "ORLEANS:StopArea:01070201",
"stopSequence": 10
},
{
"arrival": {
"time": "1767995677"
},
"departure": {
"time": "1767995677"
},
"stopId": "ORLEANS:StopArea:00046251",
"stopSequence": 11
},
{
"arrival": {
"time": "1767995750"
},
"departure": {
"time": "1767995750"
},
"stopId": "ORLEANS:StopArea:00006403",
"stopSequence": 12
},
{
"arrival": {
"time": "1767995809"
},
"departure": {
"time": "1767995809"
},
"stopId": "ORLEANS:StopArea:00037300",
"stopSequence": 13
},
{
"arrival": {
"time": "1767995887"
},
"departure": {
"time": "1767995887"
},
"stopId": "ORLEANS:StopArea:00000102",
"stopSequence": 14
},
{
"arrival": {
"time": "1767995983"
},
"departure": {
"time": "1767995983"
},
"stopId": "ORLEANS:StopArea:01012903",
"stopSequence": 15
},
{
"arrival": {
"time": "1767996047"
},
"departure": {
"time": "1767996047"
},
"stopId": "ORLEANS:StopArea:00007700",
"stopSequence": 16
},
{
"arrival": {
"time": "1767996127"
},
"departure": {
"time": "1767996127"
},
"stopId": "ORLEANS:StopArea:00047700",
"stopSequence": 17
},
{
"arrival": {
"time": "1767996215"
},
"departure": {
"time": "1767996215"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 18
},
{
"arrival": {
"time": "1767996320"
},
"departure": {
"time": "1767996320"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 19
},
{
"arrival": {
"time": "1767996416"
},
"departure": {
"time": "1767996416"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 20
},
{
"arrival": {
"time": "1767996494"
},
"departure": {
"time": "1767996494"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 21
},
{
"arrival": {
"time": "1767996562"
},
"departure": {
"time": "1767996562"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 22
},
{
"arrival": {
"time": "1767996640"
},
"departure": {
"time": "1767996640"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 23
},
{
"arrival": {
"time": "1767996701"
},
"departure": {
"time": "1767996701"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 24
},
{
"arrival": {
"time": "1767996790"
},
"departure": {
"time": "1767996790"
},
"stopId": "ORLEANS:StopArea:01013604",
"stopSequence": 25
},
{
"arrival": {
"time": "1767996896"
},
"departure": {
"time": "1767996896"
},
"stopId": "ORLEANS:StopArea:01013704",
"stopSequence": 26
},
{
"arrival": {
"time": "1767996987"
},
"departure": {
"time": "1767996987"
},
"stopId": "ORLEANS:StopArea:00039800",
"stopSequence": 27
},
{
"arrival": {
"time": "1767997052"
},
"departure": {
"time": "1767997052"
},
"stopId": "ORLEANS:StopArea:01014004",
"stopSequence": 28
},
{
"arrival": {
"time": "1767997149"
},
"departure": {
"time": "1767997149"
},
"stopId": "ORLEANS:StopArea:00055550",
"stopSequence": 29
},
{
"arrival": {
"time": "1767997220"
},
"departure": {
"time": "1767997220"
},
"stopId": "ORLEANS:StopArea:00036901",
"stopSequence": 30
},
{
"arrival": {
"time": "1767997271"
},
"departure": {
"time": "1767997271"
},
"stopId": "ORLEANS:StopArea:00042301",
"stopSequence": 31
},
{
"arrival": {
"time": "1767997339"
},
"departure": {
"time": "1767997339"
},
"stopId": "ORLEANS:StopArea:01014404",
"stopSequence": 32
},
{
"arrival": {
"time": "1767997425"
},
"departure": {
"time": "1767997425"
},
"stopId": "ORLEANS:StopArea:00030300",
"stopSequence": 33
},
{
"arrival": {
"time": "1767997485"
},
"departure": {
"time": "1767997485"
},
"stopId": "ORLEANS:StopArea:00019700",
"stopSequence": 34
},
{
"arrival": {
"time": "1767997525"
},
"departure": {
"time": "1767997525"
},
"stopId": "ORLEANS:StopArea:01002604",
"stopSequence": 35
},
{
"arrival": {
"time": "1767997592"
},
"departure": {
"time": "1767997592"
},
"stopId": "ORLEANS:StopArea:01002606",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_A_380_2_210_5_223900"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_167_2_B06_5_224600",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767994863"
},
"departure": {
"time": "1767995160"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767995301"
},
"departure": {
"time": "1767995305"
},
"stopId": "ORLEANS:StopArea:TTFONT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767995390"
},
"departure": {
"time": "1767995400"
},
"stopId": "ORLEANS:StopArea:TMLKIN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767995463"
},
"departure": {
"time": "1767995470"
},
"stopId": "ORLEANS:StopArea:TTANGU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767995594"
},
"departure": {
"time": "1767995595"
},
"stopId": "ORLEANS:StopArea:TPEURO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767995658"
},
"departure": {
"time": "1767995670"
},
"stopId": "ORLEANS:StopArea:TPTDUN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767995745"
},
"departure": {
"time": "1767995755"
},
"stopId": "ORLEANS:StopArea:TBEAUM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767995830"
},
"departure": {
"time": "1767995850"
},
"stopId": "ORLEANS:StopArea:TMADEL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767995930"
},
"departure": {
"time": "1767995945"
},
"stopId": "ORLEANS:StopArea:TCXMOR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767996045"
},
"departure": {
"time": "1767996080"
},
"stopId": "ORLEANS:StopArea:TGAULB2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767996155"
},
"departure": {
"time": "1767996170"
},
"stopId": "ORLEANS:StopArea:TJDARC2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767996240"
},
"departure": {
"time": "1767996255"
},
"stopId": "ORLEANS:StopArea:TCAHDV2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767996310"
},
"departure": {
"time": "1767996325"
},
"stopId": "ORLEANS:StopArea:THALMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767996420"
},
"departure": {
"time": "1767996440"
},
"stopId": "ORLEANS:StopArea:TVIGNA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767996525"
},
"departure": {
"time": "1767996540"
},
"stopId": "ORLEANS:StopArea:TRIOBE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767996635"
},
"departure": {
"time": "1767996650"
},
"stopId": "ORLEANS:StopArea:TDRHOM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767996718"
},
"departure": {
"time": "1767996730"
},
"stopId": "ORLEANS:StopArea:TMOZAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767996783"
},
"departure": {
"time": "1767996795"
},
"stopId": "ORLEANS:StopArea:TGVILL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767996848"
},
"departure": {
"time": "1767996860"
},
"stopId": "ORLEANS:StopArea:TAMBER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767996975"
},
"departure": {
"time": "1767996985"
},
"stopId": "ORLEANS:StopArea:TGAUBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767997100"
},
"departure": {
"time": "1767997115"
},
"stopId": "ORLEANS:StopArea:TPTBOR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767997175"
},
"departure": {
"time": "1767997185"
},
"stopId": "ORLEANS:StopArea:TVERVI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767997270"
},
"departure": {
"time": "1767997280"
},
"stopId": "ORLEANS:StopArea:TCLARC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767997380"
},
"departure": {
"time": "1767997395"
},
"stopId": "ORLEANS:StopArea:TLBLUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767997500"
},
"departure": {
"time": "1767997500"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_167_2_B06_5_224600"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_167_2_B01_5_185620",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983007"
},
"departure": {
"time": "1767983014"
},
"stopId": "ORLEANS:StopArea:TMOZAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983063"
},
"departure": {
"time": "1767983121"
},
"stopId": "ORLEANS:StopArea:TGVILL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983174"
},
"departure": {
"time": "1767983219"
},
"stopId": "ORLEANS:StopArea:TAMBER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983330"
},
"departure": {
"time": "1767983340"
},
"stopId": "ORLEANS:StopArea:TGAUBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983461"
},
"departure": {
"time": "1767983476"
},
"stopId": "ORLEANS:StopArea:TPTBOR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983535"
},
"departure": {
"time": "1767983545"
},
"stopId": "ORLEANS:StopArea:TVERVI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983624"
},
"departure": {
"time": "1767983634"
},
"stopId": "ORLEANS:StopArea:TCLARC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983735"
},
"departure": {
"time": "1767983750"
},
"stopId": "ORLEANS:StopArea:TLBLUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983851"
},
"departure": {
"time": "1767983851"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_167_2_B01_5_185620"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:22_A_98_2_2287_5_191200",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982991"
},
"departure": {
"time": "1767982991"
},
"stopId": "ORLEANS:StopArea:00052301",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983019"
},
"departure": {
"time": "1767983019"
},
"stopId": "ORLEANS:StopArea:00052201",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983049"
},
"departure": {
"time": "1767983049"
},
"stopId": "ORLEANS:StopArea:00052101",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983186"
},
"departure": {
"time": "1767983186"
},
"stopId": "ORLEANS:StopArea:01079501",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983308"
},
"departure": {
"time": "1767983308"
},
"stopId": "ORLEANS:StopArea:00034501",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983362"
},
"departure": {
"time": "1767983362"
},
"stopId": "ORLEANS:StopArea:01052403",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983425"
},
"departure": {
"time": "1767983425"
},
"stopId": "ORLEANS:StopArea:00012103",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983482"
},
"departure": {
"time": "1767983482"
},
"stopId": "ORLEANS:StopArea:00000520",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983540"
},
"departure": {
"time": "1767983540"
},
"stopId": "ORLEANS:StopArea:00033520",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983606"
},
"departure": {
"time": "1767983606"
},
"stopId": "ORLEANS:StopArea:01042304",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983663"
},
"departure": {
"time": "1767983663"
},
"stopId": "ORLEANS:StopArea:00039205",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983788"
},
"departure": {
"time": "1767983788"
},
"stopId": "ORLEANS:StopArea:00027702",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983843"
},
"departure": {
"time": "1767983843"
},
"stopId": "ORLEANS:StopArea:00030101",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983905"
},
"departure": {
"time": "1767983905"
},
"stopId": "ORLEANS:StopArea:00027000",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983962"
},
"departure": {
"time": "1767983962"
},
"stopId": "ORLEANS:StopArea:00008000",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984023"
},
"departure": {
"time": "1767984023"
},
"stopId": "ORLEANS:StopArea:00026501",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984030"
},
"departure": {
"time": "1767984030"
},
"stopId": "ORLEANS:StopArea:00010700",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984083"
},
"departure": {
"time": "1767984083"
},
"stopId": "ORLEANS:StopArea:00027600",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984135"
},
"departure": {
"time": "1767984135"
},
"stopId": "ORLEANS:StopArea:00003600",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984140"
},
"departure": {
"time": "1767984140"
},
"stopId": "ORLEANS:StopArea:00023400",
"stopSequence": 24
},
{
"arrival": {
"time": "1767984206"
},
"departure": {
"time": "1767984206"
},
"stopId": "ORLEANS:StopArea:00048500",
"stopSequence": 25
},
{
"arrival": {
"time": "1767984262"
},
"departure": {
"time": "1767984262"
},
"stopId": "ORLEANS:StopArea:00027950",
"stopSequence": 26
},
{
"arrival": {
"time": "1767984330"
},
"departure": {
"time": "1767984330"
},
"stopId": "ORLEANS:StopArea:00046551",
"stopSequence": 27
},
{
"arrival": {
"time": "1767984393"
},
"departure": {
"time": "1767984393"
},
"stopId": "ORLEANS:StopArea:00040140",
"stopSequence": 28
},
{
"arrival": {
"time": "1767984452"
},
"departure": {
"time": "1767984452"
},
"stopId": "ORLEANS:StopArea:00022220",
"stopSequence": 29
},
{
"arrival": {
"time": "1767984508"
},
"departure": {
"time": "1767984508"
},
"stopId": "ORLEANS:StopArea:00049161",
"stopSequence": 30
},
{
"arrival": {
"time": "1767984555"
},
"departure": {
"time": "1767984555"
},
"stopId": "ORLEANS:StopArea:06001010",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:22",
"tripId": "ORLEANS:VehicleJourney:22_A_98_2_2287_5_191200"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_R_557_2_105_5_223700",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767994128"
},
"departure": {
"time": "1767994620"
},
"stopId": "ORLEANS:StopArea:01010601",
"stopSequence": 0
},
{
"arrival": {
"time": "1767994674"
},
"departure": {
"time": "1767994674"
},
"stopId": "ORLEANS:StopArea:01079201",
"stopSequence": 1
},
{
"arrival": {
"time": "1767994781"
},
"departure": {
"time": "1767994781"
},
"stopId": "ORLEANS:StopArea:01084102",
"stopSequence": 2
},
{
"arrival": {
"time": "1767994800"
},
"departure": {
"time": "1767994800"
},
"stopId": "ORLEANS:StopArea:01029601",
"stopSequence": 3
},
{
"arrival": {
"time": "1767994834"
},
"departure": {
"time": "1767994834"
},
"stopId": "ORLEANS:StopArea:00035150",
"stopSequence": 4
},
{
"arrival": {
"time": "1767994959"
},
"departure": {
"time": "1767994959"
},
"stopId": "ORLEANS:StopArea:00021521",
"stopSequence": 5
},
{
"arrival": {
"time": "1767994953"
},
"departure": {
"time": "1767994953"
},
"stopId": "ORLEANS:StopArea:01029403",
"stopSequence": 6
},
{
"arrival": {
"time": "1767995082"
},
"departure": {
"time": "1767995082"
},
"stopId": "ORLEANS:StopArea:01069304",
"stopSequence": 7
},
{
"arrival": {
"time": "1767995208"
},
"departure": {
"time": "1767995208"
},
"stopId": "ORLEANS:StopArea:01009102",
"stopSequence": 8
},
{
"arrival": {
"time": "1767995267"
},
"departure": {
"time": "1767995267"
},
"stopId": "ORLEANS:StopArea:01009003",
"stopSequence": 9
},
{
"arrival": {
"time": "1767995305"
},
"departure": {
"time": "1767995305"
},
"stopId": "ORLEANS:StopArea:00036301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767995342"
},
"departure": {
"time": "1767995342"
},
"stopId": "ORLEANS:StopArea:00048801",
"stopSequence": 11
},
{
"arrival": {
"time": "1767995393"
},
"departure": {
"time": "1767995393"
},
"stopId": "ORLEANS:StopArea:00054701",
"stopSequence": 12
},
{
"arrival": {
"time": "1767995434"
},
"departure": {
"time": "1767995434"
},
"stopId": "ORLEANS:StopArea:00016701",
"stopSequence": 13
},
{
"arrival": {
"time": "1767995506"
},
"departure": {
"time": "1767995506"
},
"stopId": "ORLEANS:StopArea:00030500",
"stopSequence": 14
},
{
"arrival": {
"time": "1767995558"
},
"departure": {
"time": "1767995558"
},
"stopId": "ORLEANS:StopArea:00027500",
"stopSequence": 15
},
{
"arrival": {
"time": "1767995626"
},
"departure": {
"time": "1767995626"
},
"stopId": "ORLEANS:StopArea:00006701",
"stopSequence": 16
},
{
"arrival": {
"time": "1767995694"
},
"departure": {
"time": "1767995694"
},
"stopId": "ORLEANS:StopArea:00020501",
"stopSequence": 17
},
{
"arrival": {
"time": "1767995737"
},
"departure": {
"time": "1767995737"
},
"stopId": "ORLEANS:StopArea:00012401",
"stopSequence": 18
},
{
"arrival": {
"time": "1767995803"
},
"departure": {
"time": "1767995803"
},
"stopId": "ORLEANS:StopArea:00022400",
"stopSequence": 19
},
{
"arrival": {
"time": "1767995858"
},
"departure": {
"time": "1767995858"
},
"stopId": "ORLEANS:StopArea:00040000",
"stopSequence": 20
},
{
"arrival": {
"time": "1767995984"
},
"departure": {
"time": "1767995984"
},
"stopId": "ORLEANS:StopArea:00009701",
"stopSequence": 21
},
{
"arrival": {
"time": "1767996114"
},
"departure": {
"time": "1767996114"
},
"stopId": "ORLEANS:StopArea:00011100",
"stopSequence": 22
},
{
"arrival": {
"time": "1767996210"
},
"departure": {
"time": "1767996210"
},
"stopId": "ORLEANS:StopArea:01007703",
"stopSequence": 23
},
{
"arrival": {
"time": "1767996316"
},
"departure": {
"time": "1767996316"
},
"stopId": "ORLEANS:StopArea:00036500",
"stopSequence": 24
},
{
"arrival": {
"time": "1767996445"
},
"departure": {
"time": "1767996445"
},
"stopId": "ORLEANS:StopArea:00017072",
"stopSequence": 25
},
{
"arrival": {
"time": "1767996513"
},
"departure": {
"time": "1767996513"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 26
},
{
"arrival": {
"time": "1767996575"
},
"departure": {
"time": "1767996575"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 27
},
{
"arrival": {
"time": "1767996680"
},
"departure": {
"time": "1767996680"
},
"stopId": "ORLEANS:StopArea:00030980",
"stopSequence": 28
},
{
"arrival": {
"time": "1767996841"
},
"departure": {
"time": "1767996841"
},
"stopId": "ORLEANS:StopArea:01007202",
"stopSequence": 29
},
{
"arrival": {
"time": "1767996944"
},
"departure": {
"time": "1767996944"
},
"stopId": "ORLEANS:StopArea:00005100",
"stopSequence": 30
},
{
"arrival": {
"time": "1767997019"
},
"departure": {
"time": "1767997019"
},
"stopId": "ORLEANS:StopArea:01078302",
"stopSequence": 31
},
{
"arrival": {
"time": "1767997117"
},
"departure": {
"time": "1767997117"
},
"stopId": "ORLEANS:StopArea:00034502",
"stopSequence": 32
},
{
"arrival": {
"time": "1767997172"
},
"departure": {
"time": "1767997172"
},
"stopId": "ORLEANS:StopArea:00029501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767997215"
},
"departure": {
"time": "1767997215"
},
"stopId": "ORLEANS:StopArea:00010901",
"stopSequence": 34
},
{
"arrival": {
"time": "1767997263"
},
"departure": {
"time": "1767997263"
},
"stopId": "ORLEANS:StopArea:00011901",
"stopSequence": 35
},
{
"arrival": {
"time": "1767997297"
},
"departure": {
"time": "1767997297"
},
"stopId": "ORLEANS:StopArea:00020900",
"stopSequence": 36
},
{
"arrival": {
"time": "1767997352"
},
"departure": {
"time": "1767997352"
},
"stopId": "ORLEANS:StopArea:01006503",
"stopSequence": 37
},
{
"arrival": {
"time": "1767997384"
},
"departure": {
"time": "1767997384"
},
"stopId": "ORLEANS:StopArea:00030700",
"stopSequence": 38
},
{
"arrival": {
"time": "1767997417"
},
"departure": {
"time": "1767997417"
},
"stopId": "ORLEANS:StopArea:00038760",
"stopSequence": 39
},
{
"arrival": {
"time": "1767997456"
},
"departure": {
"time": "1767997456"
},
"stopId": "ORLEANS:StopArea:00028401",
"stopSequence": 40
},
{
"arrival": {
"time": "1767997529"
},
"departure": {
"time": "1767997529"
},
"stopId": "ORLEANS:StopArea:00005201",
"stopSequence": 41
},
{
"arrival": {
"time": "1767997587"
},
"departure": {
"time": "1767997587"
},
"stopId": "ORLEANS:StopArea:00048000",
"stopSequence": 42
},
{
"arrival": {
"time": "1767997656"
},
"departure": {
"time": "1767997656"
},
"stopId": "ORLEANS:StopArea:00028801",
"stopSequence": 43
},
{
"arrival": {
"time": "1767997707"
},
"departure": {
"time": "1767997707"
},
"stopId": "ORLEANS:StopArea:00043300",
"stopSequence": 44
},
{
"arrival": {
"time": "1767997779"
},
"departure": {
"time": "1767997779"
},
"stopId": "ORLEANS:StopArea:01000904",
"stopSequence": 45
},
{
"arrival": {
"time": "1767997866"
},
"departure": {
"time": "1767997866"
},
"stopId": "ORLEANS:StopArea:00037251",
"stopSequence": 46
},
{
"arrival": {
"time": "1767997925"
},
"departure": {
"time": "1767997925"
},
"stopId": "ORLEANS:StopArea:00041100",
"stopSequence": 47
},
{
"arrival": {
"time": "1767997968"
},
"departure": {
"time": "1767997968"
},
"stopId": "ORLEANS:StopArea:00001401",
"stopSequence": 48
},
{
"arrival": {
"time": "1767998040"
},
"departure": {
"time": "1767998040"
},
"stopId": "ORLEANS:StopArea:00030401",
"stopSequence": 49
},
{
"arrival": {
"time": "1767998105"
},
"departure": {
"time": "1767998105"
},
"stopId": "ORLEANS:StopArea:01036303",
"stopSequence": 50
},
{
"arrival": {
"time": "1767998186"
},
"departure": {
"time": "1767998186"
},
"stopId": "ORLEANS:StopArea:00047320",
"stopSequence": 51
},
{
"arrival": {
"time": "1767998253"
},
"departure": {
"time": "1767998253"
},
"stopId": "ORLEANS:StopArea:01036204",
"stopSequence": 52
},
{
"arrival": {
"time": "1767998305"
},
"departure": {
"time": "1767998305"
},
"stopId": "ORLEANS:StopArea:00021200",
"stopSequence": 53
},
{
"arrival": {
"time": "1767998372"
},
"departure": {
"time": "1767998372"
},
"stopId": "ORLEANS:StopArea:00043442",
"stopSequence": 54
},
{
"arrival": {
"time": "1767998406"
},
"departure": {
"time": "1767998406"
},
"stopId": "ORLEANS:StopArea:01069001",
"stopSequence": 55
},
{
"arrival": {
"time": "1767998459"
},
"departure": {
"time": "1767998459"
},
"stopId": "ORLEANS:StopArea:01068905",
"stopSequence": 56
},
{
"arrival": {
"time": "1767998503"
},
"departure": {
"time": "1767998503"
},
"stopId": "ORLEANS:StopArea:01068901",
"stopSequence": 57
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_R_557_2_105_5_223700"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_R_400_2_212_5_224100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767995150"
},
"departure": {
"time": "1767995150"
},
"stopId": "ORLEANS:StopArea:01047402",
"stopSequence": 0
},
{
"arrival": {
"time": "1767995224"
},
"departure": {
"time": "1767995224"
},
"stopId": "ORLEANS:StopArea:08047303",
"stopSequence": 1
},
{
"arrival": {
"time": "1767995278"
},
"departure": {
"time": "1767995278"
},
"stopId": "ORLEANS:StopArea:00033444",
"stopSequence": 2
},
{
"arrival": {
"time": "1767995334"
},
"departure": {
"time": "1767995334"
},
"stopId": "ORLEANS:StopArea:01086901",
"stopSequence": 3
},
{
"arrival": {
"time": "1767995358"
},
"departure": {
"time": "1767995358"
},
"stopId": "ORLEANS:StopArea:00021900",
"stopSequence": 4
},
{
"arrival": {
"time": "1767995420"
},
"departure": {
"time": "1767995420"
},
"stopId": "ORLEANS:StopArea:00003000",
"stopSequence": 5
},
{
"arrival": {
"time": "1767995487"
},
"departure": {
"time": "1767995487"
},
"stopId": "ORLEANS:StopArea:00035626",
"stopSequence": 6
},
{
"arrival": {
"time": "1767995533"
},
"departure": {
"time": "1767995533"
},
"stopId": "ORLEANS:StopArea:00018002",
"stopSequence": 7
},
{
"arrival": {
"time": "1767995635"
},
"departure": {
"time": "1767995635"
},
"stopId": "ORLEANS:StopArea:00017600",
"stopSequence": 8
},
{
"arrival": {
"time": "1767995761"
},
"departure": {
"time": "1767995761"
},
"stopId": "ORLEANS:StopArea:00003201",
"stopSequence": 9
},
{
"arrival": {
"time": "1767995820"
},
"departure": {
"time": "1767995820"
},
"stopId": "ORLEANS:StopArea:00002401",
"stopSequence": 10
},
{
"arrival": {
"time": "1767995903"
},
"departure": {
"time": "1767995903"
},
"stopId": "ORLEANS:StopArea:01015201",
"stopSequence": 11
},
{
"arrival": {
"time": "1767996012"
},
"departure": {
"time": "1767996012"
},
"stopId": "ORLEANS:StopArea:01002511",
"stopSequence": 12
},
{
"arrival": {
"time": "1767996097"
},
"departure": {
"time": "1767996097"
},
"stopId": "ORLEANS:StopArea:00036651",
"stopSequence": 13
},
{
"arrival": {
"time": "1767996157"
},
"departure": {
"time": "1767996157"
},
"stopId": "ORLEANS:StopArea:01002606",
"stopSequence": 14
},
{
"arrival": {
"time": "1767996193"
},
"departure": {
"time": "1767996193"
},
"stopId": "ORLEANS:StopArea:00019701",
"stopSequence": 15
},
{
"arrival": {
"time": "1767996239"
},
"departure": {
"time": "1767996239"
},
"stopId": "ORLEANS:StopArea:00030301",
"stopSequence": 16
},
{
"arrival": {
"time": "1767996322"
},
"departure": {
"time": "1767996322"
},
"stopId": "ORLEANS:StopArea:01014403",
"stopSequence": 17
},
{
"arrival": {
"time": "1767996399"
},
"departure": {
"time": "1767996399"
},
"stopId": "ORLEANS:StopArea:00042300",
"stopSequence": 18
},
{
"arrival": {
"time": "1767996450"
},
"departure": {
"time": "1767996450"
},
"stopId": "ORLEANS:StopArea:00036900",
"stopSequence": 19
},
{
"arrival": {
"time": "1767996523"
},
"departure": {
"time": "1767996523"
},
"stopId": "ORLEANS:StopArea:00055551",
"stopSequence": 20
},
{
"arrival": {
"time": "1767996593"
},
"departure": {
"time": "1767996593"
},
"stopId": "ORLEANS:StopArea:01014003",
"stopSequence": 21
},
{
"arrival": {
"time": "1767996662"
},
"departure": {
"time": "1767996662"
},
"stopId": "ORLEANS:StopArea:01013903",
"stopSequence": 22
},
{
"arrival": {
"time": "1767996721"
},
"departure": {
"time": "1767996721"
},
"stopId": "ORLEANS:StopArea:01013703",
"stopSequence": 23
},
{
"arrival": {
"time": "1767996823"
},
"departure": {
"time": "1767996823"
},
"stopId": "ORLEANS:StopArea:01013603",
"stopSequence": 24
},
{
"arrival": {
"time": "1767996879"
},
"departure": {
"time": "1767996879"
},
"stopId": "ORLEANS:StopArea:00045620",
"stopSequence": 25
},
{
"arrival": {
"time": "1767996975"
},
"departure": {
"time": "1767996975"
},
"stopId": "ORLEANS:StopArea:00001220",
"stopSequence": 26
},
{
"arrival": {
"time": "1767997073"
},
"departure": {
"time": "1767997073"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 27
},
{
"arrival": {
"time": "1767997149"
},
"departure": {
"time": "1767997149"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 28
},
{
"arrival": {
"time": "1767997205"
},
"departure": {
"time": "1767997205"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 29
},
{
"arrival": {
"time": "1767997332"
},
"departure": {
"time": "1767997332"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 30
},
{
"arrival": {
"time": "1767997423"
},
"departure": {
"time": "1767997423"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 31
},
{
"arrival": {
"time": "1767997497"
},
"departure": {
"time": "1767997497"
},
"stopId": "ORLEANS:StopArea:01013105",
"stopSequence": 32
},
{
"arrival": {
"time": "1767997578"
},
"departure": {
"time": "1767997578"
},
"stopId": "ORLEANS:StopArea:00007701",
"stopSequence": 33
},
{
"arrival": {
"time": "1767997628"
},
"departure": {
"time": "1767997628"
},
"stopId": "ORLEANS:StopArea:01012904",
"stopSequence": 34
},
{
"arrival": {
"time": "1767997705"
},
"departure": {
"time": "1767997705"
},
"stopId": "ORLEANS:StopArea:01012804",
"stopSequence": 35
},
{
"arrival": {
"time": "1767997783"
},
"departure": {
"time": "1767997783"
},
"stopId": "ORLEANS:StopArea:00037301",
"stopSequence": 36
},
{
"arrival": {
"time": "1767997842"
},
"departure": {
"time": "1767997842"
},
"stopId": "ORLEANS:StopArea:00006404",
"stopSequence": 37
},
{
"arrival": {
"time": "1767997900"
},
"departure": {
"time": "1767997900"
},
"stopId": "ORLEANS:StopArea:00046250",
"stopSequence": 38
},
{
"arrival": {
"time": "1767997976"
},
"departure": {
"time": "1767997976"
},
"stopId": "ORLEANS:StopArea:01070202",
"stopSequence": 39
},
{
"arrival": {
"time": "1767998025"
},
"departure": {
"time": "1767998025"
},
"stopId": "ORLEANS:StopArea:00047044",
"stopSequence": 40
},
{
"arrival": {
"time": "1767998192"
},
"departure": {
"time": "1767998192"
},
"stopId": "ORLEANS:StopArea:00017523",
"stopSequence": 41
},
{
"arrival": {
"time": "1767998287"
},
"departure": {
"time": "1767998287"
},
"stopId": "ORLEANS:StopArea:00037200",
"stopSequence": 42
},
{
"arrival": {
"time": "1767998366"
},
"departure": {
"time": "1767998366"
},
"stopId": "ORLEANS:StopArea:00035000",
"stopSequence": 43
},
{
"arrival": {
"time": "1767998434"
},
"departure": {
"time": "1767998434"
},
"stopId": "ORLEANS:StopArea:00029801",
"stopSequence": 44
},
{
"arrival": {
"time": "1767998511"
},
"departure": {
"time": "1767998511"
},
"stopId": "ORLEANS:StopArea:00020800",
"stopSequence": 45
},
{
"arrival": {
"time": "1767998572"
},
"departure": {
"time": "1767998572"
},
"stopId": "ORLEANS:StopArea:00008800",
"stopSequence": 46
},
{
"arrival": {
"time": "1767998660"
},
"departure": {
"time": "1767998660"
},
"stopId": "ORLEANS:StopArea:00041950",
"stopSequence": 47
},
{
"arrival": {
"time": "1767998748"
},
"departure": {
"time": "1767998748"
},
"stopId": "ORLEANS:StopArea:01010701",
"stopSequence": 48
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_R_400_2_212_5_224100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:11_R_114_2_1102_5_194300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983668"
},
"departure": {
"time": "1767984180"
},
"stopId": "ORLEANS:StopArea:01022203",
"stopSequence": 0
},
{
"arrival": {
"time": "1767984225"
},
"departure": {
"time": "1767984225"
},
"stopId": "ORLEANS:StopArea:01022204",
"stopSequence": 1
},
{
"arrival": {
"time": "1767984265"
},
"departure": {
"time": "1767984265"
},
"stopId": "ORLEANS:StopArea:00031111",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984369"
},
"departure": {
"time": "1767984369"
},
"stopId": "ORLEANS:StopArea:00035903",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984405"
},
"departure": {
"time": "1767984405"
},
"stopId": "ORLEANS:StopArea:01081902",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984480"
},
"departure": {
"time": "1767984480"
},
"stopId": "ORLEANS:StopArea:00033700",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984565"
},
"departure": {
"time": "1767984565"
},
"stopId": "ORLEANS:StopArea:00053900",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984655"
},
"departure": {
"time": "1767984655"
},
"stopId": "ORLEANS:StopArea:01022901",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984702"
},
"departure": {
"time": "1767984702"
},
"stopId": "ORLEANS:StopArea:00029310",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984738"
},
"departure": {
"time": "1767984738"
},
"stopId": "ORLEANS:StopArea:00030203",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984779"
},
"departure": {
"time": "1767984779"
},
"stopId": "ORLEANS:StopArea:00022916",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984861"
},
"departure": {
"time": "1767984861"
},
"stopId": "ORLEANS:StopArea:01023302",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984997"
},
"departure": {
"time": "1767984997"
},
"stopId": "ORLEANS:StopArea:01087102",
"stopSequence": 12
},
{
"arrival": {
"time": "1767985171"
},
"departure": {
"time": "1767985171"
},
"stopId": "ORLEANS:StopArea:01068002",
"stopSequence": 13
},
{
"arrival": {
"time": "1767985233"
},
"departure": {
"time": "1767985233"
},
"stopId": "ORLEANS:StopArea:01084102",
"stopSequence": 14
},
{
"arrival": {
"time": "1767985289"
},
"departure": {
"time": "1767985289"
},
"stopId": "ORLEANS:StopArea:01029601",
"stopSequence": 15
},
{
"arrival": {
"time": "1767985346"
},
"departure": {
"time": "1767985346"
},
"stopId": "ORLEANS:StopArea:00035150",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985465"
},
"departure": {
"time": "1767985465"
},
"stopId": "ORLEANS:StopArea:00021521",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985514"
},
"departure": {
"time": "1767985514"
},
"stopId": "ORLEANS:StopArea:00032921",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985578"
},
"departure": {
"time": "1767985578"
},
"stopId": "ORLEANS:StopArea:00024501",
"stopSequence": 19
},
{
"arrival": {
"time": "1767985642"
},
"departure": {
"time": "1767985642"
},
"stopId": "ORLEANS:StopArea:00033901",
"stopSequence": 20
},
{
"arrival": {
"time": "1767985709"
},
"departure": {
"time": "1767985709"
},
"stopId": "ORLEANS:StopArea:01032004",
"stopSequence": 21
},
{
"arrival": {
"time": "1767985825"
},
"departure": {
"time": "1767985825"
},
"stopId": "ORLEANS:StopArea:00025700",
"stopSequence": 22
},
{
"arrival": {
"time": "1767985907"
},
"departure": {
"time": "1767985907"
},
"stopId": "ORLEANS:StopArea:00037501",
"stopSequence": 23
},
{
"arrival": {
"time": "1767985963"
},
"departure": {
"time": "1767985963"
},
"stopId": "ORLEANS:StopArea:00001046",
"stopSequence": 24
},
{
"arrival": {
"time": "1767986107"
},
"departure": {
"time": "1767986107"
},
"stopId": "ORLEANS:StopArea:0003831",
"stopSequence": 25
},
{
"arrival": {
"time": "1767986268"
},
"departure": {
"time": "1767986268"
},
"stopId": "ORLEANS:StopArea:01002103",
"stopSequence": 26
},
{
"arrival": {
"time": "1767986343"
},
"departure": {
"time": "1767986343"
},
"stopId": "ORLEANS:StopArea:00030601",
"stopSequence": 27
},
{
"arrival": {
"time": "1767986451"
},
"departure": {
"time": "1767986451"
},
"stopId": "ORLEANS:StopArea:00021601",
"stopSequence": 28
},
{
"arrival": {
"time": "1767986509"
},
"departure": {
"time": "1767986509"
},
"stopId": "ORLEANS:StopArea:00026000",
"stopSequence": 29
},
{
"arrival": {
"time": "1767986574"
},
"departure": {
"time": "1767986574"
},
"stopId": "ORLEANS:StopArea:01003503",
"stopSequence": 30
},
{
"arrival": {
"time": "1767986729"
},
"departure": {
"time": "1767986729"
},
"stopId": "ORLEANS:StopArea:00002901",
"stopSequence": 31
},
{
"arrival": {
"time": "1767986848"
},
"departure": {
"time": "1767986848"
},
"stopId": "ORLEANS:StopArea:01001713",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:11",
"tripId": "ORLEANS:VehicleJourney:11_R_114_2_1102_5_194300"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:6_A_211_2_634_5_185000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983015"
},
"departure": {
"time": "1767983022"
},
"stopId": "ORLEANS:StopArea:01001714",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:6",
"tripId": "ORLEANS:VehicleJourney:6_A_211_2_634_5_185000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:11_R_114_2_1103_5_191100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983076"
},
"departure": {
"time": "1767983076"
},
"stopId": "ORLEANS:StopArea:01087102",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983311"
},
"departure": {
"time": "1767983311"
},
"stopId": "ORLEANS:StopArea:01068002",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983380"
},
"departure": {
"time": "1767983380"
},
"stopId": "ORLEANS:StopArea:01084102",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983428"
},
"departure": {
"time": "1767983428"
},
"stopId": "ORLEANS:StopArea:01029601",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983438"
},
"departure": {
"time": "1767983438"
},
"stopId": "ORLEANS:StopArea:00035150",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983571"
},
"departure": {
"time": "1767983571"
},
"stopId": "ORLEANS:StopArea:00021521",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983617"
},
"departure": {
"time": "1767983617"
},
"stopId": "ORLEANS:StopArea:00032921",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983678"
},
"departure": {
"time": "1767983678"
},
"stopId": "ORLEANS:StopArea:00024501",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983739"
},
"departure": {
"time": "1767983739"
},
"stopId": "ORLEANS:StopArea:00033901",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983848"
},
"departure": {
"time": "1767983848"
},
"stopId": "ORLEANS:StopArea:01032004",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983910"
},
"departure": {
"time": "1767983910"
},
"stopId": "ORLEANS:StopArea:00025700",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984032"
},
"departure": {
"time": "1767984032"
},
"stopId": "ORLEANS:StopArea:00037501",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984095"
},
"departure": {
"time": "1767984095"
},
"stopId": "ORLEANS:StopArea:00001046",
"stopSequence": 24
},
{
"arrival": {
"time": "1767984264"
},
"departure": {
"time": "1767984264"
},
"stopId": "ORLEANS:StopArea:0003831",
"stopSequence": 25
},
{
"arrival": {
"time": "1767984408"
},
"departure": {
"time": "1767984408"
},
"stopId": "ORLEANS:StopArea:01002103",
"stopSequence": 26
},
{
"arrival": {
"time": "1767984510"
},
"departure": {
"time": "1767984510"
},
"stopId": "ORLEANS:StopArea:00030601",
"stopSequence": 27
},
{
"arrival": {
"time": "1767984588"
},
"departure": {
"time": "1767984588"
},
"stopId": "ORLEANS:StopArea:00021601",
"stopSequence": 28
},
{
"arrival": {
"time": "1767984645"
},
"departure": {
"time": "1767984645"
},
"stopId": "ORLEANS:StopArea:00026000",
"stopSequence": 29
},
{
"arrival": {
"time": "1767984709"
},
"departure": {
"time": "1767984709"
},
"stopId": "ORLEANS:StopArea:01003503",
"stopSequence": 30
},
{
"arrival": {
"time": "1767984878"
},
"departure": {
"time": "1767984878"
},
"stopId": "ORLEANS:StopArea:00002901",
"stopSequence": 31
},
{
"arrival": {
"time": "1767984998"
},
"departure": {
"time": "1767984998"
},
"stopId": "ORLEANS:StopArea:01001713",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:11",
"tripId": "ORLEANS:VehicleJourney:11_R_114_2_1103_5_191100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_469_2_A07_5_210400",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767988569"
},
"departure": {
"time": "1767989040"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767989120"
},
"departure": {
"time": "1767989135"
},
"stopId": "ORLEANS:StopArea:TLAMBA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767989235"
},
"departure": {
"time": "1767989250"
},
"stopId": "ORLEANS:StopArea:TBUSTI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767989375"
},
"departure": {
"time": "1767989400"
},
"stopId": "ORLEANS:StopArea:TAUBRA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767989535"
},
"departure": {
"time": "1767989550"
},
"stopId": "ORLEANS:StopArea:TLIBER2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767989620"
},
"departure": {
"time": "1767989640"
},
"stopId": "ORLEANS:StopArea:TCOLIG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767989735"
},
"departure": {
"time": "1767989755"
},
"stopId": "ORLEANS:StopArea:TLBRAL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767989855"
},
"departure": {
"time": "1767989890"
},
"stopId": "ORLEANS:StopArea:TGARDO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767989995"
},
"departure": {
"time": "1767990010"
},
"stopId": "ORLEANS:StopArea:TREPUB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767990130"
},
"departure": {
"time": "1767990175"
},
"stopId": "ORLEANS:StopArea:TGAULA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767990250"
},
"departure": {
"time": "1767990270"
},
"stopId": "ORLEANS:StopArea:TROYAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767990340"
},
"departure": {
"time": "1767990360"
},
"stopId": "ORLEANS:StopArea:TTOURE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767990450"
},
"departure": {
"time": "1767990470"
},
"stopId": "ORLEANS:StopArea:TCSMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767990555"
},
"departure": {
"time": "1767990570"
},
"stopId": "ORLEANS:StopArea:TMOUIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767990710"
},
"departure": {
"time": "1767990730"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767990815"
},
"departure": {
"time": "1767990845"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767991030"
},
"departure": {
"time": "1767991045"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767991135"
},
"departure": {
"time": "1767991150"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767991260"
},
"departure": {
"time": "1767991280"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767991420"
},
"departure": {
"time": "1767991430"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767991500"
},
"departure": {
"time": "1767991515"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767991565"
},
"departure": {
"time": "1767991575"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767991710"
},
"departure": {
"time": "1767991730"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767991790"
},
"departure": {
"time": "1767991810"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767991880"
},
"departure": {
"time": "1767991895"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767992015"
},
"departure": {
"time": "1767992030"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767992129"
},
"departure": {
"time": "1767992129"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_469_2_A07_5_210400"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:7_R_374_2_780_5_192500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983131"
},
"departure": {
"time": "1767983131"
},
"stopId": "ORLEANS:StopArea:00020520",
"stopSequence": 1
},
{
"arrival": {
"time": "1767983260"
},
"departure": {
"time": "1767983260"
},
"stopId": "ORLEANS:StopArea:00012303",
"stopSequence": 2
},
{
"arrival": {
"time": "1767983282"
},
"departure": {
"time": "1767983282"
},
"stopId": "ORLEANS:StopArea:00018406",
"stopSequence": 3
},
{
"arrival": {
"time": "1767983334"
},
"departure": {
"time": "1767983334"
},
"stopId": "ORLEANS:StopArea:00028751",
"stopSequence": 4
},
{
"arrival": {
"time": "1767983426"
},
"departure": {
"time": "1767983426"
},
"stopId": "ORLEANS:StopArea:00009211",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983453"
},
"departure": {
"time": "1767983453"
},
"stopId": "ORLEANS:StopArea:AF026951",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983503"
},
"departure": {
"time": "1767983503"
},
"stopId": "ORLEANS:StopArea:00038950",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983569"
},
"departure": {
"time": "1767983569"
},
"stopId": "ORLEANS:StopArea:00043501",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983634"
},
"departure": {
"time": "1767983634"
},
"stopId": "ORLEANS:StopArea:00026720",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983827"
},
"departure": {
"time": "1767983827"
},
"stopId": "ORLEANS:StopArea:01062402",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983907"
},
"departure": {
"time": "1767983907"
},
"stopId": "ORLEANS:StopArea:P0005002",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983960"
},
"departure": {
"time": "1767983960"
},
"stopId": "ORLEANS:StopArea:01062604",
"stopSequence": 12
},
{
"arrival": {
"time": "1767984023"
},
"departure": {
"time": "1767984023"
},
"stopId": "ORLEANS:StopArea:01069102",
"stopSequence": 13
},
{
"arrival": {
"time": "1767984085"
},
"departure": {
"time": "1767984085"
},
"stopId": "ORLEANS:StopArea:00008630",
"stopSequence": 14
},
{
"arrival": {
"time": "1767984196"
},
"departure": {
"time": "1767984196"
},
"stopId": "ORLEANS:StopArea:00039603",
"stopSequence": 15
},
{
"arrival": {
"time": "1767984209"
},
"departure": {
"time": "1767984209"
},
"stopId": "ORLEANS:StopArea:01003404",
"stopSequence": 16
},
{
"arrival": {
"time": "1767984361"
},
"departure": {
"time": "1767984361"
},
"stopId": "ORLEANS:StopArea:00054601",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984443"
},
"departure": {
"time": "1767984443"
},
"stopId": "ORLEANS:StopArea:00005931",
"stopSequence": 18
},
{
"arrival": {
"time": "1767984509"
},
"departure": {
"time": "1767984509"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984622"
},
"departure": {
"time": "1767984622"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984621"
},
"departure": {
"time": "1767984720"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984863"
},
"departure": {
"time": "1767984863"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984988"
},
"departure": {
"time": "1767984988"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 23
},
{
"arrival": {
"time": "1767985100"
},
"departure": {
"time": "1767985100"
},
"stopId": "ORLEANS:StopArea:00030980",
"stopSequence": 24
},
{
"arrival": {
"time": "1767985281"
},
"departure": {
"time": "1767985281"
},
"stopId": "ORLEANS:StopArea:01007204",
"stopSequence": 25
},
{
"arrival": {
"time": "1767985345"
},
"departure": {
"time": "1767985345"
},
"stopId": "ORLEANS:StopArea:01024801",
"stopSequence": 26
},
{
"arrival": {
"time": "1767985339"
},
"departure": {
"time": "1767985339"
},
"stopId": "ORLEANS:StopArea:00019800",
"stopSequence": 27
},
{
"arrival": {
"time": "1767985439"
},
"departure": {
"time": "1767985439"
},
"stopId": "ORLEANS:StopArea:00022920",
"stopSequence": 28
},
{
"arrival": {
"time": "1767985459"
},
"departure": {
"time": "1767985459"
},
"stopId": "ORLEANS:StopArea:00004901",
"stopSequence": 29
},
{
"arrival": {
"time": "1767985519"
},
"departure": {
"time": "1767985519"
},
"stopId": "ORLEANS:StopArea:00042000",
"stopSequence": 30
},
{
"arrival": {
"time": "1767985615"
},
"departure": {
"time": "1767985615"
},
"stopId": "ORLEANS:StopArea:00045401",
"stopSequence": 31
},
{
"arrival": {
"time": "1767985677"
},
"departure": {
"time": "1767985677"
},
"stopId": "ORLEANS:StopArea:00046201",
"stopSequence": 32
},
{
"arrival": {
"time": "1767985699"
},
"departure": {
"time": "1767985699"
},
"stopId": "ORLEANS:StopArea:00031620",
"stopSequence": 33
},
{
"arrival": {
"time": "1767985756"
},
"departure": {
"time": "1767985756"
},
"stopId": "ORLEANS:StopArea:00001300",
"stopSequence": 34
},
{
"arrival": {
"time": "1767985827"
},
"departure": {
"time": "1767985827"
},
"stopId": "ORLEANS:StopArea:00012901",
"stopSequence": 35
},
{
"arrival": {
"time": "1767985879"
},
"departure": {
"time": "1767985879"
},
"stopId": "ORLEANS:StopArea:00025800",
"stopSequence": 36
},
{
"arrival": {
"time": "1767985936"
},
"departure": {
"time": "1767985936"
},
"stopId": "ORLEANS:StopArea:00042254",
"stopSequence": 37
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:7",
"tripId": "ORLEANS:VehicleJourney:7_R_374_2_780_5_192500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_A_426_2_532_5_213300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767990780"
},
"departure": {
"time": "1767990780"
},
"stopId": "ORLEANS:StopArea:00048801",
"stopSequence": 0
},
{
"arrival": {
"time": "1767990835"
},
"departure": {
"time": "1767990835"
},
"stopId": "ORLEANS:StopArea:00036300",
"stopSequence": 1
},
{
"arrival": {
"time": "1767990893"
},
"departure": {
"time": "1767990893"
},
"stopId": "ORLEANS:StopArea:00048601",
"stopSequence": 2
},
{
"arrival": {
"time": "1767990922"
},
"departure": {
"time": "1767990922"
},
"stopId": "ORLEANS:StopArea:00008100",
"stopSequence": 3
},
{
"arrival": {
"time": "1767990959"
},
"departure": {
"time": "1767990959"
},
"stopId": "ORLEANS:StopArea:00035621",
"stopSequence": 4
},
{
"arrival": {
"time": "1767991020"
},
"departure": {
"time": "1767991020"
},
"stopId": "ORLEANS:StopArea:01009501",
"stopSequence": 5
},
{
"arrival": {
"time": "1767991074"
},
"departure": {
"time": "1767991074"
},
"stopId": "ORLEANS:StopArea:00024901",
"stopSequence": 6
},
{
"arrival": {
"time": "1767991128"
},
"departure": {
"time": "1767991128"
},
"stopId": "ORLEANS:StopArea:08009703",
"stopSequence": 7
},
{
"arrival": {
"time": "1767991196"
},
"departure": {
"time": "1767991196"
},
"stopId": "ORLEANS:StopArea:01062802",
"stopSequence": 8
},
{
"arrival": {
"time": "1767991502"
},
"departure": {
"time": "1767991502"
},
"stopId": "ORLEANS:StopArea:08092001",
"stopSequence": 9
},
{
"arrival": {
"time": "1767991620"
},
"departure": {
"time": "1767991620"
},
"stopId": "ORLEANS:StopArea:01069601",
"stopSequence": 10
},
{
"arrival": {
"time": "1767991684"
},
"departure": {
"time": "1767991684"
},
"stopId": "ORLEANS:StopArea:00021521",
"stopSequence": 11
},
{
"arrival": {
"time": "1767991730"
},
"departure": {
"time": "1767991730"
},
"stopId": "ORLEANS:StopArea:00032921",
"stopSequence": 12
},
{
"arrival": {
"time": "1767991860"
},
"departure": {
"time": "1767991860"
},
"stopId": "ORLEANS:StopArea:01029301",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_A_426_2_532_5_213300"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_R_400_2_207_5_221000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767993015"
},
"departure": {
"time": "1767993015"
},
"stopId": "ORLEANS:StopArea:01047402",
"stopSequence": 0
},
{
"arrival": {
"time": "1767993087"
},
"departure": {
"time": "1767993087"
},
"stopId": "ORLEANS:StopArea:08047303",
"stopSequence": 1
},
{
"arrival": {
"time": "1767993140"
},
"departure": {
"time": "1767993140"
},
"stopId": "ORLEANS:StopArea:00033444",
"stopSequence": 2
},
{
"arrival": {
"time": "1767993194"
},
"departure": {
"time": "1767993194"
},
"stopId": "ORLEANS:StopArea:01086901",
"stopSequence": 3
},
{
"arrival": {
"time": "1767993218"
},
"departure": {
"time": "1767993218"
},
"stopId": "ORLEANS:StopArea:00021900",
"stopSequence": 4
},
{
"arrival": {
"time": "1767993278"
},
"departure": {
"time": "1767993278"
},
"stopId": "ORLEANS:StopArea:00003000",
"stopSequence": 5
},
{
"arrival": {
"time": "1767993343"
},
"departure": {
"time": "1767993343"
},
"stopId": "ORLEANS:StopArea:00035626",
"stopSequence": 6
},
{
"arrival": {
"time": "1767993388"
},
"departure": {
"time": "1767993388"
},
"stopId": "ORLEANS:StopArea:00018002",
"stopSequence": 7
},
{
"arrival": {
"time": "1767993483"
},
"departure": {
"time": "1767993483"
},
"stopId": "ORLEANS:StopArea:00017600",
"stopSequence": 8
},
{
"arrival": {
"time": "1767993600"
},
"departure": {
"time": "1767993600"
},
"stopId": "ORLEANS:StopArea:00003201",
"stopSequence": 9
},
{
"arrival": {
"time": "1767993655"
},
"departure": {
"time": "1767993655"
},
"stopId": "ORLEANS:StopArea:00002401",
"stopSequence": 10
},
{
"arrival": {
"time": "1767993732"
},
"departure": {
"time": "1767993732"
},
"stopId": "ORLEANS:StopArea:01015201",
"stopSequence": 11
},
{
"arrival": {
"time": "1767993834"
},
"departure": {
"time": "1767993834"
},
"stopId": "ORLEANS:StopArea:01002511",
"stopSequence": 12
},
{
"arrival": {
"time": "1767993913"
},
"departure": {
"time": "1767993913"
},
"stopId": "ORLEANS:StopArea:00036651",
"stopSequence": 13
},
{
"arrival": {
"time": "1767993969"
},
"departure": {
"time": "1767993969"
},
"stopId": "ORLEANS:StopArea:01002606",
"stopSequence": 14
},
{
"arrival": {
"time": "1767993996"
},
"departure": {
"time": "1767993996"
},
"stopId": "ORLEANS:StopArea:00019701",
"stopSequence": 15
},
{
"arrival": {
"time": "1767994032"
},
"departure": {
"time": "1767994032"
},
"stopId": "ORLEANS:StopArea:00030301",
"stopSequence": 16
},
{
"arrival": {
"time": "1767994096"
},
"departure": {
"time": "1767994096"
},
"stopId": "ORLEANS:StopArea:01014403",
"stopSequence": 17
},
{
"arrival": {
"time": "1767994155"
},
"departure": {
"time": "1767994155"
},
"stopId": "ORLEANS:StopArea:00042300",
"stopSequence": 18
},
{
"arrival": {
"time": "1767994195"
},
"departure": {
"time": "1767994195"
},
"stopId": "ORLEANS:StopArea:00036900",
"stopSequence": 19
},
{
"arrival": {
"time": "1767994251"
},
"departure": {
"time": "1767994251"
},
"stopId": "ORLEANS:StopArea:00055551",
"stopSequence": 20
},
{
"arrival": {
"time": "1767994322"
},
"departure": {
"time": "1767994322"
},
"stopId": "ORLEANS:StopArea:01014003",
"stopSequence": 21
},
{
"arrival": {
"time": "1767994393"
},
"departure": {
"time": "1767994393"
},
"stopId": "ORLEANS:StopArea:01013903",
"stopSequence": 22
},
{
"arrival": {
"time": "1767994453"
},
"departure": {
"time": "1767994453"
},
"stopId": "ORLEANS:StopArea:01013703",
"stopSequence": 23
},
{
"arrival": {
"time": "1767994557"
},
"departure": {
"time": "1767994557"
},
"stopId": "ORLEANS:StopArea:01013603",
"stopSequence": 24
},
{
"arrival": {
"time": "1767994614"
},
"departure": {
"time": "1767994614"
},
"stopId": "ORLEANS:StopArea:00045620",
"stopSequence": 25
},
{
"arrival": {
"time": "1767994717"
},
"departure": {
"time": "1767994717"
},
"stopId": "ORLEANS:StopArea:00001220",
"stopSequence": 26
},
{
"arrival": {
"time": "1767994823"
},
"departure": {
"time": "1767994823"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 27
},
{
"arrival": {
"time": "1767994905"
},
"departure": {
"time": "1767994905"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 28
},
{
"arrival": {
"time": "1767994965"
},
"departure": {
"time": "1767994965"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 29
},
{
"arrival": {
"time": "1767995073"
},
"departure": {
"time": "1767995073"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 30
},
{
"arrival": {
"time": "1767995150"
},
"departure": {
"time": "1767995150"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 31
},
{
"arrival": {
"time": "1767995222"
},
"departure": {
"time": "1767995222"
},
"stopId": "ORLEANS:StopArea:01013105",
"stopSequence": 32
},
{
"arrival": {
"time": "1767995300"
},
"departure": {
"time": "1767995300"
},
"stopId": "ORLEANS:StopArea:00007701",
"stopSequence": 33
},
{
"arrival": {
"time": "1767995349"
},
"departure": {
"time": "1767995349"
},
"stopId": "ORLEANS:StopArea:01012904",
"stopSequence": 34
},
{
"arrival": {
"time": "1767995423"
},
"departure": {
"time": "1767995423"
},
"stopId": "ORLEANS:StopArea:01012804",
"stopSequence": 35
},
{
"arrival": {
"time": "1767995507"
},
"departure": {
"time": "1767995507"
},
"stopId": "ORLEANS:StopArea:00037301",
"stopSequence": 36
},
{
"arrival": {
"time": "1767995570"
},
"departure": {
"time": "1767995570"
},
"stopId": "ORLEANS:StopArea:00006404",
"stopSequence": 37
},
{
"arrival": {
"time": "1767995633"
},
"departure": {
"time": "1767995633"
},
"stopId": "ORLEANS:StopArea:00046250",
"stopSequence": 38
},
{
"arrival": {
"time": "1767995715"
},
"departure": {
"time": "1767995715"
},
"stopId": "ORLEANS:StopArea:01070202",
"stopSequence": 39
},
{
"arrival": {
"time": "1767995768"
},
"departure": {
"time": "1767995768"
},
"stopId": "ORLEANS:StopArea:00047044",
"stopSequence": 40
},
{
"arrival": {
"time": "1767995949"
},
"departure": {
"time": "1767995949"
},
"stopId": "ORLEANS:StopArea:00017523",
"stopSequence": 41
},
{
"arrival": {
"time": "1767996032"
},
"departure": {
"time": "1767996032"
},
"stopId": "ORLEANS:StopArea:00037200",
"stopSequence": 42
},
{
"arrival": {
"time": "1767996101"
},
"departure": {
"time": "1767996101"
},
"stopId": "ORLEANS:StopArea:00035000",
"stopSequence": 43
},
{
"arrival": {
"time": "1767996161"
},
"departure": {
"time": "1767996161"
},
"stopId": "ORLEANS:StopArea:00029801",
"stopSequence": 44
},
{
"arrival": {
"time": "1767996228"
},
"departure": {
"time": "1767996228"
},
"stopId": "ORLEANS:StopArea:00020800",
"stopSequence": 45
},
{
"arrival": {
"time": "1767996277"
},
"departure": {
"time": "1767996277"
},
"stopId": "ORLEANS:StopArea:00008800",
"stopSequence": 46
},
{
"arrival": {
"time": "1767996348"
},
"departure": {
"time": "1767996348"
},
"stopId": "ORLEANS:StopArea:00041950",
"stopSequence": 47
},
{
"arrival": {
"time": "1767996419"
},
"departure": {
"time": "1767996419"
},
"stopId": "ORLEANS:StopArea:01010701",
"stopSequence": 48
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_R_400_2_207_5_221000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_R_173_2_B11_5_195940",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767984751"
},
"departure": {
"time": "1767985180"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767985272"
},
"departure": {
"time": "1767985290"
},
"stopId": "ORLEANS:StopArea:TLBLUM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767985386"
},
"departure": {
"time": "1767985400"
},
"stopId": "ORLEANS:StopArea:TCLARC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767985484"
},
"departure": {
"time": "1767985495"
},
"stopId": "ORLEANS:StopArea:TVERVI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767985554"
},
"departure": {
"time": "1767985565"
},
"stopId": "ORLEANS:StopArea:TPTBOR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767985675"
},
"departure": {
"time": "1767985685"
},
"stopId": "ORLEANS:StopArea:TGAUBR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767985791"
},
"departure": {
"time": "1767985810"
},
"stopId": "ORLEANS:StopArea:TAMBER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767985868"
},
"departure": {
"time": "1767985880"
},
"stopId": "ORLEANS:StopArea:TGVILL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767985938"
},
"departure": {
"time": "1767985955"
},
"stopId": "ORLEANS:StopArea:TMOZAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767986027"
},
"departure": {
"time": "1767986040"
},
"stopId": "ORLEANS:StopArea:TDRHOM1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767986134"
},
"departure": {
"time": "1767986150"
},
"stopId": "ORLEANS:StopArea:TRIOBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767986233"
},
"departure": {
"time": "1767986255"
},
"stopId": "ORLEANS:StopArea:TVIGNA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767986360"
},
"departure": {
"time": "1767986375"
},
"stopId": "ORLEANS:StopArea:THALMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767986447"
},
"departure": {
"time": "1767986460"
},
"stopId": "ORLEANS:StopArea:TCAHDV1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767986521"
},
"departure": {
"time": "1767986535"
},
"stopId": "ORLEANS:StopArea:TJDARC1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767986619"
},
"departure": {
"time": "1767986665"
},
"stopId": "ORLEANS:StopArea:TGAULB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767986759"
},
"departure": {
"time": "1767986770"
},
"stopId": "ORLEANS:StopArea:TCXMOR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767986835"
},
"departure": {
"time": "1767986855"
},
"stopId": "ORLEANS:StopArea:TMADEL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767986929"
},
"departure": {
"time": "1767986935"
},
"stopId": "ORLEANS:StopArea:TBEAUM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767987008"
},
"departure": {
"time": "1767987020"
},
"stopId": "ORLEANS:StopArea:TPTDUN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767987083"
},
"departure": {
"time": "1767987095"
},
"stopId": "ORLEANS:StopArea:TPEURO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767987213"
},
"departure": {
"time": "1767987220"
},
"stopId": "ORLEANS:StopArea:TTANGU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767987280"
},
"departure": {
"time": "1767987290"
},
"stopId": "ORLEANS:StopArea:TMLKIN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767987380"
},
"departure": {
"time": "1767987395"
},
"stopId": "ORLEANS:StopArea:TTFONT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767987535"
},
"departure": {
"time": "1767987535"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_R_173_2_B11_5_195940"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:45_A_107_2_4018_5_210500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767989100"
},
"departure": {
"time": "1767989100"
},
"stopId": "ORLEANS:StopArea:01023303",
"stopSequence": 0
},
{
"arrival": {
"time": "1767989162"
},
"departure": {
"time": "1767989162"
},
"stopId": "ORLEANS:StopArea:00022915",
"stopSequence": 1
},
{
"arrival": {
"time": "1767989192"
},
"departure": {
"time": "1767989192"
},
"stopId": "ORLEANS:StopArea:00030202",
"stopSequence": 2
},
{
"arrival": {
"time": "1767989220"
},
"departure": {
"time": "1767989220"
},
"stopId": "ORLEANS:StopArea:00029311",
"stopSequence": 3
},
{
"arrival": {
"time": "1767989357"
},
"departure": {
"time": "1767989357"
},
"stopId": "ORLEANS:StopArea:00047370",
"stopSequence": 4
},
{
"arrival": {
"time": "1767989700"
},
"departure": {
"time": "1767989700"
},
"stopId": "ORLEANS:StopArea:00001046",
"stopSequence": 5
},
{
"arrival": {
"time": "1767989998"
},
"departure": {
"time": "1767989998"
},
"stopId": "ORLEANS:StopArea:01002005",
"stopSequence": 6
},
{
"arrival": {
"time": "1767990300"
},
"departure": {
"time": "1767990300"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 7
},
{
"arrival": {
"time": "1767990351"
},
"departure": {
"time": "1767990351"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 8
},
{
"arrival": {
"time": "1767990395"
},
"departure": {
"time": "1767990395"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 9
},
{
"arrival": {
"time": "1767990441"
},
"departure": {
"time": "1767990441"
},
"stopId": "ORLEANS:StopArea:00005930",
"stopSequence": 10
},
{
"arrival": {
"time": "1767990489"
},
"departure": {
"time": "1767990489"
},
"stopId": "ORLEANS:StopArea:00054600",
"stopSequence": 11
},
{
"arrival": {
"time": "1767990600"
},
"departure": {
"time": "1767990600"
},
"stopId": "ORLEANS:StopArea:01003407",
"stopSequence": 12
},
{
"arrival": {
"time": "1767990663"
},
"departure": {
"time": "1767990663"
},
"stopId": "ORLEANS:StopArea:01016904",
"stopSequence": 13
},
{
"arrival": {
"time": "1767990711"
},
"departure": {
"time": "1767990711"
},
"stopId": "ORLEANS:StopArea:00001500",
"stopSequence": 14
},
{
"arrival": {
"time": "1767990806"
},
"departure": {
"time": "1767990806"
},
"stopId": "ORLEANS:StopArea:00000600",
"stopSequence": 15
},
{
"arrival": {
"time": "1767990865"
},
"departure": {
"time": "1767990865"
},
"stopId": "ORLEANS:StopArea:01016604",
"stopSequence": 16
},
{
"arrival": {
"time": "1767990928"
},
"departure": {
"time": "1767990928"
},
"stopId": "ORLEANS:StopArea:01016501",
"stopSequence": 17
},
{
"arrival": {
"time": "1767991020"
},
"departure": {
"time": "1767991020"
},
"stopId": "ORLEANS:StopArea:01016405",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:45",
"tripId": "ORLEANS:VehicleJourney:45_A_107_2_4018_5_210500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_A_426_2_531_5_210400",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767989040"
},
"departure": {
"time": "1767989040"
},
"stopId": "ORLEANS:StopArea:00048801",
"stopSequence": 0
},
{
"arrival": {
"time": "1767989095"
},
"departure": {
"time": "1767989095"
},
"stopId": "ORLEANS:StopArea:00036300",
"stopSequence": 1
},
{
"arrival": {
"time": "1767989153"
},
"departure": {
"time": "1767989153"
},
"stopId": "ORLEANS:StopArea:00048601",
"stopSequence": 2
},
{
"arrival": {
"time": "1767989182"
},
"departure": {
"time": "1767989182"
},
"stopId": "ORLEANS:StopArea:00008100",
"stopSequence": 3
},
{
"arrival": {
"time": "1767989219"
},
"departure": {
"time": "1767989219"
},
"stopId": "ORLEANS:StopArea:00035621",
"stopSequence": 4
},
{
"arrival": {
"time": "1767989280"
},
"departure": {
"time": "1767989280"
},
"stopId": "ORLEANS:StopArea:01009501",
"stopSequence": 5
},
{
"arrival": {
"time": "1767989334"
},
"departure": {
"time": "1767989334"
},
"stopId": "ORLEANS:StopArea:00024901",
"stopSequence": 6
},
{
"arrival": {
"time": "1767989388"
},
"departure": {
"time": "1767989388"
},
"stopId": "ORLEANS:StopArea:08009703",
"stopSequence": 7
},
{
"arrival": {
"time": "1767989456"
},
"departure": {
"time": "1767989456"
},
"stopId": "ORLEANS:StopArea:01062802",
"stopSequence": 8
},
{
"arrival": {
"time": "1767989762"
},
"departure": {
"time": "1767989762"
},
"stopId": "ORLEANS:StopArea:08092001",
"stopSequence": 9
},
{
"arrival": {
"time": "1767989880"
},
"departure": {
"time": "1767989880"
},
"stopId": "ORLEANS:StopArea:01069601",
"stopSequence": 10
},
{
"arrival": {
"time": "1767989944"
},
"departure": {
"time": "1767989944"
},
"stopId": "ORLEANS:StopArea:00021521",
"stopSequence": 11
},
{
"arrival": {
"time": "1767989990"
},
"departure": {
"time": "1767989990"
},
"stopId": "ORLEANS:StopArea:00032921",
"stopSequence": 12
},
{
"arrival": {
"time": "1767990120"
},
"departure": {
"time": "1767990120"
},
"stopId": "ORLEANS:StopArea:01029301",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_A_426_2_531_5_210400"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_R_341_2_302_5_190200",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983012"
},
"departure": {
"time": "1767983031"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983096"
},
"departure": {
"time": "1767983096"
},
"stopId": "ORLEANS:StopArea:01013105",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983189"
},
"departure": {
"time": "1767983189"
},
"stopId": "ORLEANS:StopArea:00007701",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983246"
},
"departure": {
"time": "1767983246"
},
"stopId": "ORLEANS:StopArea:01012904",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983366"
},
"departure": {
"time": "1767983366"
},
"stopId": "ORLEANS:StopArea:01012804",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983405"
},
"departure": {
"time": "1767983405"
},
"stopId": "ORLEANS:StopArea:00010080",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983421"
},
"departure": {
"time": "1767983421"
},
"stopId": "ORLEANS:StopArea:00031722",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983475"
},
"departure": {
"time": "1767983475"
},
"stopId": "ORLEANS:StopArea:00008945",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983578"
},
"departure": {
"time": "1767983578"
},
"stopId": "ORLEANS:StopArea:00009120",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983652"
},
"departure": {
"time": "1767983652"
},
"stopId": "ORLEANS:StopArea:00037601",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983782"
},
"departure": {
"time": "1767983782"
},
"stopId": "ORLEANS:StopArea:00018300",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983847"
},
"departure": {
"time": "1767983847"
},
"stopId": "ORLEANS:StopArea:00051100",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983955"
},
"departure": {
"time": "1767983955"
},
"stopId": "ORLEANS:StopArea:00044170",
"stopSequence": 25
},
{
"arrival": {
"time": "1767984059"
},
"departure": {
"time": "1767984059"
},
"stopId": "ORLEANS:StopArea:00033033",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_R_341_2_302_5_190200"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_A_541_2_105_5_211900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767989623"
},
"departure": {
"time": "1767989940"
},
"stopId": "ORLEANS:StopArea:01068901",
"stopSequence": 0
},
{
"arrival": {
"time": "1767989959"
},
"departure": {
"time": "1767989959"
},
"stopId": "ORLEANS:StopArea:01068910",
"stopSequence": 1
},
{
"arrival": {
"time": "1767990019"
},
"departure": {
"time": "1767990019"
},
"stopId": "ORLEANS:StopArea:01068906",
"stopSequence": 2
},
{
"arrival": {
"time": "1767990073"
},
"departure": {
"time": "1767990073"
},
"stopId": "ORLEANS:StopArea:01069002",
"stopSequence": 3
},
{
"arrival": {
"time": "1767990120"
},
"departure": {
"time": "1767990120"
},
"stopId": "ORLEANS:StopArea:00043441",
"stopSequence": 4
},
{
"arrival": {
"time": "1767990192"
},
"departure": {
"time": "1767990192"
},
"stopId": "ORLEANS:StopArea:00021201",
"stopSequence": 5
},
{
"arrival": {
"time": "1767990242"
},
"departure": {
"time": "1767990242"
},
"stopId": "ORLEANS:StopArea:01036203",
"stopSequence": 6
},
{
"arrival": {
"time": "1767990313"
},
"departure": {
"time": "1767990313"
},
"stopId": "ORLEANS:StopArea:00047321",
"stopSequence": 7
},
{
"arrival": {
"time": "1767990420"
},
"departure": {
"time": "1767990420"
},
"stopId": "ORLEANS:StopArea:00022101",
"stopSequence": 8
},
{
"arrival": {
"time": "1767990477"
},
"departure": {
"time": "1767990477"
},
"stopId": "ORLEANS:StopArea:00030400",
"stopSequence": 9
},
{
"arrival": {
"time": "1767990590"
},
"departure": {
"time": "1767990590"
},
"stopId": "ORLEANS:StopArea:00001400",
"stopSequence": 10
},
{
"arrival": {
"time": "1767990637"
},
"departure": {
"time": "1767990637"
},
"stopId": "ORLEANS:StopArea:00041101",
"stopSequence": 11
},
{
"arrival": {
"time": "1767990691"
},
"departure": {
"time": "1767990691"
},
"stopId": "ORLEANS:StopArea:00037250",
"stopSequence": 12
},
{
"arrival": {
"time": "1767990775"
},
"departure": {
"time": "1767990780"
},
"stopId": "ORLEANS:StopArea:01000903",
"stopSequence": 13
},
{
"arrival": {
"time": "1767990884"
},
"departure": {
"time": "1767990884"
},
"stopId": "ORLEANS:StopArea:00043301",
"stopSequence": 14
},
{
"arrival": {
"time": "1767990950"
},
"departure": {
"time": "1767990950"
},
"stopId": "ORLEANS:StopArea:00028800",
"stopSequence": 15
},
{
"arrival": {
"time": "1767991039"
},
"departure": {
"time": "1767991039"
},
"stopId": "ORLEANS:StopArea:00048001",
"stopSequence": 16
},
{
"arrival": {
"time": "1767991118"
},
"departure": {
"time": "1767991118"
},
"stopId": "ORLEANS:StopArea:00005202",
"stopSequence": 17
},
{
"arrival": {
"time": "1767991186"
},
"departure": {
"time": "1767991186"
},
"stopId": "ORLEANS:StopArea:00028400",
"stopSequence": 18
},
{
"arrival": {
"time": "1767991232"
},
"departure": {
"time": "1767991232"
},
"stopId": "ORLEANS:StopArea:00038761",
"stopSequence": 19
},
{
"arrival": {
"time": "1767991362"
},
"departure": {
"time": "1767991362"
},
"stopId": "ORLEANS:StopArea:01006504",
"stopSequence": 20
},
{
"arrival": {
"time": "1767991452"
},
"departure": {
"time": "1767991452"
},
"stopId": "ORLEANS:StopArea:00020901",
"stopSequence": 21
},
{
"arrival": {
"time": "1767991492"
},
"departure": {
"time": "1767991492"
},
"stopId": "ORLEANS:StopArea:00011900",
"stopSequence": 22
},
{
"arrival": {
"time": "1767991543"
},
"departure": {
"time": "1767991543"
},
"stopId": "ORLEANS:StopArea:00010900",
"stopSequence": 23
},
{
"arrival": {
"time": "1767991621"
},
"departure": {
"time": "1767991621"
},
"stopId": "ORLEANS:StopArea:00029500",
"stopSequence": 24
},
{
"arrival": {
"time": "1767991659"
},
"departure": {
"time": "1767991659"
},
"stopId": "ORLEANS:StopArea:00034503",
"stopSequence": 25
},
{
"arrival": {
"time": "1767991755"
},
"departure": {
"time": "1767991755"
},
"stopId": "ORLEANS:StopArea:01078301",
"stopSequence": 26
},
{
"arrival": {
"time": "1767991831"
},
"departure": {
"time": "1767991831"
},
"stopId": "ORLEANS:StopArea:00005103",
"stopSequence": 27
},
{
"arrival": {
"time": "1767991954"
},
"departure": {
"time": "1767991954"
},
"stopId": "ORLEANS:StopArea:01007201",
"stopSequence": 28
},
{
"arrival": {
"time": "1767992177"
},
"departure": {
"time": "1767992177"
},
"stopId": "ORLEANS:StopArea:00030981",
"stopSequence": 29
},
{
"arrival": {
"time": "1767992245"
},
"departure": {
"time": "1767992245"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 30
},
{
"arrival": {
"time": "1767992385"
},
"departure": {
"time": "1767992385"
},
"stopId": "ORLEANS:StopArea:00017072",
"stopSequence": 31
},
{
"arrival": {
"time": "1767992482"
},
"departure": {
"time": "1767992482"
},
"stopId": "ORLEANS:StopArea:00033421",
"stopSequence": 32
},
{
"arrival": {
"time": "1767992546"
},
"departure": {
"time": "1767992546"
},
"stopId": "ORLEANS:StopArea:00036501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767992619"
},
"departure": {
"time": "1767992619"
},
"stopId": "ORLEANS:StopArea:01007704",
"stopSequence": 34
},
{
"arrival": {
"time": "1767992672"
},
"departure": {
"time": "1767992672"
},
"stopId": "ORLEANS:StopArea:00011101",
"stopSequence": 35
},
{
"arrival": {
"time": "1767992791"
},
"departure": {
"time": "1767992791"
},
"stopId": "ORLEANS:StopArea:00009700",
"stopSequence": 36
},
{
"arrival": {
"time": "1767992882"
},
"departure": {
"time": "1767992882"
},
"stopId": "ORLEANS:StopArea:00040001",
"stopSequence": 37
},
{
"arrival": {
"time": "1767992942"
},
"departure": {
"time": "1767992942"
},
"stopId": "ORLEANS:StopArea:00022401",
"stopSequence": 38
},
{
"arrival": {
"time": "1767992994"
},
"departure": {
"time": "1767992994"
},
"stopId": "ORLEANS:StopArea:00012400",
"stopSequence": 39
},
{
"arrival": {
"time": "1767993031"
},
"departure": {
"time": "1767993031"
},
"stopId": "ORLEANS:StopArea:00020500",
"stopSequence": 40
},
{
"arrival": {
"time": "1767993089"
},
"departure": {
"time": "1767993089"
},
"stopId": "ORLEANS:StopArea:00006700",
"stopSequence": 41
},
{
"arrival": {
"time": "1767993167"
},
"departure": {
"time": "1767993167"
},
"stopId": "ORLEANS:StopArea:00027501",
"stopSequence": 42
},
{
"arrival": {
"time": "1767993222"
},
"departure": {
"time": "1767993222"
},
"stopId": "ORLEANS:StopArea:00030501",
"stopSequence": 43
},
{
"arrival": {
"time": "1767993277"
},
"departure": {
"time": "1767993277"
},
"stopId": "ORLEANS:StopArea:00054700",
"stopSequence": 44
},
{
"arrival": {
"time": "1767993330"
},
"departure": {
"time": "1767993330"
},
"stopId": "ORLEANS:StopArea:00048800",
"stopSequence": 45
},
{
"arrival": {
"time": "1767993358"
},
"departure": {
"time": "1767993358"
},
"stopId": "ORLEANS:StopArea:00036300",
"stopSequence": 46
},
{
"arrival": {
"time": "1767993392"
},
"departure": {
"time": "1767993392"
},
"stopId": "ORLEANS:StopArea:00035304",
"stopSequence": 47
},
{
"arrival": {
"time": "1767993446"
},
"departure": {
"time": "1767993446"
},
"stopId": "ORLEANS:StopArea:01009101",
"stopSequence": 48
},
{
"arrival": {
"time": "1767993564"
},
"departure": {
"time": "1767993564"
},
"stopId": "ORLEANS:StopArea:01069303",
"stopSequence": 49
},
{
"arrival": {
"time": "1767993632"
},
"departure": {
"time": "1767993632"
},
"stopId": "ORLEANS:StopArea:01029404",
"stopSequence": 50
},
{
"arrival": {
"time": "1767993663"
},
"departure": {
"time": "1767993663"
},
"stopId": "ORLEANS:StopArea:00021520",
"stopSequence": 51
},
{
"arrival": {
"time": "1767993760"
},
"departure": {
"time": "1767993760"
},
"stopId": "ORLEANS:StopArea:00035151",
"stopSequence": 52
},
{
"arrival": {
"time": "1767993796"
},
"departure": {
"time": "1767993796"
},
"stopId": "ORLEANS:StopArea:00029421",
"stopSequence": 53
},
{
"arrival": {
"time": "1767993846"
},
"departure": {
"time": "1767993846"
},
"stopId": "ORLEANS:StopArea:01084101",
"stopSequence": 54
},
{
"arrival": {
"time": "1767993958"
},
"departure": {
"time": "1767993958"
},
"stopId": "ORLEANS:StopArea:01079202",
"stopSequence": 55
},
{
"arrival": {
"time": "1767994094"
},
"departure": {
"time": "1767994094"
},
"stopId": "ORLEANS:StopArea:00016600",
"stopSequence": 56
},
{
"arrival": {
"time": "1767994128"
},
"departure": {
"time": "1767994128"
},
"stopId": "ORLEANS:StopArea:01010601",
"stopSequence": 57
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_A_541_2_105_5_211900"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_A_337_2_723_5_202800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767986400"
},
"departure": {
"time": "1767986880"
},
"stopId": "ORLEANS:StopArea:01022201",
"stopSequence": 0
},
{
"arrival": {
"time": "1767986914"
},
"departure": {
"time": "1767986914"
},
"stopId": "ORLEANS:StopArea:01022204",
"stopSequence": 1
},
{
"arrival": {
"time": "1767986946"
},
"departure": {
"time": "1767986946"
},
"stopId": "ORLEANS:StopArea:00031111",
"stopSequence": 2
},
{
"arrival": {
"time": "1767987022"
},
"departure": {
"time": "1767987022"
},
"stopId": "ORLEANS:StopArea:00010600",
"stopSequence": 3
},
{
"arrival": {
"time": "1767987075"
},
"departure": {
"time": "1767987075"
},
"stopId": "ORLEANS:StopArea:00006901",
"stopSequence": 4
},
{
"arrival": {
"time": "1767987176"
},
"departure": {
"time": "1767987176"
},
"stopId": "ORLEANS:StopArea:00048700",
"stopSequence": 5
},
{
"arrival": {
"time": "1767987261"
},
"departure": {
"time": "1767987261"
},
"stopId": "ORLEANS:StopArea:00044801",
"stopSequence": 6
},
{
"arrival": {
"time": "1767987349"
},
"departure": {
"time": "1767987349"
},
"stopId": "ORLEANS:StopArea:00044401",
"stopSequence": 7
},
{
"arrival": {
"time": "1767987360"
},
"departure": {
"time": "1767987360"
},
"stopId": "ORLEANS:StopArea:00033032",
"stopSequence": 8
},
{
"arrival": {
"time": "1767987449"
},
"departure": {
"time": "1767987449"
},
"stopId": "ORLEANS:StopArea:00044171",
"stopSequence": 9
},
{
"arrival": {
"time": "1767987546"
},
"departure": {
"time": "1767987546"
},
"stopId": "ORLEANS:StopArea:00051101",
"stopSequence": 10
},
{
"arrival": {
"time": "1767987653"
},
"departure": {
"time": "1767987653"
},
"stopId": "ORLEANS:StopArea:00018301",
"stopSequence": 11
},
{
"arrival": {
"time": "1767987734"
},
"departure": {
"time": "1767987734"
},
"stopId": "ORLEANS:StopArea:00037600",
"stopSequence": 12
},
{
"arrival": {
"time": "1767987818"
},
"departure": {
"time": "1767987818"
},
"stopId": "ORLEANS:StopArea:00009121",
"stopSequence": 13
},
{
"arrival": {
"time": "1767987889"
},
"departure": {
"time": "1767987889"
},
"stopId": "ORLEANS:StopArea:00008946",
"stopSequence": 14
},
{
"arrival": {
"time": "1767987924"
},
"departure": {
"time": "1767987924"
},
"stopId": "ORLEANS:StopArea:00031721",
"stopSequence": 15
},
{
"arrival": {
"time": "1767987958"
},
"departure": {
"time": "1767987958"
},
"stopId": "ORLEANS:StopArea:00010081",
"stopSequence": 16
},
{
"arrival": {
"time": "1767988020"
},
"departure": {
"time": "1767988020"
},
"stopId": "ORLEANS:StopArea:00000102",
"stopSequence": 17
},
{
"arrival": {
"time": "1767988090"
},
"departure": {
"time": "1767988090"
},
"stopId": "ORLEANS:StopArea:01012903",
"stopSequence": 18
},
{
"arrival": {
"time": "1767988136"
},
"departure": {
"time": "1767988136"
},
"stopId": "ORLEANS:StopArea:00007700",
"stopSequence": 19
},
{
"arrival": {
"time": "1767988195"
},
"departure": {
"time": "1767988195"
},
"stopId": "ORLEANS:StopArea:00047700",
"stopSequence": 20
},
{
"arrival": {
"time": "1767988260"
},
"departure": {
"time": "1767988260"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 21
},
{
"arrival": {
"time": "1767988354"
},
"departure": {
"time": "1767988354"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 22
},
{
"arrival": {
"time": "1767988440"
},
"departure": {
"time": "1767988560"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 23
},
{
"arrival": {
"time": "1767988611"
},
"departure": {
"time": "1767988611"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 24
},
{
"arrival": {
"time": "1767988655"
},
"departure": {
"time": "1767988655"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 25
},
{
"arrival": {
"time": "1767988701"
},
"departure": {
"time": "1767988701"
},
"stopId": "ORLEANS:StopArea:00005930",
"stopSequence": 26
},
{
"arrival": {
"time": "1767988749"
},
"departure": {
"time": "1767988749"
},
"stopId": "ORLEANS:StopArea:00054600",
"stopSequence": 27
},
{
"arrival": {
"time": "1767988860"
},
"departure": {
"time": "1767988860"
},
"stopId": "ORLEANS:StopArea:01003407",
"stopSequence": 28
},
{
"arrival": {
"time": "1767988923"
},
"departure": {
"time": "1767988923"
},
"stopId": "ORLEANS:StopArea:01016904",
"stopSequence": 29
},
{
"arrival": {
"time": "1767988971"
},
"departure": {
"time": "1767988971"
},
"stopId": "ORLEANS:StopArea:00001500",
"stopSequence": 30
},
{
"arrival": {
"time": "1767989066"
},
"departure": {
"time": "1767989066"
},
"stopId": "ORLEANS:StopArea:00000600",
"stopSequence": 31
},
{
"arrival": {
"time": "1767989125"
},
"departure": {
"time": "1767989125"
},
"stopId": "ORLEANS:StopArea:01016604",
"stopSequence": 32
},
{
"arrival": {
"time": "1767989188"
},
"departure": {
"time": "1767989188"
},
"stopId": "ORLEANS:StopArea:01016501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767989280"
},
"departure": {
"time": "1767989280"
},
"stopId": "ORLEANS:StopArea:01016405",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_A_337_2_723_5_202800"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_R_417_2_426_5_185700",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982981"
},
"departure": {
"time": "1767982997"
},
"stopId": "ORLEANS:StopArea:00038311",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983030"
},
"departure": {
"time": "1767983030"
},
"stopId": "ORLEANS:StopArea:00023901",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983058"
},
"departure": {
"time": "1767983066"
},
"stopId": "ORLEANS:StopArea:00036801",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983117"
},
"departure": {
"time": "1767983117"
},
"stopId": "ORLEANS:StopArea:00043970",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983181"
},
"departure": {
"time": "1767983181"
},
"stopId": "ORLEANS:StopArea:00012002",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983255"
},
"departure": {
"time": "1767983255"
},
"stopId": "ORLEANS:StopArea:00022701",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983335"
},
"departure": {
"time": "1767983335"
},
"stopId": "ORLEANS:StopArea:00041700",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983405"
},
"departure": {
"time": "1767983405"
},
"stopId": "ORLEANS:StopArea:00010400",
"stopSequence": 26
},
{
"arrival": {
"time": "1767983454"
},
"departure": {
"time": "1767983454"
},
"stopId": "ORLEANS:StopArea:00045221",
"stopSequence": 27
},
{
"arrival": {
"time": "1767983497"
},
"departure": {
"time": "1767983497"
},
"stopId": "ORLEANS:StopArea:00051200",
"stopSequence": 28
},
{
"arrival": {
"time": "1767983542"
},
"departure": {
"time": "1767983542"
},
"stopId": "ORLEANS:StopArea:00011600",
"stopSequence": 29
},
{
"arrival": {
"time": "1767983587"
},
"departure": {
"time": "1767983587"
},
"stopId": "ORLEANS:StopArea:00004402",
"stopSequence": 30
},
{
"arrival": {
"time": "1767983642"
},
"departure": {
"time": "1767983642"
},
"stopId": "ORLEANS:StopArea:00027400",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_R_417_2_426_5_185700"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_A_359_2_208_5_191200",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982992"
},
"departure": {
"time": "1767983029"
},
"stopId": "ORLEANS:StopArea:01004705",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983092"
},
"departure": {
"time": "1767983092"
},
"stopId": "ORLEANS:StopArea:01070201",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983139"
},
"departure": {
"time": "1767983139"
},
"stopId": "ORLEANS:StopArea:00046251",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983220"
},
"departure": {
"time": "1767983220"
},
"stopId": "ORLEANS:StopArea:00006403",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983309"
},
"departure": {
"time": "1767983309"
},
"stopId": "ORLEANS:StopArea:00037300",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983364"
},
"departure": {
"time": "1767983364"
},
"stopId": "ORLEANS:StopArea:00000102",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983451"
},
"departure": {
"time": "1767983451"
},
"stopId": "ORLEANS:StopArea:01012903",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983503"
},
"departure": {
"time": "1767983503"
},
"stopId": "ORLEANS:StopArea:00007700",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983568"
},
"departure": {
"time": "1767983568"
},
"stopId": "ORLEANS:StopArea:00047700",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983640"
},
"departure": {
"time": "1767983640"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983744"
},
"departure": {
"time": "1767983744"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983830"
},
"departure": {
"time": "1767983880"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983962"
},
"departure": {
"time": "1767983962"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984081"
},
"departure": {
"time": "1767984081"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984117"
},
"departure": {
"time": "1767984117"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984182"
},
"departure": {
"time": "1767984182"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 24
},
{
"arrival": {
"time": "1767984263"
},
"departure": {
"time": "1767984263"
},
"stopId": "ORLEANS:StopArea:01013604",
"stopSequence": 25
},
{
"arrival": {
"time": "1767984385"
},
"departure": {
"time": "1767984385"
},
"stopId": "ORLEANS:StopArea:01013704",
"stopSequence": 26
},
{
"arrival": {
"time": "1767984416"
},
"departure": {
"time": "1767984416"
},
"stopId": "ORLEANS:StopArea:00039800",
"stopSequence": 27
},
{
"arrival": {
"time": "1767984469"
},
"departure": {
"time": "1767984469"
},
"stopId": "ORLEANS:StopArea:01014004",
"stopSequence": 28
},
{
"arrival": {
"time": "1767984565"
},
"departure": {
"time": "1767984565"
},
"stopId": "ORLEANS:StopArea:00055550",
"stopSequence": 29
},
{
"arrival": {
"time": "1767984629"
},
"departure": {
"time": "1767984629"
},
"stopId": "ORLEANS:StopArea:00036901",
"stopSequence": 30
},
{
"arrival": {
"time": "1767984659"
},
"departure": {
"time": "1767984659"
},
"stopId": "ORLEANS:StopArea:00042301",
"stopSequence": 31
},
{
"arrival": {
"time": "1767984721"
},
"departure": {
"time": "1767984721"
},
"stopId": "ORLEANS:StopArea:01014404",
"stopSequence": 32
},
{
"arrival": {
"time": "1767984805"
},
"departure": {
"time": "1767984805"
},
"stopId": "ORLEANS:StopArea:00030300",
"stopSequence": 33
},
{
"arrival": {
"time": "1767984867"
},
"departure": {
"time": "1767984867"
},
"stopId": "ORLEANS:StopArea:00019700",
"stopSequence": 34
},
{
"arrival": {
"time": "1767984890"
},
"departure": {
"time": "1767984890"
},
"stopId": "ORLEANS:StopArea:01002604",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_A_359_2_208_5_191200"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:4_R_529_2_475_5_182900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983321"
},
"departure": {
"time": "1767983321"
},
"stopId": "ORLEANS:StopArea:01070202",
"stopSequence": 42
},
{
"arrival": {
"time": "1767983370"
},
"departure": {
"time": "1767983370"
},
"stopId": "ORLEANS:StopArea:00047044",
"stopSequence": 43
},
{
"arrival": {
"time": "1767983430"
},
"departure": {
"time": "1767983430"
},
"stopId": "ORLEANS:StopArea:01004705",
"stopSequence": 44
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:4",
"tripId": "ORLEANS:VehicleJourney:4_R_529_2_475_5_182900"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:18_R_193_2_1843_5_191500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982969"
},
"departure": {
"time": "1767982969"
},
"stopId": "ORLEANS:StopArea:00005955",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983006"
},
"departure": {
"time": "1767983011"
},
"stopId": "ORLEANS:StopArea:00028550",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983055"
},
"departure": {
"time": "1767983055"
},
"stopId": "ORLEANS:StopArea:00044251",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983121"
},
"departure": {
"time": "1767983121"
},
"stopId": "ORLEANS:StopArea:00020521",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983180"
},
"departure": {
"time": "1767983180"
},
"stopId": "ORLEANS:StopArea:00020421",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983362"
},
"departure": {
"time": "1767983362"
},
"stopId": "ORLEANS:StopArea:00047151",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983427"
},
"departure": {
"time": "1767983427"
},
"stopId": "ORLEANS:StopArea:00006851",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983482"
},
"departure": {
"time": "1767983482"
},
"stopId": "ORLEANS:StopArea:00004211",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983548"
},
"departure": {
"time": "1767983548"
},
"stopId": "ORLEANS:StopArea:00006621",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983548"
},
"departure": {
"time": "1767983548"
},
"stopId": "ORLEANS:StopArea:00025550",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983715"
},
"departure": {
"time": "1767983715"
},
"stopId": "ORLEANS:StopArea:00045851",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:18",
"tripId": "ORLEANS:VehicleJourney:18_R_193_2_1843_5_191500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_R_336_2_301_5_210700",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767988268"
},
"departure": {
"time": "1767989220"
},
"stopId": "ORLEANS:StopArea:01016405",
"stopSequence": 0
},
{
"arrival": {
"time": "1767989280"
},
"departure": {
"time": "1767989280"
},
"stopId": "ORLEANS:StopArea:01016502",
"stopSequence": 1
},
{
"arrival": {
"time": "1767989333"
},
"departure": {
"time": "1767989333"
},
"stopId": "ORLEANS:StopArea:01016603",
"stopSequence": 2
},
{
"arrival": {
"time": "1767989446"
},
"departure": {
"time": "1767989446"
},
"stopId": "ORLEANS:StopArea:00000601",
"stopSequence": 3
},
{
"arrival": {
"time": "1767989547"
},
"departure": {
"time": "1767989547"
},
"stopId": "ORLEANS:StopArea:00001501",
"stopSequence": 4
},
{
"arrival": {
"time": "1767989602"
},
"departure": {
"time": "1767989602"
},
"stopId": "ORLEANS:StopArea:01016903",
"stopSequence": 5
},
{
"arrival": {
"time": "1767989693"
},
"departure": {
"time": "1767989693"
},
"stopId": "ORLEANS:StopArea:01003404",
"stopSequence": 6
},
{
"arrival": {
"time": "1767989839"
},
"departure": {
"time": "1767989839"
},
"stopId": "ORLEANS:StopArea:00054601",
"stopSequence": 7
},
{
"arrival": {
"time": "1767989904"
},
"departure": {
"time": "1767989904"
},
"stopId": "ORLEANS:StopArea:00005931",
"stopSequence": 8
},
{
"arrival": {
"time": "1767990008"
},
"departure": {
"time": "1767990008"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 9
},
{
"arrival": {
"time": "1767990074"
},
"departure": {
"time": "1767990074"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767990082"
},
"departure": {
"time": "1767990082"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 11
},
{
"arrival": {
"time": "1767990229"
},
"departure": {
"time": "1767990229"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 12
},
{
"arrival": {
"time": "1767990319"
},
"departure": {
"time": "1767990319"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 13
},
{
"arrival": {
"time": "1767990398"
},
"departure": {
"time": "1767990398"
},
"stopId": "ORLEANS:StopArea:01013105",
"stopSequence": 14
},
{
"arrival": {
"time": "1767990497"
},
"departure": {
"time": "1767990497"
},
"stopId": "ORLEANS:StopArea:00007701",
"stopSequence": 15
},
{
"arrival": {
"time": "1767990555"
},
"departure": {
"time": "1767990555"
},
"stopId": "ORLEANS:StopArea:01012904",
"stopSequence": 16
},
{
"arrival": {
"time": "1767990634"
},
"departure": {
"time": "1767990634"
},
"stopId": "ORLEANS:StopArea:01012804",
"stopSequence": 17
},
{
"arrival": {
"time": "1767990721"
},
"departure": {
"time": "1767990721"
},
"stopId": "ORLEANS:StopArea:00010080",
"stopSequence": 18
},
{
"arrival": {
"time": "1767990777"
},
"departure": {
"time": "1767990777"
},
"stopId": "ORLEANS:StopArea:00031722",
"stopSequence": 19
},
{
"arrival": {
"time": "1767990809"
},
"departure": {
"time": "1767990809"
},
"stopId": "ORLEANS:StopArea:00008945",
"stopSequence": 20
},
{
"arrival": {
"time": "1767990901"
},
"departure": {
"time": "1767990901"
},
"stopId": "ORLEANS:StopArea:00009120",
"stopSequence": 21
},
{
"arrival": {
"time": "1767990979"
},
"departure": {
"time": "1767990979"
},
"stopId": "ORLEANS:StopArea:00037601",
"stopSequence": 22
},
{
"arrival": {
"time": "1767991077"
},
"departure": {
"time": "1767991077"
},
"stopId": "ORLEANS:StopArea:00018300",
"stopSequence": 23
},
{
"arrival": {
"time": "1767991199"
},
"departure": {
"time": "1767991199"
},
"stopId": "ORLEANS:StopArea:00051100",
"stopSequence": 24
},
{
"arrival": {
"time": "1767991336"
},
"departure": {
"time": "1767991336"
},
"stopId": "ORLEANS:StopArea:00044170",
"stopSequence": 25
},
{
"arrival": {
"time": "1767991405"
},
"departure": {
"time": "1767991405"
},
"stopId": "ORLEANS:StopArea:00033033",
"stopSequence": 26
},
{
"arrival": {
"time": "1767991511"
},
"departure": {
"time": "1767991511"
},
"stopId": "ORLEANS:StopArea:00044400",
"stopSequence": 27
},
{
"arrival": {
"time": "1767991570"
},
"departure": {
"time": "1767991570"
},
"stopId": "ORLEANS:StopArea:00044800",
"stopSequence": 28
},
{
"arrival": {
"time": "1767991674"
},
"departure": {
"time": "1767991674"
},
"stopId": "ORLEANS:StopArea:00048701",
"stopSequence": 29
},
{
"arrival": {
"time": "1767991737"
},
"departure": {
"time": "1767991737"
},
"stopId": "ORLEANS:StopArea:00006900",
"stopSequence": 30
},
{
"arrival": {
"time": "1767991764"
},
"departure": {
"time": "1767991764"
},
"stopId": "ORLEANS:StopArea:00010601",
"stopSequence": 31
},
{
"arrival": {
"time": "1767991803"
},
"departure": {
"time": "1767991803"
},
"stopId": "ORLEANS:StopArea:00031110",
"stopSequence": 32
},
{
"arrival": {
"time": "1767991870"
},
"departure": {
"time": "1767991870"
},
"stopId": "ORLEANS:StopArea:01022201",
"stopSequence": 33
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_R_336_2_301_5_210700"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:12_A_84_2_1237_5_185100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983099"
},
"departure": {
"time": "1767983099"
},
"stopId": "ORLEANS:StopArea:00044101",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983115"
},
"departure": {
"time": "1767983115"
},
"stopId": "ORLEANS:StopArea:00010001",
"stopSequence": 26
},
{
"arrival": {
"time": "1767983124"
},
"departure": {
"time": "1767983124"
},
"stopId": "ORLEANS:StopArea:00052802",
"stopSequence": 27
},
{
"arrival": {
"time": "1767983181"
},
"departure": {
"time": "1767983181"
},
"stopId": "ORLEANS:StopArea:00024650",
"stopSequence": 28
},
{
"arrival": {
"time": "1767983288"
},
"departure": {
"time": "1767983288"
},
"stopId": "ORLEANS:StopArea:00018124",
"stopSequence": 29
},
{
"arrival": {
"time": "1767983363"
},
"departure": {
"time": "1767983363"
},
"stopId": "ORLEANS:StopArea:01087601",
"stopSequence": 30
},
{
"arrival": {
"time": "1767983420"
},
"departure": {
"time": "1767983420"
},
"stopId": "ORLEANS:StopArea:01087701",
"stopSequence": 31
},
{
"arrival": {
"time": "1767983527"
},
"departure": {
"time": "1767983527"
},
"stopId": "ORLEANS:StopArea:01085101",
"stopSequence": 32
},
{
"arrival": {
"time": "1767983545"
},
"departure": {
"time": "1767983545"
},
"stopId": "ORLEANS:StopArea:00055801",
"stopSequence": 33
},
{
"arrival": {
"time": "1767983604"
},
"departure": {
"time": "1767983604"
},
"stopId": "ORLEANS:StopArea:00055701",
"stopSequence": 34
},
{
"arrival": {
"time": "1767983657"
},
"departure": {
"time": "1767983657"
},
"stopId": "ORLEANS:StopArea:00055900",
"stopSequence": 35
},
{
"arrival": {
"time": "1767983713"
},
"departure": {
"time": "1767983713"
},
"stopId": "ORLEANS:StopArea:00056000",
"stopSequence": 36
},
{
"arrival": {
"time": "1767983823"
},
"departure": {
"time": "1767983823"
},
"stopId": "ORLEANS:StopArea:00056100",
"stopSequence": 37
},
{
"arrival": {
"time": "1767983965"
},
"departure": {
"time": "1767983965"
},
"stopId": "ORLEANS:StopArea:00055603",
"stopSequence": 38
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:12",
"tripId": "ORLEANS:VehicleJourney:12_A_84_2_1237_5_185100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_A_467_2_A04_5_193100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983595"
},
"departure": {
"time": "1767983615"
},
"stopId": "ORLEANS:StopArea:THOPAC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767983739"
},
"departure": {
"time": "1767983755"
},
"stopId": "ORLEANS:StopArea:TBOLIE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767983833"
},
"departure": {
"time": "1767983840"
},
"stopId": "ORLEANS:StopArea:TPOSTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767983905"
},
"departure": {
"time": "1767983930"
},
"stopId": "ORLEANS:StopArea:TINDIE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984059"
},
"departure": {
"time": "1767984075"
},
"stopId": "ORLEANS:StopArea:TFLORA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984125"
},
"departure": {
"time": "1767984140"
},
"stopId": "ORLEANS:StopArea:TCAMPU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984206"
},
"departure": {
"time": "1767984215"
},
"stopId": "ORLEANS:StopArea:TLORET1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984373"
},
"departure": {
"time": "1767984390"
},
"stopId": "ORLEANS:StopArea:TAULNA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984513"
},
"departure": {
"time": "1767984520"
},
"stopId": "ORLEANS:StopArea:TLARRY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984603"
},
"departure": {
"time": "1767984625"
},
"stopId": "ORLEANS:StopArea:TVHUGO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984816"
},
"departure": {
"time": "1767984855"
},
"stopId": "ORLEANS:StopArea:TZENIT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984941"
},
"departure": {
"time": "1767984955"
},
"stopId": "ORLEANS:StopArea:TCOMET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767985097"
},
"departure": {
"time": "1767985115"
},
"stopId": "ORLEANS:StopArea:TMOUIL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767985205"
},
"departure": {
"time": "1767985220"
},
"stopId": "ORLEANS:StopArea:TCSMAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767985318"
},
"departure": {
"time": "1767985335"
},
"stopId": "ORLEANS:StopArea:TTOURE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767985409"
},
"departure": {
"time": "1767985420"
},
"stopId": "ORLEANS:StopArea:TROYAL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985542"
},
"departure": {
"time": "1767985560"
},
"stopId": "ORLEANS:StopArea:TGAULA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985647"
},
"departure": {
"time": "1767985655"
},
"stopId": "ORLEANS:StopArea:TREPUB1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985783"
},
"departure": {
"time": "1767985805"
},
"stopId": "ORLEANS:StopArea:TGARDO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767985907"
},
"departure": {
"time": "1767985925"
},
"stopId": "ORLEANS:StopArea:TLBRAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767986017"
},
"departure": {
"time": "1767986035"
},
"stopId": "ORLEANS:StopArea:TCOLIG1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767986111"
},
"departure": {
"time": "1767986125"
},
"stopId": "ORLEANS:StopArea:TLIBER1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767986262"
},
"departure": {
"time": "1767986285"
},
"stopId": "ORLEANS:StopArea:TAUBRA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767986411"
},
"departure": {
"time": "1767986425"
},
"stopId": "ORLEANS:StopArea:TBUSTI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767986542"
},
"departure": {
"time": "1767986550"
},
"stopId": "ORLEANS:StopArea:TLAMBA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1767986645"
},
"departure": {
"time": "1767986645"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_A_467_2_A04_5_193100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_R_173_2_B07_5_192000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983010"
},
"departure": {
"time": "1767983020"
},
"stopId": "ORLEANS:StopArea:TCLARC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767983105"
},
"departure": {
"time": "1767983115"
},
"stopId": "ORLEANS:StopArea:TVERVI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767983175"
},
"departure": {
"time": "1767983185"
},
"stopId": "ORLEANS:StopArea:TPTBOR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767983295"
},
"departure": {
"time": "1767983305"
},
"stopId": "ORLEANS:StopArea:TGAUBR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983415"
},
"departure": {
"time": "1767983430"
},
"stopId": "ORLEANS:StopArea:TAMBER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983495"
},
"departure": {
"time": "1767983500"
},
"stopId": "ORLEANS:StopArea:TGVILL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983560"
},
"departure": {
"time": "1767983575"
},
"stopId": "ORLEANS:StopArea:TMOZAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983645"
},
"departure": {
"time": "1767983660"
},
"stopId": "ORLEANS:StopArea:TDRHOM1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983755"
},
"departure": {
"time": "1767983770"
},
"stopId": "ORLEANS:StopArea:TRIOBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983858"
},
"departure": {
"time": "1767983875"
},
"stopId": "ORLEANS:StopArea:TVIGNA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983980"
},
"departure": {
"time": "1767983995"
},
"stopId": "ORLEANS:StopArea:THALMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767984065"
},
"departure": {
"time": "1767984080"
},
"stopId": "ORLEANS:StopArea:TCAHDV1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767984140"
},
"departure": {
"time": "1767984155"
},
"stopId": "ORLEANS:StopArea:TJDARC1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767984240"
},
"departure": {
"time": "1767984285"
},
"stopId": "ORLEANS:StopArea:TGAULB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767984379"
},
"departure": {
"time": "1767984390"
},
"stopId": "ORLEANS:StopArea:TCXMOR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767984455"
},
"departure": {
"time": "1767984475"
},
"stopId": "ORLEANS:StopArea:TMADEL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984545"
},
"departure": {
"time": "1767984555"
},
"stopId": "ORLEANS:StopArea:TBEAUM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767984630"
},
"departure": {
"time": "1767984640"
},
"stopId": "ORLEANS:StopArea:TPTDUN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984700"
},
"departure": {
"time": "1767984715"
},
"stopId": "ORLEANS:StopArea:TPEURO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984825"
},
"departure": {
"time": "1767984840"
},
"stopId": "ORLEANS:StopArea:TTANGU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984900"
},
"departure": {
"time": "1767984910"
},
"stopId": "ORLEANS:StopArea:TMLKIN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767985000"
},
"departure": {
"time": "1767985015"
},
"stopId": "ORLEANS:StopArea:TTFONT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767985155"
},
"departure": {
"time": "1767985155"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_R_173_2_B07_5_192000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:11_A_143_2_1102_5_203500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767987300"
},
"departure": {
"time": "1767987300"
},
"stopId": "ORLEANS:StopArea:01001713",
"stopSequence": 0
},
{
"arrival": {
"time": "1767987430"
},
"departure": {
"time": "1767987430"
},
"stopId": "ORLEANS:StopArea:00002900",
"stopSequence": 1
},
{
"arrival": {
"time": "1767987600"
},
"departure": {
"time": "1767987600"
},
"stopId": "ORLEANS:StopArea:01003504",
"stopSequence": 2
},
{
"arrival": {
"time": "1767987656"
},
"departure": {
"time": "1767987656"
},
"stopId": "ORLEANS:StopArea:00026001",
"stopSequence": 3
},
{
"arrival": {
"time": "1767987701"
},
"departure": {
"time": "1767987701"
},
"stopId": "ORLEANS:StopArea:00021602",
"stopSequence": 4
},
{
"arrival": {
"time": "1767987759"
},
"departure": {
"time": "1767987759"
},
"stopId": "ORLEANS:StopArea:00030602",
"stopSequence": 5
},
{
"arrival": {
"time": "1767987840"
},
"departure": {
"time": "1767987840"
},
"stopId": "ORLEANS:StopArea:01002104",
"stopSequence": 6
},
{
"arrival": {
"time": "1767987966"
},
"departure": {
"time": "1767987966"
},
"stopId": "ORLEANS:StopArea:0003830",
"stopSequence": 7
},
{
"arrival": {
"time": "1767988120"
},
"departure": {
"time": "1767988120"
},
"stopId": "ORLEANS:StopArea:00001045",
"stopSequence": 8
},
{
"arrival": {
"time": "1767988194"
},
"departure": {
"time": "1767988194"
},
"stopId": "ORLEANS:StopArea:00037500",
"stopSequence": 9
},
{
"arrival": {
"time": "1767988260"
},
"departure": {
"time": "1767988260"
},
"stopId": "ORLEANS:StopArea:00025701",
"stopSequence": 10
},
{
"arrival": {
"time": "1767988339"
},
"departure": {
"time": "1767988339"
},
"stopId": "ORLEANS:StopArea:01032003",
"stopSequence": 11
},
{
"arrival": {
"time": "1767988425"
},
"departure": {
"time": "1767988425"
},
"stopId": "ORLEANS:StopArea:00033900",
"stopSequence": 12
},
{
"arrival": {
"time": "1767988469"
},
"departure": {
"time": "1767988469"
},
"stopId": "ORLEANS:StopArea:00024500",
"stopSequence": 13
},
{
"arrival": {
"time": "1767988519"
},
"departure": {
"time": "1767988519"
},
"stopId": "ORLEANS:StopArea:00032920",
"stopSequence": 14
},
{
"arrival": {
"time": "1767988559"
},
"departure": {
"time": "1767988559"
},
"stopId": "ORLEANS:StopArea:00021520",
"stopSequence": 15
},
{
"arrival": {
"time": "1767988647"
},
"departure": {
"time": "1767988647"
},
"stopId": "ORLEANS:StopArea:00035151",
"stopSequence": 16
},
{
"arrival": {
"time": "1767988680"
},
"departure": {
"time": "1767988680"
},
"stopId": "ORLEANS:StopArea:00029421",
"stopSequence": 17
},
{
"arrival": {
"time": "1767988709"
},
"departure": {
"time": "1767988709"
},
"stopId": "ORLEANS:StopArea:01084101",
"stopSequence": 18
},
{
"arrival": {
"time": "1767988775"
},
"departure": {
"time": "1767988775"
},
"stopId": "ORLEANS:StopArea:01068001",
"stopSequence": 19
},
{
"arrival": {
"time": "1767988954"
},
"departure": {
"time": "1767988954"
},
"stopId": "ORLEANS:StopArea:01087101",
"stopSequence": 20
},
{
"arrival": {
"time": "1767989100"
},
"departure": {
"time": "1767989100"
},
"stopId": "ORLEANS:StopArea:00006515",
"stopSequence": 21
},
{
"arrival": {
"time": "1767989174"
},
"departure": {
"time": "1767989174"
},
"stopId": "ORLEANS:StopArea:00022915",
"stopSequence": 22
},
{
"arrival": {
"time": "1767989207"
},
"departure": {
"time": "1767989207"
},
"stopId": "ORLEANS:StopArea:00030202",
"stopSequence": 23
},
{
"arrival": {
"time": "1767989237"
},
"departure": {
"time": "1767989237"
},
"stopId": "ORLEANS:StopArea:00029311",
"stopSequence": 24
},
{
"arrival": {
"time": "1767989274"
},
"departure": {
"time": "1767989274"
},
"stopId": "ORLEANS:StopArea:01022902",
"stopSequence": 25
},
{
"arrival": {
"time": "1767989353"
},
"departure": {
"time": "1767989353"
},
"stopId": "ORLEANS:StopArea:00053901",
"stopSequence": 26
},
{
"arrival": {
"time": "1767989426"
},
"departure": {
"time": "1767989426"
},
"stopId": "ORLEANS:StopArea:00033701",
"stopSequence": 27
},
{
"arrival": {
"time": "1767989489"
},
"departure": {
"time": "1767989489"
},
"stopId": "ORLEANS:StopArea:01081901",
"stopSequence": 28
},
{
"arrival": {
"time": "1767989520"
},
"departure": {
"time": "1767989520"
},
"stopId": "ORLEANS:StopArea:00035902",
"stopSequence": 29
},
{
"arrival": {
"time": "1767989583"
},
"departure": {
"time": "1767989583"
},
"stopId": "ORLEANS:StopArea:00031110",
"stopSequence": 30
},
{
"arrival": {
"time": "1767989640"
},
"departure": {
"time": "1767989640"
},
"stopId": "ORLEANS:StopArea:01022203",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:11",
"tripId": "ORLEANS:VehicleJourney:11_A_143_2_1102_5_203500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:4_A_520_2_309_5_182600",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982982"
},
"departure": {
"time": "1767982993"
},
"stopId": "ORLEANS:StopArea:00030520",
"stopSequence": 40
},
{
"arrival": {
"time": "1767983031"
},
"departure": {
"time": "1767983034"
},
"stopId": "ORLEANS:StopArea:00023101",
"stopSequence": 41
},
{
"arrival": {
"time": "1767983065"
},
"departure": {
"time": "1767983065"
},
"stopId": "ORLEANS:StopArea:00024301",
"stopSequence": 42
},
{
"arrival": {
"time": "1767983125"
},
"departure": {
"time": "1767983125"
},
"stopId": "ORLEANS:StopArea:01023702",
"stopSequence": 43
},
{
"arrival": {
"time": "1767983186"
},
"departure": {
"time": "1767983186"
},
"stopId": "ORLEANS:StopArea:00001085",
"stopSequence": 44
},
{
"arrival": {
"time": "1767983183"
},
"departure": {
"time": "1767983183"
},
"stopId": "ORLEANS:StopArea:00030350",
"stopSequence": 45
},
{
"arrival": {
"time": "1767983244"
},
"departure": {
"time": "1767983244"
},
"stopId": "ORLEANS:StopArea:00005919",
"stopSequence": 46
},
{
"arrival": {
"time": "1767983359"
},
"departure": {
"time": "1767983359"
},
"stopId": "ORLEANS:StopArea:01077401",
"stopSequence": 47
},
{
"arrival": {
"time": "1767983365"
},
"departure": {
"time": "1767983365"
},
"stopId": "ORLEANS:StopArea:00005954",
"stopSequence": 48
},
{
"arrival": {
"time": "1767983474"
},
"departure": {
"time": "1767983474"
},
"stopId": "ORLEANS:StopArea:00027905",
"stopSequence": 49
},
{
"arrival": {
"time": "1767983541"
},
"departure": {
"time": "1767983541"
},
"stopId": "ORLEANS:StopArea:00027901",
"stopSequence": 50
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:4",
"tripId": "ORLEANS:VehicleJourney:4_A_520_2_309_5_182600"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_167_2_B09_5_202500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767986330"
},
"departure": {
"time": "1767986700"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767986839"
},
"departure": {
"time": "1767986850"
},
"stopId": "ORLEANS:StopArea:TTFONT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767986938"
},
"departure": {
"time": "1767986945"
},
"stopId": "ORLEANS:StopArea:TMLKIN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767987003"
},
"departure": {
"time": "1767987015"
},
"stopId": "ORLEANS:StopArea:TTANGU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767987132"
},
"departure": {
"time": "1767987140"
},
"stopId": "ORLEANS:StopArea:TPEURO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767987201"
},
"departure": {
"time": "1767987215"
},
"stopId": "ORLEANS:StopArea:TPTDUN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767987290"
},
"departure": {
"time": "1767987300"
},
"stopId": "ORLEANS:StopArea:TBEAUM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767987375"
},
"departure": {
"time": "1767987395"
},
"stopId": "ORLEANS:StopArea:TMADEL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767987475"
},
"departure": {
"time": "1767987490"
},
"stopId": "ORLEANS:StopArea:TCXMOR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767987590"
},
"departure": {
"time": "1767987625"
},
"stopId": "ORLEANS:StopArea:TGAULB2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767987700"
},
"departure": {
"time": "1767987715"
},
"stopId": "ORLEANS:StopArea:TJDARC2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767987785"
},
"departure": {
"time": "1767987800"
},
"stopId": "ORLEANS:StopArea:TCAHDV2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767987855"
},
"departure": {
"time": "1767987870"
},
"stopId": "ORLEANS:StopArea:THALMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767987965"
},
"departure": {
"time": "1767987985"
},
"stopId": "ORLEANS:StopArea:TVIGNA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767988070"
},
"departure": {
"time": "1767988085"
},
"stopId": "ORLEANS:StopArea:TRIOBE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767988180"
},
"departure": {
"time": "1767988200"
},
"stopId": "ORLEANS:StopArea:TDRHOM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767988265"
},
"departure": {
"time": "1767988280"
},
"stopId": "ORLEANS:StopArea:TMOZAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767988335"
},
"departure": {
"time": "1767988345"
},
"stopId": "ORLEANS:StopArea:TGVILL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767988400"
},
"departure": {
"time": "1767988445"
},
"stopId": "ORLEANS:StopArea:TAMBER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767988560"
},
"departure": {
"time": "1767988570"
},
"stopId": "ORLEANS:StopArea:TGAUBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767988685"
},
"departure": {
"time": "1767988700"
},
"stopId": "ORLEANS:StopArea:TPTBOR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767988760"
},
"departure": {
"time": "1767988770"
},
"stopId": "ORLEANS:StopArea:TVERVI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767988855"
},
"departure": {
"time": "1767988865"
},
"stopId": "ORLEANS:StopArea:TCLARC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767988965"
},
"departure": {
"time": "1767988980"
},
"stopId": "ORLEANS:StopArea:TLBLUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767989085"
},
"departure": {
"time": "1767989085"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_167_2_B09_5_202500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:7_A_376_2_702_5_201000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767984736"
},
"departure": {
"time": "1767985800"
},
"stopId": "ORLEANS:StopArea:00042254",
"stopSequence": 0
},
{
"arrival": {
"time": "1767985867"
},
"departure": {
"time": "1767985867"
},
"stopId": "ORLEANS:StopArea:00025801",
"stopSequence": 1
},
{
"arrival": {
"time": "1767985942"
},
"departure": {
"time": "1767985942"
},
"stopId": "ORLEANS:StopArea:00012900",
"stopSequence": 2
},
{
"arrival": {
"time": "1767986007"
},
"departure": {
"time": "1767986007"
},
"stopId": "ORLEANS:StopArea:00001301",
"stopSequence": 3
},
{
"arrival": {
"time": "1767986069"
},
"departure": {
"time": "1767986069"
},
"stopId": "ORLEANS:StopArea:00031621",
"stopSequence": 4
},
{
"arrival": {
"time": "1767986115"
},
"departure": {
"time": "1767986115"
},
"stopId": "ORLEANS:StopArea:00046202",
"stopSequence": 5
},
{
"arrival": {
"time": "1767986170"
},
"departure": {
"time": "1767986170"
},
"stopId": "ORLEANS:StopArea:00045400",
"stopSequence": 6
},
{
"arrival": {
"time": "1767986241"
},
"departure": {
"time": "1767986241"
},
"stopId": "ORLEANS:StopArea:00042001",
"stopSequence": 7
},
{
"arrival": {
"time": "1767986302"
},
"departure": {
"time": "1767986302"
},
"stopId": "ORLEANS:StopArea:00004900",
"stopSequence": 8
},
{
"arrival": {
"time": "1767986346"
},
"departure": {
"time": "1767986346"
},
"stopId": "ORLEANS:StopArea:00022921",
"stopSequence": 9
},
{
"arrival": {
"time": "1767986445"
},
"departure": {
"time": "1767986445"
},
"stopId": "ORLEANS:StopArea:00019801",
"stopSequence": 10
},
{
"arrival": {
"time": "1767986507"
},
"departure": {
"time": "1767986507"
},
"stopId": "ORLEANS:StopArea:01024802",
"stopSequence": 11
},
{
"arrival": {
"time": "1767986547"
},
"departure": {
"time": "1767986547"
},
"stopId": "ORLEANS:StopArea:01007203",
"stopSequence": 12
},
{
"arrival": {
"time": "1767986756"
},
"departure": {
"time": "1767986756"
},
"stopId": "ORLEANS:StopArea:00030981",
"stopSequence": 13
},
{
"arrival": {
"time": "1767986823"
},
"departure": {
"time": "1767986823"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 14
},
{
"arrival": {
"time": "1767986925"
},
"departure": {
"time": "1767986925"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 15
},
{
"arrival": {
"time": "1767987030"
},
"departure": {
"time": "1767987120"
},
"stopId": "ORLEANS:StopArea:01017071",
"stopSequence": 16
},
{
"arrival": {
"time": "1767987185"
},
"departure": {
"time": "1767987185"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 17
},
{
"arrival": {
"time": "1767987252"
},
"departure": {
"time": "1767987252"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 18
},
{
"arrival": {
"time": "1767987283"
},
"departure": {
"time": "1767987283"
},
"stopId": "ORLEANS:StopArea:00005930",
"stopSequence": 19
},
{
"arrival": {
"time": "1767987395"
},
"departure": {
"time": "1767987395"
},
"stopId": "ORLEANS:StopArea:00054600",
"stopSequence": 20
},
{
"arrival": {
"time": "1767987534"
},
"departure": {
"time": "1767987534"
},
"stopId": "ORLEANS:StopArea:01003407",
"stopSequence": 21
},
{
"arrival": {
"time": "1767987599"
},
"departure": {
"time": "1767987599"
},
"stopId": "ORLEANS:StopArea:00039602",
"stopSequence": 22
},
{
"arrival": {
"time": "1767987642"
},
"departure": {
"time": "1767987642"
},
"stopId": "ORLEANS:StopArea:00008631",
"stopSequence": 23
},
{
"arrival": {
"time": "1767987695"
},
"departure": {
"time": "1767987695"
},
"stopId": "ORLEANS:StopArea:01069101",
"stopSequence": 24
},
{
"arrival": {
"time": "1767987736"
},
"departure": {
"time": "1767987736"
},
"stopId": "ORLEANS:StopArea:01062603",
"stopSequence": 25
},
{
"arrival": {
"time": "1767987789"
},
"departure": {
"time": "1767987789"
},
"stopId": "ORLEANS:StopArea:P0005001",
"stopSequence": 26
},
{
"arrival": {
"time": "1767987837"
},
"departure": {
"time": "1767987837"
},
"stopId": "ORLEANS:StopArea:01062401",
"stopSequence": 27
},
{
"arrival": {
"time": "1767988020"
},
"departure": {
"time": "1767988020"
},
"stopId": "ORLEANS:StopArea:00026721",
"stopSequence": 28
},
{
"arrival": {
"time": "1767988086"
},
"departure": {
"time": "1767988086"
},
"stopId": "ORLEANS:StopArea:00043500",
"stopSequence": 29
},
{
"arrival": {
"time": "1767988122"
},
"departure": {
"time": "1767988122"
},
"stopId": "ORLEANS:StopArea:00038951",
"stopSequence": 30
},
{
"arrival": {
"time": "1767988129"
},
"departure": {
"time": "1767988129"
},
"stopId": "ORLEANS:StopArea:AF026950",
"stopSequence": 31
},
{
"arrival": {
"time": "1767988198"
},
"departure": {
"time": "1767988198"
},
"stopId": "ORLEANS:StopArea:00009210",
"stopSequence": 32
},
{
"arrival": {
"time": "1767988240"
},
"departure": {
"time": "1767988240"
},
"stopId": "ORLEANS:StopArea:00028752",
"stopSequence": 33
},
{
"arrival": {
"time": "1767988299"
},
"departure": {
"time": "1767988299"
},
"stopId": "ORLEANS:StopArea:00018045",
"stopSequence": 34
},
{
"arrival": {
"time": "1767988335"
},
"departure": {
"time": "1767988335"
},
"stopId": "ORLEANS:StopArea:00012302",
"stopSequence": 35
},
{
"arrival": {
"time": "1767988450"
},
"departure": {
"time": "1767988450"
},
"stopId": "ORLEANS:StopArea:00020521",
"stopSequence": 36
},
{
"arrival": {
"time": "1767988500"
},
"departure": {
"time": "1767988500"
},
"stopId": "ORLEANS:StopArea:00020420",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:7",
"tripId": "ORLEANS:VehicleJourney:7_A_376_2_702_5_201000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:17_R_100_2_1765_5_191500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983029"
},
"departure": {
"time": "1767983053"
},
"stopId": "ORLEANS:StopArea:01007202",
"stopSequence": 4
},
{
"arrival": {
"time": "1767983199"
},
"departure": {
"time": "1767983199"
},
"stopId": "ORLEANS:StopArea:01007105",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983281"
},
"departure": {
"time": "1767983281"
},
"stopId": "ORLEANS:StopArea:00021861",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983431"
},
"departure": {
"time": "1767983431"
},
"stopId": "ORLEANS:StopArea:00046821",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983447"
},
"departure": {
"time": "1767983447"
},
"stopId": "ORLEANS:StopArea:00038700",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983575"
},
"departure": {
"time": "1767983575"
},
"stopId": "ORLEANS:StopArea:00039205",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983678"
},
"departure": {
"time": "1767983678"
},
"stopId": "ORLEANS:StopArea:00034400",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983745"
},
"departure": {
"time": "1767983745"
},
"stopId": "ORLEANS:StopArea:00038311",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983814"
},
"departure": {
"time": "1767983814"
},
"stopId": "ORLEANS:StopArea:00023901",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983882"
},
"departure": {
"time": "1767983882"
},
"stopId": "ORLEANS:StopArea:00034321",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983946"
},
"departure": {
"time": "1767983946"
},
"stopId": "ORLEANS:StopArea:01041901",
"stopSequence": 14
},
{
"arrival": {
"time": "1767984002"
},
"departure": {
"time": "1767984002"
},
"stopId": "ORLEANS:StopArea:00044221",
"stopSequence": 15
},
{
"arrival": {
"time": "1767984093"
},
"departure": {
"time": "1767984093"
},
"stopId": "ORLEANS:StopArea:00043620",
"stopSequence": 16
},
{
"arrival": {
"time": "1767984162"
},
"departure": {
"time": "1767984162"
},
"stopId": "ORLEANS:StopArea:00023700",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984218"
},
"departure": {
"time": "1767984218"
},
"stopId": "ORLEANS:StopArea:01041503",
"stopSequence": 18
},
{
"arrival": {
"time": "1767984302"
},
"departure": {
"time": "1767984302"
},
"stopId": "ORLEANS:StopArea:00010301",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984357"
},
"departure": {
"time": "1767984357"
},
"stopId": "ORLEANS:StopArea:00006001",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984420"
},
"departure": {
"time": "1767984420"
},
"stopId": "ORLEANS:StopArea:00015305",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984469"
},
"departure": {
"time": "1767984469"
},
"stopId": "ORLEANS:StopArea:00006201",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984516"
},
"departure": {
"time": "1767984516"
},
"stopId": "ORLEANS:StopArea:01019505",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984573"
},
"departure": {
"time": "1767984573"
},
"stopId": "ORLEANS:StopArea:00049040",
"stopSequence": 24
},
{
"arrival": {
"time": "1767984653"
},
"departure": {
"time": "1767984653"
},
"stopId": "ORLEANS:StopArea:00033450",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:17",
"tripId": "ORLEANS:VehicleJourney:17_R_100_2_1765_5_191500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:4_R_527_2_478_5_184300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982987"
},
"departure": {
"time": "1767983012"
},
"stopId": "ORLEANS:StopArea:00000801",
"stopSequence": 34
},
{
"arrival": {
"time": "1767983062"
},
"departure": {
"time": "1767983062"
},
"stopId": "ORLEANS:StopArea:00028100",
"stopSequence": 35
},
{
"arrival": {
"time": "1767983135"
},
"departure": {
"time": "1767983135"
},
"stopId": "ORLEANS:StopArea:00013200",
"stopSequence": 36
},
{
"arrival": {
"time": "1767983195"
},
"departure": {
"time": "1767983195"
},
"stopId": "ORLEANS:StopArea:01018604",
"stopSequence": 37
},
{
"arrival": {
"time": "1767983301"
},
"departure": {
"time": "1767983301"
},
"stopId": "ORLEANS:StopArea:00048402",
"stopSequence": 38
},
{
"arrival": {
"time": "1767983352"
},
"departure": {
"time": "1767983352"
},
"stopId": "ORLEANS:StopArea:00031720",
"stopSequence": 39
},
{
"arrival": {
"time": "1767983669"
},
"departure": {
"time": "1767983669"
},
"stopId": "ORLEANS:StopArea:01070202",
"stopSequence": 42
},
{
"arrival": {
"time": "1767983718"
},
"departure": {
"time": "1767983718"
},
"stopId": "ORLEANS:StopArea:00047044",
"stopSequence": 43
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:4",
"tripId": "ORLEANS:VehicleJourney:4_R_527_2_478_5_184300"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:4_R_529_2_473_5_195900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767984567"
},
"departure": {
"time": "1767985140"
},
"stopId": "ORLEANS:StopArea:00027901",
"stopSequence": 0
},
{
"arrival": {
"time": "1767985200"
},
"departure": {
"time": "1767985200"
},
"stopId": "ORLEANS:StopArea:00005955",
"stopSequence": 1
},
{
"arrival": {
"time": "1767985237"
},
"departure": {
"time": "1767985237"
},
"stopId": "ORLEANS:StopArea:01077402",
"stopSequence": 2
},
{
"arrival": {
"time": "1767985332"
},
"departure": {
"time": "1767985332"
},
"stopId": "ORLEANS:StopArea:00005918",
"stopSequence": 3
},
{
"arrival": {
"time": "1767985379"
},
"departure": {
"time": "1767985379"
},
"stopId": "ORLEANS:StopArea:00030352",
"stopSequence": 4
},
{
"arrival": {
"time": "1767985396"
},
"departure": {
"time": "1767985396"
},
"stopId": "ORLEANS:StopArea:00001086",
"stopSequence": 5
},
{
"arrival": {
"time": "1767985439"
},
"departure": {
"time": "1767985439"
},
"stopId": "ORLEANS:StopArea:00042400",
"stopSequence": 6
},
{
"arrival": {
"time": "1767985493"
},
"departure": {
"time": "1767985493"
},
"stopId": "ORLEANS:StopArea:00024300",
"stopSequence": 7
},
{
"arrival": {
"time": "1767985527"
},
"departure": {
"time": "1767985527"
},
"stopId": "ORLEANS:StopArea:00023100",
"stopSequence": 8
},
{
"arrival": {
"time": "1767985574"
},
"departure": {
"time": "1767985574"
},
"stopId": "ORLEANS:StopArea:00030521",
"stopSequence": 9
},
{
"arrival": {
"time": "1767985621"
},
"departure": {
"time": "1767985621"
},
"stopId": "ORLEANS:StopArea:00042721",
"stopSequence": 10
},
{
"arrival": {
"time": "1767985643"
},
"departure": {
"time": "1767985643"
},
"stopId": "ORLEANS:StopArea:00015501",
"stopSequence": 11
},
{
"arrival": {
"time": "1767985702"
},
"departure": {
"time": "1767985702"
},
"stopId": "ORLEANS:StopArea:00009501",
"stopSequence": 12
},
{
"arrival": {
"time": "1767985765"
},
"departure": {
"time": "1767985765"
},
"stopId": "ORLEANS:StopArea:00014201",
"stopSequence": 13
},
{
"arrival": {
"time": "1767985827"
},
"departure": {
"time": "1767985827"
},
"stopId": "ORLEANS:StopArea:00001810",
"stopSequence": 14
},
{
"arrival": {
"time": "1767985829"
},
"departure": {
"time": "1767985829"
},
"stopId": "ORLEANS:StopArea:01069102",
"stopSequence": 15
},
{
"arrival": {
"time": "1767985943"
},
"departure": {
"time": "1767985943"
},
"stopId": "ORLEANS:StopArea:00008630",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985995"
},
"departure": {
"time": "1767985995"
},
"stopId": "ORLEANS:StopArea:00039603",
"stopSequence": 17
},
{
"arrival": {
"time": "1767986068"
},
"departure": {
"time": "1767986068"
},
"stopId": "ORLEANS:StopArea:01003404",
"stopSequence": 18
},
{
"arrival": {
"time": "1767986189"
},
"departure": {
"time": "1767986189"
},
"stopId": "ORLEANS:StopArea:00054601",
"stopSequence": 19
},
{
"arrival": {
"time": "1767986246"
},
"departure": {
"time": "1767986246"
},
"stopId": "ORLEANS:StopArea:00005931",
"stopSequence": 20
},
{
"arrival": {
"time": "1767986295"
},
"departure": {
"time": "1767986295"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 21
},
{
"arrival": {
"time": "1767986407"
},
"departure": {
"time": "1767986407"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 22
},
{
"arrival": {
"time": "1767986478"
},
"departure": {
"time": "1767986520"
},
"stopId": "ORLEANS:StopArea:00017056",
"stopSequence": 23
},
{
"arrival": {
"time": "1767986603"
},
"departure": {
"time": "1767986603"
},
"stopId": "ORLEANS:StopArea:00002900",
"stopSequence": 24
},
{
"arrival": {
"time": "1767986725"
},
"departure": {
"time": "1767986725"
},
"stopId": "ORLEANS:StopArea:01017401",
"stopSequence": 25
},
{
"arrival": {
"time": "1767986789"
},
"departure": {
"time": "1767986789"
},
"stopId": "ORLEANS:StopArea:00042201",
"stopSequence": 26
},
{
"arrival": {
"time": "1767986820"
},
"departure": {
"time": "1767986820"
},
"stopId": "ORLEANS:StopArea:00009720",
"stopSequence": 27
},
{
"arrival": {
"time": "1767986877"
},
"departure": {
"time": "1767986877"
},
"stopId": "ORLEANS:StopArea:00001720",
"stopSequence": 28
},
{
"arrival": {
"time": "1767986970"
},
"departure": {
"time": "1767986970"
},
"stopId": "ORLEANS:StopArea:00013101",
"stopSequence": 29
},
{
"arrival": {
"time": "1767987048"
},
"departure": {
"time": "1767987048"
},
"stopId": "ORLEANS:StopArea:00040300",
"stopSequence": 30
},
{
"arrival": {
"time": "1767987132"
},
"departure": {
"time": "1767987132"
},
"stopId": "ORLEANS:StopArea:01017903",
"stopSequence": 31
},
{
"arrival": {
"time": "1767987209"
},
"departure": {
"time": "1767987209"
},
"stopId": "ORLEANS:StopArea:00021811",
"stopSequence": 32
},
{
"arrival": {
"time": "1767987280"
},
"departure": {
"time": "1767987280"
},
"stopId": "ORLEANS:StopArea:01045503",
"stopSequence": 33
},
{
"arrival": {
"time": "1767987517"
},
"departure": {
"time": "1767987517"
},
"stopId": "ORLEANS:StopArea:00000801",
"stopSequence": 34
},
{
"arrival": {
"time": "1767987540"
},
"departure": {
"time": "1767987540"
},
"stopId": "ORLEANS:StopArea:00028100",
"stopSequence": 35
},
{
"arrival": {
"time": "1767987604"
},
"departure": {
"time": "1767987604"
},
"stopId": "ORLEANS:StopArea:00013200",
"stopSequence": 36
},
{
"arrival": {
"time": "1767987657"
},
"departure": {
"time": "1767987657"
},
"stopId": "ORLEANS:StopArea:01018604",
"stopSequence": 37
},
{
"arrival": {
"time": "1767987733"
},
"departure": {
"time": "1767987733"
},
"stopId": "ORLEANS:StopArea:00048402",
"stopSequence": 38
},
{
"arrival": {
"time": "1767987780"
},
"departure": {
"time": "1767987780"
},
"stopId": "ORLEANS:StopArea:00031720",
"stopSequence": 39
},
{
"arrival": {
"time": "1767988093"
},
"departure": {
"time": "1767988093"
},
"stopId": "ORLEANS:StopArea:01070202",
"stopSequence": 42
},
{
"arrival": {
"time": "1767988141"
},
"departure": {
"time": "1767988141"
},
"stopId": "ORLEANS:StopArea:00047044",
"stopSequence": 43
},
{
"arrival": {
"time": "1767988201"
},
"departure": {
"time": "1767988201"
},
"stopId": "ORLEANS:StopArea:01004705",
"stopSequence": 44
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:4",
"tripId": "ORLEANS:VehicleJourney:4_R_529_2_473_5_195900"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_469_2_A07_5_231100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767996187"
},
"departure": {
"time": "1767996660"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767996740"
},
"departure": {
"time": "1767996755"
},
"stopId": "ORLEANS:StopArea:TLAMBA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767996855"
},
"departure": {
"time": "1767996870"
},
"stopId": "ORLEANS:StopArea:TBUSTI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767996995"
},
"departure": {
"time": "1767997015"
},
"stopId": "ORLEANS:StopArea:TAUBRA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767997150"
},
"departure": {
"time": "1767997160"
},
"stopId": "ORLEANS:StopArea:TLIBER2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767997230"
},
"departure": {
"time": "1767997245"
},
"stopId": "ORLEANS:StopArea:TCOLIG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767997360"
},
"departure": {
"time": "1767997380"
},
"stopId": "ORLEANS:StopArea:TLBRAL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767997480"
},
"departure": {
"time": "1767997505"
},
"stopId": "ORLEANS:StopArea:TGARDO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767997610"
},
"departure": {
"time": "1767997625"
},
"stopId": "ORLEANS:StopArea:TREPUB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767997740"
},
"departure": {
"time": "1767997775"
},
"stopId": "ORLEANS:StopArea:TGAULA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767997850"
},
"departure": {
"time": "1767997870"
},
"stopId": "ORLEANS:StopArea:TROYAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767997935"
},
"departure": {
"time": "1767997950"
},
"stopId": "ORLEANS:StopArea:TTOURE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767998035"
},
"departure": {
"time": "1767998055"
},
"stopId": "ORLEANS:StopArea:TCSMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767998140"
},
"departure": {
"time": "1767998155"
},
"stopId": "ORLEANS:StopArea:TMOUIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767998295"
},
"departure": {
"time": "1767998315"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767998400"
},
"departure": {
"time": "1767998430"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767998615"
},
"departure": {
"time": "1767998630"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767998720"
},
"departure": {
"time": "1767998735"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767998852"
},
"departure": {
"time": "1767998865"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767999005"
},
"departure": {
"time": "1767999015"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767999085"
},
"departure": {
"time": "1767999100"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767999150"
},
"departure": {
"time": "1767999160"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767999295"
},
"departure": {
"time": "1767999310"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767999370"
},
"departure": {
"time": "1767999390"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767999460"
},
"departure": {
"time": "1767999475"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767999595"
},
"departure": {
"time": "1767999610"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767999720"
},
"departure": {
"time": "1767999720"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_469_2_A07_5_231100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_A_359_2_213_5_193800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983033"
},
"departure": {
"time": "1767983880"
},
"stopId": "ORLEANS:StopArea:01010701",
"stopSequence": 0
},
{
"arrival": {
"time": "1767983949"
},
"departure": {
"time": "1767983949"
},
"stopId": "ORLEANS:StopArea:00041951",
"stopSequence": 1
},
{
"arrival": {
"time": "1767984088"
},
"departure": {
"time": "1767984088"
},
"stopId": "ORLEANS:StopArea:00008801",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984088"
},
"departure": {
"time": "1767984088"
},
"stopId": "ORLEANS:StopArea:00020801",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984130"
},
"departure": {
"time": "1767984130"
},
"stopId": "ORLEANS:StopArea:00024201",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984184"
},
"departure": {
"time": "1767984184"
},
"stopId": "ORLEANS:StopArea:00029803",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984260"
},
"departure": {
"time": "1767984260"
},
"stopId": "ORLEANS:StopArea:00035001",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984329"
},
"departure": {
"time": "1767984329"
},
"stopId": "ORLEANS:StopArea:00037201",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984439"
},
"departure": {
"time": "1767984439"
},
"stopId": "ORLEANS:StopArea:00017522",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984624"
},
"departure": {
"time": "1767984624"
},
"stopId": "ORLEANS:StopArea:01004705",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984680"
},
"departure": {
"time": "1767984680"
},
"stopId": "ORLEANS:StopArea:01070201",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984727"
},
"departure": {
"time": "1767984727"
},
"stopId": "ORLEANS:StopArea:00046251",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984808"
},
"departure": {
"time": "1767984808"
},
"stopId": "ORLEANS:StopArea:00006403",
"stopSequence": 12
},
{
"arrival": {
"time": "1767984905"
},
"departure": {
"time": "1767984905"
},
"stopId": "ORLEANS:StopArea:00037300",
"stopSequence": 13
},
{
"arrival": {
"time": "1767984961"
},
"departure": {
"time": "1767984961"
},
"stopId": "ORLEANS:StopArea:00000102",
"stopSequence": 14
},
{
"arrival": {
"time": "1767985039"
},
"departure": {
"time": "1767985039"
},
"stopId": "ORLEANS:StopArea:01012903",
"stopSequence": 15
},
{
"arrival": {
"time": "1767985091"
},
"departure": {
"time": "1767985091"
},
"stopId": "ORLEANS:StopArea:00007700",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985156"
},
"departure": {
"time": "1767985156"
},
"stopId": "ORLEANS:StopArea:00047700",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985228"
},
"departure": {
"time": "1767985228"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985332"
},
"departure": {
"time": "1767985332"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 19
},
{
"arrival": {
"time": "1767985454"
},
"departure": {
"time": "1767985454"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 20
},
{
"arrival": {
"time": "1767985528"
},
"departure": {
"time": "1767985528"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 21
},
{
"arrival": {
"time": "1767985578"
},
"departure": {
"time": "1767985578"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 22
},
{
"arrival": {
"time": "1767985694"
},
"departure": {
"time": "1767985694"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 23
},
{
"arrival": {
"time": "1767985709"
},
"departure": {
"time": "1767985709"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 24
},
{
"arrival": {
"time": "1767985795"
},
"departure": {
"time": "1767985795"
},
"stopId": "ORLEANS:StopArea:01013604",
"stopSequence": 25
},
{
"arrival": {
"time": "1767985882"
},
"departure": {
"time": "1767985882"
},
"stopId": "ORLEANS:StopArea:01013704",
"stopSequence": 26
},
{
"arrival": {
"time": "1767985943"
},
"departure": {
"time": "1767985943"
},
"stopId": "ORLEANS:StopArea:00039800",
"stopSequence": 27
},
{
"arrival": {
"time": "1767985996"
},
"departure": {
"time": "1767985996"
},
"stopId": "ORLEANS:StopArea:01014004",
"stopSequence": 28
},
{
"arrival": {
"time": "1767986089"
},
"departure": {
"time": "1767986089"
},
"stopId": "ORLEANS:StopArea:00055550",
"stopSequence": 29
},
{
"arrival": {
"time": "1767986153"
},
"departure": {
"time": "1767986153"
},
"stopId": "ORLEANS:StopArea:00036901",
"stopSequence": 30
},
{
"arrival": {
"time": "1767986185"
},
"departure": {
"time": "1767986185"
},
"stopId": "ORLEANS:StopArea:00042301",
"stopSequence": 31
},
{
"arrival": {
"time": "1767986246"
},
"departure": {
"time": "1767986246"
},
"stopId": "ORLEANS:StopArea:01014404",
"stopSequence": 32
},
{
"arrival": {
"time": "1767986340"
},
"departure": {
"time": "1767986340"
},
"stopId": "ORLEANS:StopArea:00030300",
"stopSequence": 33
},
{
"arrival": {
"time": "1767986394"
},
"departure": {
"time": "1767986394"
},
"stopId": "ORLEANS:StopArea:00019700",
"stopSequence": 34
},
{
"arrival": {
"time": "1767986413"
},
"departure": {
"time": "1767986413"
},
"stopId": "ORLEANS:StopArea:01002604",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_A_359_2_213_5_193800"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_R_173_2_B02_5_200940",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767985242"
},
"departure": {
"time": "1767985780"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767985876"
},
"departure": {
"time": "1767985890"
},
"stopId": "ORLEANS:StopArea:TLBLUM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767985988"
},
"departure": {
"time": "1767986000"
},
"stopId": "ORLEANS:StopArea:TCLARC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767986083"
},
"departure": {
"time": "1767986095"
},
"stopId": "ORLEANS:StopArea:TVERVI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767986154"
},
"departure": {
"time": "1767986165"
},
"stopId": "ORLEANS:StopArea:TPTBOR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767986275"
},
"departure": {
"time": "1767986285"
},
"stopId": "ORLEANS:StopArea:TGAUBR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767986391"
},
"departure": {
"time": "1767986410"
},
"stopId": "ORLEANS:StopArea:TAMBER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767986466"
},
"departure": {
"time": "1767986480"
},
"stopId": "ORLEANS:StopArea:TGVILL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767986537"
},
"departure": {
"time": "1767986555"
},
"stopId": "ORLEANS:StopArea:TMOZAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767986625"
},
"departure": {
"time": "1767986640"
},
"stopId": "ORLEANS:StopArea:TDRHOM1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767986732"
},
"departure": {
"time": "1767986750"
},
"stopId": "ORLEANS:StopArea:TRIOBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767986833"
},
"departure": {
"time": "1767986855"
},
"stopId": "ORLEANS:StopArea:TVIGNA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767986958"
},
"departure": {
"time": "1767986975"
},
"stopId": "ORLEANS:StopArea:THALMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767987048"
},
"departure": {
"time": "1767987060"
},
"stopId": "ORLEANS:StopArea:TCAHDV1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767987119"
},
"departure": {
"time": "1767987135"
},
"stopId": "ORLEANS:StopArea:TJDARC1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767987217"
},
"departure": {
"time": "1767987265"
},
"stopId": "ORLEANS:StopArea:TGAULB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767987355"
},
"departure": {
"time": "1767987370"
},
"stopId": "ORLEANS:StopArea:TCXMOR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767987435"
},
"departure": {
"time": "1767987455"
},
"stopId": "ORLEANS:StopArea:TMADEL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767987525"
},
"departure": {
"time": "1767987535"
},
"stopId": "ORLEANS:StopArea:TBEAUM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767987610"
},
"departure": {
"time": "1767987620"
},
"stopId": "ORLEANS:StopArea:TPTDUN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767987680"
},
"departure": {
"time": "1767987695"
},
"stopId": "ORLEANS:StopArea:TPEURO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767987805"
},
"departure": {
"time": "1767987820"
},
"stopId": "ORLEANS:StopArea:TTANGU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767987880"
},
"departure": {
"time": "1767987890"
},
"stopId": "ORLEANS:StopArea:TMLKIN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767987980"
},
"departure": {
"time": "1767987995"
},
"stopId": "ORLEANS:StopArea:TTFONT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767988135"
},
"departure": {
"time": "1767988135"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_R_173_2_B02_5_200940"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_469_2_A11_5_235100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767998590"
},
"departure": {
"time": "1767999060"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767999140"
},
"departure": {
"time": "1767999155"
},
"stopId": "ORLEANS:StopArea:TLAMBA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767999255"
},
"departure": {
"time": "1767999270"
},
"stopId": "ORLEANS:StopArea:TBUSTI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767999395"
},
"departure": {
"time": "1767999415"
},
"stopId": "ORLEANS:StopArea:TAUBRA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767999550"
},
"departure": {
"time": "1767999560"
},
"stopId": "ORLEANS:StopArea:TLIBER2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767999630"
},
"departure": {
"time": "1767999645"
},
"stopId": "ORLEANS:StopArea:TCOLIG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767999760"
},
"departure": {
"time": "1767999780"
},
"stopId": "ORLEANS:StopArea:TLBRAL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767999880"
},
"departure": {
"time": "1767999905"
},
"stopId": "ORLEANS:StopArea:TGARDO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1768000010"
},
"departure": {
"time": "1768000025"
},
"stopId": "ORLEANS:StopArea:TREPUB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1768000140"
},
"departure": {
"time": "1768000175"
},
"stopId": "ORLEANS:StopArea:TGAULA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1768000250"
},
"departure": {
"time": "1768000270"
},
"stopId": "ORLEANS:StopArea:TROYAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1768000335"
},
"departure": {
"time": "1768000350"
},
"stopId": "ORLEANS:StopArea:TTOURE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1768000435"
},
"departure": {
"time": "1768000455"
},
"stopId": "ORLEANS:StopArea:TCSMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1768000540"
},
"departure": {
"time": "1768000555"
},
"stopId": "ORLEANS:StopArea:TMOUIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1768000695"
},
"departure": {
"time": "1768000715"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1768000800"
},
"departure": {
"time": "1768000830"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1768001015"
},
"departure": {
"time": "1768001030"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1768001120"
},
"departure": {
"time": "1768001135"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1768001253"
},
"departure": {
"time": "1768001265"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1768001405"
},
"departure": {
"time": "1768001415"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1768001485"
},
"departure": {
"time": "1768001500"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1768001550"
},
"departure": {
"time": "1768001560"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1768001695"
},
"departure": {
"time": "1768001710"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1768001770"
},
"departure": {
"time": "1768001790"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768001860"
},
"departure": {
"time": "1768001875"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1768001995"
},
"departure": {
"time": "1768002010"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1768002120"
},
"departure": {
"time": "1768002120"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_469_2_A11_5_235100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:6_A_211_2_621_5_205300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767988380"
},
"departure": {
"time": "1767988380"
},
"stopId": "ORLEANS:StopArea:00046300",
"stopSequence": 0
},
{
"arrival": {
"time": "1767988444"
},
"departure": {
"time": "1767988444"
},
"stopId": "ORLEANS:StopArea:00032920",
"stopSequence": 1
},
{
"arrival": {
"time": "1767988521"
},
"departure": {
"time": "1767988521"
},
"stopId": "ORLEANS:StopArea:00018500",
"stopSequence": 2
},
{
"arrival": {
"time": "1767988620"
},
"departure": {
"time": "1767988620"
},
"stopId": "ORLEANS:StopArea:01010303",
"stopSequence": 3
},
{
"arrival": {
"time": "1767988683"
},
"departure": {
"time": "1767988683"
},
"stopId": "ORLEANS:StopArea:00015100",
"stopSequence": 4
},
{
"arrival": {
"time": "1767988763"
},
"departure": {
"time": "1767988763"
},
"stopId": "ORLEANS:StopArea:00023201",
"stopSequence": 5
},
{
"arrival": {
"time": "1767988791"
},
"departure": {
"time": "1767988791"
},
"stopId": "ORLEANS:StopArea:00007901",
"stopSequence": 6
},
{
"arrival": {
"time": "1767988829"
},
"departure": {
"time": "1767988829"
},
"stopId": "ORLEANS:StopArea:00006500",
"stopSequence": 7
},
{
"arrival": {
"time": "1767988881"
},
"departure": {
"time": "1767988881"
},
"stopId": "ORLEANS:StopArea:00021800",
"stopSequence": 8
},
{
"arrival": {
"time": "1767988920"
},
"departure": {
"time": "1767988920"
},
"stopId": "ORLEANS:StopArea:00003701",
"stopSequence": 9
},
{
"arrival": {
"time": "1767988995"
},
"departure": {
"time": "1767988995"
},
"stopId": "ORLEANS:StopArea:00015301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767989058"
},
"departure": {
"time": "1767989058"
},
"stopId": "ORLEANS:StopArea:00036700",
"stopSequence": 11
},
{
"arrival": {
"time": "1767989150"
},
"departure": {
"time": "1767989150"
},
"stopId": "ORLEANS:StopArea:00022513",
"stopSequence": 12
},
{
"arrival": {
"time": "1767989216"
},
"departure": {
"time": "1767989216"
},
"stopId": "ORLEANS:StopArea:00047903",
"stopSequence": 13
},
{
"arrival": {
"time": "1767989269"
},
"departure": {
"time": "1767989269"
},
"stopId": "ORLEANS:StopArea:00020001",
"stopSequence": 14
},
{
"arrival": {
"time": "1767989307"
},
"departure": {
"time": "1767989307"
},
"stopId": "ORLEANS:StopArea:00035300",
"stopSequence": 15
},
{
"arrival": {
"time": "1767989398"
},
"departure": {
"time": "1767989398"
},
"stopId": "ORLEANS:StopArea:00031200",
"stopSequence": 16
},
{
"arrival": {
"time": "1767989460"
},
"departure": {
"time": "1767989460"
},
"stopId": "ORLEANS:StopArea:00026120",
"stopSequence": 17
},
{
"arrival": {
"time": "1767989515"
},
"departure": {
"time": "1767989515"
},
"stopId": "ORLEANS:StopArea:00035971",
"stopSequence": 18
},
{
"arrival": {
"time": "1767989608"
},
"departure": {
"time": "1767989608"
},
"stopId": "ORLEANS:StopArea:00032211",
"stopSequence": 19
},
{
"arrival": {
"time": "1767989650"
},
"departure": {
"time": "1767989650"
},
"stopId": "ORLEANS:StopArea:00033100",
"stopSequence": 20
},
{
"arrival": {
"time": "1767989681"
},
"departure": {
"time": "1767989681"
},
"stopId": "ORLEANS:StopArea:00033581",
"stopSequence": 21
},
{
"arrival": {
"time": "1767989760"
},
"departure": {
"time": "1767989760"
},
"stopId": "ORLEANS:StopArea:01027205",
"stopSequence": 22
},
{
"arrival": {
"time": "1767989847"
},
"departure": {
"time": "1767989847"
},
"stopId": "ORLEANS:StopArea:00001200",
"stopSequence": 23
},
{
"arrival": {
"time": "1767989903"
},
"departure": {
"time": "1767989903"
},
"stopId": "ORLEANS:StopArea:01027004",
"stopSequence": 24
},
{
"arrival": {
"time": "1767989996"
},
"departure": {
"time": "1767989996"
},
"stopId": "ORLEANS:StopArea:01026804",
"stopSequence": 25
},
{
"arrival": {
"time": "1767990068"
},
"departure": {
"time": "1767990068"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 26
},
{
"arrival": {
"time": "1767990121"
},
"departure": {
"time": "1767990121"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 27
},
{
"arrival": {
"time": "1767990180"
},
"departure": {
"time": "1767990180"
},
"stopId": "ORLEANS:StopArea:01001714",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:6",
"tripId": "ORLEANS:VehicleJourney:6_A_211_2_621_5_205300"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_R_173_2_B09_5_211820",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767989900"
},
"departure": {
"time": "1767989900"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767989995"
},
"departure": {
"time": "1767990010"
},
"stopId": "ORLEANS:StopArea:TLBLUM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767990110"
},
"departure": {
"time": "1767990120"
},
"stopId": "ORLEANS:StopArea:TCLARC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767990200"
},
"departure": {
"time": "1767990215"
},
"stopId": "ORLEANS:StopArea:TVERVI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767990275"
},
"departure": {
"time": "1767990285"
},
"stopId": "ORLEANS:StopArea:TPTBOR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767990395"
},
"departure": {
"time": "1767990405"
},
"stopId": "ORLEANS:StopArea:TGAUBR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767990515"
},
"departure": {
"time": "1767990530"
},
"stopId": "ORLEANS:StopArea:TAMBER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767990585"
},
"departure": {
"time": "1767990600"
},
"stopId": "ORLEANS:StopArea:TGVILL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767990660"
},
"departure": {
"time": "1767990675"
},
"stopId": "ORLEANS:StopArea:TMOZAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767990743"
},
"departure": {
"time": "1767990755"
},
"stopId": "ORLEANS:StopArea:TDRHOM1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767990853"
},
"departure": {
"time": "1767990860"
},
"stopId": "ORLEANS:StopArea:TRIOBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767990945"
},
"departure": {
"time": "1767990965"
},
"stopId": "ORLEANS:StopArea:TVIGNA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767991070"
},
"departure": {
"time": "1767991085"
},
"stopId": "ORLEANS:StopArea:THALMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767991155"
},
"departure": {
"time": "1767991165"
},
"stopId": "ORLEANS:StopArea:TCAHDV1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767991225"
},
"departure": {
"time": "1767991235"
},
"stopId": "ORLEANS:StopArea:TJDARC1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767991315"
},
"departure": {
"time": "1767991350"
},
"stopId": "ORLEANS:StopArea:TGAULB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767991444"
},
"departure": {
"time": "1767991450"
},
"stopId": "ORLEANS:StopArea:TCXMOR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767991514"
},
"departure": {
"time": "1767991535"
},
"stopId": "ORLEANS:StopArea:TMADEL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767991605"
},
"departure": {
"time": "1767991615"
},
"stopId": "ORLEANS:StopArea:TBEAUM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767991690"
},
"departure": {
"time": "1767991700"
},
"stopId": "ORLEANS:StopArea:TPTDUN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767991760"
},
"departure": {
"time": "1767991775"
},
"stopId": "ORLEANS:StopArea:TPEURO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767991885"
},
"departure": {
"time": "1767991895"
},
"stopId": "ORLEANS:StopArea:TTANGU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767991955"
},
"departure": {
"time": "1767991965"
},
"stopId": "ORLEANS:StopArea:TMLKIN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767992055"
},
"departure": {
"time": "1767992070"
},
"stopId": "ORLEANS:StopArea:TTFONT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767992210"
},
"departure": {
"time": "1767992210"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_R_173_2_B09_5_211820"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:11_R_114_2_1106_5_215000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767991611"
},
"departure": {
"time": "1767991800"
},
"stopId": "ORLEANS:StopArea:01022203",
"stopSequence": 0
},
{
"arrival": {
"time": "1767991842"
},
"departure": {
"time": "1767991842"
},
"stopId": "ORLEANS:StopArea:01022204",
"stopSequence": 1
},
{
"arrival": {
"time": "1767991880"
},
"departure": {
"time": "1767991880"
},
"stopId": "ORLEANS:StopArea:00031111",
"stopSequence": 2
},
{
"arrival": {
"time": "1767991980"
},
"departure": {
"time": "1767991980"
},
"stopId": "ORLEANS:StopArea:00035903",
"stopSequence": 3
},
{
"arrival": {
"time": "1767992010"
},
"departure": {
"time": "1767992010"
},
"stopId": "ORLEANS:StopArea:01081902",
"stopSequence": 4
},
{
"arrival": {
"time": "1767992074"
},
"departure": {
"time": "1767992074"
},
"stopId": "ORLEANS:StopArea:00033700",
"stopSequence": 5
},
{
"arrival": {
"time": "1767992147"
},
"departure": {
"time": "1767992147"
},
"stopId": "ORLEANS:StopArea:00053900",
"stopSequence": 6
},
{
"arrival": {
"time": "1767992223"
},
"departure": {
"time": "1767992223"
},
"stopId": "ORLEANS:StopArea:01022901",
"stopSequence": 7
},
{
"arrival": {
"time": "1767992263"
},
"departure": {
"time": "1767992263"
},
"stopId": "ORLEANS:StopArea:00029310",
"stopSequence": 8
},
{
"arrival": {
"time": "1767992319"
},
"departure": {
"time": "1767992319"
},
"stopId": "ORLEANS:StopArea:00030203",
"stopSequence": 9
},
{
"arrival": {
"time": "1767992330"
},
"departure": {
"time": "1767992330"
},
"stopId": "ORLEANS:StopArea:00022916",
"stopSequence": 10
},
{
"arrival": {
"time": "1767992434"
},
"departure": {
"time": "1767992434"
},
"stopId": "ORLEANS:StopArea:01023302",
"stopSequence": 11
},
{
"arrival": {
"time": "1767992572"
},
"departure": {
"time": "1767992572"
},
"stopId": "ORLEANS:StopArea:01087102",
"stopSequence": 12
},
{
"arrival": {
"time": "1767992748"
},
"departure": {
"time": "1767992748"
},
"stopId": "ORLEANS:StopArea:01068002",
"stopSequence": 13
},
{
"arrival": {
"time": "1767992811"
},
"departure": {
"time": "1767992811"
},
"stopId": "ORLEANS:StopArea:01084102",
"stopSequence": 14
},
{
"arrival": {
"time": "1767992839"
},
"departure": {
"time": "1767992839"
},
"stopId": "ORLEANS:StopArea:01029601",
"stopSequence": 15
},
{
"arrival": {
"time": "1767992882"
},
"departure": {
"time": "1767992882"
},
"stopId": "ORLEANS:StopArea:00035150",
"stopSequence": 16
},
{
"arrival": {
"time": "1767992988"
},
"departure": {
"time": "1767992988"
},
"stopId": "ORLEANS:StopArea:00021521",
"stopSequence": 17
},
{
"arrival": {
"time": "1767993031"
},
"departure": {
"time": "1767993031"
},
"stopId": "ORLEANS:StopArea:00032921",
"stopSequence": 18
},
{
"arrival": {
"time": "1767993088"
},
"departure": {
"time": "1767993088"
},
"stopId": "ORLEANS:StopArea:00024501",
"stopSequence": 19
},
{
"arrival": {
"time": "1767993145"
},
"departure": {
"time": "1767993145"
},
"stopId": "ORLEANS:StopArea:00033901",
"stopSequence": 20
},
{
"arrival": {
"time": "1767993232"
},
"departure": {
"time": "1767993232"
},
"stopId": "ORLEANS:StopArea:01032004",
"stopSequence": 21
},
{
"arrival": {
"time": "1767993333"
},
"departure": {
"time": "1767993333"
},
"stopId": "ORLEANS:StopArea:00025700",
"stopSequence": 22
},
{
"arrival": {
"time": "1767993419"
},
"departure": {
"time": "1767993419"
},
"stopId": "ORLEANS:StopArea:00037501",
"stopSequence": 23
},
{
"arrival": {
"time": "1767993478"
},
"departure": {
"time": "1767993478"
},
"stopId": "ORLEANS:StopArea:00001046",
"stopSequence": 24
},
{
"arrival": {
"time": "1767993629"
},
"departure": {
"time": "1767993629"
},
"stopId": "ORLEANS:StopArea:0003831",
"stopSequence": 25
},
{
"arrival": {
"time": "1767993770"
},
"departure": {
"time": "1767993770"
},
"stopId": "ORLEANS:StopArea:01002103",
"stopSequence": 26
},
{
"arrival": {
"time": "1767993859"
},
"departure": {
"time": "1767993859"
},
"stopId": "ORLEANS:StopArea:00030601",
"stopSequence": 27
},
{
"arrival": {
"time": "1767993931"
},
"departure": {
"time": "1767993931"
},
"stopId": "ORLEANS:StopArea:00021601",
"stopSequence": 28
},
{
"arrival": {
"time": "1767993982"
},
"departure": {
"time": "1767993982"
},
"stopId": "ORLEANS:StopArea:00026000",
"stopSequence": 29
},
{
"arrival": {
"time": "1767994039"
},
"departure": {
"time": "1767994039"
},
"stopId": "ORLEANS:StopArea:01003503",
"stopSequence": 30
},
{
"arrival": {
"time": "1767994223"
},
"departure": {
"time": "1767994223"
},
"stopId": "ORLEANS:StopArea:00002901",
"stopSequence": 31
},
{
"arrival": {
"time": "1767994354"
},
"departure": {
"time": "1767994354"
},
"stopId": "ORLEANS:StopArea:01001713",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:11",
"tripId": "ORLEANS:VehicleJourney:11_R_114_2_1106_5_215000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_A_426_2_531_5_214600",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767991560"
},
"departure": {
"time": "1767991560"
},
"stopId": "ORLEANS:StopArea:00048801",
"stopSequence": 0
},
{
"arrival": {
"time": "1767991615"
},
"departure": {
"time": "1767991615"
},
"stopId": "ORLEANS:StopArea:00036300",
"stopSequence": 1
},
{
"arrival": {
"time": "1767991673"
},
"departure": {
"time": "1767991673"
},
"stopId": "ORLEANS:StopArea:00048601",
"stopSequence": 2
},
{
"arrival": {
"time": "1767991702"
},
"departure": {
"time": "1767991702"
},
"stopId": "ORLEANS:StopArea:00008100",
"stopSequence": 3
},
{
"arrival": {
"time": "1767991739"
},
"departure": {
"time": "1767991739"
},
"stopId": "ORLEANS:StopArea:00035621",
"stopSequence": 4
},
{
"arrival": {
"time": "1767991800"
},
"departure": {
"time": "1767991800"
},
"stopId": "ORLEANS:StopArea:01009501",
"stopSequence": 5
},
{
"arrival": {
"time": "1767991854"
},
"departure": {
"time": "1767991854"
},
"stopId": "ORLEANS:StopArea:00024901",
"stopSequence": 6
},
{
"arrival": {
"time": "1767991908"
},
"departure": {
"time": "1767991908"
},
"stopId": "ORLEANS:StopArea:08009703",
"stopSequence": 7
},
{
"arrival": {
"time": "1767991976"
},
"departure": {
"time": "1767991976"
},
"stopId": "ORLEANS:StopArea:01062802",
"stopSequence": 8
},
{
"arrival": {
"time": "1767992282"
},
"departure": {
"time": "1767992282"
},
"stopId": "ORLEANS:StopArea:08092001",
"stopSequence": 9
},
{
"arrival": {
"time": "1767992400"
},
"departure": {
"time": "1767992400"
},
"stopId": "ORLEANS:StopArea:01069601",
"stopSequence": 10
},
{
"arrival": {
"time": "1767992464"
},
"departure": {
"time": "1767992464"
},
"stopId": "ORLEANS:StopArea:00021521",
"stopSequence": 11
},
{
"arrival": {
"time": "1767992510"
},
"departure": {
"time": "1767992510"
},
"stopId": "ORLEANS:StopArea:00032921",
"stopSequence": 12
},
{
"arrival": {
"time": "1767992640"
},
"departure": {
"time": "1767992640"
},
"stopId": "ORLEANS:StopArea:01029301",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_A_426_2_531_5_214600"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:7_A_376_2_701_5_184300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983010"
},
"departure": {
"time": "1767983017"
},
"stopId": "ORLEANS:StopArea:00038951",
"stopSequence": 30
},
{
"arrival": {
"time": "1767983081"
},
"departure": {
"time": "1767983081"
},
"stopId": "ORLEANS:StopArea:AF026950",
"stopSequence": 31
},
{
"arrival": {
"time": "1767983108"
},
"departure": {
"time": "1767983108"
},
"stopId": "ORLEANS:StopArea:00009210",
"stopSequence": 32
},
{
"arrival": {
"time": "1767983197"
},
"departure": {
"time": "1767983197"
},
"stopId": "ORLEANS:StopArea:00028752",
"stopSequence": 33
},
{
"arrival": {
"time": "1767983259"
},
"departure": {
"time": "1767983259"
},
"stopId": "ORLEANS:StopArea:00018045",
"stopSequence": 34
},
{
"arrival": {
"time": "1767983286"
},
"departure": {
"time": "1767983286"
},
"stopId": "ORLEANS:StopArea:00012302",
"stopSequence": 35
},
{
"arrival": {
"time": "1767983408"
},
"departure": {
"time": "1767983408"
},
"stopId": "ORLEANS:StopArea:00020521",
"stopSequence": 36
},
{
"arrival": {
"time": "1767983484"
},
"departure": {
"time": "1767983484"
},
"stopId": "ORLEANS:StopArea:00020420",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:7",
"tripId": "ORLEANS:VehicleJourney:7_A_376_2_701_5_184300"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_A_541_2_107_5_214900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767991480"
},
"departure": {
"time": "1767991740"
},
"stopId": "ORLEANS:StopArea:01068901",
"stopSequence": 0
},
{
"arrival": {
"time": "1767991759"
},
"departure": {
"time": "1767991759"
},
"stopId": "ORLEANS:StopArea:01068910",
"stopSequence": 1
},
{
"arrival": {
"time": "1767991819"
},
"departure": {
"time": "1767991819"
},
"stopId": "ORLEANS:StopArea:01068906",
"stopSequence": 2
},
{
"arrival": {
"time": "1767991873"
},
"departure": {
"time": "1767991873"
},
"stopId": "ORLEANS:StopArea:01069002",
"stopSequence": 3
},
{
"arrival": {
"time": "1767991920"
},
"departure": {
"time": "1767991920"
},
"stopId": "ORLEANS:StopArea:00043441",
"stopSequence": 4
},
{
"arrival": {
"time": "1767991992"
},
"departure": {
"time": "1767991992"
},
"stopId": "ORLEANS:StopArea:00021201",
"stopSequence": 5
},
{
"arrival": {
"time": "1767992042"
},
"departure": {
"time": "1767992042"
},
"stopId": "ORLEANS:StopArea:01036203",
"stopSequence": 6
},
{
"arrival": {
"time": "1767992139"
},
"departure": {
"time": "1767992139"
},
"stopId": "ORLEANS:StopArea:00047321",
"stopSequence": 7
},
{
"arrival": {
"time": "1767992258"
},
"departure": {
"time": "1767992258"
},
"stopId": "ORLEANS:StopArea:00022101",
"stopSequence": 8
},
{
"arrival": {
"time": "1767992323"
},
"departure": {
"time": "1767992323"
},
"stopId": "ORLEANS:StopArea:00030400",
"stopSequence": 9
},
{
"arrival": {
"time": "1767992408"
},
"departure": {
"time": "1767992408"
},
"stopId": "ORLEANS:StopArea:00001400",
"stopSequence": 10
},
{
"arrival": {
"time": "1767992456"
},
"departure": {
"time": "1767992456"
},
"stopId": "ORLEANS:StopArea:00041101",
"stopSequence": 11
},
{
"arrival": {
"time": "1767992511"
},
"departure": {
"time": "1767992511"
},
"stopId": "ORLEANS:StopArea:00037250",
"stopSequence": 12
},
{
"arrival": {
"time": "1767992596"
},
"departure": {
"time": "1767992596"
},
"stopId": "ORLEANS:StopArea:01000903",
"stopSequence": 13
},
{
"arrival": {
"time": "1767992696"
},
"departure": {
"time": "1767992696"
},
"stopId": "ORLEANS:StopArea:00043301",
"stopSequence": 14
},
{
"arrival": {
"time": "1767992759"
},
"departure": {
"time": "1767992759"
},
"stopId": "ORLEANS:StopArea:00028800",
"stopSequence": 15
},
{
"arrival": {
"time": "1767992844"
},
"departure": {
"time": "1767992844"
},
"stopId": "ORLEANS:StopArea:00048001",
"stopSequence": 16
},
{
"arrival": {
"time": "1767992920"
},
"departure": {
"time": "1767992920"
},
"stopId": "ORLEANS:StopArea:00005202",
"stopSequence": 17
},
{
"arrival": {
"time": "1767992985"
},
"departure": {
"time": "1767992985"
},
"stopId": "ORLEANS:StopArea:00028400",
"stopSequence": 18
},
{
"arrival": {
"time": "1767993029"
},
"departure": {
"time": "1767993029"
},
"stopId": "ORLEANS:StopArea:00038761",
"stopSequence": 19
},
{
"arrival": {
"time": "1767993153"
},
"departure": {
"time": "1767993153"
},
"stopId": "ORLEANS:StopArea:01006504",
"stopSequence": 20
},
{
"arrival": {
"time": "1767993239"
},
"departure": {
"time": "1767993239"
},
"stopId": "ORLEANS:StopArea:00020901",
"stopSequence": 21
},
{
"arrival": {
"time": "1767993282"
},
"departure": {
"time": "1767993282"
},
"stopId": "ORLEANS:StopArea:00011900",
"stopSequence": 22
},
{
"arrival": {
"time": "1767993338"
},
"departure": {
"time": "1767993338"
},
"stopId": "ORLEANS:StopArea:00010900",
"stopSequence": 23
},
{
"arrival": {
"time": "1767993424"
},
"departure": {
"time": "1767993424"
},
"stopId": "ORLEANS:StopArea:00029500",
"stopSequence": 24
},
{
"arrival": {
"time": "1767993465"
},
"departure": {
"time": "1767993465"
},
"stopId": "ORLEANS:StopArea:00034503",
"stopSequence": 25
},
{
"arrival": {
"time": "1767993570"
},
"departure": {
"time": "1767993570"
},
"stopId": "ORLEANS:StopArea:01078301",
"stopSequence": 26
},
{
"arrival": {
"time": "1767993652"
},
"departure": {
"time": "1767993652"
},
"stopId": "ORLEANS:StopArea:00005103",
"stopSequence": 27
},
{
"arrival": {
"time": "1767993775"
},
"departure": {
"time": "1767993775"
},
"stopId": "ORLEANS:StopArea:01007201",
"stopSequence": 28
},
{
"arrival": {
"time": "1767993998"
},
"departure": {
"time": "1767993998"
},
"stopId": "ORLEANS:StopArea:00030981",
"stopSequence": 29
},
{
"arrival": {
"time": "1767994066"
},
"departure": {
"time": "1767994066"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 30
},
{
"arrival": {
"time": "1767994206"
},
"departure": {
"time": "1767994206"
},
"stopId": "ORLEANS:StopArea:00017072",
"stopSequence": 31
},
{
"arrival": {
"time": "1767994301"
},
"departure": {
"time": "1767994301"
},
"stopId": "ORLEANS:StopArea:00033421",
"stopSequence": 32
},
{
"arrival": {
"time": "1767994363"
},
"departure": {
"time": "1767994363"
},
"stopId": "ORLEANS:StopArea:00036501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767994435"
},
"departure": {
"time": "1767994435"
},
"stopId": "ORLEANS:StopArea:01007704",
"stopSequence": 34
},
{
"arrival": {
"time": "1767994487"
},
"departure": {
"time": "1767994487"
},
"stopId": "ORLEANS:StopArea:00011101",
"stopSequence": 35
},
{
"arrival": {
"time": "1767994604"
},
"departure": {
"time": "1767994604"
},
"stopId": "ORLEANS:StopArea:00009700",
"stopSequence": 36
},
{
"arrival": {
"time": "1767994693"
},
"departure": {
"time": "1767994693"
},
"stopId": "ORLEANS:StopArea:00040001",
"stopSequence": 37
},
{
"arrival": {
"time": "1767994756"
},
"departure": {
"time": "1767994756"
},
"stopId": "ORLEANS:StopArea:00022401",
"stopSequence": 38
},
{
"arrival": {
"time": "1767994811"
},
"departure": {
"time": "1767994811"
},
"stopId": "ORLEANS:StopArea:00012400",
"stopSequence": 39
},
{
"arrival": {
"time": "1767994850"
},
"departure": {
"time": "1767994850"
},
"stopId": "ORLEANS:StopArea:00020500",
"stopSequence": 40
},
{
"arrival": {
"time": "1767994912"
},
"departure": {
"time": "1767994912"
},
"stopId": "ORLEANS:StopArea:00006700",
"stopSequence": 41
},
{
"arrival": {
"time": "1767994995"
},
"departure": {
"time": "1767994995"
},
"stopId": "ORLEANS:StopArea:00027501",
"stopSequence": 42
},
{
"arrival": {
"time": "1767995052"
},
"departure": {
"time": "1767995052"
},
"stopId": "ORLEANS:StopArea:00030501",
"stopSequence": 43
},
{
"arrival": {
"time": "1767995110"
},
"departure": {
"time": "1767995110"
},
"stopId": "ORLEANS:StopArea:00054700",
"stopSequence": 44
},
{
"arrival": {
"time": "1767995166"
},
"departure": {
"time": "1767995166"
},
"stopId": "ORLEANS:StopArea:00048800",
"stopSequence": 45
},
{
"arrival": {
"time": "1767995192"
},
"departure": {
"time": "1767995192"
},
"stopId": "ORLEANS:StopArea:00036300",
"stopSequence": 46
},
{
"arrival": {
"time": "1767995225"
},
"departure": {
"time": "1767995225"
},
"stopId": "ORLEANS:StopArea:00035304",
"stopSequence": 47
},
{
"arrival": {
"time": "1767995276"
},
"departure": {
"time": "1767995276"
},
"stopId": "ORLEANS:StopArea:01009101",
"stopSequence": 48
},
{
"arrival": {
"time": "1767995388"
},
"departure": {
"time": "1767995388"
},
"stopId": "ORLEANS:StopArea:01069303",
"stopSequence": 49
},
{
"arrival": {
"time": "1767995452"
},
"departure": {
"time": "1767995452"
},
"stopId": "ORLEANS:StopArea:01029404",
"stopSequence": 50
},
{
"arrival": {
"time": "1767995481"
},
"departure": {
"time": "1767995481"
},
"stopId": "ORLEANS:StopArea:00021520",
"stopSequence": 51
},
{
"arrival": {
"time": "1767995587"
},
"departure": {
"time": "1767995587"
},
"stopId": "ORLEANS:StopArea:00035151",
"stopSequence": 52
},
{
"arrival": {
"time": "1767995626"
},
"departure": {
"time": "1767995626"
},
"stopId": "ORLEANS:StopArea:00029421",
"stopSequence": 53
},
{
"arrival": {
"time": "1767995674"
},
"departure": {
"time": "1767995674"
},
"stopId": "ORLEANS:StopArea:01084101",
"stopSequence": 54
},
{
"arrival": {
"time": "1767995782"
},
"departure": {
"time": "1767995782"
},
"stopId": "ORLEANS:StopArea:01079202",
"stopSequence": 55
},
{
"arrival": {
"time": "1767995913"
},
"departure": {
"time": "1767995913"
},
"stopId": "ORLEANS:StopArea:00016600",
"stopSequence": 56
},
{
"arrival": {
"time": "1767995946"
},
"departure": {
"time": "1767995946"
},
"stopId": "ORLEANS:StopArea:01010601",
"stopSequence": 57
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_A_541_2_107_5_214900"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_470_2_A03_5_200800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767985245"
},
"departure": {
"time": "1767985680"
},
"stopId": "ORLEANS:StopArea:TVERNE1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767985764"
},
"departure": {
"time": "1767985775"
},
"stopId": "ORLEANS:StopArea:TLAMBA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767985886"
},
"departure": {
"time": "1767985890"
},
"stopId": "ORLEANS:StopArea:TBUSTI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767986022"
},
"departure": {
"time": "1767986040"
},
"stopId": "ORLEANS:StopArea:TAUBRA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767986180"
},
"departure": {
"time": "1767986190"
},
"stopId": "ORLEANS:StopArea:TLIBER2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767986263"
},
"departure": {
"time": "1767986280"
},
"stopId": "ORLEANS:StopArea:TCOLIG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767986378"
},
"departure": {
"time": "1767986395"
},
"stopId": "ORLEANS:StopArea:TLBRAL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767986496"
},
"departure": {
"time": "1767986530"
},
"stopId": "ORLEANS:StopArea:TGARDO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767986646"
},
"departure": {
"time": "1767986650"
},
"stopId": "ORLEANS:StopArea:TREPUB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767986782"
},
"departure": {
"time": "1767986815"
},
"stopId": "ORLEANS:StopArea:TGAULA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767986917"
},
"departure": {
"time": "1767986917"
},
"stopId": "ORLEANS:StopArea:TROYAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767986987"
},
"departure": {
"time": "1767987000"
},
"stopId": "ORLEANS:StopArea:TTOURE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767987099"
},
"departure": {
"time": "1767987110"
},
"stopId": "ORLEANS:StopArea:TCSMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767987194"
},
"departure": {
"time": "1767987210"
},
"stopId": "ORLEANS:StopArea:TMOUIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767987350"
},
"departure": {
"time": "1767987370"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767987455"
},
"departure": {
"time": "1767987500"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767987697"
},
"departure": {
"time": "1767987700"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767987790"
},
"departure": {
"time": "1767987805"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767987915"
},
"departure": {
"time": "1767987935"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767988075"
},
"departure": {
"time": "1767988085"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767988155"
},
"departure": {
"time": "1767988170"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767988220"
},
"departure": {
"time": "1767988235"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767988370"
},
"departure": {
"time": "1767988390"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767988450"
},
"departure": {
"time": "1767988470"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767988540"
},
"departure": {
"time": "1767988560"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767988680"
},
"departure": {
"time": "1767988695"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767988805"
},
"departure": {
"time": "1767988805"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_470_2_A03_5_200800"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_167_2_B02_5_222400",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767993840"
},
"departure": {
"time": "1767993840"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767993975"
},
"departure": {
"time": "1767993985"
},
"stopId": "ORLEANS:StopArea:TTFONT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767994070"
},
"departure": {
"time": "1767994080"
},
"stopId": "ORLEANS:StopArea:TMLKIN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767994178"
},
"departure": {
"time": "1767994178"
},
"stopId": "ORLEANS:StopArea:TTANGU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767994294"
},
"departure": {
"time": "1767994294"
},
"stopId": "ORLEANS:StopArea:TPEURO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767994354"
},
"departure": {
"time": "1767994354"
},
"stopId": "ORLEANS:StopArea:TPTDUN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767994425"
},
"departure": {
"time": "1767994435"
},
"stopId": "ORLEANS:StopArea:TBEAUM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767994510"
},
"departure": {
"time": "1767994530"
},
"stopId": "ORLEANS:StopArea:TMADEL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767994610"
},
"departure": {
"time": "1767994625"
},
"stopId": "ORLEANS:StopArea:TCXMOR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767994725"
},
"departure": {
"time": "1767994760"
},
"stopId": "ORLEANS:StopArea:TGAULB2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767994835"
},
"departure": {
"time": "1767994850"
},
"stopId": "ORLEANS:StopArea:TJDARC2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767994920"
},
"departure": {
"time": "1767994935"
},
"stopId": "ORLEANS:StopArea:TCAHDV2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767994990"
},
"departure": {
"time": "1767995005"
},
"stopId": "ORLEANS:StopArea:THALMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767995098"
},
"departure": {
"time": "1767995120"
},
"stopId": "ORLEANS:StopArea:TVIGNA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767995205"
},
"departure": {
"time": "1767995220"
},
"stopId": "ORLEANS:StopArea:TRIOBE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767995315"
},
"departure": {
"time": "1767995330"
},
"stopId": "ORLEANS:StopArea:TDRHOM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767995395"
},
"departure": {
"time": "1767995410"
},
"stopId": "ORLEANS:StopArea:TMOZAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767995465"
},
"departure": {
"time": "1767995475"
},
"stopId": "ORLEANS:StopArea:TGVILL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767995530"
},
"departure": {
"time": "1767995540"
},
"stopId": "ORLEANS:StopArea:TAMBER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767995655"
},
"departure": {
"time": "1767995665"
},
"stopId": "ORLEANS:StopArea:TGAUBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767995780"
},
"departure": {
"time": "1767995795"
},
"stopId": "ORLEANS:StopArea:TPTBOR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767995855"
},
"departure": {
"time": "1767995865"
},
"stopId": "ORLEANS:StopArea:TVERVI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767995950"
},
"departure": {
"time": "1767995960"
},
"stopId": "ORLEANS:StopArea:TCLARC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767996060"
},
"departure": {
"time": "1767996075"
},
"stopId": "ORLEANS:StopArea:TLBLUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767996180"
},
"departure": {
"time": "1767996180"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_167_2_B02_5_222400"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:12_R_85_2_1236_5_185400",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983016"
},
"departure": {
"time": "1767983034"
},
"stopId": "ORLEANS:StopArea:00014310",
"stopSequence": 26
},
{
"arrival": {
"time": "1767983064"
},
"departure": {
"time": "1767983064"
},
"stopId": "ORLEANS:StopArea:00023250",
"stopSequence": 27
},
{
"arrival": {
"time": "1767983105"
},
"departure": {
"time": "1767983105"
},
"stopId": "ORLEANS:StopArea:00047110",
"stopSequence": 28
},
{
"arrival": {
"time": "1767983184"
},
"departure": {
"time": "1767983184"
},
"stopId": "ORLEANS:StopArea:00016210",
"stopSequence": 29
},
{
"arrival": {
"time": "1767983296"
},
"departure": {
"time": "1767983296"
},
"stopId": "ORLEANS:StopArea:01062402",
"stopSequence": 30
},
{
"arrival": {
"time": "1767983358"
},
"departure": {
"time": "1767983358"
},
"stopId": "ORLEANS:StopArea:P0005002",
"stopSequence": 31
},
{
"arrival": {
"time": "1767983424"
},
"departure": {
"time": "1767983424"
},
"stopId": "ORLEANS:StopArea:01062604",
"stopSequence": 32
},
{
"arrival": {
"time": "1767983476"
},
"departure": {
"time": "1767983476"
},
"stopId": "ORLEANS:StopArea:00001811",
"stopSequence": 33
},
{
"arrival": {
"time": "1767983518"
},
"departure": {
"time": "1767983518"
},
"stopId": "ORLEANS:StopArea:00011802",
"stopSequence": 34
},
{
"arrival": {
"time": "1767983587"
},
"departure": {
"time": "1767983587"
},
"stopId": "ORLEANS:StopArea:00033580",
"stopSequence": 35
},
{
"arrival": {
"time": "1767983639"
},
"departure": {
"time": "1767983639"
},
"stopId": "ORLEANS:StopArea:00032101",
"stopSequence": 36
},
{
"arrival": {
"time": "1767983701"
},
"departure": {
"time": "1767983701"
},
"stopId": "ORLEANS:StopArea:00030602",
"stopSequence": 37
},
{
"arrival": {
"time": "1767983838"
},
"departure": {
"time": "1767983838"
},
"stopId": "ORLEANS:StopArea:01002105",
"stopSequence": 38
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:12",
"tripId": "ORLEANS:VehicleJourney:12_R_85_2_1236_5_185400"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:4_A_520_2_473_5_185000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983021"
},
"departure": {
"time": "1767983029"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 26
},
{
"arrival": {
"time": "1767983125"
},
"departure": {
"time": "1767983125"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 27
},
{
"arrival": {
"time": "1767983215"
},
"departure": {
"time": "1767983215"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 28
},
{
"arrival": {
"time": "1767983274"
},
"departure": {
"time": "1767983274"
},
"stopId": "ORLEANS:StopArea:00005930",
"stopSequence": 29
},
{
"arrival": {
"time": "1767983337"
},
"departure": {
"time": "1767983337"
},
"stopId": "ORLEANS:StopArea:00054600",
"stopSequence": 30
},
{
"arrival": {
"time": "1767983474"
},
"departure": {
"time": "1767983474"
},
"stopId": "ORLEANS:StopArea:01003407",
"stopSequence": 31
},
{
"arrival": {
"time": "1767983565"
},
"departure": {
"time": "1767983565"
},
"stopId": "ORLEANS:StopArea:00039602",
"stopSequence": 32
},
{
"arrival": {
"time": "1767983660"
},
"departure": {
"time": "1767983660"
},
"stopId": "ORLEANS:StopArea:00008631",
"stopSequence": 33
},
{
"arrival": {
"time": "1767983750"
},
"departure": {
"time": "1767983750"
},
"stopId": "ORLEANS:StopArea:01069101",
"stopSequence": 34
},
{
"arrival": {
"time": "1767983783"
},
"departure": {
"time": "1767983783"
},
"stopId": "ORLEANS:StopArea:00001811",
"stopSequence": 35
},
{
"arrival": {
"time": "1767983836"
},
"departure": {
"time": "1767983836"
},
"stopId": "ORLEANS:StopArea:00014200",
"stopSequence": 36
},
{
"arrival": {
"time": "1767983903"
},
"departure": {
"time": "1767983903"
},
"stopId": "ORLEANS:StopArea:00009500",
"stopSequence": 37
},
{
"arrival": {
"time": "1767983913"
},
"departure": {
"time": "1767983913"
},
"stopId": "ORLEANS:StopArea:00015500",
"stopSequence": 38
},
{
"arrival": {
"time": "1767983976"
},
"departure": {
"time": "1767983976"
},
"stopId": "ORLEANS:StopArea:00042720",
"stopSequence": 39
},
{
"arrival": {
"time": "1767984036"
},
"departure": {
"time": "1767984036"
},
"stopId": "ORLEANS:StopArea:00030520",
"stopSequence": 40
},
{
"arrival": {
"time": "1767984082"
},
"departure": {
"time": "1767984082"
},
"stopId": "ORLEANS:StopArea:00023101",
"stopSequence": 41
},
{
"arrival": {
"time": "1767984090"
},
"departure": {
"time": "1767984090"
},
"stopId": "ORLEANS:StopArea:00024301",
"stopSequence": 42
},
{
"arrival": {
"time": "1767984158"
},
"departure": {
"time": "1767984158"
},
"stopId": "ORLEANS:StopArea:01023702",
"stopSequence": 43
},
{
"arrival": {
"time": "1767984204"
},
"departure": {
"time": "1767984204"
},
"stopId": "ORLEANS:StopArea:00001085",
"stopSequence": 44
},
{
"arrival": {
"time": "1767984212"
},
"departure": {
"time": "1767984212"
},
"stopId": "ORLEANS:StopArea:00030350",
"stopSequence": 45
},
{
"arrival": {
"time": "1767984277"
},
"departure": {
"time": "1767984277"
},
"stopId": "ORLEANS:StopArea:00005919",
"stopSequence": 46
},
{
"arrival": {
"time": "1767984385"
},
"departure": {
"time": "1767984385"
},
"stopId": "ORLEANS:StopArea:01077401",
"stopSequence": 47
},
{
"arrival": {
"time": "1767984396"
},
"departure": {
"time": "1767984396"
},
"stopId": "ORLEANS:StopArea:00005954",
"stopSequence": 48
},
{
"arrival": {
"time": "1767984500"
},
"departure": {
"time": "1767984500"
},
"stopId": "ORLEANS:StopArea:00027905",
"stopSequence": 49
},
{
"arrival": {
"time": "1767984567"
},
"departure": {
"time": "1767984567"
},
"stopId": "ORLEANS:StopArea:00027901",
"stopSequence": 50
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:4",
"tripId": "ORLEANS:VehicleJourney:4_A_520_2_473_5_185000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:13_A_481_2_1302_5_192800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983334"
},
"departure": {
"time": "1767983334"
},
"stopId": "ORLEANS:StopArea:00035171",
"stopSequence": 1
},
{
"arrival": {
"time": "1767983408"
},
"departure": {
"time": "1767983408"
},
"stopId": "ORLEANS:StopArea:01037102",
"stopSequence": 2
},
{
"arrival": {
"time": "1767983494"
},
"departure": {
"time": "1767983494"
},
"stopId": "ORLEANS:StopArea:01037003",
"stopSequence": 3
},
{
"arrival": {
"time": "1767983551"
},
"departure": {
"time": "1767983551"
},
"stopId": "ORLEANS:StopArea:00031100",
"stopSequence": 4
},
{
"arrival": {
"time": "1767983615"
},
"departure": {
"time": "1767983615"
},
"stopId": "ORLEANS:StopArea:00038760",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983718"
},
"departure": {
"time": "1767983718"
},
"stopId": "ORLEANS:StopArea:00019141",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983790"
},
"departure": {
"time": "1767983790"
},
"stopId": "ORLEANS:StopArea:01000904",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983920"
},
"departure": {
"time": "1767983920"
},
"stopId": "ORLEANS:StopArea:00041501",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983969"
},
"departure": {
"time": "1767983969"
},
"stopId": "ORLEANS:StopArea:00032201",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984045"
},
"departure": {
"time": "1767984045"
},
"stopId": "ORLEANS:StopArea:01005402",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984079"
},
"departure": {
"time": "1767984079"
},
"stopId": "ORLEANS:StopArea:00007800",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984213"
},
"departure": {
"time": "1767984213"
},
"stopId": "ORLEANS:StopArea:01071202",
"stopSequence": 12
},
{
"arrival": {
"time": "1767984323"
},
"departure": {
"time": "1767984323"
},
"stopId": "ORLEANS:StopArea:01071102",
"stopSequence": 13
},
{
"arrival": {
"time": "1767984382"
},
"departure": {
"time": "1767984382"
},
"stopId": "ORLEANS:StopArea:01071002",
"stopSequence": 14
},
{
"arrival": {
"time": "1767984457"
},
"departure": {
"time": "1767984457"
},
"stopId": "ORLEANS:StopArea:00016000",
"stopSequence": 15
},
{
"arrival": {
"time": "1767984557"
},
"departure": {
"time": "1767984557"
},
"stopId": "ORLEANS:StopArea:00046451",
"stopSequence": 16
},
{
"arrival": {
"time": "1767984625"
},
"departure": {
"time": "1767984625"
},
"stopId": "ORLEANS:StopArea:00007921",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:13",
"tripId": "ORLEANS:VehicleJourney:13_A_481_2_1302_5_192800"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_470_2_A07_5_190400",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982994"
},
"departure": {
"time": "1767983017"
},
"stopId": "ORLEANS:StopArea:TGAULA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983078"
},
"departure": {
"time": "1767983078"
},
"stopId": "ORLEANS:StopArea:TROYAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983197"
},
"departure": {
"time": "1767983197"
},
"stopId": "ORLEANS:StopArea:TTOURE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983251"
},
"departure": {
"time": "1767983270"
},
"stopId": "ORLEANS:StopArea:TCSMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983372"
},
"departure": {
"time": "1767983372"
},
"stopId": "ORLEANS:StopArea:TMOUIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983512"
},
"departure": {
"time": "1767983530"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983612"
},
"departure": {
"time": "1767983660"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983854"
},
"departure": {
"time": "1767983860"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983945"
},
"departure": {
"time": "1767983965"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984078"
},
"departure": {
"time": "1767984095"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767984237"
},
"departure": {
"time": "1767984245"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984314"
},
"departure": {
"time": "1767984330"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984382"
},
"departure": {
"time": "1767984395"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984528"
},
"departure": {
"time": "1767984550"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984616"
},
"departure": {
"time": "1767984630"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984705"
},
"departure": {
"time": "1767984720"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767984843"
},
"departure": {
"time": "1767984855"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767984953"
},
"departure": {
"time": "1767984953"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_470_2_A07_5_190400"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_R_557_2_107_5_230700",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767995946"
},
"departure": {
"time": "1767996420"
},
"stopId": "ORLEANS:StopArea:01010601",
"stopSequence": 0
},
{
"arrival": {
"time": "1767996474"
},
"departure": {
"time": "1767996474"
},
"stopId": "ORLEANS:StopArea:01079201",
"stopSequence": 1
},
{
"arrival": {
"time": "1767996589"
},
"departure": {
"time": "1767996589"
},
"stopId": "ORLEANS:StopArea:01084102",
"stopSequence": 2
},
{
"arrival": {
"time": "1767996634"
},
"departure": {
"time": "1767996634"
},
"stopId": "ORLEANS:StopArea:01029601",
"stopSequence": 3
},
{
"arrival": {
"time": "1767996634"
},
"departure": {
"time": "1767996634"
},
"stopId": "ORLEANS:StopArea:00035150",
"stopSequence": 4
},
{
"arrival": {
"time": "1767996807"
},
"departure": {
"time": "1767996807"
},
"stopId": "ORLEANS:StopArea:00021521",
"stopSequence": 5
},
{
"arrival": {
"time": "1767996850"
},
"departure": {
"time": "1767996850"
},
"stopId": "ORLEANS:StopArea:01029403",
"stopSequence": 6
},
{
"arrival": {
"time": "1767996930"
},
"departure": {
"time": "1767996930"
},
"stopId": "ORLEANS:StopArea:01069304",
"stopSequence": 7
},
{
"arrival": {
"time": "1767997056"
},
"departure": {
"time": "1767997056"
},
"stopId": "ORLEANS:StopArea:01009102",
"stopSequence": 8
},
{
"arrival": {
"time": "1767997115"
},
"departure": {
"time": "1767997115"
},
"stopId": "ORLEANS:StopArea:01009003",
"stopSequence": 9
},
{
"arrival": {
"time": "1767997153"
},
"departure": {
"time": "1767997153"
},
"stopId": "ORLEANS:StopArea:00036301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767997190"
},
"departure": {
"time": "1767997190"
},
"stopId": "ORLEANS:StopArea:00048801",
"stopSequence": 11
},
{
"arrival": {
"time": "1767997238"
},
"departure": {
"time": "1767997238"
},
"stopId": "ORLEANS:StopArea:00054701",
"stopSequence": 12
},
{
"arrival": {
"time": "1767997276"
},
"departure": {
"time": "1767997276"
},
"stopId": "ORLEANS:StopArea:00016701",
"stopSequence": 13
},
{
"arrival": {
"time": "1767997343"
},
"departure": {
"time": "1767997343"
},
"stopId": "ORLEANS:StopArea:00030500",
"stopSequence": 14
},
{
"arrival": {
"time": "1767997391"
},
"departure": {
"time": "1767997391"
},
"stopId": "ORLEANS:StopArea:00027500",
"stopSequence": 15
},
{
"arrival": {
"time": "1767997454"
},
"departure": {
"time": "1767997454"
},
"stopId": "ORLEANS:StopArea:00006701",
"stopSequence": 16
},
{
"arrival": {
"time": "1767997518"
},
"departure": {
"time": "1767997518"
},
"stopId": "ORLEANS:StopArea:00020501",
"stopSequence": 17
},
{
"arrival": {
"time": "1767997559"
},
"departure": {
"time": "1767997559"
},
"stopId": "ORLEANS:StopArea:00012401",
"stopSequence": 18
},
{
"arrival": {
"time": "1767997620"
},
"departure": {
"time": "1767997620"
},
"stopId": "ORLEANS:StopArea:00022400",
"stopSequence": 19
},
{
"arrival": {
"time": "1767997672"
},
"departure": {
"time": "1767997672"
},
"stopId": "ORLEANS:StopArea:00040000",
"stopSequence": 20
},
{
"arrival": {
"time": "1767997767"
},
"departure": {
"time": "1767997767"
},
"stopId": "ORLEANS:StopArea:00009701",
"stopSequence": 21
},
{
"arrival": {
"time": "1767997865"
},
"departure": {
"time": "1767997865"
},
"stopId": "ORLEANS:StopArea:00011100",
"stopSequence": 22
},
{
"arrival": {
"time": "1767997937"
},
"departure": {
"time": "1767997937"
},
"stopId": "ORLEANS:StopArea:01007703",
"stopSequence": 23
},
{
"arrival": {
"time": "1767998017"
},
"departure": {
"time": "1767998017"
},
"stopId": "ORLEANS:StopArea:00036500",
"stopSequence": 24
},
{
"arrival": {
"time": "1767998114"
},
"departure": {
"time": "1767998114"
},
"stopId": "ORLEANS:StopArea:00017072",
"stopSequence": 25
},
{
"arrival": {
"time": "1767998192"
},
"departure": {
"time": "1767998192"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 26
},
{
"arrival": {
"time": "1767998263"
},
"departure": {
"time": "1767998263"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 27
},
{
"arrival": {
"time": "1767998384"
},
"departure": {
"time": "1767998384"
},
"stopId": "ORLEANS:StopArea:00030980",
"stopSequence": 28
},
{
"arrival": {
"time": "1767998570"
},
"departure": {
"time": "1767998570"
},
"stopId": "ORLEANS:StopArea:01007202",
"stopSequence": 29
},
{
"arrival": {
"time": "1767998689"
},
"departure": {
"time": "1767998689"
},
"stopId": "ORLEANS:StopArea:00005100",
"stopSequence": 30
},
{
"arrival": {
"time": "1767998775"
},
"departure": {
"time": "1767998775"
},
"stopId": "ORLEANS:StopArea:01078302",
"stopSequence": 31
},
{
"arrival": {
"time": "1767998889"
},
"departure": {
"time": "1767998889"
},
"stopId": "ORLEANS:StopArea:00034502",
"stopSequence": 32
},
{
"arrival": {
"time": "1767998944"
},
"departure": {
"time": "1767998944"
},
"stopId": "ORLEANS:StopArea:00029501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767998987"
},
"departure": {
"time": "1767998987"
},
"stopId": "ORLEANS:StopArea:00010901",
"stopSequence": 34
},
{
"arrival": {
"time": "1767999035"
},
"departure": {
"time": "1767999035"
},
"stopId": "ORLEANS:StopArea:00011901",
"stopSequence": 35
},
{
"arrival": {
"time": "1767999069"
},
"departure": {
"time": "1767999069"
},
"stopId": "ORLEANS:StopArea:00020900",
"stopSequence": 36
},
{
"arrival": {
"time": "1767999124"
},
"departure": {
"time": "1767999124"
},
"stopId": "ORLEANS:StopArea:01006503",
"stopSequence": 37
},
{
"arrival": {
"time": "1767999156"
},
"departure": {
"time": "1767999156"
},
"stopId": "ORLEANS:StopArea:00030700",
"stopSequence": 38
},
{
"arrival": {
"time": "1767999189"
},
"departure": {
"time": "1767999189"
},
"stopId": "ORLEANS:StopArea:00038760",
"stopSequence": 39
},
{
"arrival": {
"time": "1767999228"
},
"departure": {
"time": "1767999228"
},
"stopId": "ORLEANS:StopArea:00028401",
"stopSequence": 40
},
{
"arrival": {
"time": "1767999301"
},
"departure": {
"time": "1767999301"
},
"stopId": "ORLEANS:StopArea:00005201",
"stopSequence": 41
},
{
"arrival": {
"time": "1767999359"
},
"departure": {
"time": "1767999359"
},
"stopId": "ORLEANS:StopArea:00048000",
"stopSequence": 42
},
{
"arrival": {
"time": "1767999428"
},
"departure": {
"time": "1767999428"
},
"stopId": "ORLEANS:StopArea:00028801",
"stopSequence": 43
},
{
"arrival": {
"time": "1767999479"
},
"departure": {
"time": "1767999479"
},
"stopId": "ORLEANS:StopArea:00043300",
"stopSequence": 44
},
{
"arrival": {
"time": "1767999551"
},
"departure": {
"time": "1767999551"
},
"stopId": "ORLEANS:StopArea:01000904",
"stopSequence": 45
},
{
"arrival": {
"time": "1767999636"
},
"departure": {
"time": "1767999636"
},
"stopId": "ORLEANS:StopArea:00037251",
"stopSequence": 46
},
{
"arrival": {
"time": "1767999694"
},
"departure": {
"time": "1767999694"
},
"stopId": "ORLEANS:StopArea:00041100",
"stopSequence": 47
},
{
"arrival": {
"time": "1767999736"
},
"departure": {
"time": "1767999736"
},
"stopId": "ORLEANS:StopArea:00001401",
"stopSequence": 48
},
{
"arrival": {
"time": "1767999807"
},
"departure": {
"time": "1767999807"
},
"stopId": "ORLEANS:StopArea:00030401",
"stopSequence": 49
},
{
"arrival": {
"time": "1767999871"
},
"departure": {
"time": "1767999871"
},
"stopId": "ORLEANS:StopArea:01036303",
"stopSequence": 50
},
{
"arrival": {
"time": "1767999962"
},
"departure": {
"time": "1767999962"
},
"stopId": "ORLEANS:StopArea:00047320",
"stopSequence": 51
},
{
"arrival": {
"time": "1768000037"
},
"departure": {
"time": "1768000037"
},
"stopId": "ORLEANS:StopArea:01036204",
"stopSequence": 52
},
{
"arrival": {
"time": "1768000095"
},
"departure": {
"time": "1768000095"
},
"stopId": "ORLEANS:StopArea:00021200",
"stopSequence": 53
},
{
"arrival": {
"time": "1768000170"
},
"departure": {
"time": "1768000170"
},
"stopId": "ORLEANS:StopArea:00043442",
"stopSequence": 54
},
{
"arrival": {
"time": "1768000207"
},
"departure": {
"time": "1768000207"
},
"stopId": "ORLEANS:StopArea:01069001",
"stopSequence": 55
},
{
"arrival": {
"time": "1768000265"
},
"departure": {
"time": "1768000265"
},
"stopId": "ORLEANS:StopArea:01068905",
"stopSequence": 56
},
{
"arrival": {
"time": "1768000312"
},
"departure": {
"time": "1768000312"
},
"stopId": "ORLEANS:StopArea:01068901",
"stopSequence": 57
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_R_557_2_107_5_230700"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_A_426_2_532_5_195800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767984974"
},
"departure": {
"time": "1767985080"
},
"stopId": "ORLEANS:StopArea:00048801",
"stopSequence": 0
},
{
"arrival": {
"time": "1767985162"
},
"departure": {
"time": "1767985162"
},
"stopId": "ORLEANS:StopArea:00036300",
"stopSequence": 1
},
{
"arrival": {
"time": "1767985223"
},
"departure": {
"time": "1767985223"
},
"stopId": "ORLEANS:StopArea:00048601",
"stopSequence": 2
},
{
"arrival": {
"time": "1767985260"
},
"departure": {
"time": "1767985260"
},
"stopId": "ORLEANS:StopArea:00008100",
"stopSequence": 3
},
{
"arrival": {
"time": "1767985347"
},
"departure": {
"time": "1767985347"
},
"stopId": "ORLEANS:StopArea:00035621",
"stopSequence": 4
},
{
"arrival": {
"time": "1767985384"
},
"departure": {
"time": "1767985384"
},
"stopId": "ORLEANS:StopArea:01009501",
"stopSequence": 5
},
{
"arrival": {
"time": "1767985436"
},
"departure": {
"time": "1767985436"
},
"stopId": "ORLEANS:StopArea:00024901",
"stopSequence": 6
},
{
"arrival": {
"time": "1767985487"
},
"departure": {
"time": "1767985487"
},
"stopId": "ORLEANS:StopArea:08009703",
"stopSequence": 7
},
{
"arrival": {
"time": "1767985552"
},
"departure": {
"time": "1767985552"
},
"stopId": "ORLEANS:StopArea:01062802",
"stopSequence": 8
},
{
"arrival": {
"time": "1767985840"
},
"departure": {
"time": "1767985840"
},
"stopId": "ORLEANS:StopArea:08092001",
"stopSequence": 9
},
{
"arrival": {
"time": "1767986003"
},
"departure": {
"time": "1767986003"
},
"stopId": "ORLEANS:StopArea:01069601",
"stopSequence": 10
},
{
"arrival": {
"time": "1767986003"
},
"departure": {
"time": "1767986003"
},
"stopId": "ORLEANS:StopArea:00021521",
"stopSequence": 11
},
{
"arrival": {
"time": "1767986040"
},
"departure": {
"time": "1767986040"
},
"stopId": "ORLEANS:StopArea:00032921",
"stopSequence": 12
},
{
"arrival": {
"time": "1767986144"
},
"departure": {
"time": "1767986144"
},
"stopId": "ORLEANS:StopArea:01029301",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_A_426_2_532_5_195800"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_469_2_A03_5_221100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767992610"
},
"departure": {
"time": "1767993060"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767993140"
},
"departure": {
"time": "1767993155"
},
"stopId": "ORLEANS:StopArea:TLAMBA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767993273"
},
"departure": {
"time": "1767993273"
},
"stopId": "ORLEANS:StopArea:TBUSTI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767993395"
},
"departure": {
"time": "1767993415"
},
"stopId": "ORLEANS:StopArea:TAUBRA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767993550"
},
"departure": {
"time": "1767993565"
},
"stopId": "ORLEANS:StopArea:TLIBER2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767993635"
},
"departure": {
"time": "1767993655"
},
"stopId": "ORLEANS:StopArea:TCOLIG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767993770"
},
"departure": {
"time": "1767993790"
},
"stopId": "ORLEANS:StopArea:TLBRAL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767993890"
},
"departure": {
"time": "1767993915"
},
"stopId": "ORLEANS:StopArea:TGARDO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767994020"
},
"departure": {
"time": "1767994035"
},
"stopId": "ORLEANS:StopArea:TREPUB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767994150"
},
"departure": {
"time": "1767994185"
},
"stopId": "ORLEANS:StopArea:TGAULA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767994260"
},
"departure": {
"time": "1767994280"
},
"stopId": "ORLEANS:StopArea:TROYAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767994354"
},
"departure": {
"time": "1767994360"
},
"stopId": "ORLEANS:StopArea:TTOURE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767994445"
},
"departure": {
"time": "1767994465"
},
"stopId": "ORLEANS:StopArea:TCSMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767994550"
},
"departure": {
"time": "1767994565"
},
"stopId": "ORLEANS:StopArea:TMOUIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767994705"
},
"departure": {
"time": "1767994725"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767994810"
},
"departure": {
"time": "1767994840"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767995025"
},
"departure": {
"time": "1767995040"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767995123"
},
"departure": {
"time": "1767995145"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767995255"
},
"departure": {
"time": "1767995275"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767995415"
},
"departure": {
"time": "1767995425"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767995495"
},
"departure": {
"time": "1767995510"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767995560"
},
"departure": {
"time": "1767995570"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767995705"
},
"departure": {
"time": "1767995725"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767995793"
},
"departure": {
"time": "1767995805"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767995875"
},
"departure": {
"time": "1767995890"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767996010"
},
"departure": {
"time": "1767996025"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767996135"
},
"departure": {
"time": "1767996135"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_469_2_A03_5_221100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_R_400_2_206_5_194800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983737"
},
"departure": {
"time": "1767984480"
},
"stopId": "ORLEANS:StopArea:01047402",
"stopSequence": 0
},
{
"arrival": {
"time": "1767984557"
},
"departure": {
"time": "1767984557"
},
"stopId": "ORLEANS:StopArea:08047303",
"stopSequence": 1
},
{
"arrival": {
"time": "1767984614"
},
"departure": {
"time": "1767984614"
},
"stopId": "ORLEANS:StopArea:00033444",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984672"
},
"departure": {
"time": "1767984672"
},
"stopId": "ORLEANS:StopArea:01086901",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984697"
},
"departure": {
"time": "1767984697"
},
"stopId": "ORLEANS:StopArea:00021900",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984761"
},
"departure": {
"time": "1767984761"
},
"stopId": "ORLEANS:StopArea:00003000",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984831"
},
"departure": {
"time": "1767984831"
},
"stopId": "ORLEANS:StopArea:00035626",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984879"
},
"departure": {
"time": "1767984879"
},
"stopId": "ORLEANS:StopArea:00018002",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984969"
},
"departure": {
"time": "1767984969"
},
"stopId": "ORLEANS:StopArea:00017600",
"stopSequence": 8
},
{
"arrival": {
"time": "1767985081"
},
"departure": {
"time": "1767985081"
},
"stopId": "ORLEANS:StopArea:00003201",
"stopSequence": 9
},
{
"arrival": {
"time": "1767985133"
},
"departure": {
"time": "1767985133"
},
"stopId": "ORLEANS:StopArea:00002401",
"stopSequence": 10
},
{
"arrival": {
"time": "1767985207"
},
"departure": {
"time": "1767985207"
},
"stopId": "ORLEANS:StopArea:01015201",
"stopSequence": 11
},
{
"arrival": {
"time": "1767985304"
},
"departure": {
"time": "1767985304"
},
"stopId": "ORLEANS:StopArea:01002511",
"stopSequence": 12
},
{
"arrival": {
"time": "1767985379"
},
"departure": {
"time": "1767985379"
},
"stopId": "ORLEANS:StopArea:00036651",
"stopSequence": 13
},
{
"arrival": {
"time": "1767985432"
},
"departure": {
"time": "1767985432"
},
"stopId": "ORLEANS:StopArea:01002606",
"stopSequence": 14
},
{
"arrival": {
"time": "1767985461"
},
"departure": {
"time": "1767985461"
},
"stopId": "ORLEANS:StopArea:00019701",
"stopSequence": 15
},
{
"arrival": {
"time": "1767985499"
},
"departure": {
"time": "1767985499"
},
"stopId": "ORLEANS:StopArea:00030301",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985567"
},
"departure": {
"time": "1767985567"
},
"stopId": "ORLEANS:StopArea:01014403",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985630"
},
"departure": {
"time": "1767985630"
},
"stopId": "ORLEANS:StopArea:00042300",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985672"
},
"departure": {
"time": "1767985672"
},
"stopId": "ORLEANS:StopArea:00036900",
"stopSequence": 19
},
{
"arrival": {
"time": "1767985732"
},
"departure": {
"time": "1767985732"
},
"stopId": "ORLEANS:StopArea:00055551",
"stopSequence": 20
},
{
"arrival": {
"time": "1767985801"
},
"departure": {
"time": "1767985801"
},
"stopId": "ORLEANS:StopArea:01014003",
"stopSequence": 21
},
{
"arrival": {
"time": "1767985870"
},
"departure": {
"time": "1767985870"
},
"stopId": "ORLEANS:StopArea:01013903",
"stopSequence": 22
},
{
"arrival": {
"time": "1767985929"
},
"departure": {
"time": "1767985929"
},
"stopId": "ORLEANS:StopArea:01013703",
"stopSequence": 23
},
{
"arrival": {
"time": "1767986031"
},
"departure": {
"time": "1767986031"
},
"stopId": "ORLEANS:StopArea:01013603",
"stopSequence": 24
},
{
"arrival": {
"time": "1767986087"
},
"departure": {
"time": "1767986087"
},
"stopId": "ORLEANS:StopArea:00045620",
"stopSequence": 25
},
{
"arrival": {
"time": "1767986183"
},
"departure": {
"time": "1767986183"
},
"stopId": "ORLEANS:StopArea:00001220",
"stopSequence": 26
},
{
"arrival": {
"time": "1767986281"
},
"departure": {
"time": "1767986281"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 27
},
{
"arrival": {
"time": "1767986357"
},
"departure": {
"time": "1767986357"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 28
},
{
"arrival": {
"time": "1767986413"
},
"departure": {
"time": "1767986460"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 29
},
{
"arrival": {
"time": "1767986587"
},
"departure": {
"time": "1767986587"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 30
},
{
"arrival": {
"time": "1767986678"
},
"departure": {
"time": "1767986678"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 31
},
{
"arrival": {
"time": "1767986749"
},
"departure": {
"time": "1767986749"
},
"stopId": "ORLEANS:StopArea:01013105",
"stopSequence": 32
},
{
"arrival": {
"time": "1767986866"
},
"departure": {
"time": "1767986866"
},
"stopId": "ORLEANS:StopArea:00007701",
"stopSequence": 33
},
{
"arrival": {
"time": "1767986927"
},
"departure": {
"time": "1767986927"
},
"stopId": "ORLEANS:StopArea:01012904",
"stopSequence": 34
},
{
"arrival": {
"time": "1767987020"
},
"departure": {
"time": "1767987020"
},
"stopId": "ORLEANS:StopArea:01012804",
"stopSequence": 35
},
{
"arrival": {
"time": "1767987102"
},
"departure": {
"time": "1767987102"
},
"stopId": "ORLEANS:StopArea:00037301",
"stopSequence": 36
},
{
"arrival": {
"time": "1767987164"
},
"departure": {
"time": "1767987164"
},
"stopId": "ORLEANS:StopArea:00006404",
"stopSequence": 37
},
{
"arrival": {
"time": "1767987225"
},
"departure": {
"time": "1767987225"
},
"stopId": "ORLEANS:StopArea:00046250",
"stopSequence": 38
},
{
"arrival": {
"time": "1767987305"
},
"departure": {
"time": "1767987305"
},
"stopId": "ORLEANS:StopArea:01070202",
"stopSequence": 39
},
{
"arrival": {
"time": "1767987356"
},
"departure": {
"time": "1767987356"
},
"stopId": "ORLEANS:StopArea:00047044",
"stopSequence": 40
},
{
"arrival": {
"time": "1767987568"
},
"departure": {
"time": "1767987568"
},
"stopId": "ORLEANS:StopArea:00017523",
"stopSequence": 41
},
{
"arrival": {
"time": "1767987662"
},
"departure": {
"time": "1767987662"
},
"stopId": "ORLEANS:StopArea:00037200",
"stopSequence": 42
},
{
"arrival": {
"time": "1767987741"
},
"departure": {
"time": "1767987741"
},
"stopId": "ORLEANS:StopArea:00035000",
"stopSequence": 43
},
{
"arrival": {
"time": "1767987809"
},
"departure": {
"time": "1767987809"
},
"stopId": "ORLEANS:StopArea:00029801",
"stopSequence": 44
},
{
"arrival": {
"time": "1767987886"
},
"departure": {
"time": "1767987886"
},
"stopId": "ORLEANS:StopArea:00020800",
"stopSequence": 45
},
{
"arrival": {
"time": "1767987941"
},
"departure": {
"time": "1767987941"
},
"stopId": "ORLEANS:StopArea:00008800",
"stopSequence": 46
},
{
"arrival": {
"time": "1767988021"
},
"departure": {
"time": "1767988021"
},
"stopId": "ORLEANS:StopArea:00041950",
"stopSequence": 47
},
{
"arrival": {
"time": "1767988101"
},
"departure": {
"time": "1767988101"
},
"stopId": "ORLEANS:StopArea:01010701",
"stopSequence": 48
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_R_400_2_206_5_194800"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_R_400_2_212_5_203900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767987171"
},
"departure": {
"time": "1767987540"
},
"stopId": "ORLEANS:StopArea:01047402",
"stopSequence": 0
},
{
"arrival": {
"time": "1767987609"
},
"departure": {
"time": "1767987609"
},
"stopId": "ORLEANS:StopArea:08047303",
"stopSequence": 1
},
{
"arrival": {
"time": "1767987660"
},
"departure": {
"time": "1767987660"
},
"stopId": "ORLEANS:StopArea:00033444",
"stopSequence": 2
},
{
"arrival": {
"time": "1767987713"
},
"departure": {
"time": "1767987713"
},
"stopId": "ORLEANS:StopArea:01086901",
"stopSequence": 3
},
{
"arrival": {
"time": "1767987772"
},
"departure": {
"time": "1767987772"
},
"stopId": "ORLEANS:StopArea:00021900",
"stopSequence": 4
},
{
"arrival": {
"time": "1767987841"
},
"departure": {
"time": "1767987841"
},
"stopId": "ORLEANS:StopArea:00003000",
"stopSequence": 5
},
{
"arrival": {
"time": "1767987915"
},
"departure": {
"time": "1767987915"
},
"stopId": "ORLEANS:StopArea:00035626",
"stopSequence": 6
},
{
"arrival": {
"time": "1767987966"
},
"departure": {
"time": "1767987966"
},
"stopId": "ORLEANS:StopArea:00018002",
"stopSequence": 7
},
{
"arrival": {
"time": "1767988059"
},
"departure": {
"time": "1767988059"
},
"stopId": "ORLEANS:StopArea:00017600",
"stopSequence": 8
},
{
"arrival": {
"time": "1767988174"
},
"departure": {
"time": "1767988174"
},
"stopId": "ORLEANS:StopArea:00003201",
"stopSequence": 9
},
{
"arrival": {
"time": "1767988238"
},
"departure": {
"time": "1767988238"
},
"stopId": "ORLEANS:StopArea:00002401",
"stopSequence": 10
},
{
"arrival": {
"time": "1767988304"
},
"departure": {
"time": "1767988304"
},
"stopId": "ORLEANS:StopArea:01015201",
"stopSequence": 11
},
{
"arrival": {
"time": "1767988430"
},
"departure": {
"time": "1767988430"
},
"stopId": "ORLEANS:StopArea:01002511",
"stopSequence": 12
},
{
"arrival": {
"time": "1767988482"
},
"departure": {
"time": "1767988482"
},
"stopId": "ORLEANS:StopArea:00036651",
"stopSequence": 13
},
{
"arrival": {
"time": "1767988537"
},
"departure": {
"time": "1767988537"
},
"stopId": "ORLEANS:StopArea:01002606",
"stopSequence": 14
},
{
"arrival": {
"time": "1767988613"
},
"departure": {
"time": "1767988613"
},
"stopId": "ORLEANS:StopArea:00019701",
"stopSequence": 15
},
{
"arrival": {
"time": "1767988663"
},
"departure": {
"time": "1767988663"
},
"stopId": "ORLEANS:StopArea:00030301",
"stopSequence": 16
},
{
"arrival": {
"time": "1767988753"
},
"departure": {
"time": "1767988753"
},
"stopId": "ORLEANS:StopArea:01014403",
"stopSequence": 17
},
{
"arrival": {
"time": "1767988836"
},
"departure": {
"time": "1767988836"
},
"stopId": "ORLEANS:StopArea:00042300",
"stopSequence": 18
},
{
"arrival": {
"time": "1767988892"
},
"departure": {
"time": "1767988892"
},
"stopId": "ORLEANS:StopArea:00036900",
"stopSequence": 19
},
{
"arrival": {
"time": "1767988971"
},
"departure": {
"time": "1767988971"
},
"stopId": "ORLEANS:StopArea:00055551",
"stopSequence": 20
},
{
"arrival": {
"time": "1767989041"
},
"departure": {
"time": "1767989041"
},
"stopId": "ORLEANS:StopArea:01014003",
"stopSequence": 21
},
{
"arrival": {
"time": "1767989110"
},
"departure": {
"time": "1767989110"
},
"stopId": "ORLEANS:StopArea:01013903",
"stopSequence": 22
},
{
"arrival": {
"time": "1767989169"
},
"departure": {
"time": "1767989169"
},
"stopId": "ORLEANS:StopArea:01013703",
"stopSequence": 23
},
{
"arrival": {
"time": "1767989271"
},
"departure": {
"time": "1767989271"
},
"stopId": "ORLEANS:StopArea:01013603",
"stopSequence": 24
},
{
"arrival": {
"time": "1767989327"
},
"departure": {
"time": "1767989327"
},
"stopId": "ORLEANS:StopArea:00045620",
"stopSequence": 25
},
{
"arrival": {
"time": "1767989423"
},
"departure": {
"time": "1767989423"
},
"stopId": "ORLEANS:StopArea:00001220",
"stopSequence": 26
},
{
"arrival": {
"time": "1767989521"
},
"departure": {
"time": "1767989521"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 27
},
{
"arrival": {
"time": "1767989597"
},
"departure": {
"time": "1767989597"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 28
},
{
"arrival": {
"time": "1767989653"
},
"departure": {
"time": "1767989653"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 29
},
{
"arrival": {
"time": "1767989780"
},
"departure": {
"time": "1767989780"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 30
},
{
"arrival": {
"time": "1767989871"
},
"departure": {
"time": "1767989871"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 31
},
{
"arrival": {
"time": "1767989952"
},
"departure": {
"time": "1767989952"
},
"stopId": "ORLEANS:StopArea:01013105",
"stopSequence": 32
},
{
"arrival": {
"time": "1767990040"
},
"departure": {
"time": "1767990040"
},
"stopId": "ORLEANS:StopArea:00007701",
"stopSequence": 33
},
{
"arrival": {
"time": "1767990095"
},
"departure": {
"time": "1767990095"
},
"stopId": "ORLEANS:StopArea:01012904",
"stopSequence": 34
},
{
"arrival": {
"time": "1767990179"
},
"departure": {
"time": "1767990179"
},
"stopId": "ORLEANS:StopArea:01012804",
"stopSequence": 35
},
{
"arrival": {
"time": "1767990214"
},
"departure": {
"time": "1767990214"
},
"stopId": "ORLEANS:StopArea:00037301",
"stopSequence": 36
},
{
"arrival": {
"time": "1767990282"
},
"departure": {
"time": "1767990282"
},
"stopId": "ORLEANS:StopArea:00006404",
"stopSequence": 37
},
{
"arrival": {
"time": "1767990350"
},
"departure": {
"time": "1767990350"
},
"stopId": "ORLEANS:StopArea:00046250",
"stopSequence": 38
},
{
"arrival": {
"time": "1767990466"
},
"departure": {
"time": "1767990466"
},
"stopId": "ORLEANS:StopArea:01070202",
"stopSequence": 39
},
{
"arrival": {
"time": "1767990518"
},
"departure": {
"time": "1767990518"
},
"stopId": "ORLEANS:StopArea:00047044",
"stopSequence": 40
},
{
"arrival": {
"time": "1767990695"
},
"departure": {
"time": "1767990695"
},
"stopId": "ORLEANS:StopArea:00017523",
"stopSequence": 41
},
{
"arrival": {
"time": "1767990783"
},
"departure": {
"time": "1767990783"
},
"stopId": "ORLEANS:StopArea:00037200",
"stopSequence": 42
},
{
"arrival": {
"time": "1767990886"
},
"departure": {
"time": "1767990886"
},
"stopId": "ORLEANS:StopArea:00035000",
"stopSequence": 43
},
{
"arrival": {
"time": "1767990930"
},
"departure": {
"time": "1767990930"
},
"stopId": "ORLEANS:StopArea:00029801",
"stopSequence": 44
},
{
"arrival": {
"time": "1767991007"
},
"departure": {
"time": "1767991007"
},
"stopId": "ORLEANS:StopArea:00020800",
"stopSequence": 45
},
{
"arrival": {
"time": "1767991055"
},
"departure": {
"time": "1767991055"
},
"stopId": "ORLEANS:StopArea:00008800",
"stopSequence": 46
},
{
"arrival": {
"time": "1767991193"
},
"departure": {
"time": "1767991193"
},
"stopId": "ORLEANS:StopArea:00041950",
"stopSequence": 47
},
{
"arrival": {
"time": "1767991281"
},
"departure": {
"time": "1767991281"
},
"stopId": "ORLEANS:StopArea:01010701",
"stopSequence": 48
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_R_400_2_212_5_203900"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:11_R_114_2_1106_5_201600",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767985823"
},
"departure": {
"time": "1767986160"
},
"stopId": "ORLEANS:StopArea:01022203",
"stopSequence": 0
},
{
"arrival": {
"time": "1767986205"
},
"departure": {
"time": "1767986205"
},
"stopId": "ORLEANS:StopArea:01022204",
"stopSequence": 1
},
{
"arrival": {
"time": "1767986245"
},
"departure": {
"time": "1767986245"
},
"stopId": "ORLEANS:StopArea:00031111",
"stopSequence": 2
},
{
"arrival": {
"time": "1767986349"
},
"departure": {
"time": "1767986349"
},
"stopId": "ORLEANS:StopArea:00035903",
"stopSequence": 3
},
{
"arrival": {
"time": "1767986387"
},
"departure": {
"time": "1767986387"
},
"stopId": "ORLEANS:StopArea:01081902",
"stopSequence": 4
},
{
"arrival": {
"time": "1767986466"
},
"departure": {
"time": "1767986466"
},
"stopId": "ORLEANS:StopArea:00033700",
"stopSequence": 5
},
{
"arrival": {
"time": "1767986556"
},
"departure": {
"time": "1767986556"
},
"stopId": "ORLEANS:StopArea:00053900",
"stopSequence": 6
},
{
"arrival": {
"time": "1767986650"
},
"departure": {
"time": "1767986650"
},
"stopId": "ORLEANS:StopArea:01022901",
"stopSequence": 7
},
{
"arrival": {
"time": "1767986700"
},
"departure": {
"time": "1767986700"
},
"stopId": "ORLEANS:StopArea:00029310",
"stopSequence": 8
},
{
"arrival": {
"time": "1767986738"
},
"departure": {
"time": "1767986738"
},
"stopId": "ORLEANS:StopArea:00030203",
"stopSequence": 9
},
{
"arrival": {
"time": "1767986783"
},
"departure": {
"time": "1767986783"
},
"stopId": "ORLEANS:StopArea:00022916",
"stopSequence": 10
},
{
"arrival": {
"time": "1767986870"
},
"departure": {
"time": "1767986870"
},
"stopId": "ORLEANS:StopArea:01023302",
"stopSequence": 11
},
{
"arrival": {
"time": "1767987019"
},
"departure": {
"time": "1767987019"
},
"stopId": "ORLEANS:StopArea:01087102",
"stopSequence": 12
},
{
"arrival": {
"time": "1767987202"
},
"departure": {
"time": "1767987202"
},
"stopId": "ORLEANS:StopArea:01068002",
"stopSequence": 13
},
{
"arrival": {
"time": "1767987269"
},
"departure": {
"time": "1767987269"
},
"stopId": "ORLEANS:StopArea:01084102",
"stopSequence": 14
},
{
"arrival": {
"time": "1767987299"
},
"departure": {
"time": "1767987299"
},
"stopId": "ORLEANS:StopArea:01029601",
"stopSequence": 15
},
{
"arrival": {
"time": "1767987345"
},
"departure": {
"time": "1767987345"
},
"stopId": "ORLEANS:StopArea:00035150",
"stopSequence": 16
},
{
"arrival": {
"time": "1767987458"
},
"departure": {
"time": "1767987458"
},
"stopId": "ORLEANS:StopArea:00021521",
"stopSequence": 17
},
{
"arrival": {
"time": "1767987462"
},
"departure": {
"time": "1767987462"
},
"stopId": "ORLEANS:StopArea:00032921",
"stopSequence": 18
},
{
"arrival": {
"time": "1767987522"
},
"departure": {
"time": "1767987522"
},
"stopId": "ORLEANS:StopArea:00024501",
"stopSequence": 19
},
{
"arrival": {
"time": "1767987582"
},
"departure": {
"time": "1767987582"
},
"stopId": "ORLEANS:StopArea:00033901",
"stopSequence": 20
},
{
"arrival": {
"time": "1767987719"
},
"departure": {
"time": "1767987719"
},
"stopId": "ORLEANS:StopArea:01032004",
"stopSequence": 21
},
{
"arrival": {
"time": "1767987781"
},
"departure": {
"time": "1767987781"
},
"stopId": "ORLEANS:StopArea:00025700",
"stopSequence": 22
},
{
"arrival": {
"time": "1767987867"
},
"departure": {
"time": "1767987867"
},
"stopId": "ORLEANS:StopArea:00037501",
"stopSequence": 23
},
{
"arrival": {
"time": "1767987926"
},
"departure": {
"time": "1767987926"
},
"stopId": "ORLEANS:StopArea:00001046",
"stopSequence": 24
},
{
"arrival": {
"time": "1767988077"
},
"departure": {
"time": "1767988077"
},
"stopId": "ORLEANS:StopArea:0003831",
"stopSequence": 25
},
{
"arrival": {
"time": "1767988218"
},
"departure": {
"time": "1767988218"
},
"stopId": "ORLEANS:StopArea:01002103",
"stopSequence": 26
},
{
"arrival": {
"time": "1767988316"
},
"departure": {
"time": "1767988316"
},
"stopId": "ORLEANS:StopArea:00030601",
"stopSequence": 27
},
{
"arrival": {
"time": "1767988396"
},
"departure": {
"time": "1767988396"
},
"stopId": "ORLEANS:StopArea:00021601",
"stopSequence": 28
},
{
"arrival": {
"time": "1767988453"
},
"departure": {
"time": "1767988453"
},
"stopId": "ORLEANS:StopArea:00026000",
"stopSequence": 29
},
{
"arrival": {
"time": "1767988517"
},
"departure": {
"time": "1767988517"
},
"stopId": "ORLEANS:StopArea:01003503",
"stopSequence": 30
},
{
"arrival": {
"time": "1767988701"
},
"departure": {
"time": "1767988701"
},
"stopId": "ORLEANS:StopArea:00002901",
"stopSequence": 31
},
{
"arrival": {
"time": "1767988832"
},
"departure": {
"time": "1767988832"
},
"stopId": "ORLEANS:StopArea:01001713",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:11",
"tripId": "ORLEANS:VehicleJourney:11_R_114_2_1106_5_201600"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_A_467_2_A04_5_232810",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767997322"
},
"departure": {
"time": "1767997690"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767997825"
},
"departure": {
"time": "1767997845"
},
"stopId": "ORLEANS:StopArea:THOPAC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767997965"
},
"departure": {
"time": "1767997985"
},
"stopId": "ORLEANS:StopArea:TBOLIE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767998050"
},
"departure": {
"time": "1767998070"
},
"stopId": "ORLEANS:StopArea:TPOSTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767998135"
},
"departure": {
"time": "1767998155"
},
"stopId": "ORLEANS:StopArea:TINDIE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767998280"
},
"departure": {
"time": "1767998290"
},
"stopId": "ORLEANS:StopArea:TFLORA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767998340"
},
"departure": {
"time": "1767998350"
},
"stopId": "ORLEANS:StopArea:TCAMPU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767998415"
},
"departure": {
"time": "1767998425"
},
"stopId": "ORLEANS:StopArea:TLORET1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767998570"
},
"departure": {
"time": "1767998590"
},
"stopId": "ORLEANS:StopArea:TAULNA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767998705"
},
"departure": {
"time": "1767998720"
},
"stopId": "ORLEANS:StopArea:TLARRY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767998805"
},
"departure": {
"time": "1767998820"
},
"stopId": "ORLEANS:StopArea:TVHUGO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767999005"
},
"departure": {
"time": "1767999035"
},
"stopId": "ORLEANS:StopArea:TZENIT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767999115"
},
"departure": {
"time": "1767999135"
},
"stopId": "ORLEANS:StopArea:TCOMET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767999275"
},
"departure": {
"time": "1767999290"
},
"stopId": "ORLEANS:StopArea:TMOUIL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767999375"
},
"departure": {
"time": "1767999395"
},
"stopId": "ORLEANS:StopArea:TCSMAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767999485"
},
"departure": {
"time": "1767999505"
},
"stopId": "ORLEANS:StopArea:TTOURE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767999575"
},
"departure": {
"time": "1767999595"
},
"stopId": "ORLEANS:StopArea:TROYAL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767999695"
},
"departure": {
"time": "1767999730"
},
"stopId": "ORLEANS:StopArea:TGAULA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767999810"
},
"departure": {
"time": "1767999825"
},
"stopId": "ORLEANS:StopArea:TREPUB1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767999940"
},
"departure": {
"time": "1767999965"
},
"stopId": "ORLEANS:StopArea:TGARDO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1768000070"
},
"departure": {
"time": "1768000085"
},
"stopId": "ORLEANS:StopArea:TLBRAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1768000195"
},
"departure": {
"time": "1768000210"
},
"stopId": "ORLEANS:StopArea:TCOLIG1",
"stopSequence": 21
},
{
"arrival": {
"time": "1768000285"
},
"departure": {
"time": "1768000300"
},
"stopId": "ORLEANS:StopArea:TLIBER1",
"stopSequence": 22
},
{
"arrival": {
"time": "1768000435"
},
"departure": {
"time": "1768000455"
},
"stopId": "ORLEANS:StopArea:TAUBRA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1768000580"
},
"departure": {
"time": "1768000595"
},
"stopId": "ORLEANS:StopArea:TBUSTI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1768000700"
},
"departure": {
"time": "1768000720"
},
"stopId": "ORLEANS:StopArea:TLAMBA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1768000820"
},
"departure": {
"time": "1768000820"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_A_467_2_A04_5_232810"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:4_R_529_2_474_5_185700",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982989"
},
"departure": {
"time": "1767982989"
},
"stopId": "ORLEANS:StopArea:00002900",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983084"
},
"departure": {
"time": "1767983084"
},
"stopId": "ORLEANS:StopArea:01017401",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983135"
},
"departure": {
"time": "1767983135"
},
"stopId": "ORLEANS:StopArea:00042201",
"stopSequence": 26
},
{
"arrival": {
"time": "1767983160"
},
"departure": {
"time": "1767983160"
},
"stopId": "ORLEANS:StopArea:00009720",
"stopSequence": 27
},
{
"arrival": {
"time": "1767983211"
},
"departure": {
"time": "1767983211"
},
"stopId": "ORLEANS:StopArea:00001720",
"stopSequence": 28
},
{
"arrival": {
"time": "1767983304"
},
"departure": {
"time": "1767983304"
},
"stopId": "ORLEANS:StopArea:00013101",
"stopSequence": 29
},
{
"arrival": {
"time": "1767983379"
},
"departure": {
"time": "1767983379"
},
"stopId": "ORLEANS:StopArea:00040300",
"stopSequence": 30
},
{
"arrival": {
"time": "1767983460"
},
"departure": {
"time": "1767983460"
},
"stopId": "ORLEANS:StopArea:01017903",
"stopSequence": 31
},
{
"arrival": {
"time": "1767983537"
},
"departure": {
"time": "1767983537"
},
"stopId": "ORLEANS:StopArea:00021811",
"stopSequence": 32
},
{
"arrival": {
"time": "1767983608"
},
"departure": {
"time": "1767983608"
},
"stopId": "ORLEANS:StopArea:01045503",
"stopSequence": 33
},
{
"arrival": {
"time": "1767983845"
},
"departure": {
"time": "1767983845"
},
"stopId": "ORLEANS:StopArea:00000801",
"stopSequence": 34
},
{
"arrival": {
"time": "1767983940"
},
"departure": {
"time": "1767983940"
},
"stopId": "ORLEANS:StopArea:00028100",
"stopSequence": 35
},
{
"arrival": {
"time": "1767984004"
},
"departure": {
"time": "1767984004"
},
"stopId": "ORLEANS:StopArea:00013200",
"stopSequence": 36
},
{
"arrival": {
"time": "1767984057"
},
"departure": {
"time": "1767984057"
},
"stopId": "ORLEANS:StopArea:01018604",
"stopSequence": 37
},
{
"arrival": {
"time": "1767984133"
},
"departure": {
"time": "1767984133"
},
"stopId": "ORLEANS:StopArea:00048402",
"stopSequence": 38
},
{
"arrival": {
"time": "1767984180"
},
"departure": {
"time": "1767984180"
},
"stopId": "ORLEANS:StopArea:00031720",
"stopSequence": 39
},
{
"arrival": {
"time": "1767984493"
},
"departure": {
"time": "1767984493"
},
"stopId": "ORLEANS:StopArea:01070202",
"stopSequence": 42
},
{
"arrival": {
"time": "1767984541"
},
"departure": {
"time": "1767984541"
},
"stopId": "ORLEANS:StopArea:00047044",
"stopSequence": 43
},
{
"arrival": {
"time": "1767984601"
},
"departure": {
"time": "1767984601"
},
"stopId": "ORLEANS:StopArea:01004705",
"stopSequence": 44
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:4",
"tripId": "ORLEANS:VehicleJourney:4_R_529_2_474_5_185700"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:N_A_17_2_2185_5_023000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768008600"
},
"departure": {
"time": "1768008600"
},
"stopId": "ORLEANS:StopArea:01086001",
"stopSequence": 0
},
{
"arrival": {
"time": "1768008733"
},
"departure": {
"time": "1768008733"
},
"stopId": "ORLEANS:StopArea:00004730",
"stopSequence": 1
},
{
"arrival": {
"time": "1768008785"
},
"departure": {
"time": "1768008785"
},
"stopId": "ORLEANS:StopArea:00016001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768008875"
},
"departure": {
"time": "1768008875"
},
"stopId": "ORLEANS:StopArea:00021201",
"stopSequence": 3
},
{
"arrival": {
"time": "1768008929"
},
"departure": {
"time": "1768008929"
},
"stopId": "ORLEANS:StopArea:01036203",
"stopSequence": 4
},
{
"arrival": {
"time": "1768008947"
},
"departure": {
"time": "1768008947"
},
"stopId": "ORLEANS:StopArea:00030404",
"stopSequence": 5
},
{
"arrival": {
"time": "1768009080"
},
"departure": {
"time": "1768009080"
},
"stopId": "ORLEANS:StopArea:00027352",
"stopSequence": 6
},
{
"arrival": {
"time": "1768009495"
},
"departure": {
"time": "1768009495"
},
"stopId": "ORLEANS:StopArea:00049161",
"stopSequence": 7
},
{
"arrival": {
"time": "1768009781"
},
"departure": {
"time": "1768009781"
},
"stopId": "ORLEANS:StopArea:00003482",
"stopSequence": 8
},
{
"arrival": {
"time": "1768009860"
},
"departure": {
"time": "1768009860"
},
"stopId": "ORLEANS:StopArea:00012103",
"stopSequence": 9
},
{
"arrival": {
"time": "1768009988"
},
"departure": {
"time": "1768009988"
},
"stopId": "ORLEANS:StopArea:01001304",
"stopSequence": 10
},
{
"arrival": {
"time": "1768010225"
},
"departure": {
"time": "1768010225"
},
"stopId": "ORLEANS:StopArea:00041801",
"stopSequence": 11
},
{
"arrival": {
"time": "1768010280"
},
"departure": {
"time": "1768010280"
},
"stopId": "ORLEANS:StopArea:01001407",
"stopSequence": 12
},
{
"arrival": {
"time": "1768010327"
},
"departure": {
"time": "1768010327"
},
"stopId": "ORLEANS:StopArea:01078701",
"stopSequence": 13
},
{
"arrival": {
"time": "1768010355"
},
"departure": {
"time": "1768010355"
},
"stopId": "ORLEANS:StopArea:00041910",
"stopSequence": 14
},
{
"arrival": {
"time": "1768010417"
},
"departure": {
"time": "1768010417"
},
"stopId": "ORLEANS:StopArea:00041020",
"stopSequence": 15
},
{
"arrival": {
"time": "1768010493"
},
"departure": {
"time": "1768010493"
},
"stopId": "ORLEANS:StopArea:00045601",
"stopSequence": 16
},
{
"arrival": {
"time": "1768010544"
},
"departure": {
"time": "1768010544"
},
"stopId": "ORLEANS:StopArea:00000004",
"stopSequence": 17
},
{
"arrival": {
"time": "1768010637"
},
"departure": {
"time": "1768010637"
},
"stopId": "ORLEANS:StopArea:00045620",
"stopSequence": 18
},
{
"arrival": {
"time": "1768010709"
},
"departure": {
"time": "1768010709"
},
"stopId": "ORLEANS:StopArea:00001220",
"stopSequence": 19
},
{
"arrival": {
"time": "1768010782"
},
"departure": {
"time": "1768010782"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 20
},
{
"arrival": {
"time": "1768010838"
},
"departure": {
"time": "1768010838"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 21
},
{
"arrival": {
"time": "1768010880"
},
"departure": {
"time": "1768010880"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 22
},
{
"arrival": {
"time": "1768010964"
},
"departure": {
"time": "1768010964"
},
"stopId": "ORLEANS:StopArea:00033421",
"stopSequence": 23
},
{
"arrival": {
"time": "1768011004"
},
"departure": {
"time": "1768011004"
},
"stopId": "ORLEANS:StopArea:00036501",
"stopSequence": 24
},
{
"arrival": {
"time": "1768011050"
},
"departure": {
"time": "1768011050"
},
"stopId": "ORLEANS:StopArea:01007704",
"stopSequence": 25
},
{
"arrival": {
"time": "1768011083"
},
"departure": {
"time": "1768011083"
},
"stopId": "ORLEANS:StopArea:00011101",
"stopSequence": 26
},
{
"arrival": {
"time": "1768011158"
},
"departure": {
"time": "1768011158"
},
"stopId": "ORLEANS:StopArea:00009700",
"stopSequence": 27
},
{
"arrival": {
"time": "1768011294"
},
"departure": {
"time": "1768011294"
},
"stopId": "ORLEANS:StopArea:01002004",
"stopSequence": 28
},
{
"arrival": {
"time": "1768011360"
},
"departure": {
"time": "1768011360"
},
"stopId": "ORLEANS:StopArea:01002003",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:N",
"tripId": "ORLEANS:VehicleJourney:N_A_17_2_2185_5_023000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_R_417_2_505_5_205800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767988680"
},
"departure": {
"time": "1767988680"
},
"stopId": "ORLEANS:StopArea:00048800",
"stopSequence": 0
},
{
"arrival": {
"time": "1767988740"
},
"departure": {
"time": "1767988740"
},
"stopId": "ORLEANS:StopArea:00054701",
"stopSequence": 1
},
{
"arrival": {
"time": "1767988849"
},
"departure": {
"time": "1767988849"
},
"stopId": "ORLEANS:StopArea:01045304",
"stopSequence": 2
},
{
"arrival": {
"time": "1767988912"
},
"departure": {
"time": "1767988912"
},
"stopId": "ORLEANS:StopArea:01045504",
"stopSequence": 3
},
{
"arrival": {
"time": "1767988983"
},
"departure": {
"time": "1767988983"
},
"stopId": "ORLEANS:StopArea:00021810",
"stopSequence": 4
},
{
"arrival": {
"time": "1767989040"
},
"departure": {
"time": "1767989040"
},
"stopId": "ORLEANS:StopArea:01017904",
"stopSequence": 5
},
{
"arrival": {
"time": "1767989121"
},
"departure": {
"time": "1767989121"
},
"stopId": "ORLEANS:StopArea:00040301",
"stopSequence": 6
},
{
"arrival": {
"time": "1767989191"
},
"departure": {
"time": "1767989191"
},
"stopId": "ORLEANS:StopArea:00013100",
"stopSequence": 7
},
{
"arrival": {
"time": "1767989270"
},
"departure": {
"time": "1767989270"
},
"stopId": "ORLEANS:StopArea:00001721",
"stopSequence": 8
},
{
"arrival": {
"time": "1767989317"
},
"departure": {
"time": "1767989317"
},
"stopId": "ORLEANS:StopArea:00009721",
"stopSequence": 9
},
{
"arrival": {
"time": "1767989336"
},
"departure": {
"time": "1767989336"
},
"stopId": "ORLEANS:StopArea:00042200",
"stopSequence": 10
},
{
"arrival": {
"time": "1767989400"
},
"departure": {
"time": "1767989400"
},
"stopId": "ORLEANS:StopArea:01017402",
"stopSequence": 11
},
{
"arrival": {
"time": "1767989520"
},
"departure": {
"time": "1767989520"
},
"stopId": "ORLEANS:StopArea:00002901",
"stopSequence": 12
},
{
"arrival": {
"time": "1767989580"
},
"departure": {
"time": "1767989640"
},
"stopId": "ORLEANS:StopArea:01001709",
"stopSequence": 13
},
{
"arrival": {
"time": "1767989760"
},
"departure": {
"time": "1767989760"
},
"stopId": "ORLEANS:StopArea:01017071",
"stopSequence": 14
},
{
"arrival": {
"time": "1767989818"
},
"departure": {
"time": "1767989818"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 15
},
{
"arrival": {
"time": "1767989880"
},
"departure": {
"time": "1767989880"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 16
},
{
"arrival": {
"time": "1767989913"
},
"departure": {
"time": "1767989913"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 17
},
{
"arrival": {
"time": "1767989940"
},
"departure": {
"time": "1767989940"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 18
},
{
"arrival": {
"time": "1767990120"
},
"departure": {
"time": "1767990120"
},
"stopId": "ORLEANS:StopArea:00038311",
"stopSequence": 19
},
{
"arrival": {
"time": "1767990162"
},
"departure": {
"time": "1767990162"
},
"stopId": "ORLEANS:StopArea:00023901",
"stopSequence": 20
},
{
"arrival": {
"time": "1767990200"
},
"departure": {
"time": "1767990200"
},
"stopId": "ORLEANS:StopArea:00036801",
"stopSequence": 21
},
{
"arrival": {
"time": "1767990235"
},
"departure": {
"time": "1767990235"
},
"stopId": "ORLEANS:StopArea:00043970",
"stopSequence": 22
},
{
"arrival": {
"time": "1767990289"
},
"departure": {
"time": "1767990289"
},
"stopId": "ORLEANS:StopArea:00012002",
"stopSequence": 23
},
{
"arrival": {
"time": "1767990360"
},
"departure": {
"time": "1767990360"
},
"stopId": "ORLEANS:StopArea:00022701",
"stopSequence": 24
},
{
"arrival": {
"time": "1767990423"
},
"departure": {
"time": "1767990423"
},
"stopId": "ORLEANS:StopArea:00041700",
"stopSequence": 25
},
{
"arrival": {
"time": "1767990488"
},
"departure": {
"time": "1767990488"
},
"stopId": "ORLEANS:StopArea:00010400",
"stopSequence": 26
},
{
"arrival": {
"time": "1767990533"
},
"departure": {
"time": "1767990533"
},
"stopId": "ORLEANS:StopArea:00045221",
"stopSequence": 27
},
{
"arrival": {
"time": "1767990585"
},
"departure": {
"time": "1767990585"
},
"stopId": "ORLEANS:StopArea:00051200",
"stopSequence": 28
},
{
"arrival": {
"time": "1767990618"
},
"departure": {
"time": "1767990618"
},
"stopId": "ORLEANS:StopArea:00011600",
"stopSequence": 29
},
{
"arrival": {
"time": "1767990657"
},
"departure": {
"time": "1767990657"
},
"stopId": "ORLEANS:StopArea:00004402",
"stopSequence": 30
},
{
"arrival": {
"time": "1767990720"
},
"departure": {
"time": "1767990720"
},
"stopId": "ORLEANS:StopArea:00027400",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_R_417_2_505_5_205800"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_R_173_2_B09_5_224640",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767995200"
},
"departure": {
"time": "1767995200"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767995295"
},
"departure": {
"time": "1767995310"
},
"stopId": "ORLEANS:StopArea:TLBLUM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767995410"
},
"departure": {
"time": "1767995420"
},
"stopId": "ORLEANS:StopArea:TCLARC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767995505"
},
"departure": {
"time": "1767995515"
},
"stopId": "ORLEANS:StopArea:TVERVI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767995575"
},
"departure": {
"time": "1767995585"
},
"stopId": "ORLEANS:StopArea:TPTBOR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767995695"
},
"departure": {
"time": "1767995705"
},
"stopId": "ORLEANS:StopArea:TGAUBR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767995815"
},
"departure": {
"time": "1767995825"
},
"stopId": "ORLEANS:StopArea:TAMBER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767995880"
},
"departure": {
"time": "1767995890"
},
"stopId": "ORLEANS:StopArea:TGVILL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767995950"
},
"departure": {
"time": "1767995965"
},
"stopId": "ORLEANS:StopArea:TMOZAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767996035"
},
"departure": {
"time": "1767996045"
},
"stopId": "ORLEANS:StopArea:TDRHOM1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767996143"
},
"departure": {
"time": "1767996150"
},
"stopId": "ORLEANS:StopArea:TRIOBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767996235"
},
"departure": {
"time": "1767996255"
},
"stopId": "ORLEANS:StopArea:TVIGNA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767996360"
},
"departure": {
"time": "1767996375"
},
"stopId": "ORLEANS:StopArea:THALMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767996446"
},
"departure": {
"time": "1767996455"
},
"stopId": "ORLEANS:StopArea:TCAHDV1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767996515"
},
"departure": {
"time": "1767996525"
},
"stopId": "ORLEANS:StopArea:TJDARC1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767996624"
},
"departure": {
"time": "1767996640"
},
"stopId": "ORLEANS:StopArea:TGAULB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767996734"
},
"departure": {
"time": "1767996740"
},
"stopId": "ORLEANS:StopArea:TCXMOR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767996804"
},
"departure": {
"time": "1767996825"
},
"stopId": "ORLEANS:StopArea:TMADEL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767996895"
},
"departure": {
"time": "1767996905"
},
"stopId": "ORLEANS:StopArea:TBEAUM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767996980"
},
"departure": {
"time": "1767996990"
},
"stopId": "ORLEANS:StopArea:TPTDUN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767997047"
},
"departure": {
"time": "1767997065"
},
"stopId": "ORLEANS:StopArea:TPEURO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767997175"
},
"departure": {
"time": "1767997185"
},
"stopId": "ORLEANS:StopArea:TTANGU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767997245"
},
"departure": {
"time": "1767997255"
},
"stopId": "ORLEANS:StopArea:TMLKIN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767997345"
},
"departure": {
"time": "1767997360"
},
"stopId": "ORLEANS:StopArea:TTFONT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767997500"
},
"departure": {
"time": "1767997500"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_R_173_2_B09_5_224640"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:6_R_210_2_635_5_203200",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767986660"
},
"departure": {
"time": "1767987120"
},
"stopId": "ORLEANS:StopArea:01001714",
"stopSequence": 0
},
{
"arrival": {
"time": "1767987279"
},
"departure": {
"time": "1767987279"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 1
},
{
"arrival": {
"time": "1767987345"
},
"departure": {
"time": "1767987345"
},
"stopId": "ORLEANS:StopArea:00005400",
"stopSequence": 2
},
{
"arrival": {
"time": "1767987459"
},
"departure": {
"time": "1767987459"
},
"stopId": "ORLEANS:StopArea:01026803",
"stopSequence": 3
},
{
"arrival": {
"time": "1767987520"
},
"departure": {
"time": "1767987520"
},
"stopId": "ORLEANS:StopArea:01027003",
"stopSequence": 4
},
{
"arrival": {
"time": "1767987637"
},
"departure": {
"time": "1767987637"
},
"stopId": "ORLEANS:StopArea:00001201",
"stopSequence": 5
},
{
"arrival": {
"time": "1767987715"
},
"departure": {
"time": "1767987715"
},
"stopId": "ORLEANS:StopArea:00011801",
"stopSequence": 6
},
{
"arrival": {
"time": "1767987806"
},
"departure": {
"time": "1767987806"
},
"stopId": "ORLEANS:StopArea:00033580",
"stopSequence": 7
},
{
"arrival": {
"time": "1767987846"
},
"departure": {
"time": "1767987846"
},
"stopId": "ORLEANS:StopArea:00033101",
"stopSequence": 8
},
{
"arrival": {
"time": "1767987921"
},
"departure": {
"time": "1767987921"
},
"stopId": "ORLEANS:StopArea:00032210",
"stopSequence": 9
},
{
"arrival": {
"time": "1767988017"
},
"departure": {
"time": "1767988017"
},
"stopId": "ORLEANS:StopArea:00035970",
"stopSequence": 10
},
{
"arrival": {
"time": "1767988085"
},
"departure": {
"time": "1767988085"
},
"stopId": "ORLEANS:StopArea:00026121",
"stopSequence": 11
},
{
"arrival": {
"time": "1767988151"
},
"departure": {
"time": "1767988151"
},
"stopId": "ORLEANS:StopArea:00031201",
"stopSequence": 12
},
{
"arrival": {
"time": "1767988234"
},
"departure": {
"time": "1767988234"
},
"stopId": "ORLEANS:StopArea:00035301",
"stopSequence": 13
},
{
"arrival": {
"time": "1767988276"
},
"departure": {
"time": "1767988276"
},
"stopId": "ORLEANS:StopArea:00020000",
"stopSequence": 14
},
{
"arrival": {
"time": "1767988331"
},
"departure": {
"time": "1767988331"
},
"stopId": "ORLEANS:StopArea:00047900",
"stopSequence": 15
},
{
"arrival": {
"time": "1767988401"
},
"departure": {
"time": "1767988401"
},
"stopId": "ORLEANS:StopArea:00022512",
"stopSequence": 16
},
{
"arrival": {
"time": "1767988498"
},
"departure": {
"time": "1767988498"
},
"stopId": "ORLEANS:StopArea:00036701",
"stopSequence": 17
},
{
"arrival": {
"time": "1767988583"
},
"departure": {
"time": "1767988583"
},
"stopId": "ORLEANS:StopArea:00015300",
"stopSequence": 18
},
{
"arrival": {
"time": "1767988641"
},
"departure": {
"time": "1767988641"
},
"stopId": "ORLEANS:StopArea:00003700",
"stopSequence": 19
},
{
"arrival": {
"time": "1767988676"
},
"departure": {
"time": "1767988676"
},
"stopId": "ORLEANS:StopArea:00004300",
"stopSequence": 20
},
{
"arrival": {
"time": "1767988729"
},
"departure": {
"time": "1767988729"
},
"stopId": "ORLEANS:StopArea:00033800",
"stopSequence": 21
},
{
"arrival": {
"time": "1767988780"
},
"departure": {
"time": "1767988780"
},
"stopId": "ORLEANS:StopArea:00007900",
"stopSequence": 22
},
{
"arrival": {
"time": "1767988841"
},
"departure": {
"time": "1767988841"
},
"stopId": "ORLEANS:StopArea:00023200",
"stopSequence": 23
},
{
"arrival": {
"time": "1767988926"
},
"departure": {
"time": "1767988926"
},
"stopId": "ORLEANS:StopArea:00015101",
"stopSequence": 24
},
{
"arrival": {
"time": "1767989042"
},
"departure": {
"time": "1767989042"
},
"stopId": "ORLEANS:StopArea:01010304",
"stopSequence": 25
},
{
"arrival": {
"time": "1767989103"
},
"departure": {
"time": "1767989103"
},
"stopId": "ORLEANS:StopArea:00018501",
"stopSequence": 26
},
{
"arrival": {
"time": "1767989134"
},
"departure": {
"time": "1767989134"
},
"stopId": "ORLEANS:StopArea:01029403",
"stopSequence": 27
},
{
"arrival": {
"time": "1767989190"
},
"departure": {
"time": "1767989190"
},
"stopId": "ORLEANS:StopArea:00046300",
"stopSequence": 28
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:6",
"tripId": "ORLEANS:VehicleJourney:6_R_210_2_635_5_203200"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:13_R_480_2_1301_5_190800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983052"
},
"departure": {
"time": "1767983067"
},
"stopId": "ORLEANS:StopArea:00019140",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983127"
},
"departure": {
"time": "1767983127"
},
"stopId": "ORLEANS:StopArea:00038761",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983237"
},
"departure": {
"time": "1767983237"
},
"stopId": "ORLEANS:StopArea:00036720",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983298"
},
"departure": {
"time": "1767983298"
},
"stopId": "ORLEANS:StopArea:00031102",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983368"
},
"departure": {
"time": "1767983368"
},
"stopId": "ORLEANS:StopArea:01037004",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983477"
},
"departure": {
"time": "1767983477"
},
"stopId": "ORLEANS:StopArea:01037103",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983496"
},
"departure": {
"time": "1767983496"
},
"stopId": "ORLEANS:StopArea:00035170",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983540"
},
"departure": {
"time": "1767983540"
},
"stopId": "ORLEANS:StopArea:00024600",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983581"
},
"departure": {
"time": "1767983581"
},
"stopId": "ORLEANS:StopArea:01037402",
"stopSequence": 20
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:13",
"tripId": "ORLEANS:VehicleJourney:13_R_480_2_1301_5_190800"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_A_541_2_104_5_222600",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767993960"
},
"departure": {
"time": "1767993960"
},
"stopId": "ORLEANS:StopArea:01068901",
"stopSequence": 0
},
{
"arrival": {
"time": "1767993972"
},
"departure": {
"time": "1767993972"
},
"stopId": "ORLEANS:StopArea:01068910",
"stopSequence": 1
},
{
"arrival": {
"time": "1767994012"
},
"departure": {
"time": "1767994012"
},
"stopId": "ORLEANS:StopArea:01068906",
"stopSequence": 2
},
{
"arrival": {
"time": "1767994049"
},
"departure": {
"time": "1767994049"
},
"stopId": "ORLEANS:StopArea:01069002",
"stopSequence": 3
},
{
"arrival": {
"time": "1767994080"
},
"departure": {
"time": "1767994080"
},
"stopId": "ORLEANS:StopArea:00043441",
"stopSequence": 4
},
{
"arrival": {
"time": "1767994152"
},
"departure": {
"time": "1767994152"
},
"stopId": "ORLEANS:StopArea:00021201",
"stopSequence": 5
},
{
"arrival": {
"time": "1767994202"
},
"departure": {
"time": "1767994202"
},
"stopId": "ORLEANS:StopArea:01036203",
"stopSequence": 6
},
{
"arrival": {
"time": "1767994273"
},
"departure": {
"time": "1767994273"
},
"stopId": "ORLEANS:StopArea:00047321",
"stopSequence": 7
},
{
"arrival": {
"time": "1767994380"
},
"departure": {
"time": "1767994380"
},
"stopId": "ORLEANS:StopArea:00022101",
"stopSequence": 8
},
{
"arrival": {
"time": "1767994437"
},
"departure": {
"time": "1767994437"
},
"stopId": "ORLEANS:StopArea:00030400",
"stopSequence": 9
},
{
"arrival": {
"time": "1767994512"
},
"departure": {
"time": "1767994512"
},
"stopId": "ORLEANS:StopArea:00001400",
"stopSequence": 10
},
{
"arrival": {
"time": "1767994555"
},
"departure": {
"time": "1767994555"
},
"stopId": "ORLEANS:StopArea:00041101",
"stopSequence": 11
},
{
"arrival": {
"time": "1767994604"
},
"departure": {
"time": "1767994604"
},
"stopId": "ORLEANS:StopArea:00037250",
"stopSequence": 12
},
{
"arrival": {
"time": "1767994680"
},
"departure": {
"time": "1767994740"
},
"stopId": "ORLEANS:StopArea:01000903",
"stopSequence": 13
},
{
"arrival": {
"time": "1767994822"
},
"departure": {
"time": "1767994822"
},
"stopId": "ORLEANS:StopArea:00043301",
"stopSequence": 14
},
{
"arrival": {
"time": "1767994875"
},
"departure": {
"time": "1767994875"
},
"stopId": "ORLEANS:StopArea:00028800",
"stopSequence": 15
},
{
"arrival": {
"time": "1767994945"
},
"departure": {
"time": "1767994945"
},
"stopId": "ORLEANS:StopArea:00048001",
"stopSequence": 16
},
{
"arrival": {
"time": "1767995008"
},
"departure": {
"time": "1767995008"
},
"stopId": "ORLEANS:StopArea:00005202",
"stopSequence": 17
},
{
"arrival": {
"time": "1767995063"
},
"departure": {
"time": "1767995063"
},
"stopId": "ORLEANS:StopArea:00028400",
"stopSequence": 18
},
{
"arrival": {
"time": "1767995100"
},
"departure": {
"time": "1767995100"
},
"stopId": "ORLEANS:StopArea:00038761",
"stopSequence": 19
},
{
"arrival": {
"time": "1767995206"
},
"departure": {
"time": "1767995206"
},
"stopId": "ORLEANS:StopArea:01006504",
"stopSequence": 20
},
{
"arrival": {
"time": "1767995280"
},
"departure": {
"time": "1767995280"
},
"stopId": "ORLEANS:StopArea:00020901",
"stopSequence": 21
},
{
"arrival": {
"time": "1767995311"
},
"departure": {
"time": "1767995311"
},
"stopId": "ORLEANS:StopArea:00011900",
"stopSequence": 22
},
{
"arrival": {
"time": "1767995352"
},
"departure": {
"time": "1767995352"
},
"stopId": "ORLEANS:StopArea:00010900",
"stopSequence": 23
},
{
"arrival": {
"time": "1767995414"
},
"departure": {
"time": "1767995414"
},
"stopId": "ORLEANS:StopArea:00029500",
"stopSequence": 24
},
{
"arrival": {
"time": "1767995443"
},
"departure": {
"time": "1767995443"
},
"stopId": "ORLEANS:StopArea:00034503",
"stopSequence": 25
},
{
"arrival": {
"time": "1767995520"
},
"departure": {
"time": "1767995520"
},
"stopId": "ORLEANS:StopArea:01078301",
"stopSequence": 26
},
{
"arrival": {
"time": "1767995580"
},
"departure": {
"time": "1767995580"
},
"stopId": "ORLEANS:StopArea:00005103",
"stopSequence": 27
},
{
"arrival": {
"time": "1767995673"
},
"departure": {
"time": "1767995673"
},
"stopId": "ORLEANS:StopArea:01007201",
"stopSequence": 28
},
{
"arrival": {
"time": "1767995842"
},
"departure": {
"time": "1767995842"
},
"stopId": "ORLEANS:StopArea:00030981",
"stopSequence": 29
},
{
"arrival": {
"time": "1767995893"
},
"departure": {
"time": "1767995893"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 30
},
{
"arrival": {
"time": "1767996000"
},
"departure": {
"time": "1767996060"
},
"stopId": "ORLEANS:StopArea:00017072",
"stopSequence": 31
},
{
"arrival": {
"time": "1767996130"
},
"departure": {
"time": "1767996130"
},
"stopId": "ORLEANS:StopArea:00033421",
"stopSequence": 32
},
{
"arrival": {
"time": "1767996176"
},
"departure": {
"time": "1767996176"
},
"stopId": "ORLEANS:StopArea:00036501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767996229"
},
"departure": {
"time": "1767996229"
},
"stopId": "ORLEANS:StopArea:01007704",
"stopSequence": 34
},
{
"arrival": {
"time": "1767996267"
},
"departure": {
"time": "1767996267"
},
"stopId": "ORLEANS:StopArea:00011101",
"stopSequence": 35
},
{
"arrival": {
"time": "1767996354"
},
"departure": {
"time": "1767996354"
},
"stopId": "ORLEANS:StopArea:00009700",
"stopSequence": 36
},
{
"arrival": {
"time": "1767996420"
},
"departure": {
"time": "1767996420"
},
"stopId": "ORLEANS:StopArea:00040001",
"stopSequence": 37
},
{
"arrival": {
"time": "1767996468"
},
"departure": {
"time": "1767996468"
},
"stopId": "ORLEANS:StopArea:00022401",
"stopSequence": 38
},
{
"arrival": {
"time": "1767996510"
},
"departure": {
"time": "1767996510"
},
"stopId": "ORLEANS:StopArea:00012400",
"stopSequence": 39
},
{
"arrival": {
"time": "1767996539"
},
"departure": {
"time": "1767996539"
},
"stopId": "ORLEANS:StopArea:00020500",
"stopSequence": 40
},
{
"arrival": {
"time": "1767996586"
},
"departure": {
"time": "1767996586"
},
"stopId": "ORLEANS:StopArea:00006700",
"stopSequence": 41
},
{
"arrival": {
"time": "1767996649"
},
"departure": {
"time": "1767996649"
},
"stopId": "ORLEANS:StopArea:00027501",
"stopSequence": 42
},
{
"arrival": {
"time": "1767996693"
},
"departure": {
"time": "1767996693"
},
"stopId": "ORLEANS:StopArea:00030501",
"stopSequence": 43
},
{
"arrival": {
"time": "1767996737"
},
"departure": {
"time": "1767996737"
},
"stopId": "ORLEANS:StopArea:00054700",
"stopSequence": 44
},
{
"arrival": {
"time": "1767996780"
},
"departure": {
"time": "1767996780"
},
"stopId": "ORLEANS:StopArea:00048800",
"stopSequence": 45
},
{
"arrival": {
"time": "1767996800"
},
"departure": {
"time": "1767996800"
},
"stopId": "ORLEANS:StopArea:00036300",
"stopSequence": 46
},
{
"arrival": {
"time": "1767996824"
},
"departure": {
"time": "1767996824"
},
"stopId": "ORLEANS:StopArea:00035304",
"stopSequence": 47
},
{
"arrival": {
"time": "1767996863"
},
"departure": {
"time": "1767996863"
},
"stopId": "ORLEANS:StopArea:01009101",
"stopSequence": 48
},
{
"arrival": {
"time": "1767996949"
},
"departure": {
"time": "1767996949"
},
"stopId": "ORLEANS:StopArea:01069303",
"stopSequence": 49
},
{
"arrival": {
"time": "1767996997"
},
"departure": {
"time": "1767996997"
},
"stopId": "ORLEANS:StopArea:01029404",
"stopSequence": 50
},
{
"arrival": {
"time": "1767997020"
},
"departure": {
"time": "1767997020"
},
"stopId": "ORLEANS:StopArea:00021520",
"stopSequence": 51
},
{
"arrival": {
"time": "1767997107"
},
"departure": {
"time": "1767997107"
},
"stopId": "ORLEANS:StopArea:00035151",
"stopSequence": 52
},
{
"arrival": {
"time": "1767997140"
},
"departure": {
"time": "1767997140"
},
"stopId": "ORLEANS:StopArea:00029421",
"stopSequence": 53
},
{
"arrival": {
"time": "1767997184"
},
"departure": {
"time": "1767997184"
},
"stopId": "ORLEANS:StopArea:01084101",
"stopSequence": 54
},
{
"arrival": {
"time": "1767997285"
},
"departure": {
"time": "1767997285"
},
"stopId": "ORLEANS:StopArea:01079202",
"stopSequence": 55
},
{
"arrival": {
"time": "1767997408"
},
"departure": {
"time": "1767997408"
},
"stopId": "ORLEANS:StopArea:00016600",
"stopSequence": 56
},
{
"arrival": {
"time": "1767997440"
},
"departure": {
"time": "1767997440"
},
"stopId": "ORLEANS:StopArea:01010601",
"stopSequence": 57
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_A_541_2_104_5_222600"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_167_2_B04_5_195500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767984537"
},
"departure": {
"time": "1767984900"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767985042"
},
"departure": {
"time": "1767985050"
},
"stopId": "ORLEANS:StopArea:TTFONT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767985140"
},
"departure": {
"time": "1767985145"
},
"stopId": "ORLEANS:StopArea:TMLKIN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767985206"
},
"departure": {
"time": "1767985215"
},
"stopId": "ORLEANS:StopArea:TTANGU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767985333"
},
"departure": {
"time": "1767985340"
},
"stopId": "ORLEANS:StopArea:TPEURO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767985405"
},
"departure": {
"time": "1767985415"
},
"stopId": "ORLEANS:StopArea:TPTDUN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767985492"
},
"departure": {
"time": "1767985500"
},
"stopId": "ORLEANS:StopArea:TBEAUM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767985577"
},
"departure": {
"time": "1767985595"
},
"stopId": "ORLEANS:StopArea:TMADEL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767985680"
},
"departure": {
"time": "1767985690"
},
"stopId": "ORLEANS:StopArea:TCXMOR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767985786"
},
"departure": {
"time": "1767985825"
},
"stopId": "ORLEANS:StopArea:TGAULB2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767985906"
},
"departure": {
"time": "1767985915"
},
"stopId": "ORLEANS:StopArea:TJDARC2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767985991"
},
"departure": {
"time": "1767986000"
},
"stopId": "ORLEANS:StopArea:TCAHDV2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767986055"
},
"departure": {
"time": "1767986070"
},
"stopId": "ORLEANS:StopArea:THALMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767986164"
},
"departure": {
"time": "1767986185"
},
"stopId": "ORLEANS:StopArea:TVIGNA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767986273"
},
"departure": {
"time": "1767986285"
},
"stopId": "ORLEANS:StopArea:TRIOBE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767986379"
},
"departure": {
"time": "1767986400"
},
"stopId": "ORLEANS:StopArea:TDRHOM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767986467"
},
"departure": {
"time": "1767986480"
},
"stopId": "ORLEANS:StopArea:TMOZAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767986539"
},
"departure": {
"time": "1767986545"
},
"stopId": "ORLEANS:StopArea:TGVILL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767986600"
},
"departure": {
"time": "1767986645"
},
"stopId": "ORLEANS:StopArea:TAMBER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767986765"
},
"departure": {
"time": "1767986770"
},
"stopId": "ORLEANS:StopArea:TGAUBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767986890"
},
"departure": {
"time": "1767986900"
},
"stopId": "ORLEANS:StopArea:TPTBOR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767986967"
},
"departure": {
"time": "1767986970"
},
"stopId": "ORLEANS:StopArea:TVERVI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767987056"
},
"departure": {
"time": "1767987065"
},
"stopId": "ORLEANS:StopArea:TCLARC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767987172"
},
"departure": {
"time": "1767987180"
},
"stopId": "ORLEANS:StopArea:TLBLUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767987285"
},
"departure": {
"time": "1767987285"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_167_2_B04_5_195500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:7_R_374_2_701_5_194400",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983484"
},
"departure": {
"time": "1767984240"
},
"stopId": "ORLEANS:StopArea:00020420",
"stopSequence": 0
},
{
"arrival": {
"time": "1767984271"
},
"departure": {
"time": "1767984271"
},
"stopId": "ORLEANS:StopArea:00020520",
"stopSequence": 1
},
{
"arrival": {
"time": "1767984400"
},
"departure": {
"time": "1767984400"
},
"stopId": "ORLEANS:StopArea:00012303",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984418"
},
"departure": {
"time": "1767984418"
},
"stopId": "ORLEANS:StopArea:00018406",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984468"
},
"departure": {
"time": "1767984468"
},
"stopId": "ORLEANS:StopArea:00028751",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984566"
},
"departure": {
"time": "1767984566"
},
"stopId": "ORLEANS:StopArea:00009211",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984584"
},
"departure": {
"time": "1767984584"
},
"stopId": "ORLEANS:StopArea:AF026951",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984633"
},
"departure": {
"time": "1767984633"
},
"stopId": "ORLEANS:StopArea:00038950",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984709"
},
"departure": {
"time": "1767984709"
},
"stopId": "ORLEANS:StopArea:00043501",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984764"
},
"departure": {
"time": "1767984764"
},
"stopId": "ORLEANS:StopArea:00026720",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984957"
},
"departure": {
"time": "1767984957"
},
"stopId": "ORLEANS:StopArea:01062402",
"stopSequence": 10
},
{
"arrival": {
"time": "1767985046"
},
"departure": {
"time": "1767985046"
},
"stopId": "ORLEANS:StopArea:P0005002",
"stopSequence": 11
},
{
"arrival": {
"time": "1767985099"
},
"departure": {
"time": "1767985099"
},
"stopId": "ORLEANS:StopArea:01062604",
"stopSequence": 12
},
{
"arrival": {
"time": "1767985162"
},
"departure": {
"time": "1767985162"
},
"stopId": "ORLEANS:StopArea:01069102",
"stopSequence": 13
},
{
"arrival": {
"time": "1767985224"
},
"departure": {
"time": "1767985224"
},
"stopId": "ORLEANS:StopArea:00008630",
"stopSequence": 14
},
{
"arrival": {
"time": "1767985288"
},
"departure": {
"time": "1767985288"
},
"stopId": "ORLEANS:StopArea:00039603",
"stopSequence": 15
},
{
"arrival": {
"time": "1767985348"
},
"departure": {
"time": "1767985348"
},
"stopId": "ORLEANS:StopArea:01003404",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985500"
},
"departure": {
"time": "1767985500"
},
"stopId": "ORLEANS:StopArea:00054601",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985582"
},
"departure": {
"time": "1767985582"
},
"stopId": "ORLEANS:StopArea:00005931",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985646"
},
"departure": {
"time": "1767985646"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 19
},
{
"arrival": {
"time": "1767985709"
},
"departure": {
"time": "1767985709"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 20
},
{
"arrival": {
"time": "1767985760"
},
"departure": {
"time": "1767985860"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 21
},
{
"arrival": {
"time": "1767986000"
},
"departure": {
"time": "1767986000"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 22
},
{
"arrival": {
"time": "1767986093"
},
"departure": {
"time": "1767986093"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 23
},
{
"arrival": {
"time": "1767986240"
},
"departure": {
"time": "1767986240"
},
"stopId": "ORLEANS:StopArea:00030980",
"stopSequence": 24
},
{
"arrival": {
"time": "1767986388"
},
"departure": {
"time": "1767986388"
},
"stopId": "ORLEANS:StopArea:01007204",
"stopSequence": 25
},
{
"arrival": {
"time": "1767986423"
},
"departure": {
"time": "1767986423"
},
"stopId": "ORLEANS:StopArea:01024801",
"stopSequence": 26
},
{
"arrival": {
"time": "1767986478"
},
"departure": {
"time": "1767986478"
},
"stopId": "ORLEANS:StopArea:00019800",
"stopSequence": 27
},
{
"arrival": {
"time": "1767986535"
},
"departure": {
"time": "1767986535"
},
"stopId": "ORLEANS:StopArea:00022920",
"stopSequence": 28
},
{
"arrival": {
"time": "1767986588"
},
"departure": {
"time": "1767986588"
},
"stopId": "ORLEANS:StopArea:00004901",
"stopSequence": 29
},
{
"arrival": {
"time": "1767986648"
},
"departure": {
"time": "1767986648"
},
"stopId": "ORLEANS:StopArea:00042000",
"stopSequence": 30
},
{
"arrival": {
"time": "1767986723"
},
"departure": {
"time": "1767986723"
},
"stopId": "ORLEANS:StopArea:00045401",
"stopSequence": 31
},
{
"arrival": {
"time": "1767986783"
},
"departure": {
"time": "1767986783"
},
"stopId": "ORLEANS:StopArea:00046201",
"stopSequence": 32
},
{
"arrival": {
"time": "1767986827"
},
"departure": {
"time": "1767986827"
},
"stopId": "ORLEANS:StopArea:00031620",
"stopSequence": 33
},
{
"arrival": {
"time": "1767986884"
},
"departure": {
"time": "1767986884"
},
"stopId": "ORLEANS:StopArea:00001300",
"stopSequence": 34
},
{
"arrival": {
"time": "1767986936"
},
"departure": {
"time": "1767986936"
},
"stopId": "ORLEANS:StopArea:00012901",
"stopSequence": 35
},
{
"arrival": {
"time": "1767986988"
},
"departure": {
"time": "1767986988"
},
"stopId": "ORLEANS:StopArea:00025800",
"stopSequence": 36
},
{
"arrival": {
"time": "1767987044"
},
"departure": {
"time": "1767987044"
},
"stopId": "ORLEANS:StopArea:00042254",
"stopSequence": 37
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:7",
"tripId": "ORLEANS:VehicleJourney:7_R_374_2_701_5_194400"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_R_400_2_210_5_213900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767990303"
},
"departure": {
"time": "1767991140"
},
"stopId": "ORLEANS:StopArea:01047402",
"stopSequence": 0
},
{
"arrival": {
"time": "1767991240"
},
"departure": {
"time": "1767991240"
},
"stopId": "ORLEANS:StopArea:08047303",
"stopSequence": 1
},
{
"arrival": {
"time": "1767991313"
},
"departure": {
"time": "1767991313"
},
"stopId": "ORLEANS:StopArea:00033444",
"stopSequence": 2
},
{
"arrival": {
"time": "1767991389"
},
"departure": {
"time": "1767991389"
},
"stopId": "ORLEANS:StopArea:01086901",
"stopSequence": 3
},
{
"arrival": {
"time": "1767991422"
},
"departure": {
"time": "1767991422"
},
"stopId": "ORLEANS:StopArea:00021900",
"stopSequence": 4
},
{
"arrival": {
"time": "1767991505"
},
"departure": {
"time": "1767991505"
},
"stopId": "ORLEANS:StopArea:00003000",
"stopSequence": 5
},
{
"arrival": {
"time": "1767991595"
},
"departure": {
"time": "1767991595"
},
"stopId": "ORLEANS:StopArea:00035626",
"stopSequence": 6
},
{
"arrival": {
"time": "1767991657"
},
"departure": {
"time": "1767991657"
},
"stopId": "ORLEANS:StopArea:00018002",
"stopSequence": 7
},
{
"arrival": {
"time": "1767991765"
},
"departure": {
"time": "1767991765"
},
"stopId": "ORLEANS:StopArea:00017600",
"stopSequence": 8
},
{
"arrival": {
"time": "1767991898"
},
"departure": {
"time": "1767991898"
},
"stopId": "ORLEANS:StopArea:00003201",
"stopSequence": 9
},
{
"arrival": {
"time": "1767991960"
},
"departure": {
"time": "1767991960"
},
"stopId": "ORLEANS:StopArea:00002401",
"stopSequence": 10
},
{
"arrival": {
"time": "1767992048"
},
"departure": {
"time": "1767992048"
},
"stopId": "ORLEANS:StopArea:01015201",
"stopSequence": 11
},
{
"arrival": {
"time": "1767992164"
},
"departure": {
"time": "1767992164"
},
"stopId": "ORLEANS:StopArea:01002511",
"stopSequence": 12
},
{
"arrival": {
"time": "1767992254"
},
"departure": {
"time": "1767992254"
},
"stopId": "ORLEANS:StopArea:00036651",
"stopSequence": 13
},
{
"arrival": {
"time": "1767992317"
},
"departure": {
"time": "1767992317"
},
"stopId": "ORLEANS:StopArea:01002606",
"stopSequence": 14
},
{
"arrival": {
"time": "1767992346"
},
"departure": {
"time": "1767992346"
},
"stopId": "ORLEANS:StopArea:00019701",
"stopSequence": 15
},
{
"arrival": {
"time": "1767992384"
},
"departure": {
"time": "1767992384"
},
"stopId": "ORLEANS:StopArea:00030301",
"stopSequence": 16
},
{
"arrival": {
"time": "1767992452"
},
"departure": {
"time": "1767992452"
},
"stopId": "ORLEANS:StopArea:01014403",
"stopSequence": 17
},
{
"arrival": {
"time": "1767992515"
},
"departure": {
"time": "1767992515"
},
"stopId": "ORLEANS:StopArea:00042300",
"stopSequence": 18
},
{
"arrival": {
"time": "1767992557"
},
"departure": {
"time": "1767992557"
},
"stopId": "ORLEANS:StopArea:00036900",
"stopSequence": 19
},
{
"arrival": {
"time": "1767992617"
},
"departure": {
"time": "1767992617"
},
"stopId": "ORLEANS:StopArea:00055551",
"stopSequence": 20
},
{
"arrival": {
"time": "1767992680"
},
"departure": {
"time": "1767992680"
},
"stopId": "ORLEANS:StopArea:01014003",
"stopSequence": 21
},
{
"arrival": {
"time": "1767992742"
},
"departure": {
"time": "1767992742"
},
"stopId": "ORLEANS:StopArea:01013903",
"stopSequence": 22
},
{
"arrival": {
"time": "1767992795"
},
"departure": {
"time": "1767992795"
},
"stopId": "ORLEANS:StopArea:01013703",
"stopSequence": 23
},
{
"arrival": {
"time": "1767992887"
},
"departure": {
"time": "1767992887"
},
"stopId": "ORLEANS:StopArea:01013603",
"stopSequence": 24
},
{
"arrival": {
"time": "1767992938"
},
"departure": {
"time": "1767992938"
},
"stopId": "ORLEANS:StopArea:00045620",
"stopSequence": 25
},
{
"arrival": {
"time": "1767993034"
},
"departure": {
"time": "1767993034"
},
"stopId": "ORLEANS:StopArea:00001220",
"stopSequence": 26
},
{
"arrival": {
"time": "1767993133"
},
"departure": {
"time": "1767993133"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 27
},
{
"arrival": {
"time": "1767993210"
},
"departure": {
"time": "1767993210"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 28
},
{
"arrival": {
"time": "1767993266"
},
"departure": {
"time": "1767993266"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 29
},
{
"arrival": {
"time": "1767993387"
},
"departure": {
"time": "1767993387"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 30
},
{
"arrival": {
"time": "1767993473"
},
"departure": {
"time": "1767993473"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 31
},
{
"arrival": {
"time": "1767993547"
},
"departure": {
"time": "1767993547"
},
"stopId": "ORLEANS:StopArea:01013105",
"stopSequence": 32
},
{
"arrival": {
"time": "1767993628"
},
"departure": {
"time": "1767993628"
},
"stopId": "ORLEANS:StopArea:00007701",
"stopSequence": 33
},
{
"arrival": {
"time": "1767993678"
},
"departure": {
"time": "1767993678"
},
"stopId": "ORLEANS:StopArea:01012904",
"stopSequence": 34
},
{
"arrival": {
"time": "1767993755"
},
"departure": {
"time": "1767993755"
},
"stopId": "ORLEANS:StopArea:01012804",
"stopSequence": 35
},
{
"arrival": {
"time": "1767993845"
},
"departure": {
"time": "1767993845"
},
"stopId": "ORLEANS:StopArea:00037301",
"stopSequence": 36
},
{
"arrival": {
"time": "1767993913"
},
"departure": {
"time": "1767993913"
},
"stopId": "ORLEANS:StopArea:00006404",
"stopSequence": 37
},
{
"arrival": {
"time": "1767993980"
},
"departure": {
"time": "1767993980"
},
"stopId": "ORLEANS:StopArea:00046250",
"stopSequence": 38
},
{
"arrival": {
"time": "1767994068"
},
"departure": {
"time": "1767994068"
},
"stopId": "ORLEANS:StopArea:01070202",
"stopSequence": 39
},
{
"arrival": {
"time": "1767994124"
},
"departure": {
"time": "1767994124"
},
"stopId": "ORLEANS:StopArea:00047044",
"stopSequence": 40
},
{
"arrival": {
"time": "1767994317"
},
"departure": {
"time": "1767994317"
},
"stopId": "ORLEANS:StopArea:00017523",
"stopSequence": 41
},
{
"arrival": {
"time": "1767994414"
},
"departure": {
"time": "1767994414"
},
"stopId": "ORLEANS:StopArea:00037200",
"stopSequence": 42
},
{
"arrival": {
"time": "1767994495"
},
"departure": {
"time": "1767994495"
},
"stopId": "ORLEANS:StopArea:00035000",
"stopSequence": 43
},
{
"arrival": {
"time": "1767994565"
},
"departure": {
"time": "1767994565"
},
"stopId": "ORLEANS:StopArea:00029801",
"stopSequence": 44
},
{
"arrival": {
"time": "1767994644"
},
"departure": {
"time": "1767994644"
},
"stopId": "ORLEANS:StopArea:00020800",
"stopSequence": 45
},
{
"arrival": {
"time": "1767994694"
},
"departure": {
"time": "1767994694"
},
"stopId": "ORLEANS:StopArea:00008800",
"stopSequence": 46
},
{
"arrival": {
"time": "1767994767"
},
"departure": {
"time": "1767994767"
},
"stopId": "ORLEANS:StopArea:00041950",
"stopSequence": 47
},
{
"arrival": {
"time": "1767994840"
},
"departure": {
"time": "1767994840"
},
"stopId": "ORLEANS:StopArea:01010701",
"stopSequence": 48
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_R_400_2_210_5_213900"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:7_A_376_2_626_5_190100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983101"
},
"departure": {
"time": "1767983101"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983165"
},
"departure": {
"time": "1767983165"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983230"
},
"departure": {
"time": "1767983230"
},
"stopId": "ORLEANS:StopArea:00005930",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983300"
},
"departure": {
"time": "1767983300"
},
"stopId": "ORLEANS:StopArea:00054600",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983460"
},
"departure": {
"time": "1767983460"
},
"stopId": "ORLEANS:StopArea:01003407",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983537"
},
"departure": {
"time": "1767983537"
},
"stopId": "ORLEANS:StopArea:00039602",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983588"
},
"departure": {
"time": "1767983588"
},
"stopId": "ORLEANS:StopArea:00008631",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983651"
},
"departure": {
"time": "1767983651"
},
"stopId": "ORLEANS:StopArea:01069101",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983699"
},
"departure": {
"time": "1767983699"
},
"stopId": "ORLEANS:StopArea:01062603",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983762"
},
"departure": {
"time": "1767983762"
},
"stopId": "ORLEANS:StopArea:P0005001",
"stopSequence": 26
},
{
"arrival": {
"time": "1767983820"
},
"departure": {
"time": "1767983820"
},
"stopId": "ORLEANS:StopArea:01062401",
"stopSequence": 27
},
{
"arrival": {
"time": "1767984012"
},
"departure": {
"time": "1767984012"
},
"stopId": "ORLEANS:StopArea:00026721",
"stopSequence": 28
},
{
"arrival": {
"time": "1767984082"
},
"departure": {
"time": "1767984082"
},
"stopId": "ORLEANS:StopArea:00043500",
"stopSequence": 29
},
{
"arrival": {
"time": "1767984120"
},
"departure": {
"time": "1767984120"
},
"stopId": "ORLEANS:StopArea:00038951",
"stopSequence": 30
},
{
"arrival": {
"time": "1767984169"
},
"departure": {
"time": "1767984169"
},
"stopId": "ORLEANS:StopArea:AF026950",
"stopSequence": 31
},
{
"arrival": {
"time": "1767984205"
},
"departure": {
"time": "1767984205"
},
"stopId": "ORLEANS:StopArea:00009210",
"stopSequence": 32
},
{
"arrival": {
"time": "1767984280"
},
"departure": {
"time": "1767984280"
},
"stopId": "ORLEANS:StopArea:00028752",
"stopSequence": 33
},
{
"arrival": {
"time": "1767984339"
},
"departure": {
"time": "1767984339"
},
"stopId": "ORLEANS:StopArea:00018045",
"stopSequence": 34
},
{
"arrival": {
"time": "1767984375"
},
"departure": {
"time": "1767984375"
},
"stopId": "ORLEANS:StopArea:00012302",
"stopSequence": 35
},
{
"arrival": {
"time": "1767984490"
},
"departure": {
"time": "1767984490"
},
"stopId": "ORLEANS:StopArea:00020521",
"stopSequence": 36
},
{
"arrival": {
"time": "1767984540"
},
"departure": {
"time": "1767984540"
},
"stopId": "ORLEANS:StopArea:00020420",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:7",
"tripId": "ORLEANS:VehicleJourney:7_A_376_2_626_5_190100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_R_562_2_112_5_194600",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767984360"
},
"departure": {
"time": "1767984360"
},
"stopId": "ORLEANS:StopArea:01010601",
"stopSequence": 0
},
{
"arrival": {
"time": "1767984414"
},
"departure": {
"time": "1767984414"
},
"stopId": "ORLEANS:StopArea:01079201",
"stopSequence": 1
},
{
"arrival": {
"time": "1767984502"
},
"departure": {
"time": "1767984502"
},
"stopId": "ORLEANS:StopArea:01084102",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984540"
},
"departure": {
"time": "1767984540"
},
"stopId": "ORLEANS:StopArea:01029601",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984574"
},
"departure": {
"time": "1767984574"
},
"stopId": "ORLEANS:StopArea:00035150",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984660"
},
"departure": {
"time": "1767984660"
},
"stopId": "ORLEANS:StopArea:00021521",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984700"
},
"departure": {
"time": "1767984700"
},
"stopId": "ORLEANS:StopArea:01029403",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984775"
},
"departure": {
"time": "1767984775"
},
"stopId": "ORLEANS:StopArea:01069304",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984894"
},
"departure": {
"time": "1767984894"
},
"stopId": "ORLEANS:StopArea:01009102",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984949"
},
"departure": {
"time": "1767984949"
},
"stopId": "ORLEANS:StopArea:01009003",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984985"
},
"departure": {
"time": "1767984985"
},
"stopId": "ORLEANS:StopArea:00036301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767985020"
},
"departure": {
"time": "1767985020"
},
"stopId": "ORLEANS:StopArea:00048801",
"stopSequence": 11
},
{
"arrival": {
"time": "1767985067"
},
"departure": {
"time": "1767985067"
},
"stopId": "ORLEANS:StopArea:00054701",
"stopSequence": 12
},
{
"arrival": {
"time": "1767985105"
},
"departure": {
"time": "1767985105"
},
"stopId": "ORLEANS:StopArea:00016701",
"stopSequence": 13
},
{
"arrival": {
"time": "1767985172"
},
"departure": {
"time": "1767985172"
},
"stopId": "ORLEANS:StopArea:00030500",
"stopSequence": 14
},
{
"arrival": {
"time": "1767985220"
},
"departure": {
"time": "1767985220"
},
"stopId": "ORLEANS:StopArea:00027500",
"stopSequence": 15
},
{
"arrival": {
"time": "1767985283"
},
"departure": {
"time": "1767985283"
},
"stopId": "ORLEANS:StopArea:00006701",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985346"
},
"departure": {
"time": "1767985346"
},
"stopId": "ORLEANS:StopArea:00020501",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985387"
},
"departure": {
"time": "1767985387"
},
"stopId": "ORLEANS:StopArea:00012401",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985448"
},
"departure": {
"time": "1767985448"
},
"stopId": "ORLEANS:StopArea:00022400",
"stopSequence": 19
},
{
"arrival": {
"time": "1767985500"
},
"departure": {
"time": "1767985500"
},
"stopId": "ORLEANS:StopArea:00040000",
"stopSequence": 20
},
{
"arrival": {
"time": "1767985603"
},
"departure": {
"time": "1767985603"
},
"stopId": "ORLEANS:StopArea:00009701",
"stopSequence": 21
},
{
"arrival": {
"time": "1767985709"
},
"departure": {
"time": "1767985709"
},
"stopId": "ORLEANS:StopArea:00011100",
"stopSequence": 22
},
{
"arrival": {
"time": "1767985788"
},
"departure": {
"time": "1767985788"
},
"stopId": "ORLEANS:StopArea:01007703",
"stopSequence": 23
},
{
"arrival": {
"time": "1767985874"
},
"departure": {
"time": "1767985874"
},
"stopId": "ORLEANS:StopArea:00036500",
"stopSequence": 24
},
{
"arrival": {
"time": "1767985980"
},
"departure": {
"time": "1767986100"
},
"stopId": "ORLEANS:StopArea:00017072",
"stopSequence": 25
},
{
"arrival": {
"time": "1767986166"
},
"departure": {
"time": "1767986166"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 26
},
{
"arrival": {
"time": "1767986227"
},
"departure": {
"time": "1767986227"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 27
},
{
"arrival": {
"time": "1767986330"
},
"departure": {
"time": "1767986330"
},
"stopId": "ORLEANS:StopArea:00030980",
"stopSequence": 28
},
{
"arrival": {
"time": "1767986488"
},
"departure": {
"time": "1767986488"
},
"stopId": "ORLEANS:StopArea:01007202",
"stopSequence": 29
},
{
"arrival": {
"time": "1767986589"
},
"departure": {
"time": "1767986589"
},
"stopId": "ORLEANS:StopArea:00005100",
"stopSequence": 30
},
{
"arrival": {
"time": "1767986663"
},
"departure": {
"time": "1767986663"
},
"stopId": "ORLEANS:StopArea:01078302",
"stopSequence": 31
},
{
"arrival": {
"time": "1767986760"
},
"departure": {
"time": "1767986760"
},
"stopId": "ORLEANS:StopArea:00034502",
"stopSequence": 32
},
{
"arrival": {
"time": "1767986825"
},
"departure": {
"time": "1767986825"
},
"stopId": "ORLEANS:StopArea:00029501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767986875"
},
"departure": {
"time": "1767986875"
},
"stopId": "ORLEANS:StopArea:00010901",
"stopSequence": 34
},
{
"arrival": {
"time": "1767986933"
},
"departure": {
"time": "1767986933"
},
"stopId": "ORLEANS:StopArea:00011901",
"stopSequence": 35
},
{
"arrival": {
"time": "1767986973"
},
"departure": {
"time": "1767986973"
},
"stopId": "ORLEANS:StopArea:00020900",
"stopSequence": 36
},
{
"arrival": {
"time": "1767987039"
},
"departure": {
"time": "1767987039"
},
"stopId": "ORLEANS:StopArea:01006503",
"stopSequence": 37
},
{
"arrival": {
"time": "1767987081"
},
"departure": {
"time": "1767987081"
},
"stopId": "ORLEANS:StopArea:00036720",
"stopSequence": 38
},
{
"arrival": {
"time": "1767987120"
},
"departure": {
"time": "1767987120"
},
"stopId": "ORLEANS:StopArea:00031102",
"stopSequence": 39
},
{
"arrival": {
"time": "1767987184"
},
"departure": {
"time": "1767987184"
},
"stopId": "ORLEANS:StopArea:00005201",
"stopSequence": 40
},
{
"arrival": {
"time": "1767987239"
},
"departure": {
"time": "1767987239"
},
"stopId": "ORLEANS:StopArea:00048000",
"stopSequence": 41
},
{
"arrival": {
"time": "1767987304"
},
"departure": {
"time": "1767987304"
},
"stopId": "ORLEANS:StopArea:00028801",
"stopSequence": 42
},
{
"arrival": {
"time": "1767987352"
},
"departure": {
"time": "1767987352"
},
"stopId": "ORLEANS:StopArea:00043300",
"stopSequence": 43
},
{
"arrival": {
"time": "1767987420"
},
"departure": {
"time": "1767987480"
},
"stopId": "ORLEANS:StopArea:01000904",
"stopSequence": 44
},
{
"arrival": {
"time": "1767987559"
},
"departure": {
"time": "1767987559"
},
"stopId": "ORLEANS:StopArea:00037251",
"stopSequence": 45
},
{
"arrival": {
"time": "1767987614"
},
"departure": {
"time": "1767987614"
},
"stopId": "ORLEANS:StopArea:00041100",
"stopSequence": 46
},
{
"arrival": {
"time": "1767987653"
},
"departure": {
"time": "1767987653"
},
"stopId": "ORLEANS:StopArea:00001401",
"stopSequence": 47
},
{
"arrival": {
"time": "1767987719"
},
"departure": {
"time": "1767987719"
},
"stopId": "ORLEANS:StopArea:00030401",
"stopSequence": 48
},
{
"arrival": {
"time": "1767987780"
},
"departure": {
"time": "1767987780"
},
"stopId": "ORLEANS:StopArea:01036303",
"stopSequence": 49
},
{
"arrival": {
"time": "1767987852"
},
"departure": {
"time": "1767987852"
},
"stopId": "ORLEANS:StopArea:00047320",
"stopSequence": 50
},
{
"arrival": {
"time": "1767987913"
},
"departure": {
"time": "1767987913"
},
"stopId": "ORLEANS:StopArea:01036204",
"stopSequence": 51
},
{
"arrival": {
"time": "1767987959"
},
"departure": {
"time": "1767987959"
},
"stopId": "ORLEANS:StopArea:00021200",
"stopSequence": 52
},
{
"arrival": {
"time": "1767988020"
},
"departure": {
"time": "1767988020"
},
"stopId": "ORLEANS:StopArea:00043442",
"stopSequence": 53
},
{
"arrival": {
"time": "1767988051"
},
"departure": {
"time": "1767988051"
},
"stopId": "ORLEANS:StopArea:01069001",
"stopSequence": 54
},
{
"arrival": {
"time": "1767988099"
},
"departure": {
"time": "1767988099"
},
"stopId": "ORLEANS:StopArea:01068905",
"stopSequence": 55
},
{
"arrival": {
"time": "1767988140"
},
"departure": {
"time": "1767988140"
},
"stopId": "ORLEANS:StopArea:01068901",
"stopSequence": 56
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_R_562_2_112_5_194600"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_A_369_2_212_5_192600",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983222"
},
"departure": {
"time": "1767983222"
},
"stopId": "ORLEANS:StopArea:00041951",
"stopSequence": 1
},
{
"arrival": {
"time": "1767983314"
},
"departure": {
"time": "1767983314"
},
"stopId": "ORLEANS:StopArea:00008801",
"stopSequence": 2
},
{
"arrival": {
"time": "1767983368"
},
"departure": {
"time": "1767983368"
},
"stopId": "ORLEANS:StopArea:00020801",
"stopSequence": 3
},
{
"arrival": {
"time": "1767983394"
},
"departure": {
"time": "1767983394"
},
"stopId": "ORLEANS:StopArea:00024201",
"stopSequence": 4
},
{
"arrival": {
"time": "1767983444"
},
"departure": {
"time": "1767983444"
},
"stopId": "ORLEANS:StopArea:00029803",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983517"
},
"departure": {
"time": "1767983517"
},
"stopId": "ORLEANS:StopArea:00035001",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983609"
},
"departure": {
"time": "1767983609"
},
"stopId": "ORLEANS:StopArea:00037201",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983719"
},
"departure": {
"time": "1767983719"
},
"stopId": "ORLEANS:StopArea:00017522",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983904"
},
"departure": {
"time": "1767983904"
},
"stopId": "ORLEANS:StopArea:01004705",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983960"
},
"departure": {
"time": "1767983960"
},
"stopId": "ORLEANS:StopArea:01070201",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984007"
},
"departure": {
"time": "1767984007"
},
"stopId": "ORLEANS:StopArea:00046251",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984088"
},
"departure": {
"time": "1767984088"
},
"stopId": "ORLEANS:StopArea:00006403",
"stopSequence": 12
},
{
"arrival": {
"time": "1767984185"
},
"departure": {
"time": "1767984185"
},
"stopId": "ORLEANS:StopArea:00037300",
"stopSequence": 13
},
{
"arrival": {
"time": "1767984241"
},
"departure": {
"time": "1767984241"
},
"stopId": "ORLEANS:StopArea:00000102",
"stopSequence": 14
},
{
"arrival": {
"time": "1767984319"
},
"departure": {
"time": "1767984319"
},
"stopId": "ORLEANS:StopArea:01012903",
"stopSequence": 15
},
{
"arrival": {
"time": "1767984371"
},
"departure": {
"time": "1767984371"
},
"stopId": "ORLEANS:StopArea:00007700",
"stopSequence": 16
},
{
"arrival": {
"time": "1767984436"
},
"departure": {
"time": "1767984436"
},
"stopId": "ORLEANS:StopArea:00047700",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984508"
},
"departure": {
"time": "1767984508"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 18
},
{
"arrival": {
"time": "1767984612"
},
"departure": {
"time": "1767984612"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984734"
},
"departure": {
"time": "1767984734"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984808"
},
"departure": {
"time": "1767984808"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984858"
},
"departure": {
"time": "1767984858"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984974"
},
"departure": {
"time": "1767984974"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984989"
},
"departure": {
"time": "1767984989"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 24
},
{
"arrival": {
"time": "1767985075"
},
"departure": {
"time": "1767985075"
},
"stopId": "ORLEANS:StopArea:01013604",
"stopSequence": 25
},
{
"arrival": {
"time": "1767985162"
},
"departure": {
"time": "1767985162"
},
"stopId": "ORLEANS:StopArea:01013704",
"stopSequence": 26
},
{
"arrival": {
"time": "1767985223"
},
"departure": {
"time": "1767985223"
},
"stopId": "ORLEANS:StopArea:00039800",
"stopSequence": 27
},
{
"arrival": {
"time": "1767985276"
},
"departure": {
"time": "1767985276"
},
"stopId": "ORLEANS:StopArea:01014004",
"stopSequence": 28
},
{
"arrival": {
"time": "1767985369"
},
"departure": {
"time": "1767985369"
},
"stopId": "ORLEANS:StopArea:00055550",
"stopSequence": 29
},
{
"arrival": {
"time": "1767985433"
},
"departure": {
"time": "1767985433"
},
"stopId": "ORLEANS:StopArea:00036901",
"stopSequence": 30
},
{
"arrival": {
"time": "1767985465"
},
"departure": {
"time": "1767985465"
},
"stopId": "ORLEANS:StopArea:00042301",
"stopSequence": 31
},
{
"arrival": {
"time": "1767985526"
},
"departure": {
"time": "1767985526"
},
"stopId": "ORLEANS:StopArea:01014404",
"stopSequence": 32
},
{
"arrival": {
"time": "1767985620"
},
"departure": {
"time": "1767985620"
},
"stopId": "ORLEANS:StopArea:00030300",
"stopSequence": 33
},
{
"arrival": {
"time": "1767985674"
},
"departure": {
"time": "1767985674"
},
"stopId": "ORLEANS:StopArea:00019700",
"stopSequence": 34
},
{
"arrival": {
"time": "1767985693"
},
"departure": {
"time": "1767985693"
},
"stopId": "ORLEANS:StopArea:01002604",
"stopSequence": 35
},
{
"arrival": {
"time": "1767985750"
},
"departure": {
"time": "1767985750"
},
"stopId": "ORLEANS:StopArea:00036650",
"stopSequence": 36
},
{
"arrival": {
"time": "1767985804"
},
"departure": {
"time": "1767985804"
},
"stopId": "ORLEANS:StopArea:00009112",
"stopSequence": 37
},
{
"arrival": {
"time": "1767985877"
},
"departure": {
"time": "1767985877"
},
"stopId": "ORLEANS:StopArea:00046103",
"stopSequence": 38
},
{
"arrival": {
"time": "1767985934"
},
"departure": {
"time": "1767985934"
},
"stopId": "ORLEANS:StopArea:00002400",
"stopSequence": 39
},
{
"arrival": {
"time": "1767985974"
},
"departure": {
"time": "1767985974"
},
"stopId": "ORLEANS:StopArea:00003200",
"stopSequence": 40
},
{
"arrival": {
"time": "1767986060"
},
"departure": {
"time": "1767986060"
},
"stopId": "ORLEANS:StopArea:00017601",
"stopSequence": 41
},
{
"arrival": {
"time": "1767986116"
},
"departure": {
"time": "1767986116"
},
"stopId": "ORLEANS:StopArea:00018001",
"stopSequence": 42
},
{
"arrival": {
"time": "1767986169"
},
"departure": {
"time": "1767986169"
},
"stopId": "ORLEANS:StopArea:00035625",
"stopSequence": 43
},
{
"arrival": {
"time": "1767986231"
},
"departure": {
"time": "1767986231"
},
"stopId": "ORLEANS:StopArea:01033604",
"stopSequence": 44
},
{
"arrival": {
"time": "1767986280"
},
"departure": {
"time": "1767986280"
},
"stopId": "ORLEANS:StopArea:00021901",
"stopSequence": 45
},
{
"arrival": {
"time": "1767986305"
},
"departure": {
"time": "1767986305"
},
"stopId": "ORLEANS:StopArea:01086902",
"stopSequence": 46
},
{
"arrival": {
"time": "1767986352"
},
"departure": {
"time": "1767986352"
},
"stopId": "ORLEANS:StopArea:00033445",
"stopSequence": 47
},
{
"arrival": {
"time": "1767986402"
},
"departure": {
"time": "1767986402"
},
"stopId": "ORLEANS:StopArea:08047304",
"stopSequence": 48
},
{
"arrival": {
"time": "1767986477"
},
"departure": {
"time": "1767986477"
},
"stopId": "ORLEANS:StopArea:01047402",
"stopSequence": 49
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_A_369_2_212_5_192600"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_R_562_2_102_5_191200",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983021"
},
"departure": {
"time": "1767983042"
},
"stopId": "ORLEANS:StopArea:01009102",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983079"
},
"departure": {
"time": "1767983079"
},
"stopId": "ORLEANS:StopArea:01009003",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983129"
},
"departure": {
"time": "1767983129"
},
"stopId": "ORLEANS:StopArea:00036301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983134"
},
"departure": {
"time": "1767983134"
},
"stopId": "ORLEANS:StopArea:00048801",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983199"
},
"departure": {
"time": "1767983199"
},
"stopId": "ORLEANS:StopArea:00054701",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983240"
},
"departure": {
"time": "1767983240"
},
"stopId": "ORLEANS:StopArea:00016701",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983307"
},
"departure": {
"time": "1767983307"
},
"stopId": "ORLEANS:StopArea:00030500",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983359"
},
"departure": {
"time": "1767983359"
},
"stopId": "ORLEANS:StopArea:00027500",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983423"
},
"departure": {
"time": "1767983423"
},
"stopId": "ORLEANS:StopArea:00006701",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983489"
},
"departure": {
"time": "1767983489"
},
"stopId": "ORLEANS:StopArea:00020501",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983540"
},
"departure": {
"time": "1767983540"
},
"stopId": "ORLEANS:StopArea:00012401",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983597"
},
"departure": {
"time": "1767983597"
},
"stopId": "ORLEANS:StopArea:00022400",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983611"
},
"departure": {
"time": "1767983611"
},
"stopId": "ORLEANS:StopArea:00040000",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983738"
},
"departure": {
"time": "1767983738"
},
"stopId": "ORLEANS:StopArea:00009701",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983792"
},
"departure": {
"time": "1767983792"
},
"stopId": "ORLEANS:StopArea:00011100",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983909"
},
"departure": {
"time": "1767983909"
},
"stopId": "ORLEANS:StopArea:01007703",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983969"
},
"departure": {
"time": "1767983969"
},
"stopId": "ORLEANS:StopArea:00036500",
"stopSequence": 24
},
{
"arrival": {
"time": "1767984044"
},
"departure": {
"time": "1767984120"
},
"stopId": "ORLEANS:StopArea:00017072",
"stopSequence": 25
},
{
"arrival": {
"time": "1767984196"
},
"departure": {
"time": "1767984196"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 26
},
{
"arrival": {
"time": "1767984266"
},
"departure": {
"time": "1767984266"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 27
},
{
"arrival": {
"time": "1767984384"
},
"departure": {
"time": "1767984384"
},
"stopId": "ORLEANS:StopArea:00030980",
"stopSequence": 28
},
{
"arrival": {
"time": "1767984566"
},
"departure": {
"time": "1767984566"
},
"stopId": "ORLEANS:StopArea:01007202",
"stopSequence": 29
},
{
"arrival": {
"time": "1767984682"
},
"departure": {
"time": "1767984682"
},
"stopId": "ORLEANS:StopArea:00005100",
"stopSequence": 30
},
{
"arrival": {
"time": "1767984766"
},
"departure": {
"time": "1767984766"
},
"stopId": "ORLEANS:StopArea:01078302",
"stopSequence": 31
},
{
"arrival": {
"time": "1767984877"
},
"departure": {
"time": "1767984877"
},
"stopId": "ORLEANS:StopArea:00034502",
"stopSequence": 32
},
{
"arrival": {
"time": "1767984957"
},
"departure": {
"time": "1767984957"
},
"stopId": "ORLEANS:StopArea:00029501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767985019"
},
"departure": {
"time": "1767985019"
},
"stopId": "ORLEANS:StopArea:00010901",
"stopSequence": 34
},
{
"arrival": {
"time": "1767985089"
},
"departure": {
"time": "1767985089"
},
"stopId": "ORLEANS:StopArea:00011901",
"stopSequence": 35
},
{
"arrival": {
"time": "1767985139"
},
"departure": {
"time": "1767985139"
},
"stopId": "ORLEANS:StopArea:00020900",
"stopSequence": 36
},
{
"arrival": {
"time": "1767985219"
},
"departure": {
"time": "1767985219"
},
"stopId": "ORLEANS:StopArea:01006503",
"stopSequence": 37
},
{
"arrival": {
"time": "1767985284"
},
"departure": {
"time": "1767985284"
},
"stopId": "ORLEANS:StopArea:00036720",
"stopSequence": 38
},
{
"arrival": {
"time": "1767985331"
},
"departure": {
"time": "1767985331"
},
"stopId": "ORLEANS:StopArea:00031102",
"stopSequence": 39
},
{
"arrival": {
"time": "1767985402"
},
"departure": {
"time": "1767985402"
},
"stopId": "ORLEANS:StopArea:00005201",
"stopSequence": 40
},
{
"arrival": {
"time": "1767985462"
},
"departure": {
"time": "1767985462"
},
"stopId": "ORLEANS:StopArea:00048000",
"stopSequence": 41
},
{
"arrival": {
"time": "1767985524"
},
"departure": {
"time": "1767985524"
},
"stopId": "ORLEANS:StopArea:00028801",
"stopSequence": 42
},
{
"arrival": {
"time": "1767985585"
},
"departure": {
"time": "1767985585"
},
"stopId": "ORLEANS:StopArea:00043300",
"stopSequence": 43
},
{
"arrival": {
"time": "1767985632"
},
"departure": {
"time": "1767985632"
},
"stopId": "ORLEANS:StopArea:01000904",
"stopSequence": 44
},
{
"arrival": {
"time": "1767985749"
},
"departure": {
"time": "1767985749"
},
"stopId": "ORLEANS:StopArea:00037251",
"stopSequence": 45
},
{
"arrival": {
"time": "1767985810"
},
"departure": {
"time": "1767985810"
},
"stopId": "ORLEANS:StopArea:00041100",
"stopSequence": 46
},
{
"arrival": {
"time": "1767985837"
},
"departure": {
"time": "1767985837"
},
"stopId": "ORLEANS:StopArea:00001401",
"stopSequence": 47
},
{
"arrival": {
"time": "1767985927"
},
"departure": {
"time": "1767985927"
},
"stopId": "ORLEANS:StopArea:00030401",
"stopSequence": 48
},
{
"arrival": {
"time": "1767985995"
},
"departure": {
"time": "1767985995"
},
"stopId": "ORLEANS:StopArea:01036303",
"stopSequence": 49
},
{
"arrival": {
"time": "1767986072"
},
"departure": {
"time": "1767986072"
},
"stopId": "ORLEANS:StopArea:00047320",
"stopSequence": 50
},
{
"arrival": {
"time": "1767986131"
},
"departure": {
"time": "1767986131"
},
"stopId": "ORLEANS:StopArea:01036204",
"stopSequence": 51
},
{
"arrival": {
"time": "1767986180"
},
"departure": {
"time": "1767986180"
},
"stopId": "ORLEANS:StopArea:00021200",
"stopSequence": 52
},
{
"arrival": {
"time": "1767986239"
},
"departure": {
"time": "1767986239"
},
"stopId": "ORLEANS:StopArea:00043442",
"stopSequence": 53
},
{
"arrival": {
"time": "1767986264"
},
"departure": {
"time": "1767986264"
},
"stopId": "ORLEANS:StopArea:01069001",
"stopSequence": 54
},
{
"arrival": {
"time": "1767986313"
},
"departure": {
"time": "1767986313"
},
"stopId": "ORLEANS:StopArea:01068905",
"stopSequence": 55
},
{
"arrival": {
"time": "1767986359"
},
"departure": {
"time": "1767986359"
},
"stopId": "ORLEANS:StopArea:01068901",
"stopSequence": 56
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_R_562_2_102_5_191200"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:4_A_524_2_474_5_195900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767984601"
},
"departure": {
"time": "1767985140"
},
"stopId": "ORLEANS:StopArea:01004705",
"stopSequence": 0
},
{
"arrival": {
"time": "1767985227"
},
"departure": {
"time": "1767985227"
},
"stopId": "ORLEANS:StopArea:01070201",
"stopSequence": 1
},
{
"arrival": {
"time": "1767985306"
},
"departure": {
"time": "1767985306"
},
"stopId": "ORLEANS:StopArea:00046252",
"stopSequence": 2
},
{
"arrival": {
"time": "1767985559"
},
"departure": {
"time": "1767985559"
},
"stopId": "ORLEANS:StopArea:00031721",
"stopSequence": 5
},
{
"arrival": {
"time": "1767985612"
},
"departure": {
"time": "1767985612"
},
"stopId": "ORLEANS:StopArea:00048403",
"stopSequence": 6
},
{
"arrival": {
"time": "1767985670"
},
"departure": {
"time": "1767985670"
},
"stopId": "ORLEANS:StopArea:01018603",
"stopSequence": 7
},
{
"arrival": {
"time": "1767985736"
},
"departure": {
"time": "1767985736"
},
"stopId": "ORLEANS:StopArea:00013201",
"stopSequence": 8
},
{
"arrival": {
"time": "1767985788"
},
"departure": {
"time": "1767985788"
},
"stopId": "ORLEANS:StopArea:00028101",
"stopSequence": 9
},
{
"arrival": {
"time": "1767985884"
},
"departure": {
"time": "1767985884"
},
"stopId": "ORLEANS:StopArea:00000800",
"stopSequence": 10
},
{
"arrival": {
"time": "1767985921"
},
"departure": {
"time": "1767985921"
},
"stopId": "ORLEANS:StopArea:00037101",
"stopSequence": 11
},
{
"arrival": {
"time": "1767986040"
},
"departure": {
"time": "1767986040"
},
"stopId": "ORLEANS:StopArea:01017901",
"stopSequence": 13
},
{
"arrival": {
"time": "1767986137"
},
"departure": {
"time": "1767986137"
},
"stopId": "ORLEANS:StopArea:00040301",
"stopSequence": 14
},
{
"arrival": {
"time": "1767986210"
},
"departure": {
"time": "1767986210"
},
"stopId": "ORLEANS:StopArea:00013100",
"stopSequence": 15
},
{
"arrival": {
"time": "1767986292"
},
"departure": {
"time": "1767986292"
},
"stopId": "ORLEANS:StopArea:00001721",
"stopSequence": 16
},
{
"arrival": {
"time": "1767986341"
},
"departure": {
"time": "1767986341"
},
"stopId": "ORLEANS:StopArea:00009721",
"stopSequence": 17
},
{
"arrival": {
"time": "1767986364"
},
"departure": {
"time": "1767986364"
},
"stopId": "ORLEANS:StopArea:00042200",
"stopSequence": 18
},
{
"arrival": {
"time": "1767986443"
},
"departure": {
"time": "1767986443"
},
"stopId": "ORLEANS:StopArea:01017402",
"stopSequence": 19
},
{
"arrival": {
"time": "1767986576"
},
"departure": {
"time": "1767986576"
},
"stopId": "ORLEANS:StopArea:00002901",
"stopSequence": 20
},
{
"arrival": {
"time": "1767986642"
},
"departure": {
"time": "1767986700"
},
"stopId": "ORLEANS:StopArea:01001709",
"stopSequence": 21
},
{
"arrival": {
"time": "1767986773"
},
"departure": {
"time": "1767986773"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 22
},
{
"arrival": {
"time": "1767986863"
},
"departure": {
"time": "1767986863"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 23
},
{
"arrival": {
"time": "1767986940"
},
"departure": {
"time": "1767986940"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 24
},
{
"arrival": {
"time": "1767986989"
},
"departure": {
"time": "1767986989"
},
"stopId": "ORLEANS:StopArea:00005930",
"stopSequence": 25
},
{
"arrival": {
"time": "1767987041"
},
"departure": {
"time": "1767987041"
},
"stopId": "ORLEANS:StopArea:00054600",
"stopSequence": 26
},
{
"arrival": {
"time": "1767987160"
},
"departure": {
"time": "1767987160"
},
"stopId": "ORLEANS:StopArea:01003407",
"stopSequence": 27
},
{
"arrival": {
"time": "1767987240"
},
"departure": {
"time": "1767987240"
},
"stopId": "ORLEANS:StopArea:00039602",
"stopSequence": 28
},
{
"arrival": {
"time": "1767987300"
},
"departure": {
"time": "1767987300"
},
"stopId": "ORLEANS:StopArea:00008631",
"stopSequence": 29
},
{
"arrival": {
"time": "1767987375"
},
"departure": {
"time": "1767987375"
},
"stopId": "ORLEANS:StopArea:01069101",
"stopSequence": 30
},
{
"arrival": {
"time": "1767987420"
},
"departure": {
"time": "1767987420"
},
"stopId": "ORLEANS:StopArea:00001811",
"stopSequence": 31
},
{
"arrival": {
"time": "1767987470"
},
"departure": {
"time": "1767987470"
},
"stopId": "ORLEANS:StopArea:00014200",
"stopSequence": 32
},
{
"arrival": {
"time": "1767987533"
},
"departure": {
"time": "1767987533"
},
"stopId": "ORLEANS:StopArea:00009500",
"stopSequence": 33
},
{
"arrival": {
"time": "1767987565"
},
"departure": {
"time": "1767987565"
},
"stopId": "ORLEANS:StopArea:00015500",
"stopSequence": 34
},
{
"arrival": {
"time": "1767987617"
},
"departure": {
"time": "1767987617"
},
"stopId": "ORLEANS:StopArea:00042720",
"stopSequence": 35
},
{
"arrival": {
"time": "1767987663"
},
"departure": {
"time": "1767987663"
},
"stopId": "ORLEANS:StopArea:00030520",
"stopSequence": 36
},
{
"arrival": {
"time": "1767987702"
},
"departure": {
"time": "1767987702"
},
"stopId": "ORLEANS:StopArea:00023101",
"stopSequence": 37
},
{
"arrival": {
"time": "1767987733"
},
"departure": {
"time": "1767987733"
},
"stopId": "ORLEANS:StopArea:00024301",
"stopSequence": 38
},
{
"arrival": {
"time": "1767987780"
},
"departure": {
"time": "1767987780"
},
"stopId": "ORLEANS:StopArea:01023702",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:4",
"tripId": "ORLEANS:VehicleJourney:4_A_524_2_474_5_195900"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_A_337_2_308_5_212400",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767990240"
},
"departure": {
"time": "1767990240"
},
"stopId": "ORLEANS:StopArea:01022201",
"stopSequence": 0
},
{
"arrival": {
"time": "1767990267"
},
"departure": {
"time": "1767990267"
},
"stopId": "ORLEANS:StopArea:01022204",
"stopSequence": 1
},
{
"arrival": {
"time": "1767990293"
},
"departure": {
"time": "1767990293"
},
"stopId": "ORLEANS:StopArea:00031111",
"stopSequence": 2
},
{
"arrival": {
"time": "1767990355"
},
"departure": {
"time": "1767990355"
},
"stopId": "ORLEANS:StopArea:00010600",
"stopSequence": 3
},
{
"arrival": {
"time": "1767990398"
},
"departure": {
"time": "1767990398"
},
"stopId": "ORLEANS:StopArea:00006901",
"stopSequence": 4
},
{
"arrival": {
"time": "1767990480"
},
"departure": {
"time": "1767990480"
},
"stopId": "ORLEANS:StopArea:00048700",
"stopSequence": 5
},
{
"arrival": {
"time": "1767990560"
},
"departure": {
"time": "1767990560"
},
"stopId": "ORLEANS:StopArea:00044801",
"stopSequence": 6
},
{
"arrival": {
"time": "1767990643"
},
"departure": {
"time": "1767990643"
},
"stopId": "ORLEANS:StopArea:00044401",
"stopSequence": 7
},
{
"arrival": {
"time": "1767990720"
},
"departure": {
"time": "1767990720"
},
"stopId": "ORLEANS:StopArea:00033032",
"stopSequence": 8
},
{
"arrival": {
"time": "1767990809"
},
"departure": {
"time": "1767990809"
},
"stopId": "ORLEANS:StopArea:00044171",
"stopSequence": 9
},
{
"arrival": {
"time": "1767990906"
},
"departure": {
"time": "1767990906"
},
"stopId": "ORLEANS:StopArea:00051101",
"stopSequence": 10
},
{
"arrival": {
"time": "1767991013"
},
"departure": {
"time": "1767991013"
},
"stopId": "ORLEANS:StopArea:00018301",
"stopSequence": 11
},
{
"arrival": {
"time": "1767991094"
},
"departure": {
"time": "1767991094"
},
"stopId": "ORLEANS:StopArea:00037600",
"stopSequence": 12
},
{
"arrival": {
"time": "1767991178"
},
"departure": {
"time": "1767991178"
},
"stopId": "ORLEANS:StopArea:00009121",
"stopSequence": 13
},
{
"arrival": {
"time": "1767991249"
},
"departure": {
"time": "1767991249"
},
"stopId": "ORLEANS:StopArea:00008946",
"stopSequence": 14
},
{
"arrival": {
"time": "1767991284"
},
"departure": {
"time": "1767991284"
},
"stopId": "ORLEANS:StopArea:00031721",
"stopSequence": 15
},
{
"arrival": {
"time": "1767991318"
},
"departure": {
"time": "1767991318"
},
"stopId": "ORLEANS:StopArea:00010081",
"stopSequence": 16
},
{
"arrival": {
"time": "1767991380"
},
"departure": {
"time": "1767991380"
},
"stopId": "ORLEANS:StopArea:00000102",
"stopSequence": 17
},
{
"arrival": {
"time": "1767991450"
},
"departure": {
"time": "1767991450"
},
"stopId": "ORLEANS:StopArea:01012903",
"stopSequence": 18
},
{
"arrival": {
"time": "1767991496"
},
"departure": {
"time": "1767991496"
},
"stopId": "ORLEANS:StopArea:00007700",
"stopSequence": 19
},
{
"arrival": {
"time": "1767991555"
},
"departure": {
"time": "1767991555"
},
"stopId": "ORLEANS:StopArea:00047700",
"stopSequence": 20
},
{
"arrival": {
"time": "1767991620"
},
"departure": {
"time": "1767991620"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 21
},
{
"arrival": {
"time": "1767991714"
},
"departure": {
"time": "1767991714"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 22
},
{
"arrival": {
"time": "1767991800"
},
"departure": {
"time": "1767991860"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 23
},
{
"arrival": {
"time": "1767991911"
},
"departure": {
"time": "1767991911"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 24
},
{
"arrival": {
"time": "1767991955"
},
"departure": {
"time": "1767991955"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 25
},
{
"arrival": {
"time": "1767992001"
},
"departure": {
"time": "1767992001"
},
"stopId": "ORLEANS:StopArea:00005930",
"stopSequence": 26
},
{
"arrival": {
"time": "1767992049"
},
"departure": {
"time": "1767992049"
},
"stopId": "ORLEANS:StopArea:00054600",
"stopSequence": 27
},
{
"arrival": {
"time": "1767992160"
},
"departure": {
"time": "1767992160"
},
"stopId": "ORLEANS:StopArea:01003407",
"stopSequence": 28
},
{
"arrival": {
"time": "1767992223"
},
"departure": {
"time": "1767992223"
},
"stopId": "ORLEANS:StopArea:01016904",
"stopSequence": 29
},
{
"arrival": {
"time": "1767992271"
},
"departure": {
"time": "1767992271"
},
"stopId": "ORLEANS:StopArea:00001500",
"stopSequence": 30
},
{
"arrival": {
"time": "1767992366"
},
"departure": {
"time": "1767992366"
},
"stopId": "ORLEANS:StopArea:00000600",
"stopSequence": 31
},
{
"arrival": {
"time": "1767992425"
},
"departure": {
"time": "1767992425"
},
"stopId": "ORLEANS:StopArea:01016604",
"stopSequence": 32
},
{
"arrival": {
"time": "1767992488"
},
"departure": {
"time": "1767992488"
},
"stopId": "ORLEANS:StopArea:01016501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767992580"
},
"departure": {
"time": "1767992580"
},
"stopId": "ORLEANS:StopArea:01016405",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_A_337_2_308_5_212400"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_168_2_B03_5_203500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767987300"
},
"departure": {
"time": "1767987300"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767987435"
},
"departure": {
"time": "1767987450"
},
"stopId": "ORLEANS:StopArea:TTFONT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767987535"
},
"departure": {
"time": "1767987545"
},
"stopId": "ORLEANS:StopArea:TMLKIN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767987605"
},
"departure": {
"time": "1767987615"
},
"stopId": "ORLEANS:StopArea:TTANGU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767987725"
},
"departure": {
"time": "1767987740"
},
"stopId": "ORLEANS:StopArea:TPEURO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767987800"
},
"departure": {
"time": "1767987815"
},
"stopId": "ORLEANS:StopArea:TPTDUN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767987890"
},
"departure": {
"time": "1767987900"
},
"stopId": "ORLEANS:StopArea:TBEAUM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767987975"
},
"departure": {
"time": "1767987995"
},
"stopId": "ORLEANS:StopArea:TMADEL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767988075"
},
"departure": {
"time": "1767988090"
},
"stopId": "ORLEANS:StopArea:TCXMOR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767988190"
},
"departure": {
"time": "1767988225"
},
"stopId": "ORLEANS:StopArea:TGAULB2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767988300"
},
"departure": {
"time": "1767988315"
},
"stopId": "ORLEANS:StopArea:TJDARC2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767988385"
},
"departure": {
"time": "1767988400"
},
"stopId": "ORLEANS:StopArea:TCAHDV2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767988455"
},
"departure": {
"time": "1767988470"
},
"stopId": "ORLEANS:StopArea:THALMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767988565"
},
"departure": {
"time": "1767988585"
},
"stopId": "ORLEANS:StopArea:TVIGNA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767988670"
},
"departure": {
"time": "1767988685"
},
"stopId": "ORLEANS:StopArea:TRIOBE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767988780"
},
"departure": {
"time": "1767988800"
},
"stopId": "ORLEANS:StopArea:TDRHOM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767988865"
},
"departure": {
"time": "1767988880"
},
"stopId": "ORLEANS:StopArea:TMOZAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767988935"
},
"departure": {
"time": "1767988945"
},
"stopId": "ORLEANS:StopArea:TGVILL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767989000"
},
"departure": {
"time": "1767989045"
},
"stopId": "ORLEANS:StopArea:TAMBER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767989160"
},
"departure": {
"time": "1767989170"
},
"stopId": "ORLEANS:StopArea:TGAUBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767989285"
},
"departure": {
"time": "1767989300"
},
"stopId": "ORLEANS:StopArea:TPTBOR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767989360"
},
"departure": {
"time": "1767989370"
},
"stopId": "ORLEANS:StopArea:TVERVI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767989455"
},
"departure": {
"time": "1767989465"
},
"stopId": "ORLEANS:StopArea:TCLARC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767989565"
},
"departure": {
"time": "1767989580"
},
"stopId": "ORLEANS:StopArea:TLBLUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767989685"
},
"departure": {
"time": "1767989685"
},
"stopId": "ORLEANS:StopArea:THAMEA2",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_168_2_B03_5_203500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_469_2_A01_5_213100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767990660"
},
"departure": {
"time": "1767990660"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767990740"
},
"departure": {
"time": "1767990755"
},
"stopId": "ORLEANS:StopArea:TLAMBA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767990855"
},
"departure": {
"time": "1767990870"
},
"stopId": "ORLEANS:StopArea:TBUSTI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767990995"
},
"departure": {
"time": "1767991015"
},
"stopId": "ORLEANS:StopArea:TAUBRA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767991150"
},
"departure": {
"time": "1767991165"
},
"stopId": "ORLEANS:StopArea:TLIBER2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767991235"
},
"departure": {
"time": "1767991255"
},
"stopId": "ORLEANS:StopArea:TCOLIG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767991370"
},
"departure": {
"time": "1767991390"
},
"stopId": "ORLEANS:StopArea:TLBRAL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767991490"
},
"departure": {
"time": "1767991515"
},
"stopId": "ORLEANS:StopArea:TGARDO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767991620"
},
"departure": {
"time": "1767991635"
},
"stopId": "ORLEANS:StopArea:TREPUB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767991750"
},
"departure": {
"time": "1767991785"
},
"stopId": "ORLEANS:StopArea:TGAULA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767991860"
},
"departure": {
"time": "1767991880"
},
"stopId": "ORLEANS:StopArea:TROYAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767991945"
},
"departure": {
"time": "1767991960"
},
"stopId": "ORLEANS:StopArea:TTOURE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767992045"
},
"departure": {
"time": "1767992065"
},
"stopId": "ORLEANS:StopArea:TCSMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767992150"
},
"departure": {
"time": "1767992165"
},
"stopId": "ORLEANS:StopArea:TMOUIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767992305"
},
"departure": {
"time": "1767992325"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767992410"
},
"departure": {
"time": "1767992440"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767992625"
},
"departure": {
"time": "1767992640"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767992730"
},
"departure": {
"time": "1767992745"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767992855"
},
"departure": {
"time": "1767992875"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767993015"
},
"departure": {
"time": "1767993025"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767993095"
},
"departure": {
"time": "1767993110"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767993160"
},
"departure": {
"time": "1767993170"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767993305"
},
"departure": {
"time": "1767993325"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767993385"
},
"departure": {
"time": "1767993405"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767993475"
},
"departure": {
"time": "1767993490"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767993610"
},
"departure": {
"time": "1767993625"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767993735"
},
"departure": {
"time": "1767993735"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_469_2_A01_5_213100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_A_426_2_531_5_202100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767986329"
},
"departure": {
"time": "1767986460"
},
"stopId": "ORLEANS:StopArea:00048801",
"stopSequence": 0
},
{
"arrival": {
"time": "1767986542"
},
"departure": {
"time": "1767986542"
},
"stopId": "ORLEANS:StopArea:00036300",
"stopSequence": 1
},
{
"arrival": {
"time": "1767986603"
},
"departure": {
"time": "1767986603"
},
"stopId": "ORLEANS:StopArea:00048601",
"stopSequence": 2
},
{
"arrival": {
"time": "1767986640"
},
"departure": {
"time": "1767986640"
},
"stopId": "ORLEANS:StopArea:00008100",
"stopSequence": 3
},
{
"arrival": {
"time": "1767986727"
},
"departure": {
"time": "1767986727"
},
"stopId": "ORLEANS:StopArea:00035621",
"stopSequence": 4
},
{
"arrival": {
"time": "1767986764"
},
"departure": {
"time": "1767986764"
},
"stopId": "ORLEANS:StopArea:01009501",
"stopSequence": 5
},
{
"arrival": {
"time": "1767986816"
},
"departure": {
"time": "1767986816"
},
"stopId": "ORLEANS:StopArea:00024901",
"stopSequence": 6
},
{
"arrival": {
"time": "1767986867"
},
"departure": {
"time": "1767986867"
},
"stopId": "ORLEANS:StopArea:08009703",
"stopSequence": 7
},
{
"arrival": {
"time": "1767986932"
},
"departure": {
"time": "1767986932"
},
"stopId": "ORLEANS:StopArea:01062802",
"stopSequence": 8
},
{
"arrival": {
"time": "1767987220"
},
"departure": {
"time": "1767987220"
},
"stopId": "ORLEANS:StopArea:08092001",
"stopSequence": 9
},
{
"arrival": {
"time": "1767987300"
},
"departure": {
"time": "1767987300"
},
"stopId": "ORLEANS:StopArea:01069601",
"stopSequence": 10
},
{
"arrival": {
"time": "1767987364"
},
"departure": {
"time": "1767987364"
},
"stopId": "ORLEANS:StopArea:00021521",
"stopSequence": 11
},
{
"arrival": {
"time": "1767987410"
},
"departure": {
"time": "1767987410"
},
"stopId": "ORLEANS:StopArea:00032921",
"stopSequence": 12
},
{
"arrival": {
"time": "1767987540"
},
"departure": {
"time": "1767987540"
},
"stopId": "ORLEANS:StopArea:01029301",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_A_426_2_531_5_202100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_R_427_2_531_5_200300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767985064"
},
"departure": {
"time": "1767985380"
},
"stopId": "ORLEANS:StopArea:01029301",
"stopSequence": 0
},
{
"arrival": {
"time": "1767985417"
},
"departure": {
"time": "1767985417"
},
"stopId": "ORLEANS:StopArea:01029404",
"stopSequence": 1
},
{
"arrival": {
"time": "1767985443"
},
"departure": {
"time": "1767985443"
},
"stopId": "ORLEANS:StopArea:00021520",
"stopSequence": 2
},
{
"arrival": {
"time": "1767985497"
},
"departure": {
"time": "1767985497"
},
"stopId": "ORLEANS:StopArea:01069602",
"stopSequence": 3
},
{
"arrival": {
"time": "1767985821"
},
"departure": {
"time": "1767985821"
},
"stopId": "ORLEANS:StopArea:01032301",
"stopSequence": 4
},
{
"arrival": {
"time": "1767985885"
},
"departure": {
"time": "1767985885"
},
"stopId": "ORLEANS:StopArea:08009803",
"stopSequence": 5
},
{
"arrival": {
"time": "1767985954"
},
"departure": {
"time": "1767985954"
},
"stopId": "ORLEANS:StopArea:00017801",
"stopSequence": 6
},
{
"arrival": {
"time": "1767986020"
},
"departure": {
"time": "1767986020"
},
"stopId": "ORLEANS:StopArea:00024900",
"stopSequence": 7
},
{
"arrival": {
"time": "1767986076"
},
"departure": {
"time": "1767986076"
},
"stopId": "ORLEANS:StopArea:01009502",
"stopSequence": 8
},
{
"arrival": {
"time": "1767986152"
},
"departure": {
"time": "1767986152"
},
"stopId": "ORLEANS:StopArea:00035620",
"stopSequence": 9
},
{
"arrival": {
"time": "1767986195"
},
"departure": {
"time": "1767986195"
},
"stopId": "ORLEANS:StopArea:00008101",
"stopSequence": 10
},
{
"arrival": {
"time": "1767986236"
},
"departure": {
"time": "1767986236"
},
"stopId": "ORLEANS:StopArea:00048600",
"stopSequence": 11
},
{
"arrival": {
"time": "1767986300"
},
"departure": {
"time": "1767986300"
},
"stopId": "ORLEANS:StopArea:00036301",
"stopSequence": 12
},
{
"arrival": {
"time": "1767986333"
},
"departure": {
"time": "1767986333"
},
"stopId": "ORLEANS:StopArea:00048801",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_R_427_2_531_5_200300"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:6_R_210_2_621_5_200700",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767984869"
},
"departure": {
"time": "1767985620"
},
"stopId": "ORLEANS:StopArea:01001714",
"stopSequence": 0
},
{
"arrival": {
"time": "1767985784"
},
"departure": {
"time": "1767985784"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 1
},
{
"arrival": {
"time": "1767985852"
},
"departure": {
"time": "1767985852"
},
"stopId": "ORLEANS:StopArea:00005400",
"stopSequence": 2
},
{
"arrival": {
"time": "1767985970"
},
"departure": {
"time": "1767985970"
},
"stopId": "ORLEANS:StopArea:01026803",
"stopSequence": 3
},
{
"arrival": {
"time": "1767986069"
},
"departure": {
"time": "1767986069"
},
"stopId": "ORLEANS:StopArea:01027003",
"stopSequence": 4
},
{
"arrival": {
"time": "1767986154"
},
"departure": {
"time": "1767986154"
},
"stopId": "ORLEANS:StopArea:00001201",
"stopSequence": 5
},
{
"arrival": {
"time": "1767986289"
},
"departure": {
"time": "1767986289"
},
"stopId": "ORLEANS:StopArea:00011801",
"stopSequence": 6
},
{
"arrival": {
"time": "1767986367"
},
"departure": {
"time": "1767986367"
},
"stopId": "ORLEANS:StopArea:00033580",
"stopSequence": 7
},
{
"arrival": {
"time": "1767986415"
},
"departure": {
"time": "1767986415"
},
"stopId": "ORLEANS:StopArea:00033101",
"stopSequence": 8
},
{
"arrival": {
"time": "1767986520"
},
"departure": {
"time": "1767986520"
},
"stopId": "ORLEANS:StopArea:00032210",
"stopSequence": 9
},
{
"arrival": {
"time": "1767986609"
},
"departure": {
"time": "1767986609"
},
"stopId": "ORLEANS:StopArea:00035970",
"stopSequence": 10
},
{
"arrival": {
"time": "1767986685"
},
"departure": {
"time": "1767986685"
},
"stopId": "ORLEANS:StopArea:00026121",
"stopSequence": 11
},
{
"arrival": {
"time": "1767986753"
},
"departure": {
"time": "1767986753"
},
"stopId": "ORLEANS:StopArea:00031201",
"stopSequence": 12
},
{
"arrival": {
"time": "1767986839"
},
"departure": {
"time": "1767986839"
},
"stopId": "ORLEANS:StopArea:00035301",
"stopSequence": 13
},
{
"arrival": {
"time": "1767986882"
},
"departure": {
"time": "1767986882"
},
"stopId": "ORLEANS:StopArea:00020000",
"stopSequence": 14
},
{
"arrival": {
"time": "1767986938"
},
"departure": {
"time": "1767986938"
},
"stopId": "ORLEANS:StopArea:00047900",
"stopSequence": 15
},
{
"arrival": {
"time": "1767987010"
},
"departure": {
"time": "1767987010"
},
"stopId": "ORLEANS:StopArea:00022512",
"stopSequence": 16
},
{
"arrival": {
"time": "1767987097"
},
"departure": {
"time": "1767987097"
},
"stopId": "ORLEANS:StopArea:00036701",
"stopSequence": 17
},
{
"arrival": {
"time": "1767987184"
},
"departure": {
"time": "1767987184"
},
"stopId": "ORLEANS:StopArea:00015300",
"stopSequence": 18
},
{
"arrival": {
"time": "1767987243"
},
"departure": {
"time": "1767987243"
},
"stopId": "ORLEANS:StopArea:00003700",
"stopSequence": 19
},
{
"arrival": {
"time": "1767987279"
},
"departure": {
"time": "1767987279"
},
"stopId": "ORLEANS:StopArea:00004300",
"stopSequence": 20
},
{
"arrival": {
"time": "1767987333"
},
"departure": {
"time": "1767987333"
},
"stopId": "ORLEANS:StopArea:00033800",
"stopSequence": 21
},
{
"arrival": {
"time": "1767987385"
},
"departure": {
"time": "1767987385"
},
"stopId": "ORLEANS:StopArea:00007900",
"stopSequence": 22
},
{
"arrival": {
"time": "1767987448"
},
"departure": {
"time": "1767987448"
},
"stopId": "ORLEANS:StopArea:00023200",
"stopSequence": 23
},
{
"arrival": {
"time": "1767987535"
},
"departure": {
"time": "1767987535"
},
"stopId": "ORLEANS:StopArea:00015101",
"stopSequence": 24
},
{
"arrival": {
"time": "1767987540"
},
"departure": {
"time": "1767987540"
},
"stopId": "ORLEANS:StopArea:01010304",
"stopSequence": 25
},
{
"arrival": {
"time": "1767987614"
},
"departure": {
"time": "1767987614"
},
"stopId": "ORLEANS:StopArea:00018501",
"stopSequence": 26
},
{
"arrival": {
"time": "1767987694"
},
"departure": {
"time": "1767987694"
},
"stopId": "ORLEANS:StopArea:01029403",
"stopSequence": 27
},
{
"arrival": {
"time": "1767987720"
},
"departure": {
"time": "1767987720"
},
"stopId": "ORLEANS:StopArea:00046300",
"stopSequence": 28
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:6",
"tripId": "ORLEANS:VehicleJourney:6_R_210_2_621_5_200700"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_R_173_2_B06_5_220240",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767992160"
},
"departure": {
"time": "1767992560"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767992655"
},
"departure": {
"time": "1767992670"
},
"stopId": "ORLEANS:StopArea:TLBLUM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767992770"
},
"departure": {
"time": "1767992780"
},
"stopId": "ORLEANS:StopArea:TCLARC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767992865"
},
"departure": {
"time": "1767992875"
},
"stopId": "ORLEANS:StopArea:TVERVI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767992935"
},
"departure": {
"time": "1767992945"
},
"stopId": "ORLEANS:StopArea:TPTBOR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767993055"
},
"departure": {
"time": "1767993065"
},
"stopId": "ORLEANS:StopArea:TGAUBR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767993175"
},
"departure": {
"time": "1767993185"
},
"stopId": "ORLEANS:StopArea:TAMBER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767993240"
},
"departure": {
"time": "1767993250"
},
"stopId": "ORLEANS:StopArea:TGVILL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767993310"
},
"departure": {
"time": "1767993325"
},
"stopId": "ORLEANS:StopArea:TMOZAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767993395"
},
"departure": {
"time": "1767993405"
},
"stopId": "ORLEANS:StopArea:TDRHOM1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767993495"
},
"departure": {
"time": "1767993510"
},
"stopId": "ORLEANS:StopArea:TRIOBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767993595"
},
"departure": {
"time": "1767993615"
},
"stopId": "ORLEANS:StopArea:TVIGNA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767993720"
},
"departure": {
"time": "1767993735"
},
"stopId": "ORLEANS:StopArea:THALMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767993805"
},
"departure": {
"time": "1767993815"
},
"stopId": "ORLEANS:StopArea:TCAHDV1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767993875"
},
"departure": {
"time": "1767993885"
},
"stopId": "ORLEANS:StopArea:TJDARC1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767993995"
},
"departure": {
"time": "1767994000"
},
"stopId": "ORLEANS:StopArea:TGAULB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767994090"
},
"departure": {
"time": "1767994100"
},
"stopId": "ORLEANS:StopArea:TCXMOR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767994165"
},
"departure": {
"time": "1767994185"
},
"stopId": "ORLEANS:StopArea:TMADEL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767994255"
},
"departure": {
"time": "1767994265"
},
"stopId": "ORLEANS:StopArea:TBEAUM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767994344"
},
"departure": {
"time": "1767994350"
},
"stopId": "ORLEANS:StopArea:TPTDUN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767994415"
},
"departure": {
"time": "1767994425"
},
"stopId": "ORLEANS:StopArea:TPEURO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767994535"
},
"departure": {
"time": "1767994545"
},
"stopId": "ORLEANS:StopArea:TTANGU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767994605"
},
"departure": {
"time": "1767994615"
},
"stopId": "ORLEANS:StopArea:TMLKIN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767994705"
},
"departure": {
"time": "1767994720"
},
"stopId": "ORLEANS:StopArea:TTFONT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767994860"
},
"departure": {
"time": "1767994860"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_R_173_2_B06_5_220240"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_A_467_2_A10_5_185900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982988"
},
"departure": {
"time": "1767982994"
},
"stopId": "ORLEANS:StopArea:TZENIT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983088"
},
"departure": {
"time": "1767983088"
},
"stopId": "ORLEANS:StopArea:TCOMET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983193"
},
"departure": {
"time": "1767983195"
},
"stopId": "ORLEANS:StopArea:TMOUIL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983302"
},
"departure": {
"time": "1767983302"
},
"stopId": "ORLEANS:StopArea:TCSMAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983398"
},
"departure": {
"time": "1767983415"
},
"stopId": "ORLEANS:StopArea:TTOURE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983485"
},
"departure": {
"time": "1767983500"
},
"stopId": "ORLEANS:StopArea:TROYAL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767983622"
},
"departure": {
"time": "1767983640"
},
"stopId": "ORLEANS:StopArea:TGAULA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767983729"
},
"departure": {
"time": "1767983735"
},
"stopId": "ORLEANS:StopArea:TREPUB1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767983858"
},
"departure": {
"time": "1767983885"
},
"stopId": "ORLEANS:StopArea:TGARDO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983997"
},
"departure": {
"time": "1767984005"
},
"stopId": "ORLEANS:StopArea:TLBRAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984099"
},
"departure": {
"time": "1767984115"
},
"stopId": "ORLEANS:StopArea:TCOLIG1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984194"
},
"departure": {
"time": "1767984205"
},
"stopId": "ORLEANS:StopArea:TLIBER1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984343"
},
"departure": {
"time": "1767984365"
},
"stopId": "ORLEANS:StopArea:TAUBRA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984501"
},
"departure": {
"time": "1767984505"
},
"stopId": "ORLEANS:StopArea:TBUSTI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767984617"
},
"departure": {
"time": "1767984630"
},
"stopId": "ORLEANS:StopArea:TLAMBA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1767984732"
},
"departure": {
"time": "1767984732"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_A_467_2_A10_5_185900"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:11_A_143_2_1102_5_185200",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983048"
},
"departure": {
"time": "1767983056"
},
"stopId": "ORLEANS:StopArea:00006515",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983122"
},
"departure": {
"time": "1767983122"
},
"stopId": "ORLEANS:StopArea:00022915",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983187"
},
"departure": {
"time": "1767983187"
},
"stopId": "ORLEANS:StopArea:00030202",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983185"
},
"departure": {
"time": "1767983185"
},
"stopId": "ORLEANS:StopArea:00029311",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983237"
},
"departure": {
"time": "1767983237"
},
"stopId": "ORLEANS:StopArea:01022902",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983302"
},
"departure": {
"time": "1767983302"
},
"stopId": "ORLEANS:StopArea:00053901",
"stopSequence": 26
},
{
"arrival": {
"time": "1767983407"
},
"departure": {
"time": "1767983407"
},
"stopId": "ORLEANS:StopArea:00033701",
"stopSequence": 27
},
{
"arrival": {
"time": "1767983471"
},
"departure": {
"time": "1767983471"
},
"stopId": "ORLEANS:StopArea:01081901",
"stopSequence": 28
},
{
"arrival": {
"time": "1767983487"
},
"departure": {
"time": "1767983487"
},
"stopId": "ORLEANS:StopArea:00035902",
"stopSequence": 29
},
{
"arrival": {
"time": "1767983545"
},
"departure": {
"time": "1767983545"
},
"stopId": "ORLEANS:StopArea:00031110",
"stopSequence": 30
},
{
"arrival": {
"time": "1767983668"
},
"departure": {
"time": "1767983668"
},
"stopId": "ORLEANS:StopArea:01022203",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:11",
"tripId": "ORLEANS:VehicleJourney:11_A_143_2_1102_5_185200"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:40_A_86_2_4017_5_201500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767985669"
},
"departure": {
"time": "1767986100"
},
"stopId": "ORLEANS:StopArea:00035910",
"stopSequence": 0
},
{
"arrival": {
"time": "1767986129"
},
"departure": {
"time": "1767986129"
},
"stopId": "ORLEANS:StopArea:01088002",
"stopSequence": 1
},
{
"arrival": {
"time": "1767986191"
},
"departure": {
"time": "1767986191"
},
"stopId": "ORLEANS:StopArea:00001601",
"stopSequence": 2
},
{
"arrival": {
"time": "1767986223"
},
"departure": {
"time": "1767986223"
},
"stopId": "ORLEANS:StopArea:00016100",
"stopSequence": 3
},
{
"arrival": {
"time": "1767986258"
},
"departure": {
"time": "1767986258"
},
"stopId": "ORLEANS:StopArea:00043321",
"stopSequence": 4
},
{
"arrival": {
"time": "1767986288"
},
"departure": {
"time": "1767986288"
},
"stopId": "ORLEANS:StopArea:00007600",
"stopSequence": 5
},
{
"arrival": {
"time": "1767986345"
},
"departure": {
"time": "1767986345"
},
"stopId": "ORLEANS:StopArea:01077501",
"stopSequence": 6
},
{
"arrival": {
"time": "1767986425"
},
"departure": {
"time": "1767986425"
},
"stopId": "ORLEANS:StopArea:01054303",
"stopSequence": 7
},
{
"arrival": {
"time": "1767986487"
},
"departure": {
"time": "1767986487"
},
"stopId": "ORLEANS:StopArea:00049100",
"stopSequence": 8
},
{
"arrival": {
"time": "1767986562"
},
"departure": {
"time": "1767986562"
},
"stopId": "ORLEANS:StopArea:01000205",
"stopSequence": 9
},
{
"arrival": {
"time": "1767986690"
},
"departure": {
"time": "1767986690"
},
"stopId": "ORLEANS:StopArea:00007923",
"stopSequence": 10
},
{
"arrival": {
"time": "1767986724"
},
"departure": {
"time": "1767986724"
},
"stopId": "ORLEANS:StopArea:00034303",
"stopSequence": 11
},
{
"arrival": {
"time": "1767986806"
},
"departure": {
"time": "1767986806"
},
"stopId": "ORLEANS:StopArea:01036003",
"stopSequence": 12
},
{
"arrival": {
"time": "1767986845"
},
"departure": {
"time": "1767986845"
},
"stopId": "ORLEANS:StopArea:00004730",
"stopSequence": 13
},
{
"arrival": {
"time": "1767986940"
},
"departure": {
"time": "1767986940"
},
"stopId": "ORLEANS:StopArea:00039751",
"stopSequence": 14
},
{
"arrival": {
"time": "1767987025"
},
"departure": {
"time": "1767987025"
},
"stopId": "ORLEANS:StopArea:00047321",
"stopSequence": 15
},
{
"arrival": {
"time": "1767987131"
},
"departure": {
"time": "1767987131"
},
"stopId": "ORLEANS:StopArea:00047361",
"stopSequence": 16
},
{
"arrival": {
"time": "1767987213"
},
"departure": {
"time": "1767987213"
},
"stopId": "ORLEANS:StopArea:00005500",
"stopSequence": 17
},
{
"arrival": {
"time": "1767987646"
},
"departure": {
"time": "1767987646"
},
"stopId": "ORLEANS:StopArea:00026500",
"stopSequence": 18
},
{
"arrival": {
"time": "1767987600"
},
"departure": {
"time": "1767987600"
},
"stopId": "ORLEANS:StopArea:00038310",
"stopSequence": 19
},
{
"arrival": {
"time": "1767987780"
},
"departure": {
"time": "1767987780"
},
"stopId": "ORLEANS:StopArea:00045620",
"stopSequence": 20
},
{
"arrival": {
"time": "1767987861"
},
"departure": {
"time": "1767987861"
},
"stopId": "ORLEANS:StopArea:00001220",
"stopSequence": 21
},
{
"arrival": {
"time": "1767987946"
},
"departure": {
"time": "1767987946"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 22
},
{
"arrival": {
"time": "1767988011"
},
"departure": {
"time": "1767988011"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 23
},
{
"arrival": {
"time": "1767988080"
},
"departure": {
"time": "1767988080"
},
"stopId": "ORLEANS:StopArea:01001712",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:40",
"tripId": "ORLEANS:VehicleJourney:40_A_86_2_4017_5_201500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:13_R_480_2_1306_5_193500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983025"
},
"departure": {
"time": "1767983700"
},
"stopId": "ORLEANS:StopArea:00007921",
"stopSequence": 0
},
{
"arrival": {
"time": "1767983919"
},
"departure": {
"time": "1767983919"
},
"stopId": "ORLEANS:StopArea:00007924",
"stopSequence": 1
},
{
"arrival": {
"time": "1767983988"
},
"departure": {
"time": "1767983988"
},
"stopId": "ORLEANS:StopArea:00046450",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984066"
},
"departure": {
"time": "1767984066"
},
"stopId": "ORLEANS:StopArea:00016001",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984180"
},
"departure": {
"time": "1767984180"
},
"stopId": "ORLEANS:StopArea:01071001",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984242"
},
"departure": {
"time": "1767984242"
},
"stopId": "ORLEANS:StopArea:01071101",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984327"
},
"departure": {
"time": "1767984327"
},
"stopId": "ORLEANS:StopArea:01071201",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984502"
},
"departure": {
"time": "1767984502"
},
"stopId": "ORLEANS:StopArea:00002700",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984569"
},
"departure": {
"time": "1767984569"
},
"stopId": "ORLEANS:StopArea:00008701",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984632"
},
"departure": {
"time": "1767984632"
},
"stopId": "ORLEANS:StopArea:00032200",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984695"
},
"departure": {
"time": "1767984695"
},
"stopId": "ORLEANS:StopArea:00041500",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984798"
},
"departure": {
"time": "1767984798"
},
"stopId": "ORLEANS:StopArea:01000903",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984930"
},
"departure": {
"time": "1767984930"
},
"stopId": "ORLEANS:StopArea:00019140",
"stopSequence": 12
},
{
"arrival": {
"time": "1767984992"
},
"departure": {
"time": "1767984992"
},
"stopId": "ORLEANS:StopArea:00038761",
"stopSequence": 13
},
{
"arrival": {
"time": "1767985120"
},
"departure": {
"time": "1767985120"
},
"stopId": "ORLEANS:StopArea:00036720",
"stopSequence": 14
},
{
"arrival": {
"time": "1767985163"
},
"departure": {
"time": "1767985163"
},
"stopId": "ORLEANS:StopArea:00031102",
"stopSequence": 15
},
{
"arrival": {
"time": "1767985251"
},
"departure": {
"time": "1767985251"
},
"stopId": "ORLEANS:StopArea:01037004",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985342"
},
"departure": {
"time": "1767985342"
},
"stopId": "ORLEANS:StopArea:01037103",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985380"
},
"departure": {
"time": "1767985380"
},
"stopId": "ORLEANS:StopArea:00035170",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985423"
},
"departure": {
"time": "1767985423"
},
"stopId": "ORLEANS:StopArea:00024600",
"stopSequence": 19
},
{
"arrival": {
"time": "1767985446"
},
"departure": {
"time": "1767985446"
},
"stopId": "ORLEANS:StopArea:01037402",
"stopSequence": 20
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:13",
"tripId": "ORLEANS:VehicleJourney:13_R_480_2_1306_5_193500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_167_2_B08_5_201500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767985732"
},
"departure": {
"time": "1767986100"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767986238"
},
"departure": {
"time": "1767986250"
},
"stopId": "ORLEANS:StopArea:TTFONT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767986335"
},
"departure": {
"time": "1767986345"
},
"stopId": "ORLEANS:StopArea:TMLKIN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767986404"
},
"departure": {
"time": "1767986415"
},
"stopId": "ORLEANS:StopArea:TTANGU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767986534"
},
"departure": {
"time": "1767986540"
},
"stopId": "ORLEANS:StopArea:TPEURO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767986601"
},
"departure": {
"time": "1767986615"
},
"stopId": "ORLEANS:StopArea:TPTDUN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767986691"
},
"departure": {
"time": "1767986700"
},
"stopId": "ORLEANS:StopArea:TBEAUM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767986777"
},
"departure": {
"time": "1767986795"
},
"stopId": "ORLEANS:StopArea:TMADEL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767986881"
},
"departure": {
"time": "1767986890"
},
"stopId": "ORLEANS:StopArea:TCXMOR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767986985"
},
"departure": {
"time": "1767987025"
},
"stopId": "ORLEANS:StopArea:TGAULB2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767987103"
},
"departure": {
"time": "1767987115"
},
"stopId": "ORLEANS:StopArea:TJDARC2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767987188"
},
"departure": {
"time": "1767987200"
},
"stopId": "ORLEANS:StopArea:TCAHDV2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767987255"
},
"departure": {
"time": "1767987270"
},
"stopId": "ORLEANS:StopArea:THALMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767987361"
},
"departure": {
"time": "1767987385"
},
"stopId": "ORLEANS:StopArea:TVIGNA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767987469"
},
"departure": {
"time": "1767987485"
},
"stopId": "ORLEANS:StopArea:TRIOBE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767987579"
},
"departure": {
"time": "1767987600"
},
"stopId": "ORLEANS:StopArea:TDRHOM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767987668"
},
"departure": {
"time": "1767987680"
},
"stopId": "ORLEANS:StopArea:TMOZAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767987733"
},
"departure": {
"time": "1767987745"
},
"stopId": "ORLEANS:StopArea:TGVILL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767987798"
},
"departure": {
"time": "1767987845"
},
"stopId": "ORLEANS:StopArea:TAMBER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767987960"
},
"departure": {
"time": "1767987970"
},
"stopId": "ORLEANS:StopArea:TGAUBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767988089"
},
"departure": {
"time": "1767988100"
},
"stopId": "ORLEANS:StopArea:TPTBOR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767988165"
},
"departure": {
"time": "1767988170"
},
"stopId": "ORLEANS:StopArea:TVERVI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767988256"
},
"departure": {
"time": "1767988265"
},
"stopId": "ORLEANS:StopArea:TCLARC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767988371"
},
"departure": {
"time": "1767988380"
},
"stopId": "ORLEANS:StopArea:TLBLUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767988485"
},
"departure": {
"time": "1767988485"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_167_2_B08_5_201500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_A_471_2_A15_5_192300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983198"
},
"departure": {
"time": "1767983198"
},
"stopId": "ORLEANS:StopArea:THOPAC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767983321"
},
"departure": {
"time": "1767983321"
},
"stopId": "ORLEANS:StopArea:TBOLIE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767983378"
},
"departure": {
"time": "1767983378"
},
"stopId": "ORLEANS:StopArea:TPOSTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767983447"
},
"departure": {
"time": "1767983450"
},
"stopId": "ORLEANS:StopArea:TINDIE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767983582"
},
"departure": {
"time": "1767983595"
},
"stopId": "ORLEANS:StopArea:TFLORA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983645"
},
"departure": {
"time": "1767983660"
},
"stopId": "ORLEANS:StopArea:TCAMPU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983726"
},
"departure": {
"time": "1767983735"
},
"stopId": "ORLEANS:StopArea:TLORET1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983893"
},
"departure": {
"time": "1767983910"
},
"stopId": "ORLEANS:StopArea:TAULNA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984035"
},
"departure": {
"time": "1767984040"
},
"stopId": "ORLEANS:StopArea:TLARRY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984123"
},
"departure": {
"time": "1767984145"
},
"stopId": "ORLEANS:StopArea:TVHUGO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984336"
},
"departure": {
"time": "1767984375"
},
"stopId": "ORLEANS:StopArea:TZENIT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984458"
},
"departure": {
"time": "1767984475"
},
"stopId": "ORLEANS:StopArea:TCOMET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767984617"
},
"departure": {
"time": "1767984635"
},
"stopId": "ORLEANS:StopArea:TMOUIL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767984725"
},
"departure": {
"time": "1767984740"
},
"stopId": "ORLEANS:StopArea:TCSMAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767984838"
},
"departure": {
"time": "1767984855"
},
"stopId": "ORLEANS:StopArea:TTOURE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767984929"
},
"departure": {
"time": "1767984940"
},
"stopId": "ORLEANS:StopArea:TROYAL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985062"
},
"departure": {
"time": "1767985080"
},
"stopId": "ORLEANS:StopArea:TGAULA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985167"
},
"departure": {
"time": "1767985175"
},
"stopId": "ORLEANS:StopArea:TREPUB1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985292"
},
"departure": {
"time": "1767985325"
},
"stopId": "ORLEANS:StopArea:TGARDO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767985427"
},
"departure": {
"time": "1767985445"
},
"stopId": "ORLEANS:StopArea:TLBRAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767985537"
},
"departure": {
"time": "1767985555"
},
"stopId": "ORLEANS:StopArea:TCOLIG1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767985631"
},
"departure": {
"time": "1767985645"
},
"stopId": "ORLEANS:StopArea:TLIBER1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767985782"
},
"departure": {
"time": "1767985805"
},
"stopId": "ORLEANS:StopArea:TAUBRA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767985934"
},
"departure": {
"time": "1767985945"
},
"stopId": "ORLEANS:StopArea:TBUSTI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767986065"
},
"departure": {
"time": "1767986070"
},
"stopId": "ORLEANS:StopArea:TLAMBA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1767986205"
},
"departure": {
"time": "1767986205"
},
"stopId": "ORLEANS:StopArea:TVERNE1",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_A_471_2_A15_5_192300"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:25_R_118_2_2505_5_185000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983040"
},
"departure": {
"time": "1767983040"
},
"stopId": "ORLEANS:StopArea:00013850",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983083"
},
"departure": {
"time": "1767983083"
},
"stopId": "ORLEANS:StopArea:00047723",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983171"
},
"departure": {
"time": "1767983171"
},
"stopId": "ORLEANS:StopArea:00002305",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983264"
},
"departure": {
"time": "1767983264"
},
"stopId": "ORLEANS:StopArea:00043310",
"stopSequence": 26
},
{
"arrival": {
"time": "1767983340"
},
"departure": {
"time": "1767983340"
},
"stopId": "ORLEANS:StopArea:00038203",
"stopSequence": 27
},
{
"arrival": {
"time": "1767983499"
},
"departure": {
"time": "1767983499"
},
"stopId": "ORLEANS:StopArea:01004406",
"stopSequence": 28
},
{
"arrival": {
"time": "1767983520"
},
"departure": {
"time": "1767983520"
},
"stopId": "ORLEANS:StopArea:00040150",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:25",
"tripId": "ORLEANS:VehicleJourney:25_R_118_2_2505_5_185000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_R_173_2_B02_5_214040",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767991240"
},
"departure": {
"time": "1767991240"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767991335"
},
"departure": {
"time": "1767991350"
},
"stopId": "ORLEANS:StopArea:TLBLUM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767991450"
},
"departure": {
"time": "1767991460"
},
"stopId": "ORLEANS:StopArea:TCLARC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767991545"
},
"departure": {
"time": "1767991555"
},
"stopId": "ORLEANS:StopArea:TVERVI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767991615"
},
"departure": {
"time": "1767991625"
},
"stopId": "ORLEANS:StopArea:TPTBOR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767991735"
},
"departure": {
"time": "1767991745"
},
"stopId": "ORLEANS:StopArea:TGAUBR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767991855"
},
"departure": {
"time": "1767991865"
},
"stopId": "ORLEANS:StopArea:TAMBER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767991920"
},
"departure": {
"time": "1767991930"
},
"stopId": "ORLEANS:StopArea:TGVILL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767991990"
},
"departure": {
"time": "1767992005"
},
"stopId": "ORLEANS:StopArea:TMOZAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767992075"
},
"departure": {
"time": "1767992085"
},
"stopId": "ORLEANS:StopArea:TDRHOM1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767992175"
},
"departure": {
"time": "1767992190"
},
"stopId": "ORLEANS:StopArea:TRIOBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767992275"
},
"departure": {
"time": "1767992295"
},
"stopId": "ORLEANS:StopArea:TVIGNA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767992400"
},
"departure": {
"time": "1767992415"
},
"stopId": "ORLEANS:StopArea:THALMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767992485"
},
"departure": {
"time": "1767992495"
},
"stopId": "ORLEANS:StopArea:TCAHDV1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767992555"
},
"departure": {
"time": "1767992565"
},
"stopId": "ORLEANS:StopArea:TJDARC1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767992645"
},
"departure": {
"time": "1767992680"
},
"stopId": "ORLEANS:StopArea:TGAULB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767992770"
},
"departure": {
"time": "1767992780"
},
"stopId": "ORLEANS:StopArea:TCXMOR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767992847"
},
"departure": {
"time": "1767992865"
},
"stopId": "ORLEANS:StopArea:TMADEL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767992935"
},
"departure": {
"time": "1767992945"
},
"stopId": "ORLEANS:StopArea:TBEAUM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767993020"
},
"departure": {
"time": "1767993030"
},
"stopId": "ORLEANS:StopArea:TPTDUN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767993090"
},
"departure": {
"time": "1767993105"
},
"stopId": "ORLEANS:StopArea:TPEURO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767993215"
},
"departure": {
"time": "1767993225"
},
"stopId": "ORLEANS:StopArea:TTANGU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767993285"
},
"departure": {
"time": "1767993295"
},
"stopId": "ORLEANS:StopArea:TMLKIN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767993385"
},
"departure": {
"time": "1767993400"
},
"stopId": "ORLEANS:StopArea:TTFONT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767993540"
},
"departure": {
"time": "1767993540"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_R_173_2_B02_5_214040"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:7_R_374_2_779_5_204000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767987600"
},
"departure": {
"time": "1767987600"
},
"stopId": "ORLEANS:StopArea:00020420",
"stopSequence": 0
},
{
"arrival": {
"time": "1767987626"
},
"departure": {
"time": "1767987626"
},
"stopId": "ORLEANS:StopArea:00020520",
"stopSequence": 1
},
{
"arrival": {
"time": "1767987736"
},
"departure": {
"time": "1767987736"
},
"stopId": "ORLEANS:StopArea:00012303",
"stopSequence": 2
},
{
"arrival": {
"time": "1767987762"
},
"departure": {
"time": "1767987762"
},
"stopId": "ORLEANS:StopArea:00018406",
"stopSequence": 3
},
{
"arrival": {
"time": "1767987809"
},
"departure": {
"time": "1767987809"
},
"stopId": "ORLEANS:StopArea:00028751",
"stopSequence": 4
},
{
"arrival": {
"time": "1767987881"
},
"departure": {
"time": "1767987881"
},
"stopId": "ORLEANS:StopArea:00009211",
"stopSequence": 5
},
{
"arrival": {
"time": "1767987915"
},
"departure": {
"time": "1767987915"
},
"stopId": "ORLEANS:StopArea:AF026951",
"stopSequence": 6
},
{
"arrival": {
"time": "1767987960"
},
"departure": {
"time": "1767987960"
},
"stopId": "ORLEANS:StopArea:00038950",
"stopSequence": 7
},
{
"arrival": {
"time": "1767988003"
},
"departure": {
"time": "1767988003"
},
"stopId": "ORLEANS:StopArea:00043501",
"stopSequence": 8
},
{
"arrival": {
"time": "1767988081"
},
"departure": {
"time": "1767988081"
},
"stopId": "ORLEANS:StopArea:00026720",
"stopSequence": 9
},
{
"arrival": {
"time": "1767988260"
},
"departure": {
"time": "1767988260"
},
"stopId": "ORLEANS:StopArea:01062402",
"stopSequence": 10
},
{
"arrival": {
"time": "1767988307"
},
"departure": {
"time": "1767988307"
},
"stopId": "ORLEANS:StopArea:P0005002",
"stopSequence": 11
},
{
"arrival": {
"time": "1767988358"
},
"departure": {
"time": "1767988358"
},
"stopId": "ORLEANS:StopArea:01062604",
"stopSequence": 12
},
{
"arrival": {
"time": "1767988409"
},
"departure": {
"time": "1767988409"
},
"stopId": "ORLEANS:StopArea:01069102",
"stopSequence": 13
},
{
"arrival": {
"time": "1767988459"
},
"departure": {
"time": "1767988459"
},
"stopId": "ORLEANS:StopArea:00008630",
"stopSequence": 14
},
{
"arrival": {
"time": "1767988514"
},
"departure": {
"time": "1767988514"
},
"stopId": "ORLEANS:StopArea:00039603",
"stopSequence": 15
},
{
"arrival": {
"time": "1767988560"
},
"departure": {
"time": "1767988560"
},
"stopId": "ORLEANS:StopArea:01003404",
"stopSequence": 16
},
{
"arrival": {
"time": "1767988714"
},
"departure": {
"time": "1767988714"
},
"stopId": "ORLEANS:StopArea:00054601",
"stopSequence": 17
},
{
"arrival": {
"time": "1767988797"
},
"departure": {
"time": "1767988797"
},
"stopId": "ORLEANS:StopArea:00005931",
"stopSequence": 18
},
{
"arrival": {
"time": "1767988868"
},
"departure": {
"time": "1767988868"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 19
},
{
"arrival": {
"time": "1767988932"
},
"departure": {
"time": "1767988932"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 20
},
{
"arrival": {
"time": "1767988980"
},
"departure": {
"time": "1767989040"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 21
},
{
"arrival": {
"time": "1767989163"
},
"departure": {
"time": "1767989163"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 22
},
{
"arrival": {
"time": "1767989251"
},
"departure": {
"time": "1767989251"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 23
},
{
"arrival": {
"time": "1767989400"
},
"departure": {
"time": "1767989400"
},
"stopId": "ORLEANS:StopArea:00030980",
"stopSequence": 24
},
{
"arrival": {
"time": "1767989517"
},
"departure": {
"time": "1767989517"
},
"stopId": "ORLEANS:StopArea:01007204",
"stopSequence": 25
},
{
"arrival": {
"time": "1767989566"
},
"departure": {
"time": "1767989566"
},
"stopId": "ORLEANS:StopArea:01024801",
"stopSequence": 26
},
{
"arrival": {
"time": "1767989599"
},
"departure": {
"time": "1767989599"
},
"stopId": "ORLEANS:StopArea:00019800",
"stopSequence": 27
},
{
"arrival": {
"time": "1767989668"
},
"departure": {
"time": "1767989668"
},
"stopId": "ORLEANS:StopArea:00022920",
"stopSequence": 28
},
{
"arrival": {
"time": "1767989700"
},
"departure": {
"time": "1767989700"
},
"stopId": "ORLEANS:StopArea:00004901",
"stopSequence": 29
},
{
"arrival": {
"time": "1767989752"
},
"departure": {
"time": "1767989752"
},
"stopId": "ORLEANS:StopArea:00042000",
"stopSequence": 30
},
{
"arrival": {
"time": "1767989819"
},
"departure": {
"time": "1767989819"
},
"stopId": "ORLEANS:StopArea:00045401",
"stopSequence": 31
},
{
"arrival": {
"time": "1767989872"
},
"departure": {
"time": "1767989872"
},
"stopId": "ORLEANS:StopArea:00046201",
"stopSequence": 32
},
{
"arrival": {
"time": "1767989911"
},
"departure": {
"time": "1767989911"
},
"stopId": "ORLEANS:StopArea:00031620",
"stopSequence": 33
},
{
"arrival": {
"time": "1767989962"
},
"departure": {
"time": "1767989962"
},
"stopId": "ORLEANS:StopArea:00001300",
"stopSequence": 34
},
{
"arrival": {
"time": "1767990024"
},
"departure": {
"time": "1767990024"
},
"stopId": "ORLEANS:StopArea:00012901",
"stopSequence": 35
},
{
"arrival": {
"time": "1767990070"
},
"departure": {
"time": "1767990070"
},
"stopId": "ORLEANS:StopArea:00025800",
"stopSequence": 36
},
{
"arrival": {
"time": "1767990120"
},
"departure": {
"time": "1767990120"
},
"stopId": "ORLEANS:StopArea:00042254",
"stopSequence": 37
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:7",
"tripId": "ORLEANS:VehicleJourney:7_R_374_2_779_5_204000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_167_2_B04_5_230800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767996480"
},
"departure": {
"time": "1767996480"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767996621"
},
"departure": {
"time": "1767996625"
},
"stopId": "ORLEANS:StopArea:TTFONT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767996710"
},
"departure": {
"time": "1767996720"
},
"stopId": "ORLEANS:StopArea:TMLKIN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767996783"
},
"departure": {
"time": "1767996790"
},
"stopId": "ORLEANS:StopArea:TTANGU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767996914"
},
"departure": {
"time": "1767996915"
},
"stopId": "ORLEANS:StopArea:TPEURO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767996978"
},
"departure": {
"time": "1767996990"
},
"stopId": "ORLEANS:StopArea:TPTDUN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767997065"
},
"departure": {
"time": "1767997075"
},
"stopId": "ORLEANS:StopArea:TBEAUM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767997150"
},
"departure": {
"time": "1767997170"
},
"stopId": "ORLEANS:StopArea:TMADEL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767997250"
},
"departure": {
"time": "1767997265"
},
"stopId": "ORLEANS:StopArea:TCXMOR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767997365"
},
"departure": {
"time": "1767997400"
},
"stopId": "ORLEANS:StopArea:TGAULB2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767997475"
},
"departure": {
"time": "1767997490"
},
"stopId": "ORLEANS:StopArea:TJDARC2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767997560"
},
"departure": {
"time": "1767997575"
},
"stopId": "ORLEANS:StopArea:TCAHDV2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767997630"
},
"departure": {
"time": "1767997645"
},
"stopId": "ORLEANS:StopArea:THALMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767997740"
},
"departure": {
"time": "1767997760"
},
"stopId": "ORLEANS:StopArea:TVIGNA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767997845"
},
"departure": {
"time": "1767997860"
},
"stopId": "ORLEANS:StopArea:TRIOBE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767997955"
},
"departure": {
"time": "1767997970"
},
"stopId": "ORLEANS:StopArea:TDRHOM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767998038"
},
"departure": {
"time": "1767998050"
},
"stopId": "ORLEANS:StopArea:TMOZAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767998103"
},
"departure": {
"time": "1767998115"
},
"stopId": "ORLEANS:StopArea:TGVILL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767998168"
},
"departure": {
"time": "1767998180"
},
"stopId": "ORLEANS:StopArea:TAMBER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767998295"
},
"departure": {
"time": "1767998305"
},
"stopId": "ORLEANS:StopArea:TGAUBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767998420"
},
"departure": {
"time": "1767998435"
},
"stopId": "ORLEANS:StopArea:TPTBOR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767998495"
},
"departure": {
"time": "1767998505"
},
"stopId": "ORLEANS:StopArea:TVERVI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767998590"
},
"departure": {
"time": "1767998600"
},
"stopId": "ORLEANS:StopArea:TCLARC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767998700"
},
"departure": {
"time": "1767998715"
},
"stopId": "ORLEANS:StopArea:TLBLUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767998820"
},
"departure": {
"time": "1767998820"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_167_2_B04_5_230800"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_A_369_2_212_5_214200",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767991281"
},
"departure": {
"time": "1767991320"
},
"stopId": "ORLEANS:StopArea:01010701",
"stopSequence": 0
},
{
"arrival": {
"time": "1767991375"
},
"departure": {
"time": "1767991375"
},
"stopId": "ORLEANS:StopArea:00041951",
"stopSequence": 1
},
{
"arrival": {
"time": "1767991470"
},
"departure": {
"time": "1767991470"
},
"stopId": "ORLEANS:StopArea:00008801",
"stopSequence": 2
},
{
"arrival": {
"time": "1767991550"
},
"departure": {
"time": "1767991550"
},
"stopId": "ORLEANS:StopArea:00020801",
"stopSequence": 3
},
{
"arrival": {
"time": "1767991559"
},
"departure": {
"time": "1767991559"
},
"stopId": "ORLEANS:StopArea:00024201",
"stopSequence": 4
},
{
"arrival": {
"time": "1767991612"
},
"departure": {
"time": "1767991612"
},
"stopId": "ORLEANS:StopArea:00029803",
"stopSequence": 5
},
{
"arrival": {
"time": "1767991720"
},
"departure": {
"time": "1767991720"
},
"stopId": "ORLEANS:StopArea:00035001",
"stopSequence": 6
},
{
"arrival": {
"time": "1767991807"
},
"departure": {
"time": "1767991807"
},
"stopId": "ORLEANS:StopArea:00037201",
"stopSequence": 7
},
{
"arrival": {
"time": "1767991924"
},
"departure": {
"time": "1767991924"
},
"stopId": "ORLEANS:StopArea:00017522",
"stopSequence": 8
},
{
"arrival": {
"time": "1767992109"
},
"departure": {
"time": "1767992109"
},
"stopId": "ORLEANS:StopArea:01004705",
"stopSequence": 9
},
{
"arrival": {
"time": "1767992217"
},
"departure": {
"time": "1767992217"
},
"stopId": "ORLEANS:StopArea:01070201",
"stopSequence": 10
},
{
"arrival": {
"time": "1767992268"
},
"departure": {
"time": "1767992268"
},
"stopId": "ORLEANS:StopArea:00046251",
"stopSequence": 11
},
{
"arrival": {
"time": "1767992356"
},
"departure": {
"time": "1767992356"
},
"stopId": "ORLEANS:StopArea:00006403",
"stopSequence": 12
},
{
"arrival": {
"time": "1767992427"
},
"departure": {
"time": "1767992427"
},
"stopId": "ORLEANS:StopArea:00037300",
"stopSequence": 13
},
{
"arrival": {
"time": "1767992521"
},
"departure": {
"time": "1767992521"
},
"stopId": "ORLEANS:StopArea:00000102",
"stopSequence": 14
},
{
"arrival": {
"time": "1767992608"
},
"departure": {
"time": "1767992608"
},
"stopId": "ORLEANS:StopArea:01012903",
"stopSequence": 15
},
{
"arrival": {
"time": "1767992666"
},
"departure": {
"time": "1767992666"
},
"stopId": "ORLEANS:StopArea:00007700",
"stopSequence": 16
},
{
"arrival": {
"time": "1767992738"
},
"departure": {
"time": "1767992738"
},
"stopId": "ORLEANS:StopArea:00047700",
"stopSequence": 17
},
{
"arrival": {
"time": "1767992818"
},
"departure": {
"time": "1767992818"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 18
},
{
"arrival": {
"time": "1767992930"
},
"departure": {
"time": "1767992930"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 19
},
{
"arrival": {
"time": "1767993032"
},
"departure": {
"time": "1767993032"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 20
},
{
"arrival": {
"time": "1767993109"
},
"departure": {
"time": "1767993109"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 21
},
{
"arrival": {
"time": "1767993175"
},
"departure": {
"time": "1767993175"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 22
},
{
"arrival": {
"time": "1767993251"
},
"departure": {
"time": "1767993251"
},
"stopId": "ORLEANS:StopArea:00001223",
"stopSequence": 23
},
{
"arrival": {
"time": "1767993311"
},
"departure": {
"time": "1767993311"
},
"stopId": "ORLEANS:StopArea:00045621",
"stopSequence": 24
},
{
"arrival": {
"time": "1767993419"
},
"departure": {
"time": "1767993419"
},
"stopId": "ORLEANS:StopArea:01013604",
"stopSequence": 25
},
{
"arrival": {
"time": "1767993549"
},
"departure": {
"time": "1767993549"
},
"stopId": "ORLEANS:StopArea:01013704",
"stopSequence": 26
},
{
"arrival": {
"time": "1767993661"
},
"departure": {
"time": "1767993661"
},
"stopId": "ORLEANS:StopArea:00039800",
"stopSequence": 27
},
{
"arrival": {
"time": "1767993740"
},
"departure": {
"time": "1767993740"
},
"stopId": "ORLEANS:StopArea:01014004",
"stopSequence": 28
},
{
"arrival": {
"time": "1767993859"
},
"departure": {
"time": "1767993859"
},
"stopId": "ORLEANS:StopArea:00055550",
"stopSequence": 29
},
{
"arrival": {
"time": "1767993933"
},
"departure": {
"time": "1767993933"
},
"stopId": "ORLEANS:StopArea:00036901",
"stopSequence": 30
},
{
"arrival": {
"time": "1767993987"
},
"departure": {
"time": "1767993987"
},
"stopId": "ORLEANS:StopArea:00042301",
"stopSequence": 31
},
{
"arrival": {
"time": "1767994058"
},
"departure": {
"time": "1767994058"
},
"stopId": "ORLEANS:StopArea:01014404",
"stopSequence": 32
},
{
"arrival": {
"time": "1767994148"
},
"departure": {
"time": "1767994148"
},
"stopId": "ORLEANS:StopArea:00030300",
"stopSequence": 33
},
{
"arrival": {
"time": "1767994211"
},
"departure": {
"time": "1767994211"
},
"stopId": "ORLEANS:StopArea:00019700",
"stopSequence": 34
},
{
"arrival": {
"time": "1767994253"
},
"departure": {
"time": "1767994253"
},
"stopId": "ORLEANS:StopArea:01002604",
"stopSequence": 35
},
{
"arrival": {
"time": "1767994297"
},
"departure": {
"time": "1767994297"
},
"stopId": "ORLEANS:StopArea:00036650",
"stopSequence": 36
},
{
"arrival": {
"time": "1767994359"
},
"departure": {
"time": "1767994359"
},
"stopId": "ORLEANS:StopArea:00009112",
"stopSequence": 37
},
{
"arrival": {
"time": "1767994442"
},
"departure": {
"time": "1767994442"
},
"stopId": "ORLEANS:StopArea:00046103",
"stopSequence": 38
},
{
"arrival": {
"time": "1767994506"
},
"departure": {
"time": "1767994506"
},
"stopId": "ORLEANS:StopArea:00002400",
"stopSequence": 39
},
{
"arrival": {
"time": "1767994551"
},
"departure": {
"time": "1767994551"
},
"stopId": "ORLEANS:StopArea:00003200",
"stopSequence": 40
},
{
"arrival": {
"time": "1767994649"
},
"departure": {
"time": "1767994649"
},
"stopId": "ORLEANS:StopArea:00017601",
"stopSequence": 41
},
{
"arrival": {
"time": "1767994733"
},
"departure": {
"time": "1767994733"
},
"stopId": "ORLEANS:StopArea:00018001",
"stopSequence": 42
},
{
"arrival": {
"time": "1767994774"
},
"departure": {
"time": "1767994774"
},
"stopId": "ORLEANS:StopArea:00035625",
"stopSequence": 43
},
{
"arrival": {
"time": "1767994846"
},
"departure": {
"time": "1767994846"
},
"stopId": "ORLEANS:StopArea:01033604",
"stopSequence": 44
},
{
"arrival": {
"time": "1767994902"
},
"departure": {
"time": "1767994902"
},
"stopId": "ORLEANS:StopArea:00021901",
"stopSequence": 45
},
{
"arrival": {
"time": "1767994931"
},
"departure": {
"time": "1767994931"
},
"stopId": "ORLEANS:StopArea:01086902",
"stopSequence": 46
},
{
"arrival": {
"time": "1767994985"
},
"departure": {
"time": "1767994985"
},
"stopId": "ORLEANS:StopArea:00033445",
"stopSequence": 47
},
{
"arrival": {
"time": "1767995043"
},
"departure": {
"time": "1767995043"
},
"stopId": "ORLEANS:StopArea:08047304",
"stopSequence": 48
},
{
"arrival": {
"time": "1767995150"
},
"departure": {
"time": "1767995150"
},
"stopId": "ORLEANS:StopArea:01047402",
"stopSequence": 49
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_A_369_2_212_5_214200"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:4_R_527_2_477_5_202000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767985982"
},
"departure": {
"time": "1767986400"
},
"stopId": "ORLEANS:StopArea:00027901",
"stopSequence": 0
},
{
"arrival": {
"time": "1767986460"
},
"departure": {
"time": "1767986460"
},
"stopId": "ORLEANS:StopArea:00005955",
"stopSequence": 1
},
{
"arrival": {
"time": "1767986497"
},
"departure": {
"time": "1767986497"
},
"stopId": "ORLEANS:StopArea:01077402",
"stopSequence": 2
},
{
"arrival": {
"time": "1767986592"
},
"departure": {
"time": "1767986592"
},
"stopId": "ORLEANS:StopArea:00005918",
"stopSequence": 3
},
{
"arrival": {
"time": "1767986639"
},
"departure": {
"time": "1767986639"
},
"stopId": "ORLEANS:StopArea:00030352",
"stopSequence": 4
},
{
"arrival": {
"time": "1767986656"
},
"departure": {
"time": "1767986656"
},
"stopId": "ORLEANS:StopArea:00001086",
"stopSequence": 5
},
{
"arrival": {
"time": "1767986699"
},
"departure": {
"time": "1767986699"
},
"stopId": "ORLEANS:StopArea:00042400",
"stopSequence": 6
},
{
"arrival": {
"time": "1767986737"
},
"departure": {
"time": "1767986737"
},
"stopId": "ORLEANS:StopArea:00024300",
"stopSequence": 7
},
{
"arrival": {
"time": "1767986771"
},
"departure": {
"time": "1767986771"
},
"stopId": "ORLEANS:StopArea:00023100",
"stopSequence": 8
},
{
"arrival": {
"time": "1767986818"
},
"departure": {
"time": "1767986818"
},
"stopId": "ORLEANS:StopArea:00030521",
"stopSequence": 9
},
{
"arrival": {
"time": "1767986865"
},
"departure": {
"time": "1767986865"
},
"stopId": "ORLEANS:StopArea:00042721",
"stopSequence": 10
},
{
"arrival": {
"time": "1767986903"
},
"departure": {
"time": "1767986903"
},
"stopId": "ORLEANS:StopArea:00015501",
"stopSequence": 11
},
{
"arrival": {
"time": "1767986946"
},
"departure": {
"time": "1767986946"
},
"stopId": "ORLEANS:StopArea:00009501",
"stopSequence": 12
},
{
"arrival": {
"time": "1767987009"
},
"departure": {
"time": "1767987009"
},
"stopId": "ORLEANS:StopArea:00014201",
"stopSequence": 13
},
{
"arrival": {
"time": "1767987071"
},
"departure": {
"time": "1767987071"
},
"stopId": "ORLEANS:StopArea:00001810",
"stopSequence": 14
},
{
"arrival": {
"time": "1767987089"
},
"departure": {
"time": "1767987089"
},
"stopId": "ORLEANS:StopArea:01069102",
"stopSequence": 15
},
{
"arrival": {
"time": "1767987168"
},
"departure": {
"time": "1767987168"
},
"stopId": "ORLEANS:StopArea:00008630",
"stopSequence": 16
},
{
"arrival": {
"time": "1767987240"
},
"departure": {
"time": "1767987240"
},
"stopId": "ORLEANS:StopArea:00039603",
"stopSequence": 17
},
{
"arrival": {
"time": "1767987285"
},
"departure": {
"time": "1767987285"
},
"stopId": "ORLEANS:StopArea:01003404",
"stopSequence": 18
},
{
"arrival": {
"time": "1767987414"
},
"departure": {
"time": "1767987414"
},
"stopId": "ORLEANS:StopArea:00054601",
"stopSequence": 19
},
{
"arrival": {
"time": "1767987420"
},
"departure": {
"time": "1767987420"
},
"stopId": "ORLEANS:StopArea:00005931",
"stopSequence": 20
},
{
"arrival": {
"time": "1767987501"
},
"departure": {
"time": "1767987501"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 21
},
{
"arrival": {
"time": "1767987576"
},
"departure": {
"time": "1767987576"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 22
},
{
"arrival": {
"time": "1767987660"
},
"departure": {
"time": "1767987720"
},
"stopId": "ORLEANS:StopArea:00017056",
"stopSequence": 23
},
{
"arrival": {
"time": "1767987789"
},
"departure": {
"time": "1767987789"
},
"stopId": "ORLEANS:StopArea:00002900",
"stopSequence": 24
},
{
"arrival": {
"time": "1767987884"
},
"departure": {
"time": "1767987884"
},
"stopId": "ORLEANS:StopArea:01017401",
"stopSequence": 25
},
{
"arrival": {
"time": "1767987935"
},
"departure": {
"time": "1767987935"
},
"stopId": "ORLEANS:StopArea:00042201",
"stopSequence": 26
},
{
"arrival": {
"time": "1767987960"
},
"departure": {
"time": "1767987960"
},
"stopId": "ORLEANS:StopArea:00009720",
"stopSequence": 27
},
{
"arrival": {
"time": "1767988001"
},
"departure": {
"time": "1767988001"
},
"stopId": "ORLEANS:StopArea:00001720",
"stopSequence": 28
},
{
"arrival": {
"time": "1767988076"
},
"departure": {
"time": "1767988076"
},
"stopId": "ORLEANS:StopArea:00013101",
"stopSequence": 29
},
{
"arrival": {
"time": "1767988136"
},
"departure": {
"time": "1767988136"
},
"stopId": "ORLEANS:StopArea:00040300",
"stopSequence": 30
},
{
"arrival": {
"time": "1767988200"
},
"departure": {
"time": "1767988200"
},
"stopId": "ORLEANS:StopArea:01017903",
"stopSequence": 31
},
{
"arrival": {
"time": "1767988277"
},
"departure": {
"time": "1767988277"
},
"stopId": "ORLEANS:StopArea:00021811",
"stopSequence": 32
},
{
"arrival": {
"time": "1767988348"
},
"departure": {
"time": "1767988348"
},
"stopId": "ORLEANS:StopArea:01045503",
"stopSequence": 33
},
{
"arrival": {
"time": "1767988585"
},
"departure": {
"time": "1767988585"
},
"stopId": "ORLEANS:StopArea:00000801",
"stopSequence": 34
},
{
"arrival": {
"time": "1767988680"
},
"departure": {
"time": "1767988680"
},
"stopId": "ORLEANS:StopArea:00028100",
"stopSequence": 35
},
{
"arrival": {
"time": "1767988744"
},
"departure": {
"time": "1767988744"
},
"stopId": "ORLEANS:StopArea:00013200",
"stopSequence": 36
},
{
"arrival": {
"time": "1767988797"
},
"departure": {
"time": "1767988797"
},
"stopId": "ORLEANS:StopArea:01018604",
"stopSequence": 37
},
{
"arrival": {
"time": "1767988873"
},
"departure": {
"time": "1767988873"
},
"stopId": "ORLEANS:StopArea:00048402",
"stopSequence": 38
},
{
"arrival": {
"time": "1767988920"
},
"departure": {
"time": "1767988920"
},
"stopId": "ORLEANS:StopArea:00031720",
"stopSequence": 39
},
{
"arrival": {
"time": "1767989180"
},
"departure": {
"time": "1767989180"
},
"stopId": "ORLEANS:StopArea:01070202",
"stopSequence": 42
},
{
"arrival": {
"time": "1767989220"
},
"departure": {
"time": "1767989220"
},
"stopId": "ORLEANS:StopArea:00047044",
"stopSequence": 43
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:4",
"tripId": "ORLEANS:VehicleJourney:4_R_527_2_477_5_202000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_R_173_2_B05_5_185215",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983018"
},
"departure": {
"time": "1767983034"
},
"stopId": "ORLEANS:StopArea:TPTDUN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767983079"
},
"departure": {
"time": "1767983079"
},
"stopId": "ORLEANS:StopArea:TPEURO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767983197"
},
"departure": {
"time": "1767983197"
},
"stopId": "ORLEANS:StopArea:TTANGU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767983251"
},
"departure": {
"time": "1767983260"
},
"stopId": "ORLEANS:StopArea:TMLKIN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983373"
},
"departure": {
"time": "1767983373"
},
"stopId": "ORLEANS:StopArea:TTFONT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983500"
},
"departure": {
"time": "1767983500"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_R_173_2_B05_5_185215"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_R_469_2_A11_5_194400",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983792"
},
"departure": {
"time": "1767984240"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767984321"
},
"departure": {
"time": "1767984335"
},
"stopId": "ORLEANS:StopArea:TLAMBA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767984446"
},
"departure": {
"time": "1767984450"
},
"stopId": "ORLEANS:StopArea:TBUSTI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984577"
},
"departure": {
"time": "1767984600"
},
"stopId": "ORLEANS:StopArea:TAUBRA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984740"
},
"departure": {
"time": "1767984750"
},
"stopId": "ORLEANS:StopArea:TLIBER2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984828"
},
"departure": {
"time": "1767984840"
},
"stopId": "ORLEANS:StopArea:TCOLIG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984942"
},
"departure": {
"time": "1767984955"
},
"stopId": "ORLEANS:StopArea:TLBRAL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767985059"
},
"departure": {
"time": "1767985090"
},
"stopId": "ORLEANS:StopArea:TGARDO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767985197"
},
"departure": {
"time": "1767985210"
},
"stopId": "ORLEANS:StopArea:TREPUB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767985331"
},
"departure": {
"time": "1767985375"
},
"stopId": "ORLEANS:StopArea:TGAULA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767985478"
},
"departure": {
"time": "1767985478"
},
"stopId": "ORLEANS:StopArea:TROYAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767985544"
},
"departure": {
"time": "1767985560"
},
"stopId": "ORLEANS:StopArea:TTOURE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767985655"
},
"departure": {
"time": "1767985670"
},
"stopId": "ORLEANS:StopArea:TCSMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767985756"
},
"departure": {
"time": "1767985770"
},
"stopId": "ORLEANS:StopArea:TMOUIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767985912"
},
"departure": {
"time": "1767985930"
},
"stopId": "ORLEANS:StopArea:TCOMET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767986012"
},
"departure": {
"time": "1767986060"
},
"stopId": "ORLEANS:StopArea:TZENIT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767986254"
},
"departure": {
"time": "1767986260"
},
"stopId": "ORLEANS:StopArea:TVHUGO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767986347"
},
"departure": {
"time": "1767986365"
},
"stopId": "ORLEANS:StopArea:TLARRY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767986480"
},
"departure": {
"time": "1767986495"
},
"stopId": "ORLEANS:StopArea:TAULNA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767986643"
},
"departure": {
"time": "1767986645"
},
"stopId": "ORLEANS:StopArea:TLORET2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767986717"
},
"departure": {
"time": "1767986730"
},
"stopId": "ORLEANS:StopArea:TCAMPU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767986782"
},
"departure": {
"time": "1767986795"
},
"stopId": "ORLEANS:StopArea:TFLORA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767986935"
},
"departure": {
"time": "1767986950"
},
"stopId": "ORLEANS:StopArea:TINDIE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767987016"
},
"departure": {
"time": "1767987030"
},
"stopId": "ORLEANS:StopArea:TPOSTA2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767987107"
},
"departure": {
"time": "1767987120"
},
"stopId": "ORLEANS:StopArea:TBOLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767987240"
},
"departure": {
"time": "1767987255"
},
"stopId": "ORLEANS:StopArea:THOPAC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767987365"
},
"departure": {
"time": "1767987365"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_R_469_2_A11_5_194400"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_R_557_2_109_5_220800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767992880"
},
"departure": {
"time": "1767992880"
},
"stopId": "ORLEANS:StopArea:01010601",
"stopSequence": 0
},
{
"arrival": {
"time": "1767992934"
},
"departure": {
"time": "1767992934"
},
"stopId": "ORLEANS:StopArea:01079201",
"stopSequence": 1
},
{
"arrival": {
"time": "1767993022"
},
"departure": {
"time": "1767993022"
},
"stopId": "ORLEANS:StopArea:01084102",
"stopSequence": 2
},
{
"arrival": {
"time": "1767993060"
},
"departure": {
"time": "1767993060"
},
"stopId": "ORLEANS:StopArea:01029601",
"stopSequence": 3
},
{
"arrival": {
"time": "1767993094"
},
"departure": {
"time": "1767993094"
},
"stopId": "ORLEANS:StopArea:00035150",
"stopSequence": 4
},
{
"arrival": {
"time": "1767993180"
},
"departure": {
"time": "1767993180"
},
"stopId": "ORLEANS:StopArea:00021521",
"stopSequence": 5
},
{
"arrival": {
"time": "1767993213"
},
"departure": {
"time": "1767993213"
},
"stopId": "ORLEANS:StopArea:01029403",
"stopSequence": 6
},
{
"arrival": {
"time": "1767993276"
},
"departure": {
"time": "1767993276"
},
"stopId": "ORLEANS:StopArea:01069304",
"stopSequence": 7
},
{
"arrival": {
"time": "1767993375"
},
"departure": {
"time": "1767993375"
},
"stopId": "ORLEANS:StopArea:01009102",
"stopSequence": 8
},
{
"arrival": {
"time": "1767993421"
},
"departure": {
"time": "1767993421"
},
"stopId": "ORLEANS:StopArea:01009003",
"stopSequence": 9
},
{
"arrival": {
"time": "1767993451"
},
"departure": {
"time": "1767993451"
},
"stopId": "ORLEANS:StopArea:00036301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767993480"
},
"departure": {
"time": "1767993480"
},
"stopId": "ORLEANS:StopArea:00048801",
"stopSequence": 11
},
{
"arrival": {
"time": "1767993521"
},
"departure": {
"time": "1767993521"
},
"stopId": "ORLEANS:StopArea:00054701",
"stopSequence": 12
},
{
"arrival": {
"time": "1767993555"
},
"departure": {
"time": "1767993555"
},
"stopId": "ORLEANS:StopArea:00016701",
"stopSequence": 13
},
{
"arrival": {
"time": "1767993613"
},
"departure": {
"time": "1767993613"
},
"stopId": "ORLEANS:StopArea:00030500",
"stopSequence": 14
},
{
"arrival": {
"time": "1767993655"
},
"departure": {
"time": "1767993655"
},
"stopId": "ORLEANS:StopArea:00027500",
"stopSequence": 15
},
{
"arrival": {
"time": "1767993710"
},
"departure": {
"time": "1767993710"
},
"stopId": "ORLEANS:StopArea:00006701",
"stopSequence": 16
},
{
"arrival": {
"time": "1767993766"
},
"departure": {
"time": "1767993766"
},
"stopId": "ORLEANS:StopArea:00020501",
"stopSequence": 17
},
{
"arrival": {
"time": "1767993801"
},
"departure": {
"time": "1767993801"
},
"stopId": "ORLEANS:StopArea:00012401",
"stopSequence": 18
},
{
"arrival": {
"time": "1767993854"
},
"departure": {
"time": "1767993854"
},
"stopId": "ORLEANS:StopArea:00022400",
"stopSequence": 19
},
{
"arrival": {
"time": "1767993900"
},
"departure": {
"time": "1767993900"
},
"stopId": "ORLEANS:StopArea:00040000",
"stopSequence": 20
},
{
"arrival": {
"time": "1767993977"
},
"departure": {
"time": "1767993977"
},
"stopId": "ORLEANS:StopArea:00009701",
"stopSequence": 21
},
{
"arrival": {
"time": "1767994057"
},
"departure": {
"time": "1767994057"
},
"stopId": "ORLEANS:StopArea:00011100",
"stopSequence": 22
},
{
"arrival": {
"time": "1767994116"
},
"departure": {
"time": "1767994116"
},
"stopId": "ORLEANS:StopArea:01007703",
"stopSequence": 23
},
{
"arrival": {
"time": "1767994181"
},
"departure": {
"time": "1767994181"
},
"stopId": "ORLEANS:StopArea:00036500",
"stopSequence": 24
},
{
"arrival": {
"time": "1767994260"
},
"departure": {
"time": "1767994320"
},
"stopId": "ORLEANS:StopArea:00017072",
"stopSequence": 25
},
{
"arrival": {
"time": "1767994380"
},
"departure": {
"time": "1767994380"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 26
},
{
"arrival": {
"time": "1767994435"
},
"departure": {
"time": "1767994435"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 27
},
{
"arrival": {
"time": "1767994529"
},
"departure": {
"time": "1767994529"
},
"stopId": "ORLEANS:StopArea:00030980",
"stopSequence": 28
},
{
"arrival": {
"time": "1767994673"
},
"departure": {
"time": "1767994673"
},
"stopId": "ORLEANS:StopArea:01007202",
"stopSequence": 29
},
{
"arrival": {
"time": "1767994765"
},
"departure": {
"time": "1767994765"
},
"stopId": "ORLEANS:StopArea:00005100",
"stopSequence": 30
},
{
"arrival": {
"time": "1767994831"
},
"departure": {
"time": "1767994831"
},
"stopId": "ORLEANS:StopArea:01078302",
"stopSequence": 31
},
{
"arrival": {
"time": "1767994920"
},
"departure": {
"time": "1767994920"
},
"stopId": "ORLEANS:StopArea:00034502",
"stopSequence": 32
},
{
"arrival": {
"time": "1767994974"
},
"departure": {
"time": "1767994974"
},
"stopId": "ORLEANS:StopArea:00029501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767995017"
},
"departure": {
"time": "1767995017"
},
"stopId": "ORLEANS:StopArea:00010901",
"stopSequence": 34
},
{
"arrival": {
"time": "1767995065"
},
"departure": {
"time": "1767995065"
},
"stopId": "ORLEANS:StopArea:00011901",
"stopSequence": 35
},
{
"arrival": {
"time": "1767995099"
},
"departure": {
"time": "1767995099"
},
"stopId": "ORLEANS:StopArea:00020900",
"stopSequence": 36
},
{
"arrival": {
"time": "1767995154"
},
"departure": {
"time": "1767995154"
},
"stopId": "ORLEANS:StopArea:01006503",
"stopSequence": 37
},
{
"arrival": {
"time": "1767995187"
},
"departure": {
"time": "1767995187"
},
"stopId": "ORLEANS:StopArea:00030700",
"stopSequence": 38
},
{
"arrival": {
"time": "1767995220"
},
"departure": {
"time": "1767995220"
},
"stopId": "ORLEANS:StopArea:00038760",
"stopSequence": 39
},
{
"arrival": {
"time": "1767995259"
},
"departure": {
"time": "1767995259"
},
"stopId": "ORLEANS:StopArea:00028401",
"stopSequence": 40
},
{
"arrival": {
"time": "1767995331"
},
"departure": {
"time": "1767995331"
},
"stopId": "ORLEANS:StopArea:00005201",
"stopSequence": 41
},
{
"arrival": {
"time": "1767995389"
},
"departure": {
"time": "1767995389"
},
"stopId": "ORLEANS:StopArea:00048000",
"stopSequence": 42
},
{
"arrival": {
"time": "1767995457"
},
"departure": {
"time": "1767995457"
},
"stopId": "ORLEANS:StopArea:00028801",
"stopSequence": 43
},
{
"arrival": {
"time": "1767995508"
},
"departure": {
"time": "1767995508"
},
"stopId": "ORLEANS:StopArea:00043300",
"stopSequence": 44
},
{
"arrival": {
"time": "1767995580"
},
"departure": {
"time": "1767995640"
},
"stopId": "ORLEANS:StopArea:01000904",
"stopSequence": 45
},
{
"arrival": {
"time": "1767995703"
},
"departure": {
"time": "1767995703"
},
"stopId": "ORLEANS:StopArea:00037251",
"stopSequence": 46
},
{
"arrival": {
"time": "1767995747"
},
"departure": {
"time": "1767995747"
},
"stopId": "ORLEANS:StopArea:00041100",
"stopSequence": 47
},
{
"arrival": {
"time": "1767995778"
},
"departure": {
"time": "1767995778"
},
"stopId": "ORLEANS:StopArea:00001401",
"stopSequence": 48
},
{
"arrival": {
"time": "1767995831"
},
"departure": {
"time": "1767995831"
},
"stopId": "ORLEANS:StopArea:00030401",
"stopSequence": 49
},
{
"arrival": {
"time": "1767995880"
},
"departure": {
"time": "1767995880"
},
"stopId": "ORLEANS:StopArea:01036303",
"stopSequence": 50
},
{
"arrival": {
"time": "1767995952"
},
"departure": {
"time": "1767995952"
},
"stopId": "ORLEANS:StopArea:00047320",
"stopSequence": 51
},
{
"arrival": {
"time": "1767996013"
},
"departure": {
"time": "1767996013"
},
"stopId": "ORLEANS:StopArea:01036204",
"stopSequence": 52
},
{
"arrival": {
"time": "1767996059"
},
"departure": {
"time": "1767996059"
},
"stopId": "ORLEANS:StopArea:00021200",
"stopSequence": 53
},
{
"arrival": {
"time": "1767996120"
},
"departure": {
"time": "1767996120"
},
"stopId": "ORLEANS:StopArea:00043442",
"stopSequence": 54
},
{
"arrival": {
"time": "1767996151"
},
"departure": {
"time": "1767996151"
},
"stopId": "ORLEANS:StopArea:01069001",
"stopSequence": 55
},
{
"arrival": {
"time": "1767996199"
},
"departure": {
"time": "1767996199"
},
"stopId": "ORLEANS:StopArea:01068905",
"stopSequence": 56
},
{
"arrival": {
"time": "1767996240"
},
"departure": {
"time": "1767996240"
},
"stopId": "ORLEANS:StopArea:01068901",
"stopSequence": 57
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_R_557_2_109_5_220800"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_R_427_2_531_5_212800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767990480"
},
"departure": {
"time": "1767990480"
},
"stopId": "ORLEANS:StopArea:01029301",
"stopSequence": 0
},
{
"arrival": {
"time": "1767990514"
},
"departure": {
"time": "1767990514"
},
"stopId": "ORLEANS:StopArea:01029404",
"stopSequence": 1
},
{
"arrival": {
"time": "1767990539"
},
"departure": {
"time": "1767990539"
},
"stopId": "ORLEANS:StopArea:00021520",
"stopSequence": 2
},
{
"arrival": {
"time": "1767990590"
},
"departure": {
"time": "1767990590"
},
"stopId": "ORLEANS:StopArea:01069602",
"stopSequence": 3
},
{
"arrival": {
"time": "1767990900"
},
"departure": {
"time": "1767990900"
},
"stopId": "ORLEANS:StopArea:01032301",
"stopSequence": 4
},
{
"arrival": {
"time": "1767990960"
},
"departure": {
"time": "1767990960"
},
"stopId": "ORLEANS:StopArea:08009803",
"stopSequence": 5
},
{
"arrival": {
"time": "1767991025"
},
"departure": {
"time": "1767991025"
},
"stopId": "ORLEANS:StopArea:00017801",
"stopSequence": 6
},
{
"arrival": {
"time": "1767991087"
},
"departure": {
"time": "1767991087"
},
"stopId": "ORLEANS:StopArea:00024900",
"stopSequence": 7
},
{
"arrival": {
"time": "1767991140"
},
"departure": {
"time": "1767991140"
},
"stopId": "ORLEANS:StopArea:01009502",
"stopSequence": 8
},
{
"arrival": {
"time": "1767991211"
},
"departure": {
"time": "1767991211"
},
"stopId": "ORLEANS:StopArea:00035620",
"stopSequence": 9
},
{
"arrival": {
"time": "1767991251"
},
"departure": {
"time": "1767991251"
},
"stopId": "ORLEANS:StopArea:00008101",
"stopSequence": 10
},
{
"arrival": {
"time": "1767991289"
},
"departure": {
"time": "1767991289"
},
"stopId": "ORLEANS:StopArea:00048600",
"stopSequence": 11
},
{
"arrival": {
"time": "1767991349"
},
"departure": {
"time": "1767991349"
},
"stopId": "ORLEANS:StopArea:00036301",
"stopSequence": 12
},
{
"arrival": {
"time": "1767991380"
},
"departure": {
"time": "1767991380"
},
"stopId": "ORLEANS:StopArea:00048801",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_R_427_2_531_5_212800"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:7_A_376_2_779_5_194100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983618"
},
"departure": {
"time": "1767984060"
},
"stopId": "ORLEANS:StopArea:00042254",
"stopSequence": 0
},
{
"arrival": {
"time": "1767984131"
},
"departure": {
"time": "1767984131"
},
"stopId": "ORLEANS:StopArea:00025801",
"stopSequence": 1
},
{
"arrival": {
"time": "1767984202"
},
"departure": {
"time": "1767984202"
},
"stopId": "ORLEANS:StopArea:00012900",
"stopSequence": 2
},
{
"arrival": {
"time": "1767984267"
},
"departure": {
"time": "1767984267"
},
"stopId": "ORLEANS:StopArea:00001301",
"stopSequence": 3
},
{
"arrival": {
"time": "1767984329"
},
"departure": {
"time": "1767984329"
},
"stopId": "ORLEANS:StopArea:00031621",
"stopSequence": 4
},
{
"arrival": {
"time": "1767984375"
},
"departure": {
"time": "1767984375"
},
"stopId": "ORLEANS:StopArea:00046202",
"stopSequence": 5
},
{
"arrival": {
"time": "1767984430"
},
"departure": {
"time": "1767984430"
},
"stopId": "ORLEANS:StopArea:00045400",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984501"
},
"departure": {
"time": "1767984501"
},
"stopId": "ORLEANS:StopArea:00042001",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984562"
},
"departure": {
"time": "1767984562"
},
"stopId": "ORLEANS:StopArea:00004900",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984606"
},
"departure": {
"time": "1767984606"
},
"stopId": "ORLEANS:StopArea:00022921",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984738"
},
"departure": {
"time": "1767984738"
},
"stopId": "ORLEANS:StopArea:00019801",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984800"
},
"departure": {
"time": "1767984800"
},
"stopId": "ORLEANS:StopArea:01024802",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984807"
},
"departure": {
"time": "1767984807"
},
"stopId": "ORLEANS:StopArea:01007203",
"stopSequence": 12
},
{
"arrival": {
"time": "1767985048"
},
"departure": {
"time": "1767985048"
},
"stopId": "ORLEANS:StopArea:00030981",
"stopSequence": 13
},
{
"arrival": {
"time": "1767985085"
},
"departure": {
"time": "1767985085"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 14
},
{
"arrival": {
"time": "1767985225"
},
"departure": {
"time": "1767985225"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 15
},
{
"arrival": {
"time": "1767985302"
},
"departure": {
"time": "1767985380"
},
"stopId": "ORLEANS:StopArea:01017071",
"stopSequence": 16
},
{
"arrival": {
"time": "1767985445"
},
"departure": {
"time": "1767985445"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985513"
},
"departure": {
"time": "1767985513"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985582"
},
"departure": {
"time": "1767985582"
},
"stopId": "ORLEANS:StopArea:00005930",
"stopSequence": 19
},
{
"arrival": {
"time": "1767985656"
},
"departure": {
"time": "1767985656"
},
"stopId": "ORLEANS:StopArea:00054600",
"stopSequence": 20
},
{
"arrival": {
"time": "1767985825"
},
"departure": {
"time": "1767985825"
},
"stopId": "ORLEANS:StopArea:01003407",
"stopSequence": 21
},
{
"arrival": {
"time": "1767985893"
},
"departure": {
"time": "1767985893"
},
"stopId": "ORLEANS:StopArea:00039602",
"stopSequence": 22
},
{
"arrival": {
"time": "1767985938"
},
"departure": {
"time": "1767985938"
},
"stopId": "ORLEANS:StopArea:00008631",
"stopSequence": 23
},
{
"arrival": {
"time": "1767985993"
},
"departure": {
"time": "1767985993"
},
"stopId": "ORLEANS:StopArea:01069101",
"stopSequence": 24
},
{
"arrival": {
"time": "1767986035"
},
"departure": {
"time": "1767986035"
},
"stopId": "ORLEANS:StopArea:01062603",
"stopSequence": 25
},
{
"arrival": {
"time": "1767986090"
},
"departure": {
"time": "1767986090"
},
"stopId": "ORLEANS:StopArea:P0005001",
"stopSequence": 26
},
{
"arrival": {
"time": "1767986140"
},
"departure": {
"time": "1767986140"
},
"stopId": "ORLEANS:StopArea:01062401",
"stopSequence": 27
},
{
"arrival": {
"time": "1767986349"
},
"departure": {
"time": "1767986349"
},
"stopId": "ORLEANS:StopArea:00026721",
"stopSequence": 28
},
{
"arrival": {
"time": "1767986424"
},
"departure": {
"time": "1767986424"
},
"stopId": "ORLEANS:StopArea:00043500",
"stopSequence": 29
},
{
"arrival": {
"time": "1767986428"
},
"departure": {
"time": "1767986428"
},
"stopId": "ORLEANS:StopArea:00038951",
"stopSequence": 30
},
{
"arrival": {
"time": "1767986477"
},
"departure": {
"time": "1767986477"
},
"stopId": "ORLEANS:StopArea:AF026950",
"stopSequence": 31
},
{
"arrival": {
"time": "1767986512"
},
"departure": {
"time": "1767986512"
},
"stopId": "ORLEANS:StopArea:00009210",
"stopSequence": 32
},
{
"arrival": {
"time": "1767986586"
},
"departure": {
"time": "1767986586"
},
"stopId": "ORLEANS:StopArea:00028752",
"stopSequence": 33
},
{
"arrival": {
"time": "1767986644"
},
"departure": {
"time": "1767986644"
},
"stopId": "ORLEANS:StopArea:00018045",
"stopSequence": 34
},
{
"arrival": {
"time": "1767986714"
},
"departure": {
"time": "1767986714"
},
"stopId": "ORLEANS:StopArea:00012302",
"stopSequence": 35
},
{
"arrival": {
"time": "1767986827"
},
"departure": {
"time": "1767986827"
},
"stopId": "ORLEANS:StopArea:00020521",
"stopSequence": 36
},
{
"arrival": {
"time": "1767986840"
},
"departure": {
"time": "1767986840"
},
"stopId": "ORLEANS:StopArea:00020420",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:7",
"tripId": "ORLEANS:VehicleJourney:7_A_376_2_779_5_194100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_R_557_2_106_5_213800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767991080"
},
"departure": {
"time": "1767991080"
},
"stopId": "ORLEANS:StopArea:01010601",
"stopSequence": 0
},
{
"arrival": {
"time": "1767991134"
},
"departure": {
"time": "1767991134"
},
"stopId": "ORLEANS:StopArea:01079201",
"stopSequence": 1
},
{
"arrival": {
"time": "1767991222"
},
"departure": {
"time": "1767991222"
},
"stopId": "ORLEANS:StopArea:01084102",
"stopSequence": 2
},
{
"arrival": {
"time": "1767991260"
},
"departure": {
"time": "1767991260"
},
"stopId": "ORLEANS:StopArea:01029601",
"stopSequence": 3
},
{
"arrival": {
"time": "1767991294"
},
"departure": {
"time": "1767991294"
},
"stopId": "ORLEANS:StopArea:00035150",
"stopSequence": 4
},
{
"arrival": {
"time": "1767991380"
},
"departure": {
"time": "1767991380"
},
"stopId": "ORLEANS:StopArea:00021521",
"stopSequence": 5
},
{
"arrival": {
"time": "1767991413"
},
"departure": {
"time": "1767991413"
},
"stopId": "ORLEANS:StopArea:01029403",
"stopSequence": 6
},
{
"arrival": {
"time": "1767991476"
},
"departure": {
"time": "1767991476"
},
"stopId": "ORLEANS:StopArea:01069304",
"stopSequence": 7
},
{
"arrival": {
"time": "1767991575"
},
"departure": {
"time": "1767991575"
},
"stopId": "ORLEANS:StopArea:01009102",
"stopSequence": 8
},
{
"arrival": {
"time": "1767991621"
},
"departure": {
"time": "1767991621"
},
"stopId": "ORLEANS:StopArea:01009003",
"stopSequence": 9
},
{
"arrival": {
"time": "1767991651"
},
"departure": {
"time": "1767991651"
},
"stopId": "ORLEANS:StopArea:00036301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767991680"
},
"departure": {
"time": "1767991680"
},
"stopId": "ORLEANS:StopArea:00048801",
"stopSequence": 11
},
{
"arrival": {
"time": "1767991721"
},
"departure": {
"time": "1767991721"
},
"stopId": "ORLEANS:StopArea:00054701",
"stopSequence": 12
},
{
"arrival": {
"time": "1767991755"
},
"departure": {
"time": "1767991755"
},
"stopId": "ORLEANS:StopArea:00016701",
"stopSequence": 13
},
{
"arrival": {
"time": "1767991813"
},
"departure": {
"time": "1767991813"
},
"stopId": "ORLEANS:StopArea:00030500",
"stopSequence": 14
},
{
"arrival": {
"time": "1767991855"
},
"departure": {
"time": "1767991855"
},
"stopId": "ORLEANS:StopArea:00027500",
"stopSequence": 15
},
{
"arrival": {
"time": "1767991910"
},
"departure": {
"time": "1767991910"
},
"stopId": "ORLEANS:StopArea:00006701",
"stopSequence": 16
},
{
"arrival": {
"time": "1767991966"
},
"departure": {
"time": "1767991966"
},
"stopId": "ORLEANS:StopArea:00020501",
"stopSequence": 17
},
{
"arrival": {
"time": "1767992001"
},
"departure": {
"time": "1767992001"
},
"stopId": "ORLEANS:StopArea:00012401",
"stopSequence": 18
},
{
"arrival": {
"time": "1767992054"
},
"departure": {
"time": "1767992054"
},
"stopId": "ORLEANS:StopArea:00022400",
"stopSequence": 19
},
{
"arrival": {
"time": "1767992100"
},
"departure": {
"time": "1767992100"
},
"stopId": "ORLEANS:StopArea:00040000",
"stopSequence": 20
},
{
"arrival": {
"time": "1767992177"
},
"departure": {
"time": "1767992177"
},
"stopId": "ORLEANS:StopArea:00009701",
"stopSequence": 21
},
{
"arrival": {
"time": "1767992257"
},
"departure": {
"time": "1767992257"
},
"stopId": "ORLEANS:StopArea:00011100",
"stopSequence": 22
},
{
"arrival": {
"time": "1767992316"
},
"departure": {
"time": "1767992316"
},
"stopId": "ORLEANS:StopArea:01007703",
"stopSequence": 23
},
{
"arrival": {
"time": "1767992381"
},
"departure": {
"time": "1767992381"
},
"stopId": "ORLEANS:StopArea:00036500",
"stopSequence": 24
},
{
"arrival": {
"time": "1767992460"
},
"departure": {
"time": "1767992520"
},
"stopId": "ORLEANS:StopArea:00017072",
"stopSequence": 25
},
{
"arrival": {
"time": "1767992580"
},
"departure": {
"time": "1767992580"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 26
},
{
"arrival": {
"time": "1767992635"
},
"departure": {
"time": "1767992635"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 27
},
{
"arrival": {
"time": "1767992729"
},
"departure": {
"time": "1767992729"
},
"stopId": "ORLEANS:StopArea:00030980",
"stopSequence": 28
},
{
"arrival": {
"time": "1767992873"
},
"departure": {
"time": "1767992873"
},
"stopId": "ORLEANS:StopArea:01007202",
"stopSequence": 29
},
{
"arrival": {
"time": "1767992965"
},
"departure": {
"time": "1767992965"
},
"stopId": "ORLEANS:StopArea:00005100",
"stopSequence": 30
},
{
"arrival": {
"time": "1767993031"
},
"departure": {
"time": "1767993031"
},
"stopId": "ORLEANS:StopArea:01078302",
"stopSequence": 31
},
{
"arrival": {
"time": "1767993120"
},
"departure": {
"time": "1767993120"
},
"stopId": "ORLEANS:StopArea:00034502",
"stopSequence": 32
},
{
"arrival": {
"time": "1767993174"
},
"departure": {
"time": "1767993174"
},
"stopId": "ORLEANS:StopArea:00029501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767993217"
},
"departure": {
"time": "1767993217"
},
"stopId": "ORLEANS:StopArea:00010901",
"stopSequence": 34
},
{
"arrival": {
"time": "1767993265"
},
"departure": {
"time": "1767993265"
},
"stopId": "ORLEANS:StopArea:00011901",
"stopSequence": 35
},
{
"arrival": {
"time": "1767993299"
},
"departure": {
"time": "1767993299"
},
"stopId": "ORLEANS:StopArea:00020900",
"stopSequence": 36
},
{
"arrival": {
"time": "1767993354"
},
"departure": {
"time": "1767993354"
},
"stopId": "ORLEANS:StopArea:01006503",
"stopSequence": 37
},
{
"arrival": {
"time": "1767993387"
},
"departure": {
"time": "1767993387"
},
"stopId": "ORLEANS:StopArea:00030700",
"stopSequence": 38
},
{
"arrival": {
"time": "1767993420"
},
"departure": {
"time": "1767993420"
},
"stopId": "ORLEANS:StopArea:00038760",
"stopSequence": 39
},
{
"arrival": {
"time": "1767993459"
},
"departure": {
"time": "1767993459"
},
"stopId": "ORLEANS:StopArea:00028401",
"stopSequence": 40
},
{
"arrival": {
"time": "1767993531"
},
"departure": {
"time": "1767993531"
},
"stopId": "ORLEANS:StopArea:00005201",
"stopSequence": 41
},
{
"arrival": {
"time": "1767993589"
},
"departure": {
"time": "1767993589"
},
"stopId": "ORLEANS:StopArea:00048000",
"stopSequence": 42
},
{
"arrival": {
"time": "1767993657"
},
"departure": {
"time": "1767993657"
},
"stopId": "ORLEANS:StopArea:00028801",
"stopSequence": 43
},
{
"arrival": {
"time": "1767993708"
},
"departure": {
"time": "1767993708"
},
"stopId": "ORLEANS:StopArea:00043300",
"stopSequence": 44
},
{
"arrival": {
"time": "1767993780"
},
"departure": {
"time": "1767993840"
},
"stopId": "ORLEANS:StopArea:01000904",
"stopSequence": 45
},
{
"arrival": {
"time": "1767993903"
},
"departure": {
"time": "1767993903"
},
"stopId": "ORLEANS:StopArea:00037251",
"stopSequence": 46
},
{
"arrival": {
"time": "1767993947"
},
"departure": {
"time": "1767993947"
},
"stopId": "ORLEANS:StopArea:00041100",
"stopSequence": 47
},
{
"arrival": {
"time": "1767993978"
},
"departure": {
"time": "1767993978"
},
"stopId": "ORLEANS:StopArea:00001401",
"stopSequence": 48
},
{
"arrival": {
"time": "1767994031"
},
"departure": {
"time": "1767994031"
},
"stopId": "ORLEANS:StopArea:00030401",
"stopSequence": 49
},
{
"arrival": {
"time": "1767994080"
},
"departure": {
"time": "1767994080"
},
"stopId": "ORLEANS:StopArea:01036303",
"stopSequence": 50
},
{
"arrival": {
"time": "1767994152"
},
"departure": {
"time": "1767994152"
},
"stopId": "ORLEANS:StopArea:00047320",
"stopSequence": 51
},
{
"arrival": {
"time": "1767994213"
},
"departure": {
"time": "1767994213"
},
"stopId": "ORLEANS:StopArea:01036204",
"stopSequence": 52
},
{
"arrival": {
"time": "1767994259"
},
"departure": {
"time": "1767994259"
},
"stopId": "ORLEANS:StopArea:00021200",
"stopSequence": 53
},
{
"arrival": {
"time": "1767994320"
},
"departure": {
"time": "1767994320"
},
"stopId": "ORLEANS:StopArea:00043442",
"stopSequence": 54
},
{
"arrival": {
"time": "1767994351"
},
"departure": {
"time": "1767994351"
},
"stopId": "ORLEANS:StopArea:01069001",
"stopSequence": 55
},
{
"arrival": {
"time": "1767994399"
},
"departure": {
"time": "1767994399"
},
"stopId": "ORLEANS:StopArea:01068905",
"stopSequence": 56
},
{
"arrival": {
"time": "1767994440"
},
"departure": {
"time": "1767994440"
},
"stopId": "ORLEANS:StopArea:01068901",
"stopSequence": 57
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_R_557_2_106_5_213800"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_167_2_B10_5_192920",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983084"
},
"departure": {
"time": "1767983360"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767983507"
},
"departure": {
"time": "1767983510"
},
"stopId": "ORLEANS:StopArea:TTFONT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767983597"
},
"departure": {
"time": "1767983605"
},
"stopId": "ORLEANS:StopArea:TMLKIN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767983666"
},
"departure": {
"time": "1767983675"
},
"stopId": "ORLEANS:StopArea:TTANGU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767983798"
},
"departure": {
"time": "1767983800"
},
"stopId": "ORLEANS:StopArea:TPEURO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767983864"
},
"departure": {
"time": "1767983875"
},
"stopId": "ORLEANS:StopArea:TPTDUN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983952"
},
"departure": {
"time": "1767983960"
},
"stopId": "ORLEANS:StopArea:TBEAUM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767984054"
},
"departure": {
"time": "1767984055"
},
"stopId": "ORLEANS:StopArea:TMADEL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767984138"
},
"departure": {
"time": "1767984150"
},
"stopId": "ORLEANS:StopArea:TCXMOR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984247"
},
"departure": {
"time": "1767984285"
},
"stopId": "ORLEANS:StopArea:TGAULB2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984383"
},
"departure": {
"time": "1767984383"
},
"stopId": "ORLEANS:StopArea:TJDARC2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984447"
},
"departure": {
"time": "1767984460"
},
"stopId": "ORLEANS:StopArea:TCAHDV2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984518"
},
"departure": {
"time": "1767984530"
},
"stopId": "ORLEANS:StopArea:THALMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767984629"
},
"departure": {
"time": "1767984645"
},
"stopId": "ORLEANS:StopArea:TVIGNA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767984731"
},
"departure": {
"time": "1767984745"
},
"stopId": "ORLEANS:StopArea:TRIOBE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767984840"
},
"departure": {
"time": "1767984860"
},
"stopId": "ORLEANS:StopArea:TDRHOM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767984925"
},
"departure": {
"time": "1767984940"
},
"stopId": "ORLEANS:StopArea:TMOZAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767984998"
},
"departure": {
"time": "1767985005"
},
"stopId": "ORLEANS:StopArea:TGVILL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767985058"
},
"departure": {
"time": "1767985105"
},
"stopId": "ORLEANS:StopArea:TAMBER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767985216"
},
"departure": {
"time": "1767985230"
},
"stopId": "ORLEANS:StopArea:TGAUBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767985348"
},
"departure": {
"time": "1767985360"
},
"stopId": "ORLEANS:StopArea:TPTBOR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767985418"
},
"departure": {
"time": "1767985430"
},
"stopId": "ORLEANS:StopArea:TVERVI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767985510"
},
"departure": {
"time": "1767985525"
},
"stopId": "ORLEANS:StopArea:TCLARC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767985628"
},
"departure": {
"time": "1767985640"
},
"stopId": "ORLEANS:StopArea:TLBLUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767985737"
},
"departure": {
"time": "1767985737"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_167_2_B10_5_192920"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_A_603_2_109_5_232800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767997680"
},
"departure": {
"time": "1767997680"
},
"stopId": "ORLEANS:StopArea:01068901",
"stopSequence": 0
},
{
"arrival": {
"time": "1767997692"
},
"departure": {
"time": "1767997692"
},
"stopId": "ORLEANS:StopArea:01068910",
"stopSequence": 1
},
{
"arrival": {
"time": "1767997732"
},
"departure": {
"time": "1767997732"
},
"stopId": "ORLEANS:StopArea:01068906",
"stopSequence": 2
},
{
"arrival": {
"time": "1767997769"
},
"departure": {
"time": "1767997769"
},
"stopId": "ORLEANS:StopArea:01069002",
"stopSequence": 3
},
{
"arrival": {
"time": "1767997800"
},
"departure": {
"time": "1767997800"
},
"stopId": "ORLEANS:StopArea:00043441",
"stopSequence": 4
},
{
"arrival": {
"time": "1767997857"
},
"departure": {
"time": "1767997857"
},
"stopId": "ORLEANS:StopArea:00021201",
"stopSequence": 5
},
{
"arrival": {
"time": "1767997897"
},
"departure": {
"time": "1767997897"
},
"stopId": "ORLEANS:StopArea:01036203",
"stopSequence": 6
},
{
"arrival": {
"time": "1767997955"
},
"departure": {
"time": "1767997955"
},
"stopId": "ORLEANS:StopArea:00047321",
"stopSequence": 7
},
{
"arrival": {
"time": "1767998040"
},
"departure": {
"time": "1767998040"
},
"stopId": "ORLEANS:StopArea:00022101",
"stopSequence": 8
},
{
"arrival": {
"time": "1767998097"
},
"departure": {
"time": "1767998097"
},
"stopId": "ORLEANS:StopArea:00030400",
"stopSequence": 9
},
{
"arrival": {
"time": "1767998172"
},
"departure": {
"time": "1767998172"
},
"stopId": "ORLEANS:StopArea:00001400",
"stopSequence": 10
},
{
"arrival": {
"time": "1767998215"
},
"departure": {
"time": "1767998215"
},
"stopId": "ORLEANS:StopArea:00041101",
"stopSequence": 11
},
{
"arrival": {
"time": "1767998264"
},
"departure": {
"time": "1767998264"
},
"stopId": "ORLEANS:StopArea:00037250",
"stopSequence": 12
},
{
"arrival": {
"time": "1767998340"
},
"departure": {
"time": "1767998400"
},
"stopId": "ORLEANS:StopArea:01000903",
"stopSequence": 13
},
{
"arrival": {
"time": "1767998482"
},
"departure": {
"time": "1767998482"
},
"stopId": "ORLEANS:StopArea:00043301",
"stopSequence": 14
},
{
"arrival": {
"time": "1767998535"
},
"departure": {
"time": "1767998535"
},
"stopId": "ORLEANS:StopArea:00028800",
"stopSequence": 15
},
{
"arrival": {
"time": "1767998605"
},
"departure": {
"time": "1767998605"
},
"stopId": "ORLEANS:StopArea:00048001",
"stopSequence": 16
},
{
"arrival": {
"time": "1767998668"
},
"departure": {
"time": "1767998668"
},
"stopId": "ORLEANS:StopArea:00005202",
"stopSequence": 17
},
{
"arrival": {
"time": "1767998723"
},
"departure": {
"time": "1767998723"
},
"stopId": "ORLEANS:StopArea:00028400",
"stopSequence": 18
},
{
"arrival": {
"time": "1767998760"
},
"departure": {
"time": "1767998760"
},
"stopId": "ORLEANS:StopArea:00038761",
"stopSequence": 19
},
{
"arrival": {
"time": "1767998866"
},
"departure": {
"time": "1767998866"
},
"stopId": "ORLEANS:StopArea:01006504",
"stopSequence": 20
},
{
"arrival": {
"time": "1767998940"
},
"departure": {
"time": "1767998940"
},
"stopId": "ORLEANS:StopArea:00020901",
"stopSequence": 21
},
{
"arrival": {
"time": "1767998965"
},
"departure": {
"time": "1767998965"
},
"stopId": "ORLEANS:StopArea:00011900",
"stopSequence": 22
},
{
"arrival": {
"time": "1767998997"
},
"departure": {
"time": "1767998997"
},
"stopId": "ORLEANS:StopArea:00010900",
"stopSequence": 23
},
{
"arrival": {
"time": "1767999047"
},
"departure": {
"time": "1767999047"
},
"stopId": "ORLEANS:StopArea:00029500",
"stopSequence": 24
},
{
"arrival": {
"time": "1767999071"
},
"departure": {
"time": "1767999071"
},
"stopId": "ORLEANS:StopArea:00034503",
"stopSequence": 25
},
{
"arrival": {
"time": "1767999132"
},
"departure": {
"time": "1767999132"
},
"stopId": "ORLEANS:StopArea:01078301",
"stopSequence": 26
},
{
"arrival": {
"time": "1767999180"
},
"departure": {
"time": "1767999180"
},
"stopId": "ORLEANS:StopArea:00005103",
"stopSequence": 27
},
{
"arrival": {
"time": "1767999273"
},
"departure": {
"time": "1767999273"
},
"stopId": "ORLEANS:StopArea:01007201",
"stopSequence": 28
},
{
"arrival": {
"time": "1767999442"
},
"departure": {
"time": "1767999442"
},
"stopId": "ORLEANS:StopArea:00030981",
"stopSequence": 29
},
{
"arrival": {
"time": "1767999493"
},
"departure": {
"time": "1767999493"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 30
},
{
"arrival": {
"time": "1767999600"
},
"departure": {
"time": "1767999660"
},
"stopId": "ORLEANS:StopArea:00017072",
"stopSequence": 31
},
{
"arrival": {
"time": "1767999718"
},
"departure": {
"time": "1767999718"
},
"stopId": "ORLEANS:StopArea:00033421",
"stopSequence": 32
},
{
"arrival": {
"time": "1767999757"
},
"departure": {
"time": "1767999757"
},
"stopId": "ORLEANS:StopArea:00036501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767999801"
},
"departure": {
"time": "1767999801"
},
"stopId": "ORLEANS:StopArea:01007704",
"stopSequence": 34
},
{
"arrival": {
"time": "1767999833"
},
"departure": {
"time": "1767999833"
},
"stopId": "ORLEANS:StopArea:00011101",
"stopSequence": 35
},
{
"arrival": {
"time": "1767999905"
},
"departure": {
"time": "1767999905"
},
"stopId": "ORLEANS:StopArea:00009700",
"stopSequence": 36
},
{
"arrival": {
"time": "1767999960"
},
"departure": {
"time": "1767999960"
},
"stopId": "ORLEANS:StopArea:00040001",
"stopSequence": 37
},
{
"arrival": {
"time": "1768000008"
},
"departure": {
"time": "1768000008"
},
"stopId": "ORLEANS:StopArea:00022401",
"stopSequence": 38
},
{
"arrival": {
"time": "1768000050"
},
"departure": {
"time": "1768000050"
},
"stopId": "ORLEANS:StopArea:00012400",
"stopSequence": 39
},
{
"arrival": {
"time": "1768000079"
},
"departure": {
"time": "1768000079"
},
"stopId": "ORLEANS:StopArea:00020500",
"stopSequence": 40
},
{
"arrival": {
"time": "1768000126"
},
"departure": {
"time": "1768000126"
},
"stopId": "ORLEANS:StopArea:00006700",
"stopSequence": 41
},
{
"arrival": {
"time": "1768000189"
},
"departure": {
"time": "1768000189"
},
"stopId": "ORLEANS:StopArea:00027501",
"stopSequence": 42
},
{
"arrival": {
"time": "1768000233"
},
"departure": {
"time": "1768000233"
},
"stopId": "ORLEANS:StopArea:00030501",
"stopSequence": 43
},
{
"arrival": {
"time": "1768000277"
},
"departure": {
"time": "1768000277"
},
"stopId": "ORLEANS:StopArea:00054700",
"stopSequence": 44
},
{
"arrival": {
"time": "1768000320"
},
"departure": {
"time": "1768000320"
},
"stopId": "ORLEANS:StopArea:00048800",
"stopSequence": 45
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_A_603_2_109_5_232800"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:15_A_259_2_1538_5_190000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983023"
},
"departure": {
"time": "1767983044"
},
"stopId": "ORLEANS:StopArea:00036650",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983126"
},
"departure": {
"time": "1767983126"
},
"stopId": "ORLEANS:StopArea:00009110",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983191"
},
"departure": {
"time": "1767983191"
},
"stopId": "ORLEANS:StopArea:00043000",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983250"
},
"departure": {
"time": "1767983250"
},
"stopId": "ORLEANS:StopArea:00033600",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983315"
},
"departure": {
"time": "1767983315"
},
"stopId": "ORLEANS:StopArea:00009200",
"stopSequence": 26
},
{
"arrival": {
"time": "1767983434"
},
"departure": {
"time": "1767983434"
},
"stopId": "ORLEANS:StopArea:00025001",
"stopSequence": 27
},
{
"arrival": {
"time": "1767983496"
},
"departure": {
"time": "1767983496"
},
"stopId": "ORLEANS:StopArea:00026810",
"stopSequence": 28
},
{
"arrival": {
"time": "1767983568"
},
"departure": {
"time": "1767983568"
},
"stopId": "ORLEANS:StopArea:00052801",
"stopSequence": 29
},
{
"arrival": {
"time": "1767983625"
},
"departure": {
"time": "1767983625"
},
"stopId": "ORLEANS:StopArea:00055000",
"stopSequence": 30
},
{
"arrival": {
"time": "1767983611"
},
"departure": {
"time": "1767983611"
},
"stopId": "ORLEANS:StopArea:00031120",
"stopSequence": 31
},
{
"arrival": {
"time": "1767983690"
},
"departure": {
"time": "1767983690"
},
"stopId": "ORLEANS:StopArea:00055200",
"stopSequence": 32
},
{
"arrival": {
"time": "1767983754"
},
"departure": {
"time": "1767983754"
},
"stopId": "ORLEANS:StopArea:00055300",
"stopSequence": 33
},
{
"arrival": {
"time": "1767983791"
},
"departure": {
"time": "1767983791"
},
"stopId": "ORLEANS:StopArea:00055400",
"stopSequence": 34
},
{
"arrival": {
"time": "1767983797"
},
"departure": {
"time": "1767983797"
},
"stopId": "ORLEANS:StopArea:01086801",
"stopSequence": 35
},
{
"arrival": {
"time": "1767983916"
},
"departure": {
"time": "1767983916"
},
"stopId": "ORLEANS:StopArea:00018122",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:15",
"tripId": "ORLEANS:VehicleJourney:15_A_259_2_1538_5_190000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_A_467_2_A11_5_225100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767994928"
},
"departure": {
"time": "1767995460"
},
"stopId": "ORLEANS:StopArea:THOPIT1",
"stopSequence": 0
},
{
"arrival": {
"time": "1767995595"
},
"departure": {
"time": "1767995615"
},
"stopId": "ORLEANS:StopArea:THOPAC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767995735"
},
"departure": {
"time": "1767995755"
},
"stopId": "ORLEANS:StopArea:TBOLIE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767995820"
},
"departure": {
"time": "1767995840"
},
"stopId": "ORLEANS:StopArea:TPOSTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767995905"
},
"departure": {
"time": "1767995925"
},
"stopId": "ORLEANS:StopArea:TINDIE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767996050"
},
"departure": {
"time": "1767996060"
},
"stopId": "ORLEANS:StopArea:TFLORA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767996110"
},
"departure": {
"time": "1767996120"
},
"stopId": "ORLEANS:StopArea:TCAMPU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767996185"
},
"departure": {
"time": "1767996195"
},
"stopId": "ORLEANS:StopArea:TLORET1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767996340"
},
"departure": {
"time": "1767996360"
},
"stopId": "ORLEANS:StopArea:TAULNA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767996475"
},
"departure": {
"time": "1767996490"
},
"stopId": "ORLEANS:StopArea:TLARRY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767996575"
},
"departure": {
"time": "1767996590"
},
"stopId": "ORLEANS:StopArea:TVHUGO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767996775"
},
"departure": {
"time": "1767996805"
},
"stopId": "ORLEANS:StopArea:TZENIT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767996885"
},
"departure": {
"time": "1767996905"
},
"stopId": "ORLEANS:StopArea:TCOMET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767997056"
},
"departure": {
"time": "1767997060"
},
"stopId": "ORLEANS:StopArea:TMOUIL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767997145"
},
"departure": {
"time": "1767997165"
},
"stopId": "ORLEANS:StopArea:TCSMAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767997255"
},
"departure": {
"time": "1767997275"
},
"stopId": "ORLEANS:StopArea:TTOURE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767997360"
},
"departure": {
"time": "1767997365"
},
"stopId": "ORLEANS:StopArea:TROYAL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767997479"
},
"departure": {
"time": "1767997500"
},
"stopId": "ORLEANS:StopArea:TGAULA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767997658"
},
"departure": {
"time": "1767997658"
},
"stopId": "ORLEANS:StopArea:TREPUB1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767997778"
},
"departure": {
"time": "1767997778"
},
"stopId": "ORLEANS:StopArea:TGARDO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767997840"
},
"departure": {
"time": "1767997855"
},
"stopId": "ORLEANS:StopArea:TLBRAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767997965"
},
"departure": {
"time": "1767997980"
},
"stopId": "ORLEANS:StopArea:TCOLIG1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767998072"
},
"departure": {
"time": "1767998072"
},
"stopId": "ORLEANS:StopArea:TLIBER1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767998205"
},
"departure": {
"time": "1767998225"
},
"stopId": "ORLEANS:StopArea:TAUBRA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767998350"
},
"departure": {
"time": "1767998365"
},
"stopId": "ORLEANS:StopArea:TBUSTI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767998470"
},
"departure": {
"time": "1767998490"
},
"stopId": "ORLEANS:StopArea:TLAMBA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1767998590"
},
"departure": {
"time": "1767998590"
},
"stopId": "ORLEANS:StopArea:TVERNE2",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_A_467_2_A11_5_225100"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:A_A_477_2_A03_5_190700",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983010"
},
"departure": {
"time": "1767983020"
},
"stopId": "ORLEANS:StopArea:TAULNA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983143"
},
"departure": {
"time": "1767983143"
},
"stopId": "ORLEANS:StopArea:TLARRY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983207"
},
"departure": {
"time": "1767983207"
},
"stopId": "ORLEANS:StopArea:TVHUGO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767983374"
},
"departure": {
"time": "1767983415"
},
"stopId": "ORLEANS:StopArea:TZENIT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767983497"
},
"departure": {
"time": "1767983515"
},
"stopId": "ORLEANS:StopArea:TCOMET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767983652"
},
"departure": {
"time": "1767983675"
},
"stopId": "ORLEANS:StopArea:TMOUIL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767983764"
},
"departure": {
"time": "1767983780"
},
"stopId": "ORLEANS:StopArea:TCSMAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767983875"
},
"departure": {
"time": "1767983895"
},
"stopId": "ORLEANS:StopArea:TTOURE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767983965"
},
"departure": {
"time": "1767983980"
},
"stopId": "ORLEANS:StopArea:TROYAL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767984102"
},
"departure": {
"time": "1767984120"
},
"stopId": "ORLEANS:StopArea:TGAULA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984209"
},
"departure": {
"time": "1767984215"
},
"stopId": "ORLEANS:StopArea:TREPUB1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767984336"
},
"departure": {
"time": "1767984365"
},
"stopId": "ORLEANS:StopArea:TGARDO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984474"
},
"departure": {
"time": "1767984485"
},
"stopId": "ORLEANS:StopArea:TLBRAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984581"
},
"departure": {
"time": "1767984595"
},
"stopId": "ORLEANS:StopArea:TCOLIG1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984674"
},
"departure": {
"time": "1767984685"
},
"stopId": "ORLEANS:StopArea:TLIBER1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984823"
},
"departure": {
"time": "1767984845"
},
"stopId": "ORLEANS:StopArea:TAUBRA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984976"
},
"departure": {
"time": "1767984985"
},
"stopId": "ORLEANS:StopArea:TBUSTI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767985109"
},
"departure": {
"time": "1767985110"
},
"stopId": "ORLEANS:StopArea:TLAMBA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1767985245"
},
"departure": {
"time": "1767985245"
},
"stopId": "ORLEANS:StopArea:TVERNE1",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:A",
"tripId": "ORLEANS:VehicleJourney:A_A_477_2_A03_5_190700"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:22_R_100_2_2286_5_185800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983029"
},
"departure": {
"time": "1767983029"
},
"stopId": "ORLEANS:StopArea:01079502",
"stopSequence": 22
},
{
"arrival": {
"time": "1767983141"
},
"departure": {
"time": "1767983141"
},
"stopId": "ORLEANS:StopArea:00052100",
"stopSequence": 23
},
{
"arrival": {
"time": "1767983144"
},
"departure": {
"time": "1767983144"
},
"stopId": "ORLEANS:StopArea:00052200",
"stopSequence": 24
},
{
"arrival": {
"time": "1767983197"
},
"departure": {
"time": "1767983197"
},
"stopId": "ORLEANS:StopArea:00052300",
"stopSequence": 25
},
{
"arrival": {
"time": "1767983308"
},
"departure": {
"time": "1767983308"
},
"stopId": "ORLEANS:StopArea:00052400",
"stopSequence": 26
},
{
"arrival": {
"time": "1767983364"
},
"departure": {
"time": "1767983364"
},
"stopId": "ORLEANS:StopArea:00052600",
"stopSequence": 27
},
{
"arrival": {
"time": "1767983466"
},
"departure": {
"time": "1767983466"
},
"stopId": "ORLEANS:StopArea:00020905",
"stopSequence": 28
},
{
"arrival": {
"time": "1767983497"
},
"departure": {
"time": "1767983497"
},
"stopId": "ORLEANS:StopArea:00052701",
"stopSequence": 29
},
{
"arrival": {
"time": "1767983560"
},
"departure": {
"time": "1767983560"
},
"stopId": "ORLEANS:StopArea:00049161",
"stopSequence": 30
},
{
"arrival": {
"time": "1767983602"
},
"departure": {
"time": "1767983602"
},
"stopId": "ORLEANS:StopArea:06001010",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:22",
"tripId": "ORLEANS:VehicleJourney:22_R_100_2_2286_5_185800"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:N_A_17_2_2185_5_003001",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768001401"
},
"departure": {
"time": "1768001401"
},
"stopId": "ORLEANS:StopArea:01086001",
"stopSequence": 0
},
{
"arrival": {
"time": "1768001533"
},
"departure": {
"time": "1768001533"
},
"stopId": "ORLEANS:StopArea:00004730",
"stopSequence": 1
},
{
"arrival": {
"time": "1768001586"
},
"departure": {
"time": "1768001586"
},
"stopId": "ORLEANS:StopArea:00016001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768001676"
},
"departure": {
"time": "1768001676"
},
"stopId": "ORLEANS:StopArea:00021201",
"stopSequence": 3
},
{
"arrival": {
"time": "1768001729"
},
"departure": {
"time": "1768001729"
},
"stopId": "ORLEANS:StopArea:01036203",
"stopSequence": 4
},
{
"arrival": {
"time": "1768001747"
},
"departure": {
"time": "1768001747"
},
"stopId": "ORLEANS:StopArea:00030404",
"stopSequence": 5
},
{
"arrival": {
"time": "1768001880"
},
"departure": {
"time": "1768001880"
},
"stopId": "ORLEANS:StopArea:00027352",
"stopSequence": 6
},
{
"arrival": {
"time": "1768002295"
},
"departure": {
"time": "1768002295"
},
"stopId": "ORLEANS:StopArea:00049161",
"stopSequence": 7
},
{
"arrival": {
"time": "1768002581"
},
"departure": {
"time": "1768002581"
},
"stopId": "ORLEANS:StopArea:00003482",
"stopSequence": 8
},
{
"arrival": {
"time": "1768002660"
},
"departure": {
"time": "1768002660"
},
"stopId": "ORLEANS:StopArea:00012103",
"stopSequence": 9
},
{
"arrival": {
"time": "1768002788"
},
"departure": {
"time": "1768002788"
},
"stopId": "ORLEANS:StopArea:01001304",
"stopSequence": 10
},
{
"arrival": {
"time": "1768003025"
},
"departure": {
"time": "1768003025"
},
"stopId": "ORLEANS:StopArea:00041801",
"stopSequence": 11
},
{
"arrival": {
"time": "1768003080"
},
"departure": {
"time": "1768003080"
},
"stopId": "ORLEANS:StopArea:01001407",
"stopSequence": 12
},
{
"arrival": {
"time": "1768003127"
},
"departure": {
"time": "1768003127"
},
"stopId": "ORLEANS:StopArea:01078701",
"stopSequence": 13
},
{
"arrival": {
"time": "1768003155"
},
"departure": {
"time": "1768003155"
},
"stopId": "ORLEANS:StopArea:00041910",
"stopSequence": 14
},
{
"arrival": {
"time": "1768003217"
},
"departure": {
"time": "1768003217"
},
"stopId": "ORLEANS:StopArea:00041020",
"stopSequence": 15
},
{
"arrival": {
"time": "1768003293"
},
"departure": {
"time": "1768003293"
},
"stopId": "ORLEANS:StopArea:00045601",
"stopSequence": 16
},
{
"arrival": {
"time": "1768003344"
},
"departure": {
"time": "1768003344"
},
"stopId": "ORLEANS:StopArea:00000004",
"stopSequence": 17
},
{
"arrival": {
"time": "1768003437"
},
"departure": {
"time": "1768003437"
},
"stopId": "ORLEANS:StopArea:00045620",
"stopSequence": 18
},
{
"arrival": {
"time": "1768003509"
},
"departure": {
"time": "1768003509"
},
"stopId": "ORLEANS:StopArea:00001220",
"stopSequence": 19
},
{
"arrival": {
"time": "1768003582"
},
"departure": {
"time": "1768003582"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 20
},
{
"arrival": {
"time": "1768003638"
},
"departure": {
"time": "1768003638"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 21
},
{
"arrival": {
"time": "1768003680"
},
"departure": {
"time": "1768003680"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 22
},
{
"arrival": {
"time": "1768003764"
},
"departure": {
"time": "1768003764"
},
"stopId": "ORLEANS:StopArea:00033421",
"stopSequence": 23
},
{
"arrival": {
"time": "1768003804"
},
"departure": {
"time": "1768003804"
},
"stopId": "ORLEANS:StopArea:00036501",
"stopSequence": 24
},
{
"arrival": {
"time": "1768003850"
},
"departure": {
"time": "1768003850"
},
"stopId": "ORLEANS:StopArea:01007704",
"stopSequence": 25
},
{
"arrival": {
"time": "1768003883"
},
"departure": {
"time": "1768003883"
},
"stopId": "ORLEANS:StopArea:00011101",
"stopSequence": 26
},
{
"arrival": {
"time": "1768003958"
},
"departure": {
"time": "1768003958"
},
"stopId": "ORLEANS:StopArea:00009700",
"stopSequence": 27
},
{
"arrival": {
"time": "1768004094"
},
"departure": {
"time": "1768004094"
},
"stopId": "ORLEANS:StopArea:01002004",
"stopSequence": 28
},
{
"arrival": {
"time": "1768004160"
},
"departure": {
"time": "1768004160"
},
"stopId": "ORLEANS:StopArea:01002003",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:N",
"tripId": "ORLEANS:VehicleJourney:N_A_17_2_2185_5_003001"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:2_R_400_2_210_5_192800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983357"
},
"departure": {
"time": "1767983357"
},
"stopId": "ORLEANS:StopArea:08047303",
"stopSequence": 1
},
{
"arrival": {
"time": "1767983414"
},
"departure": {
"time": "1767983414"
},
"stopId": "ORLEANS:StopArea:00033444",
"stopSequence": 2
},
{
"arrival": {
"time": "1767983472"
},
"departure": {
"time": "1767983472"
},
"stopId": "ORLEANS:StopArea:01086901",
"stopSequence": 3
},
{
"arrival": {
"time": "1767983497"
},
"departure": {
"time": "1767983497"
},
"stopId": "ORLEANS:StopArea:00021900",
"stopSequence": 4
},
{
"arrival": {
"time": "1767983561"
},
"departure": {
"time": "1767983561"
},
"stopId": "ORLEANS:StopArea:00003000",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983631"
},
"departure": {
"time": "1767983631"
},
"stopId": "ORLEANS:StopArea:00035626",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983679"
},
"departure": {
"time": "1767983679"
},
"stopId": "ORLEANS:StopArea:00018002",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983769"
},
"departure": {
"time": "1767983769"
},
"stopId": "ORLEANS:StopArea:00017600",
"stopSequence": 8
},
{
"arrival": {
"time": "1767983881"
},
"departure": {
"time": "1767983881"
},
"stopId": "ORLEANS:StopArea:00003201",
"stopSequence": 9
},
{
"arrival": {
"time": "1767983933"
},
"departure": {
"time": "1767983933"
},
"stopId": "ORLEANS:StopArea:00002401",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984007"
},
"departure": {
"time": "1767984007"
},
"stopId": "ORLEANS:StopArea:01015201",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984104"
},
"departure": {
"time": "1767984104"
},
"stopId": "ORLEANS:StopArea:01002511",
"stopSequence": 12
},
{
"arrival": {
"time": "1767984179"
},
"departure": {
"time": "1767984179"
},
"stopId": "ORLEANS:StopArea:00036651",
"stopSequence": 13
},
{
"arrival": {
"time": "1767984232"
},
"departure": {
"time": "1767984232"
},
"stopId": "ORLEANS:StopArea:01002606",
"stopSequence": 14
},
{
"arrival": {
"time": "1767984261"
},
"departure": {
"time": "1767984261"
},
"stopId": "ORLEANS:StopArea:00019701",
"stopSequence": 15
},
{
"arrival": {
"time": "1767984299"
},
"departure": {
"time": "1767984299"
},
"stopId": "ORLEANS:StopArea:00030301",
"stopSequence": 16
},
{
"arrival": {
"time": "1767984367"
},
"departure": {
"time": "1767984367"
},
"stopId": "ORLEANS:StopArea:01014403",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984430"
},
"departure": {
"time": "1767984430"
},
"stopId": "ORLEANS:StopArea:00042300",
"stopSequence": 18
},
{
"arrival": {
"time": "1767984472"
},
"departure": {
"time": "1767984472"
},
"stopId": "ORLEANS:StopArea:00036900",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984532"
},
"departure": {
"time": "1767984532"
},
"stopId": "ORLEANS:StopArea:00055551",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984607"
},
"departure": {
"time": "1767984607"
},
"stopId": "ORLEANS:StopArea:01014003",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984682"
},
"departure": {
"time": "1767984682"
},
"stopId": "ORLEANS:StopArea:01013903",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984745"
},
"departure": {
"time": "1767984745"
},
"stopId": "ORLEANS:StopArea:01013703",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984855"
},
"departure": {
"time": "1767984855"
},
"stopId": "ORLEANS:StopArea:01013603",
"stopSequence": 24
},
{
"arrival": {
"time": "1767984915"
},
"departure": {
"time": "1767984915"
},
"stopId": "ORLEANS:StopArea:00045620",
"stopSequence": 25
},
{
"arrival": {
"time": "1767984989"
},
"departure": {
"time": "1767984989"
},
"stopId": "ORLEANS:StopArea:00001220",
"stopSequence": 26
},
{
"arrival": {
"time": "1767985109"
},
"departure": {
"time": "1767985109"
},
"stopId": "ORLEANS:StopArea:00005402",
"stopSequence": 27
},
{
"arrival": {
"time": "1767985168"
},
"departure": {
"time": "1767985168"
},
"stopId": "ORLEANS:StopArea:00019301",
"stopSequence": 28
},
{
"arrival": {
"time": "1767985224"
},
"departure": {
"time": "1767985320"
},
"stopId": "ORLEANS:StopArea:00017065",
"stopSequence": 29
},
{
"arrival": {
"time": "1767985466"
},
"departure": {
"time": "1767985466"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 30
},
{
"arrival": {
"time": "1767985542"
},
"departure": {
"time": "1767985542"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 31
},
{
"arrival": {
"time": "1767985613"
},
"departure": {
"time": "1767985613"
},
"stopId": "ORLEANS:StopArea:01013105",
"stopSequence": 32
},
{
"arrival": {
"time": "1767985726"
},
"departure": {
"time": "1767985726"
},
"stopId": "ORLEANS:StopArea:00007701",
"stopSequence": 33
},
{
"arrival": {
"time": "1767985787"
},
"departure": {
"time": "1767985787"
},
"stopId": "ORLEANS:StopArea:01012904",
"stopSequence": 34
},
{
"arrival": {
"time": "1767985880"
},
"departure": {
"time": "1767985880"
},
"stopId": "ORLEANS:StopArea:01012804",
"stopSequence": 35
},
{
"arrival": {
"time": "1767985962"
},
"departure": {
"time": "1767985962"
},
"stopId": "ORLEANS:StopArea:00037301",
"stopSequence": 36
},
{
"arrival": {
"time": "1767986024"
},
"departure": {
"time": "1767986024"
},
"stopId": "ORLEANS:StopArea:00006404",
"stopSequence": 37
},
{
"arrival": {
"time": "1767986085"
},
"departure": {
"time": "1767986085"
},
"stopId": "ORLEANS:StopArea:00046250",
"stopSequence": 38
},
{
"arrival": {
"time": "1767986165"
},
"departure": {
"time": "1767986165"
},
"stopId": "ORLEANS:StopArea:01070202",
"stopSequence": 39
},
{
"arrival": {
"time": "1767986216"
},
"departure": {
"time": "1767986216"
},
"stopId": "ORLEANS:StopArea:00047044",
"stopSequence": 40
},
{
"arrival": {
"time": "1767986392"
},
"departure": {
"time": "1767986392"
},
"stopId": "ORLEANS:StopArea:00017523",
"stopSequence": 41
},
{
"arrival": {
"time": "1767986500"
},
"departure": {
"time": "1767986500"
},
"stopId": "ORLEANS:StopArea:00037200",
"stopSequence": 42
},
{
"arrival": {
"time": "1767986591"
},
"departure": {
"time": "1767986591"
},
"stopId": "ORLEANS:StopArea:00035000",
"stopSequence": 43
},
{
"arrival": {
"time": "1767986618"
},
"departure": {
"time": "1767986618"
},
"stopId": "ORLEANS:StopArea:00029801",
"stopSequence": 44
},
{
"arrival": {
"time": "1767986757"
},
"departure": {
"time": "1767986757"
},
"stopId": "ORLEANS:StopArea:00020800",
"stopSequence": 45
},
{
"arrival": {
"time": "1767986812"
},
"departure": {
"time": "1767986812"
},
"stopId": "ORLEANS:StopArea:00008800",
"stopSequence": 46
},
{
"arrival": {
"time": "1767986892"
},
"departure": {
"time": "1767986892"
},
"stopId": "ORLEANS:StopArea:00041950",
"stopSequence": 47
},
{
"arrival": {
"time": "1767986972"
},
"departure": {
"time": "1767986972"
},
"stopId": "ORLEANS:StopArea:01010701",
"stopSequence": 48
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:2",
"tripId": "ORLEANS:VehicleJourney:2_R_400_2_210_5_192800"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:B_A_167_2_B10_5_210500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767989100"
},
"departure": {
"time": "1767989100"
},
"stopId": "ORLEANS:StopArea:TPOMPI2",
"stopSequence": 0
},
{
"arrival": {
"time": "1767989235"
},
"departure": {
"time": "1767989250"
},
"stopId": "ORLEANS:StopArea:TTFONT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767989335"
},
"departure": {
"time": "1767989345"
},
"stopId": "ORLEANS:StopArea:TMLKIN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767989408"
},
"departure": {
"time": "1767989415"
},
"stopId": "ORLEANS:StopArea:TTANGU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767989539"
},
"departure": {
"time": "1767989540"
},
"stopId": "ORLEANS:StopArea:TPEURO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767989603"
},
"departure": {
"time": "1767989615"
},
"stopId": "ORLEANS:StopArea:TPTDUN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767989690"
},
"departure": {
"time": "1767989700"
},
"stopId": "ORLEANS:StopArea:TBEAUM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767989775"
},
"departure": {
"time": "1767989795"
},
"stopId": "ORLEANS:StopArea:TMADEL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767989875"
},
"departure": {
"time": "1767989890"
},
"stopId": "ORLEANS:StopArea:TCXMOR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767989990"
},
"departure": {
"time": "1767990025"
},
"stopId": "ORLEANS:StopArea:TGAULB2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767990100"
},
"departure": {
"time": "1767990115"
},
"stopId": "ORLEANS:StopArea:TJDARC2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767990185"
},
"departure": {
"time": "1767990200"
},
"stopId": "ORLEANS:StopArea:TCAHDV2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767990255"
},
"departure": {
"time": "1767990270"
},
"stopId": "ORLEANS:StopArea:THALMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767990365"
},
"departure": {
"time": "1767990385"
},
"stopId": "ORLEANS:StopArea:TVIGNA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767990470"
},
"departure": {
"time": "1767990485"
},
"stopId": "ORLEANS:StopArea:TRIOBE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767990580"
},
"departure": {
"time": "1767990600"
},
"stopId": "ORLEANS:StopArea:TDRHOM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767990714"
},
"departure": {
"time": "1767990714"
},
"stopId": "ORLEANS:StopArea:TMOZAR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767990766"
},
"departure": {
"time": "1767990766"
},
"stopId": "ORLEANS:StopArea:TGVILL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767990823"
},
"departure": {
"time": "1767990823"
},
"stopId": "ORLEANS:StopArea:TAMBER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767990925"
},
"departure": {
"time": "1767990935"
},
"stopId": "ORLEANS:StopArea:TGAUBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767991054"
},
"departure": {
"time": "1767991065"
},
"stopId": "ORLEANS:StopArea:TPTBOR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767991125"
},
"departure": {
"time": "1767991135"
},
"stopId": "ORLEANS:StopArea:TVERVI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767991220"
},
"departure": {
"time": "1767991230"
},
"stopId": "ORLEANS:StopArea:TCLARC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767991330"
},
"departure": {
"time": "1767991345"
},
"stopId": "ORLEANS:StopArea:TLBLUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767991450"
},
"departure": {
"time": "1767991450"
},
"stopId": "ORLEANS:StopArea:THAMEA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:B",
"tripId": "ORLEANS:VehicleJourney:B_A_167_2_B10_5_210500"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:5_R_417_2_506_5_184700",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982973"
},
"departure": {
"time": "1767982992"
},
"stopId": "ORLEANS:StopArea:00051200",
"stopSequence": 28
},
{
"arrival": {
"time": "1767983032"
},
"departure": {
"time": "1767983032"
},
"stopId": "ORLEANS:StopArea:00011600",
"stopSequence": 29
},
{
"arrival": {
"time": "1767983054"
},
"departure": {
"time": "1767983054"
},
"stopId": "ORLEANS:StopArea:00004402",
"stopSequence": 30
},
{
"arrival": {
"time": "1767983121"
},
"departure": {
"time": "1767983121"
},
"stopId": "ORLEANS:StopArea:00027400",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:5",
"tripId": "ORLEANS:VehicleJourney:5_R_417_2_506_5_184700"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:1_R_563_2_109_5_193000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767983466"
},
"departure": {
"time": "1767983466"
},
"stopId": "ORLEANS:StopArea:01079201",
"stopSequence": 1
},
{
"arrival": {
"time": "1767983572"
},
"departure": {
"time": "1767983572"
},
"stopId": "ORLEANS:StopArea:01084102",
"stopSequence": 2
},
{
"arrival": {
"time": "1767983600"
},
"departure": {
"time": "1767983600"
},
"stopId": "ORLEANS:StopArea:01029601",
"stopSequence": 3
},
{
"arrival": {
"time": "1767983661"
},
"departure": {
"time": "1767983661"
},
"stopId": "ORLEANS:StopArea:00035150",
"stopSequence": 4
},
{
"arrival": {
"time": "1767983767"
},
"departure": {
"time": "1767983767"
},
"stopId": "ORLEANS:StopArea:00021521",
"stopSequence": 5
},
{
"arrival": {
"time": "1767983787"
},
"departure": {
"time": "1767983787"
},
"stopId": "ORLEANS:StopArea:01029403",
"stopSequence": 6
},
{
"arrival": {
"time": "1767983846"
},
"departure": {
"time": "1767983846"
},
"stopId": "ORLEANS:StopArea:01069304",
"stopSequence": 7
},
{
"arrival": {
"time": "1767983964"
},
"departure": {
"time": "1767983964"
},
"stopId": "ORLEANS:StopArea:01009102",
"stopSequence": 8
},
{
"arrival": {
"time": "1767984025"
},
"departure": {
"time": "1767984025"
},
"stopId": "ORLEANS:StopArea:01009003",
"stopSequence": 9
},
{
"arrival": {
"time": "1767984079"
},
"departure": {
"time": "1767984079"
},
"stopId": "ORLEANS:StopArea:00036301",
"stopSequence": 10
},
{
"arrival": {
"time": "1767984089"
},
"departure": {
"time": "1767984089"
},
"stopId": "ORLEANS:StopArea:00048801",
"stopSequence": 11
},
{
"arrival": {
"time": "1767984145"
},
"departure": {
"time": "1767984145"
},
"stopId": "ORLEANS:StopArea:00054701",
"stopSequence": 12
},
{
"arrival": {
"time": "1767984209"
},
"departure": {
"time": "1767984209"
},
"stopId": "ORLEANS:StopArea:00016701",
"stopSequence": 13
},
{
"arrival": {
"time": "1767984269"
},
"departure": {
"time": "1767984269"
},
"stopId": "ORLEANS:StopArea:00030500",
"stopSequence": 14
},
{
"arrival": {
"time": "1767984322"
},
"departure": {
"time": "1767984322"
},
"stopId": "ORLEANS:StopArea:00027500",
"stopSequence": 15
},
{
"arrival": {
"time": "1767984377"
},
"departure": {
"time": "1767984377"
},
"stopId": "ORLEANS:StopArea:00006701",
"stopSequence": 16
},
{
"arrival": {
"time": "1767984443"
},
"departure": {
"time": "1767984443"
},
"stopId": "ORLEANS:StopArea:00020501",
"stopSequence": 17
},
{
"arrival": {
"time": "1767984504"
},
"departure": {
"time": "1767984504"
},
"stopId": "ORLEANS:StopArea:00012401",
"stopSequence": 18
},
{
"arrival": {
"time": "1767984549"
},
"departure": {
"time": "1767984549"
},
"stopId": "ORLEANS:StopArea:00022400",
"stopSequence": 19
},
{
"arrival": {
"time": "1767984627"
},
"departure": {
"time": "1767984627"
},
"stopId": "ORLEANS:StopArea:00040000",
"stopSequence": 20
},
{
"arrival": {
"time": "1767984684"
},
"departure": {
"time": "1767984684"
},
"stopId": "ORLEANS:StopArea:00009701",
"stopSequence": 21
},
{
"arrival": {
"time": "1767984804"
},
"departure": {
"time": "1767984804"
},
"stopId": "ORLEANS:StopArea:00011100",
"stopSequence": 22
},
{
"arrival": {
"time": "1767984848"
},
"departure": {
"time": "1767984848"
},
"stopId": "ORLEANS:StopArea:01007703",
"stopSequence": 23
},
{
"arrival": {
"time": "1767984922"
},
"departure": {
"time": "1767984922"
},
"stopId": "ORLEANS:StopArea:00036500",
"stopSequence": 24
},
{
"arrival": {
"time": "1767985045"
},
"departure": {
"time": "1767985140"
},
"stopId": "ORLEANS:StopArea:00017072",
"stopSequence": 25
},
{
"arrival": {
"time": "1767985216"
},
"departure": {
"time": "1767985216"
},
"stopId": "ORLEANS:StopArea:00033420",
"stopSequence": 26
},
{
"arrival": {
"time": "1767985288"
},
"departure": {
"time": "1767985288"
},
"stopId": "ORLEANS:StopArea:01007305",
"stopSequence": 27
},
{
"arrival": {
"time": "1767985408"
},
"departure": {
"time": "1767985408"
},
"stopId": "ORLEANS:StopArea:00030980",
"stopSequence": 28
},
{
"arrival": {
"time": "1767985586"
},
"departure": {
"time": "1767985586"
},
"stopId": "ORLEANS:StopArea:01007202",
"stopSequence": 29
},
{
"arrival": {
"time": "1767985702"
},
"departure": {
"time": "1767985702"
},
"stopId": "ORLEANS:StopArea:00005100",
"stopSequence": 30
},
{
"arrival": {
"time": "1767985796"
},
"departure": {
"time": "1767985796"
},
"stopId": "ORLEANS:StopArea:01078302",
"stopSequence": 31
},
{
"arrival": {
"time": "1767985909"
},
"departure": {
"time": "1767985909"
},
"stopId": "ORLEANS:StopArea:00034502",
"stopSequence": 32
},
{
"arrival": {
"time": "1767985989"
},
"departure": {
"time": "1767985989"
},
"stopId": "ORLEANS:StopArea:00029501",
"stopSequence": 33
},
{
"arrival": {
"time": "1767986051"
},
"departure": {
"time": "1767986051"
},
"stopId": "ORLEANS:StopArea:00010901",
"stopSequence": 34
},
{
"arrival": {
"time": "1767986121"
},
"departure": {
"time": "1767986121"
},
"stopId": "ORLEANS:StopArea:00011901",
"stopSequence": 35
},
{
"arrival": {
"time": "1767986171"
},
"departure": {
"time": "1767986171"
},
"stopId": "ORLEANS:StopArea:00020900",
"stopSequence": 36
},
{
"arrival": {
"time": "1767986239"
},
"departure": {
"time": "1767986239"
},
"stopId": "ORLEANS:StopArea:01006503",
"stopSequence": 37
},
{
"arrival": {
"time": "1767986290"
},
"departure": {
"time": "1767986290"
},
"stopId": "ORLEANS:StopArea:00036720",
"stopSequence": 38
},
{
"arrival": {
"time": "1767986337"
},
"departure": {
"time": "1767986337"
},
"stopId": "ORLEANS:StopArea:00031102",
"stopSequence": 39
},
{
"arrival": {
"time": "1767986410"
},
"departure": {
"time": "1767986410"
},
"stopId": "ORLEANS:StopArea:00005201",
"stopSequence": 40
},
{
"arrival": {
"time": "1767986471"
},
"departure": {
"time": "1767986471"
},
"stopId": "ORLEANS:StopArea:00048000",
"stopSequence": 41
},
{
"arrival": {
"time": "1767986544"
},
"departure": {
"time": "1767986544"
},
"stopId": "ORLEANS:StopArea:00028801",
"stopSequence": 42
},
{
"arrival": {
"time": "1767986598"
},
"departure": {
"time": "1767986598"
},
"stopId": "ORLEANS:StopArea:00043300",
"stopSequence": 43
},
{
"arrival": {
"time": "1767986652"
},
"departure": {
"time": "1767986652"
},
"stopId": "ORLEANS:StopArea:01000904",
"stopSequence": 44
},
{
"arrival": {
"time": "1767986746"
},
"departure": {
"time": "1767986746"
},
"stopId": "ORLEANS:StopArea:00037251",
"stopSequence": 45
},
{
"arrival": {
"time": "1767986810"
},
"departure": {
"time": "1767986810"
},
"stopId": "ORLEANS:StopArea:00041100",
"stopSequence": 46
},
{
"arrival": {
"time": "1767986857"
},
"departure": {
"time": "1767986857"
},
"stopId": "ORLEANS:StopArea:00001401",
"stopSequence": 47
},
{
"arrival": {
"time": "1767986935"
},
"departure": {
"time": "1767986935"
},
"stopId": "ORLEANS:StopArea:00030401",
"stopSequence": 48
},
{
"arrival": {
"time": "1767987006"
},
"departure": {
"time": "1767987006"
},
"stopId": "ORLEANS:StopArea:01036303",
"stopSequence": 49
},
{
"arrival": {
"time": "1767987092"
},
"departure": {
"time": "1767987092"
},
"stopId": "ORLEANS:StopArea:00047320",
"stopSequence": 50
},
{
"arrival": {
"time": "1767987151"
},
"departure": {
"time": "1767987151"
},
"stopId": "ORLEANS:StopArea:01036204",
"stopSequence": 51
},
{
"arrival": {
"time": "1767987196"
},
"departure": {
"time": "1767987196"
},
"stopId": "ORLEANS:StopArea:00021200",
"stopSequence": 52
},
{
"arrival": {
"time": "1767987254"
},
"departure": {
"time": "1767987254"
},
"stopId": "ORLEANS:StopArea:00043442",
"stopSequence": 53
},
{
"arrival": {
"time": "1767987285"
},
"departure": {
"time": "1767987285"
},
"stopId": "ORLEANS:StopArea:01069001",
"stopSequence": 54
},
{
"arrival": {
"time": "1767987333"
},
"departure": {
"time": "1767987333"
},
"stopId": "ORLEANS:StopArea:01068905",
"stopSequence": 55
},
{
"arrival": {
"time": "1767987372"
},
"departure": {
"time": "1767987372"
},
"stopId": "ORLEANS:StopArea:01068901",
"stopSequence": 56
},
{
"arrival": {
"time": "1767987420"
},
"departure": {
"time": "1767987420"
},
"stopId": "ORLEANS:StopArea:01068801",
"stopSequence": 57
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:1",
"tripId": "ORLEANS:VehicleJourney:1_R_563_2_109_5_193000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:4_A_525_2_501_5_183800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767982999"
},
"departure": {
"time": "1767983014"
},
"stopId": "ORLEANS:StopArea:00014200",
"stopSequence": 36
},
{
"arrival": {
"time": "1767983058"
},
"departure": {
"time": "1767983058"
},
"stopId": "ORLEANS:StopArea:00009500",
"stopSequence": 37
},
{
"arrival": {
"time": "1767983112"
},
"departure": {
"time": "1767983112"
},
"stopId": "ORLEANS:StopArea:00015500",
"stopSequence": 38
},
{
"arrival": {
"time": "1767983171"
},
"departure": {
"time": "1767983171"
},
"stopId": "ORLEANS:StopArea:00042720",
"stopSequence": 39
},
{
"arrival": {
"time": "1767983224"
},
"departure": {
"time": "1767983224"
},
"stopId": "ORLEANS:StopArea:00030520",
"stopSequence": 40
},
{
"arrival": {
"time": "1767983243"
},
"departure": {
"time": "1767983243"
},
"stopId": "ORLEANS:StopArea:00023101",
"stopSequence": 41
},
{
"arrival": {
"time": "1767983307"
},
"departure": {
"time": "1767983307"
},
"stopId": "ORLEANS:StopArea:00024301",
"stopSequence": 42
},
{
"arrival": {
"time": "1767983363"
},
"departure": {
"time": "1767983363"
},
"stopId": "ORLEANS:StopArea:01023702",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:4",
"tripId": "ORLEANS:VehicleJourney:4_A_525_2_501_5_183800"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:11_R_114_2_1103_5_205000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767988200"
},
"departure": {
"time": "1767988200"
},
"stopId": "ORLEANS:StopArea:01022203",
"stopSequence": 0
},
{
"arrival": {
"time": "1767988242"
},
"departure": {
"time": "1767988242"
},
"stopId": "ORLEANS:StopArea:01022204",
"stopSequence": 1
},
{
"arrival": {
"time": "1767988280"
},
"departure": {
"time": "1767988280"
},
"stopId": "ORLEANS:StopArea:00031111",
"stopSequence": 2
},
{
"arrival": {
"time": "1767988380"
},
"departure": {
"time": "1767988380"
},
"stopId": "ORLEANS:StopArea:00035903",
"stopSequence": 3
},
{
"arrival": {
"time": "1767988410"
},
"departure": {
"time": "1767988410"
},
"stopId": "ORLEANS:StopArea:01081902",
"stopSequence": 4
},
{
"arrival": {
"time": "1767988474"
},
"departure": {
"time": "1767988474"
},
"stopId": "ORLEANS:StopArea:00033700",
"stopSequence": 5
},
{
"arrival": {
"time": "1767988547"
},
"departure": {
"time": "1767988547"
},
"stopId": "ORLEANS:StopArea:00053900",
"stopSequence": 6
},
{
"arrival": {
"time": "1767988623"
},
"departure": {
"time": "1767988623"
},
"stopId": "ORLEANS:StopArea:01022901",
"stopSequence": 7
},
{
"arrival": {
"time": "1767988663"
},
"departure": {
"time": "1767988663"
},
"stopId": "ORLEANS:StopArea:00029310",
"stopSequence": 8
},
{
"arrival": {
"time": "1767988694"
},
"departure": {
"time": "1767988694"
},
"stopId": "ORLEANS:StopArea:00030203",
"stopSequence": 9
},
{
"arrival": {
"time": "1767988730"
},
"departure": {
"time": "1767988730"
},
"stopId": "ORLEANS:StopArea:00022916",
"stopSequence": 10
},
{
"arrival": {
"time": "1767988800"
},
"departure": {
"time": "1767988800"
},
"stopId": "ORLEANS:StopArea:01023302",
"stopSequence": 11
},
{
"arrival": {
"time": "1767988922"
},
"departure": {
"time": "1767988922"
},
"stopId": "ORLEANS:StopArea:01087102",
"stopSequence": 12
},
{
"arrival": {
"time": "1767989079"
},
"departure": {
"time": "1767989079"
},
"stopId": "ORLEANS:StopArea:01068002",
"stopSequence": 13
},
{
"arrival": {
"time": "1767989135"
},
"departure": {
"time": "1767989135"
},
"stopId": "ORLEANS:StopArea:01084102",
"stopSequence": 14
},
{
"arrival": {
"time": "1767989160"
},
"departure": {
"time": "1767989160"
},
"stopId": "ORLEANS:StopArea:01029601",
"stopSequence": 15
},
{
"arrival": {
"time": "1767989196"
},
"departure": {
"time": "1767989196"
},
"stopId": "ORLEANS:StopArea:00035150",
"stopSequence": 16
},
{
"arrival": {
"time": "1767989286"
},
"departure": {
"time": "1767989286"
},
"stopId": "ORLEANS:StopArea:00021521",
"stopSequence": 17
},
{
"arrival": {
"time": "1767989323"
},
"departure": {
"time": "1767989323"
},
"stopId": "ORLEANS:StopArea:00032921",
"stopSequence": 18
},
{
"arrival": {
"time": "1767989372"
},
"departure": {
"time": "1767989372"
},
"stopId": "ORLEANS:StopArea:00024501",
"stopSequence": 19
},
{
"arrival": {
"time": "1767989420"
},
"departure": {
"time": "1767989420"
},
"stopId": "ORLEANS:StopArea:00033901",
"stopSequence": 20
},
{
"arrival": {
"time": "1767989494"
},
"departure": {
"time": "1767989494"
},
"stopId": "ORLEANS:StopArea:01032004",
"stopSequence": 21
},
{
"arrival": {
"time": "1767989580"
},
"departure": {
"time": "1767989580"
},
"stopId": "ORLEANS:StopArea:00025700",
"stopSequence": 22
},
{
"arrival": {
"time": "1767989662"
},
"departure": {
"time": "1767989662"
},
"stopId": "ORLEANS:StopArea:00037501",
"stopSequence": 23
},
{
"arrival": {
"time": "1767989719"
},
"departure": {
"time": "1767989719"
},
"stopId": "ORLEANS:StopArea:00001046",
"stopSequence": 24
},
{
"arrival": {
"time": "1767989864"
},
"departure": {
"time": "1767989864"
},
"stopId": "ORLEANS:StopArea:0003831",
"stopSequence": 25
},
{
"arrival": {
"time": "1767990000"
},
"departure": {
"time": "1767990000"
},
"stopId": "ORLEANS:StopArea:01002103",
"stopSequence": 26
},
{
"arrival": {
"time": "1767990098"
},
"departure": {
"time": "1767990098"
},
"stopId": "ORLEANS:StopArea:00030601",
"stopSequence": 27
},
{
"arrival": {
"time": "1767990179"
},
"departure": {
"time": "1767990179"
},
"stopId": "ORLEANS:StopArea:00021601",
"stopSequence": 28
},
{
"arrival": {
"time": "1767990236"
},
"departure": {
"time": "1767990236"
},
"stopId": "ORLEANS:StopArea:00026000",
"stopSequence": 29
},
{
"arrival": {
"time": "1767990300"
},
"departure": {
"time": "1767990300"
},
"stopId": "ORLEANS:StopArea:01003503",
"stopSequence": 30
},
{
"arrival": {
"time": "1767990440"
},
"departure": {
"time": "1767990440"
},
"stopId": "ORLEANS:StopArea:00002901",
"stopSequence": 31
},
{
"arrival": {
"time": "1767990540"
},
"departure": {
"time": "1767990540"
},
"stopId": "ORLEANS:StopArea:01001713",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "ORLEANS:Line:11",
"tripId": "ORLEANS:VehicleJourney:11_R_114_2_1103_5_205000"
}
}
},
{
"id": "trip:ORLEANS:VehicleJourney:3_A_349_2_306_5_234600",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767998566"
},
"departure": {
"time": "1767998760"
},
"stopId": "ORLEANS:StopArea:00033034",
"stopSequence": 0
},
{
"arrival": {
"time": "1767998820"
},
"departure": {
"time": "1767998820"
},
"stopId": "ORLEANS:StopArea:00033032",
"stopSequence": 1
},
{
"arrival": {
"time": "1767998940"
},
"departure": {
"time": "1767998940"
},
"stopId": "ORLEANS:StopArea:00044171",
"stopSequence": 2
},
{
"arrival": {
"time": "1767999057"
},
"departure": {
"time": "1767999057"
},
"stopId": "ORLEANS:StopArea:00051101",
"stopSequence": 3
},
{
"arrival": {
"time": "1767999186"
},
"departure": {
"time": "1767999186"
},
"stopId": "ORLEANS:StopArea:00018301",
"stopSequence": 4
},
{
"arrival": {
"time": "1767999240"
},
"departure": {
"time": "1767999240"
},
"stopId": "ORLEANS:StopArea:00037600",
"stopSequence": 5
},
{
"arrival": {
"time": "1767999384"
},
"departure": {
"time": "1767999384"
},
"stopId": "ORLEANS:StopArea:00009121",
"stopSequence": 6
},
{
"arrival": {
"time": "1767999410"
},
"departure": {
"time": "1767999410"
},
"stopId": "ORLEANS:StopArea:00008946",
"stopSequence": 7
},
{
"arrival": {
"time": "1767999448"
},
"departure": {
"time": "1767999448"
},
"stopId": "ORLEANS:StopArea:00031721",
"stopSequence": 8
},
{
"arrival": {
"time": "1767999485"
},
"departure": {
"time": "1767999485"
},
"stopId": "ORLEANS:StopArea:00010081",
"stopSequence": 9
},
{
"arrival": {
"time": "1767999553"
},
"departure": {
"time": "1767999553"
},
"stopId": "ORLEANS:StopArea:00000102",
"stopSequence": 10
},
{
"arrival": {
"time": "1767999633"
},
"departure": {
"time": "1767999633"
},
"stopId": "ORLEANS:StopArea:01012903",
"stopSequence": 11
},
{
"arrival": {
"time": "1767999686"
},
"departure": {
"time": "1767999686"
},
"stopId": "ORLEANS:StopArea:00007700",
"stopSequence": 12
},
{
"arrival": {
"time": "1767999752"
},
"departure": {
"time": "1767999752"
},
"stopId": "ORLEANS:StopArea:00047700",
"stopSequence": 13
},
{
"arrival": {
"time": "1767999826"
},
"departure": {
"time": "1767999826"
},
"stopId": "ORLEANS:StopArea:01007304",
"stopSequence": 14
},
{
"arrival": {
"time": "1767999924"
},
"departure": {
"time": "1767999924"
},
"stopId": "ORLEANS:StopArea:00033424",
"stopSequence": 15
},
{
"arrival": {
"time": "1768000013"
},
"departure": {
"time": "1768000013"
},
"stopId": "ORLEANS:StopArea:00017070",
"stopSequence": 16
},
{
"arrival": {
"time": "1768000081"
},
"departure": {
"time": "1768000081"
},
"stopId": "ORLEANS:StopArea:00019303",
"stopSequence": 17
},
{
"arrival": {
"time": "1768000140"
},
"departure": {
"time": "1768000140"
},
"stopId": "ORLEANS:StopArea:00005401",
"stopSequence": 18
},
{
"arrival": {
"time": "1768000201"
},
"departure": {
"time": "1768000201"
},
"stopId": "ORLEANS:StopArea:00005930",
"stopSequence": 19
},
{
"arrival": {
"time": "1768000265"
},
"departure": {
"time": "1768000265"
},
"stopId": "ORLEANS:StopArea:00054600",
"stopSequence": 20
},
{
"arrival": {
"time": "1768000412"
},
"departure": {
"time": "1768000412"
},
"stopId": "ORLEANS:StopArea:01003407",
"stopSequence": 21
},
{
"arrival": {
"time": "1768000471"
},
"departure": {
"time": "1768000471"
},
"stopId": "ORLEANS:StopArea:01016904",
"stopSequence": 22
},
{
"arrival": {
"time": "1768000516"
},
"departure": {
"time": "1768000516"
},
"stopId": "ORLEANS:StopArea:00001500",
"stopSequence": 23
},
{
"arrival": {
"time": "1768000603"
},
"departure": {
"time": "1768000603"
},
"stopId": "ORLEANS:StopArea:00000600",
"stopSequence": 24
},
{
"arrival": {
"time": "1768000657"
},
"departure": {
"time": "1768000657"
},
"stopId": "ORLEANS:StopArea:01016604",
"stopSequence": 25
},
{
"arrival": {
"time": "1768000716"
},
"departure": {
"time": "1768000716"
},
"stopId": "ORLEANS:StopArea:01016501",
"stopSequence": 26
},
{
"arrival": {
"time": "1768000800"
},
"departure": {
"time": "1768000800"
},
"stopId": "ORLEANS:StopArea:01016405",
"stopSequence": 27
}
],
"trip": {
"directionId": 0,
"routeId": "ORLEANS:Line:3",
"tripId": "ORLEANS:VehicleJourney:3_A_349_2_306_5_234600"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1767983088"
}
}