Détails de la ressource

Disponibilité au téléchargement

16/11/2025
99.1%
17/11/2025
100%
18/11/2025
99.2%
19/11/2025
99.2%
20/11/2025
98.4%
21/11/2025
98.3%
22/11/2025
99.1%
23/11/2025
97.5%
24/11/2025
97.7%
25/11/2025
92.3%
26/11/2025
99%
27/11/2025
98.3%
28/11/2025
98.3%
29/11/2025
100%
30/11/2025
98.1%
01/12/2025
97.9%
02/12/2025
98.1%
03/12/2025
98.8%
04/12/2025
88.6%
05/12/2025
97.4%
06/12/2025
98.8%
07/12/2025
97.1%
08/12/2025
94.7%
09/12/2025
96.5%
10/12/2025
96.1%
11/12/2025
83.7%
12/12/2025
92.4%
13/12/2025
97.9%
14/12/2025
96.6%
15/12/2025
86.5%
16/12/2025
98.8%
En savoir plus
Nous testons la disponibilité de cette ressource au téléchargement toutes les heures, en effectuant une requête HTTP de type 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

17 erreurs, 29 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 16/12/2025 à 08h16 Europe/Paris avec le validateur GTFS-RT de MobilityData.

Erreurs

Sequential stop_time_update times are not increasing E022 7 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 ncv2_2 stop_sequence 1 arrival_time 07:46:50 (1765867610) is less than previous stop arrival_time 08:04:25 (1765868665) - times must increase between two sequential stops
  • trip_id ncv2_2 stop_sequence 1 departure_time 07:46:50 (1765867610) is less than previous stop arrival_time 08:04:25 (1765868665) - times must increase between two sequential stops
  • trip_id ncv2 retour_0 stop_sequence 2 arrival_time 07:42:53 (1765867373) is equal to previous stop departure_time 07:42:53 (1765867373) - times must increase between two sequential stops
  • trip_id ncv2 retour_4 stop_sequence 2 arrival_time 08:15:16 (1765869316) is equal to previous stop departure_time 08:15:16 (1765869316) - times must increase between two sequential stops
  • trip_id A---) Parc Luberon stop_sequence 6 arrival_time 07:38:57 (1765867137) is equal to previous stop departure_time 07:38:57 (1765867137) - times must increase between two sequential stops

stop_time_update departure time is before arrival time E025 1 erreur

Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.

Exemples d'erreurs
  • trip_id L3 7H28 Bonnebeau/Dumas stop_sequence 9 departure_time 07:55:00 (1765868100) is less than the same stop arrival_time 07:56:21 (1765868181) - departure time must be equal to or greater than arrival time

stop_time_update doesn't have arrival or departure E043 8 erreurs

If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided

Exemples d'erreurs
  • trip_id D2 stop_sequence 14 doesn't have arrival or departure
  • trip_id D2 stop_sequence 15 doesn't have arrival or departure
  • trip_id D1 stop_sequence 3 doesn't have arrival or departure
  • trip_id D1 stop_sequence 4 doesn't have arrival or departure
  • trip_id D---) Vidauque_0 stop_sequence 3 doesn't have arrival or departure

VehiclePosition and TripUpdate ID pairing mismatch E047 1 erreur

If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds.

Exemples d'erreurs
  • trip_id 3 8H15 and vehicle_id 690c91fcb962d61e23b0860e pairing in VehiclePositions does not match trip_id L3 7H28 Bonnebeau/Dumas and vehicle_id 690c91fcb962d61e23b0860e pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match

Avertissements

ID in one feed missing from the other W003 29 erreurs

a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed

Exemples d'erreurs
  • trip_id ncv3 is in TripUpdates but not in VehiclePositions feed
  • trip_id L3 7H28 Bonnebeau/Dumas is in TripUpdates but not in VehiclePositions feed
  • trip_id E1 is in TripUpdates but not in VehiclePositions feed
  • trip_id 3 GARE--DUMAS 7H42 is in TripUpdates but not in VehiclePositions feed
  • trip_id ncv2 aller_4 is in TripUpdates but not in VehiclePositions feed
Valider ce GTFS-RT maintenant

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
W003 a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed 555 26 fois (87 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 167 24 fois (80 % des validations)
E043 If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided 325 23 fois (77 % des validations)
E047 If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. 34 18 fois (60 % 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. 36 17 fois (57 % des validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 3 1 fois (3 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 16/12/2025 à 16h08 Europe/Paris.

trip_updates (223) vehicle_positions (11) service_alerts (3)

Entités présentes dans ce flux lors des 7 derniers jours.

service_alerts trip_updates vehicle_positions

Service alerts (infos trafic)

Voici un aperçu des informations de trafic présentes dans ce flux le 16/12/2025 à 16h08 Europe/Paris.

Arrêt Hopital Arrêt déplacé

Dans l'attente de réalisation de travaux, l'arrêt hôpital n'est pas desservie par les ligne C et E, merci de vous reporter aux arrêts précédents ou suivants.

Arrêts non desservis sur la ligne D Effet inconnu

Les arrêts "square des Ratacans" et Ecoles des Ratacans" ne seront plus desservi dans les deux sens de circulation jusqu'au 31/12/25 merci de vous raprocher  de l'arret CCAS ou Picasso

Du 21/11/2025 à 16h00 Europe/Paris au 01/01/2026 à 00h59 Europe/Paris

route barrée Déviation

route du moulin de losque camion en équilibre avec intervention d'une grue de levage à l'arrêt "DUNANT"

Flux GTFS-RT décodé

Voir le contenu du flux

Voici le flux GTFS-RT décodé au format Protobuf le 16/12/2025 à 16h08 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "vehicle:68a32bab62a0742370db7c86", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 0, "occupancyStatus": "EMPTY", "position": { "latitude": 43.834651947021484, "longitude": 5.0252299308776855 }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "nvc2 aller_1" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "vehicle:68a32bab62a0742370db7c85", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 0, "occupancyStatus": "EMPTY", "position": { "latitude": 43.83533477783203, "longitude": 5.043198108673096 }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "timestamp": "1765897693", "trip": { "routeId": "zenbus:Line:565580001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "5088328200224768:5" }, "vehicle": { "id": "68a32bab62a0742370db7c85", "label": "1003", "licensePlate": "HD628YA" } } }, { "id": "vehicle:68a32bab62a0742370db7c83", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 3, "occupancyStatus": "EMPTY", "position": { "latitude": 43.83436965942383, "longitude": 5.035049915313721 }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_35" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "vehicle:6880b5ebc6a234ad8a1d9d6e", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 3, "occupancyStatus": "MANY_SEATS_AVAILABLE", "position": { "latitude": 43.83296585083008, "longitude": 5.048417568206787 }, "stopId": "zenbus:StopPoint:SP:550350003:LOC", "timestamp": "1765897697", "trip": { "routeId": "zenbus:Line:575240001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "A---) Rosa Parks scol_8" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6e", "label": "2111", "licensePlate": "HA-176-FX" } } }, { "id": "vehicle:68c913dced317a9bb3c6d8e3", "vehicle": { "currentStatus": "INCOMING_AT", "currentStopSequence": 6, "occupancyStatus": "EMPTY", "position": { "latitude": 43.83647537231445, "longitude": 5.049249172210693 }, "stopId": "Albin_Durand_1", "timestamp": "1765897698", "trip": { "routeId": "zenbus:Line:550340001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "B2_8" }, "vehicle": { "id": "68c913dced317a9bb3c6d8e3", "label": "2370", "licensePlate": "HF-030-MB" } } }, { "id": "vehicle:68ca74338e3b23aeaac51ee2", "vehicle": { "currentStatus": "INCOMING_AT", "currentStopSequence": 2, "occupancyStatus": "FEW_SEATS_AVAILABLE", "position": { "latitude": 43.825626373291016, "longitude": 5.041740417480469 }, "stopId": "zenbus:StopPoint:SP:5152891201388544:LOC", "timestamp": "1765897695", "trip": { "routeId": "zenbus:Line:556270001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "C--) Office tourisme_7" }, "vehicle": { "id": "68ca74338e3b23aeaac51ee2", "label": "2371", "licensePlate": "HF-886-MA" } } }, { "id": "vehicle:b9da0f8da361bb3c", "vehicle": { "currentStatus": "INCOMING_AT", "currentStopSequence": 9, "position": { "latitude": 43.837100982666016, "longitude": 5.042101860046387 }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "timestamp": "1765897696", "trip": { "routeId": "zenbus:Line:578970001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "D---) Vidauque_8" }, "vehicle": { "id": "b9da0f8da361bb3c" } } }, { "id": "vehicle:6880b5ebc6a234ad8a1d9d6c", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 6, "occupancyStatus": "EMPTY", "position": { "latitude": 43.840763092041016, "longitude": 5.038126468658447 }, "stopId": "Hôpital_1", "timestamp": "1765897691", "trip": { "routeId": "zenbus:Line:892310003:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "E2_4" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6c", "label": "1937", "licensePlate": "GR-266-HS" } } }, { "id": "vehicle:690c91fcb962d61e23b0860e", "vehicle": { "currentStopSequence": 1, "occupancyStatus": "FEW_SEATS_AVAILABLE", "position": { "latitude": 43.85257339477539, "longitude": 5.027735233306885 }, "stopId": "zenbus:StopPoint:SP:556270003:LOC", "timestamp": "1765897698", "trip": { "routeId": "zenbus:Line:550350001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "1(R) Rosa > Gares" }, "vehicle": { "id": "690c91fcb962d61e23b0860e", "label": "2399", "licensePlate": "FR-821-JX" } } }, { "id": "vehicle:690c8ad0ac9a019d39bcfe80", "vehicle": { "currentStopSequence": 1, "occupancyStatus": "MANY_SEATS_AVAILABLE", "position": { "latitude": 43.852638244628906, "longitude": 5.025729179382324 }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "timestamp": "1765897693", "trip": { "routeId": "zenbus:Line:550350001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "1(R) Rosa > Verdun" }, "vehicle": { "id": "690c8ad0ac9a019d39bcfe80", "label": "2389", "licensePlate": "FS-519-BY" } } }, { "id": "vehicle:690c8c0defb2610639d774e1", "vehicle": { "currentStopSequence": 2, "occupancyStatus": "FEW_SEATS_AVAILABLE", "position": { "latitude": 43.83164596557617, "longitude": 5.032426834106445 }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "timestamp": "1765897697", "trip": { "routeId": "zenbus:Line:554300001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "3 DAUPHIN--VIGNERES 16H" }, "vehicle": { "id": "690c8c0defb2610639d774e1", "label": "2401", "licensePlate": "FS-380-FE" } } }, { "id": "trip:B1_2", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765877565" }, "departure": { "time": "1765877668" }, "stopId": "zenbus:StopPoint:SP:565590003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765877729" }, "departure": { "time": "1765877739" }, "stopId": "Craponne_1", "stopSequence": 1 }, { "arrival": { "time": "1765877856" }, "departure": { "time": "1765877864" }, "stopId": "zenbus:StopPoint:SP:571510003:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765877908" }, "departure": { "time": "1765877926" }, "stopId": "zenbus:StopPoint:SP:6228581363482624:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765877949" }, "departure": { "time": "1765877959" }, "stopId": "zenbus:StopPoint:SP:5179579792621568:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765877982" }, "departure": { "time": "1765877993" }, "stopId": "zenbus:StopPoint:SP:569440001:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765878009" }, "departure": { "time": "1765878016" }, "stopId": "zenbus:StopPoint:SP:552460003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765878058" }, "departure": { "time": "1765878070" }, "stopId": "zenbus:StopPoint:SP:5111556167696384:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765878096" }, "departure": { "time": "1765878108" }, "stopId": "zenbus:StopPoint:SP:567670001:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765878161" }, "departure": { "time": "1765878168" }, "stopId": "zenbus:StopPoint:SP:550360002:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765878246" }, "departure": { "time": "1765878727" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765878759" }, "departure": { "time": "1765878798" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765878845" }, "departure": { "time": "1765878866" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765878884" }, "departure": { "time": "1765878890" }, "stopId": "Albin Durand", "stopSequence": 13 }, { "arrival": { "time": "1765878998" }, "departure": { "time": "1765879004" }, "stopId": "Follereau_1", "stopSequence": 14 }, { "arrival": { "time": "1765879004" }, "departure": { "time": "1765879020" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765879040" }, "departure": { "time": "1765879054" }, "stopId": "zenbus:StopPoint:SP:929270006:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765879095" }, "departure": { "time": "1765879107" }, "stopId": "zenbus:StopPoint:SP:892300004:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765879116" }, "departure": { "time": "1765879128" }, "stopId": "zenbus:StopPoint:SP:933120005:LOC", "stopSequence": 18 }, { "arrival": { "time": "1765879139" }, "stopId": "zenbus:StopPoint:SP:902510005:LOC", "stopSequence": 19 } ], "timestamp": "1765897698", "trip": { "routeId": "zenbus:Line:550340001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "B1_2" }, "vehicle": { "id": "68c913dced317a9bb3c6d8e3", "label": "2370", "licensePlate": "HF-030-MB" } } }, { "id": "trip:ncv2_28", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765890906" }, "departure": { "time": "1765890941" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765891000" }, "departure": { "time": "1765891009" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765891020" }, "departure": { "time": "1765891035" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765891090" }, "departure": { "time": "1765891108" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765891152" }, "departure": { "time": "1765891167" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765891232" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_28" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv3", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765866931" }, "departure": { "time": "1765867116" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765867205" }, "departure": { "time": "1765867211" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765867267" }, "departure": { "time": "1765867316" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765867379" }, "departure": { "time": "1765867390" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765867396" }, "departure": { "time": "1765867443" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765867522" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv3" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:5088328200224768:4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765894969" }, "departure": { "time": "1765895071" }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765895227" }, "departure": { "time": "1765895243" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765895426" }, "departure": { "time": "1765895456" }, "stopId": "zenbus:StopPoint:SP:5106002674319360:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765895576" }, "departure": { "time": "1765895625" }, "stopId": "zenbus:StopPoint:SP:567670002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765895838" }, "stopId": "zenbus:StopPoint:SP:700600001:LOC", "stopSequence": 4 } ], "timestamp": "1765897693", "trip": { "routeId": "zenbus:Line:565580001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "5088328200224768:4" }, "vehicle": { "id": "68a32bab62a0742370db7c85", "label": "1003", "licensePlate": "HD628YA" } } }, { "id": "trip:5167731743653888:1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765877734" }, "departure": { "time": "1765878080" }, "stopId": "zenbus:StopPoint:SP:700600001:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765878365" }, "stopId": "zenbus:StopPoint:SP:567670002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765878463" }, "departure": { "time": "1765878473" }, "stopId": "zenbus:StopPoint:SP:6294341507088384:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765878698" }, "departure": { "time": "1765878706" }, "stopId": "zenbus:StopPoint:SP:560520003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765878803" }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "stopSequence": 4 } ], "timestamp": "1765897693", "trip": { "routeId": "zenbus:Line:565580001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "5167731743653888:1" }, "vehicle": { "id": "68a32bab62a0742370db7c85", "label": "1003", "licensePlate": "HD628YA" } } }, { "id": "trip:B2_4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765882748" }, "departure": { "time": "1765882948" }, "stopId": "zenbus:StopPoint:SP:902510005:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765882959" }, "departure": { "time": "1765882965" }, "stopId": "zenbus:StopPoint:SP:923640002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765882983" }, "departure": { "time": "1765882997" }, "stopId": "zenbus:StopPoint:SP:925270006:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765883060" }, "departure": { "time": "1765883074" }, "stopId": "zenbus:StopPoint:SP:931060003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765883108" }, "departure": { "time": "1765883185" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765883198" }, "departure": { "time": "1765883234" }, "stopId": "Follereau_2", "stopSequence": 5 }, { "arrival": { "time": "1765883313" }, "departure": { "time": "1765883325" }, "stopId": "Albin_Durand_1", "stopSequence": 6 }, { "arrival": { "time": "1765883341" }, "departure": { "time": "1765883359" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765883441" }, "departure": { "time": "1765883460" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765883920" }, "departure": { "time": "1765884010" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765884027" }, "departure": { "time": "1765884062" }, "stopId": "zenbus:StopPoint:SP:571510002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765884123" }, "departure": { "time": "1765884134" }, "stopId": "zenbus:StopPoint:SP:537990002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765884197" }, "departure": { "time": "1765884209" }, "stopId": "zenbus:StopPoint:SP:556270004:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765884224" }, "departure": { "time": "1765884251" }, "stopId": "zenbus:StopPoint:SP:5173544021393408:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765884291" }, "departure": { "time": "1765884307" }, "stopId": "zenbus:StopPoint:SP:563570002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765884321" }, "departure": { "time": "1765884329" }, "stopId": "zenbus:StopPoint:SP:556240004:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765884355" }, "departure": { "time": "1765884361" }, "stopId": "zenbus:StopPoint:SP:6253239710253056:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765884394" }, "departure": { "time": "1765884406" }, "stopId": "zenbus:StopPoint:SP:5162630912147456:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765884448" }, "departure": { "time": "1765884547" }, "stopId": "zenbus:StopPoint:SP:563560002:LOC", "stopSequence": 18 }, { "arrival": { "time": "1765884661" }, "departure": { "time": "1765884675" }, "stopId": "Craponne_2", "stopSequence": 19 }, { "arrival": { "time": "1765884746" }, "stopId": "zenbus:StopPoint:SP:567640002:LOC", "stopSequence": 20 } ], "timestamp": "1765897698", "trip": { "routeId": "zenbus:Line:550340001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "B2_4" }, "vehicle": { "id": "68c913dced317a9bb3c6d8e3", "label": "2370", "licensePlate": "HF-030-MB" } } }, { "id": "trip:E2.2_1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765879373" }, "departure": { "time": "1765879379" }, "stopId": "Jacques_Brel_1", "stopSequence": 0 }, { "arrival": { "time": "1765879530" }, "departure": { "time": "1765879546" }, "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765879637" }, "departure": { "time": "1765879637" }, "stopId": "zenbus:StopPoint:SP:927260004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765879698" }, "departure": { "time": "1765879708" }, "stopId": "zenbus:StopPoint:SP:902490004:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765879748" }, "departure": { "time": "1765879754" }, "stopId": "zenbus:StopPoint:SP:923630002:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765879807" }, "departure": { "time": "1765879863" }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765879900" }, "departure": { "time": "1765879939" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765879966" }, "departure": { "time": "1765879977" }, "stopId": "Hôpital_1", "stopSequence": 7 }, { "arrival": { "time": "1765879982" }, "departure": { "time": "1765880018" }, "stopId": "zenbus:StopPoint:SP:563540003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765880119" }, "departure": { "time": "1765880158" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765880164" }, "departure": { "time": "1765880188" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765880324" }, "departure": { "time": "1765880344" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765880396" }, "departure": { "time": "1765880404" }, "stopId": "zenbus:StopPoint:SP:573150002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765880478" }, "departure": { "time": "1765880511" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765880547" }, "departure": { "time": "1765880587" }, "stopId": "Follereau_1", "stopSequence": 14 }, { "arrival": { "time": "1765880607" }, "departure": { "time": "1765880617" }, "stopId": "zenbus:StopPoint:SP:569430003:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765880632" }, "departure": { "time": "1765880644" }, "stopId": "zenbus:StopPoint:SP:556280001:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765880655" }, "stopId": "zenbus:StopPoint:SP:563580001:LOC", "stopSequence": 17 } ], "timestamp": "1765897691", "trip": { "routeId": "zenbus:Line:892310003:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "E2.2_1" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6c", "label": "1937", "licensePlate": "GR-266-HS" } } }, { "id": "trip:A---)Parc Luberon scol_2", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765877396" }, "departure": { "time": "1765877425" }, "stopId": "zenbus:StopPoint:SP:571510004:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765877470" }, "departure": { "time": "1765877657" }, "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765877739" }, "departure": { "time": "1765877749" }, "stopId": "zenbus:StopPoint:SP:569430002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765877789" }, "departure": { "time": "1765877795" }, "stopId": "zenbus:StopPoint:SP:578990001:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765877839" }, "departure": { "time": "1765877883" }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765877923" }, "departure": { "time": "1765877959" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765877959" }, "departure": { "time": "1765878008" }, "stopId": "zenbus:StopPoint:SP:573160002:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765878047" }, "departure": { "time": "1765878094" }, "stopId": "zenbus:StopPoint:SP:567660001:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765878175" }, "departure": { "time": "1765878186" }, "stopId": "zenbus:StopPoint:SP:5990931636420608:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765878233" }, "departure": { "time": "1765878270" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765878286" }, "departure": { "time": "1765878302" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765878636" }, "departure": { "time": "1765878649" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765878698" }, "departure": { "time": "1765878736" }, "stopId": "zenbus:StopPoint:SP:573150002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765878808" }, "departure": { "time": "1765878889" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765878926" }, "departure": { "time": "1765878932" }, "stopId": "zenbus:StopPoint:SP:565590002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765878945" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 15 } ], "timestamp": "1765897697", "trip": { "routeId": "zenbus:Line:575240001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "A---)Parc Luberon scol_2" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6e", "label": "2111", "licensePlate": "HA-176-FX" } } }, { "id": "trip:ncv2 aller_1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765867449" }, "departure": { "time": "1765867602" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765867707" }, "departure": { "time": "1765867724" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765867735" }, "departure": { "time": "1765867750" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765867806" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 aller_1" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:B1_3", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765881079" }, "departure": { "time": "1765881157" }, "stopId": "zenbus:StopPoint:SP:565590003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765881229" }, "departure": { "time": "1765881241" }, "stopId": "Craponne_1", "stopSequence": 1 }, { "arrival": { "time": "1765881370" }, "departure": { "time": "1765881424" }, "stopId": "zenbus:StopPoint:SP:571510003:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765881470" }, "departure": { "time": "1765881490" }, "stopId": "zenbus:StopPoint:SP:6228581363482624:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765881515" }, "departure": { "time": "1765881520" }, "stopId": "zenbus:StopPoint:SP:5179579792621568:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765881554" }, "departure": { "time": "1765881564" }, "stopId": "zenbus:StopPoint:SP:569440001:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765881580" }, "departure": { "time": "1765881604" }, "stopId": "zenbus:StopPoint:SP:552460003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765881657" }, "departure": { "time": "1765881669" }, "stopId": "zenbus:StopPoint:SP:5111556167696384:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765881690" }, "departure": { "time": "1765881699" }, "stopId": "zenbus:StopPoint:SP:567670001:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765881752" }, "departure": { "time": "1765881781" }, "stopId": "zenbus:StopPoint:SP:550360002:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765881859" }, "departure": { "time": "1765882314" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765882339" }, "departure": { "time": "1765882368" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765882418" }, "departure": { "time": "1765882443" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765882460" }, "departure": { "time": "1765882460" }, "stopId": "Albin Durand", "stopSequence": 13 }, { "arrival": { "time": "1765882565" }, "departure": { "time": "1765882575" }, "stopId": "Follereau_1", "stopSequence": 14 }, { "arrival": { "time": "1765882575" }, "departure": { "time": "1765882585" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765882595" }, "departure": { "time": "1765882626" }, "stopId": "zenbus:StopPoint:SP:929270006:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765882688" }, "departure": { "time": "1765882697" }, "stopId": "zenbus:StopPoint:SP:892300004:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765882721" }, "departure": { "time": "1765882734" }, "stopId": "zenbus:StopPoint:SP:933120005:LOC", "stopSequence": 18 }, { "arrival": { "time": "1765882748" }, "stopId": "zenbus:StopPoint:SP:902510005:LOC", "stopSequence": 19 } ], "timestamp": "1765897698", "trip": { "routeId": "zenbus:Line:550340001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "B1_3" }, "vehicle": { "id": "68c913dced317a9bb3c6d8e3", "label": "2370", "licensePlate": "HF-030-MB" } } }, { "id": "trip:E1.2_1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765877074" }, "departure": { "time": "1765877672" }, "stopId": "zenbus:StopPoint:SP:563580001:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765877689" }, "departure": { "time": "1765877702" }, "stopId": "zenbus:StopPoint:SP:575260001:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765877722" }, "departure": { "time": "1765877729" }, "stopId": "zenbus:StopPoint:SP:565600002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765877855" }, "departure": { "time": "1765877880" }, "stopId": "Follereau_2", "stopSequence": 3 }, { "arrival": { "time": "1765877942" }, "departure": { "time": "1765877955" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765878004" }, "departure": { "time": "1765878014" }, "stopId": "zenbus:StopPoint:SP:550350003:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765878068" }, "departure": { "time": "1765878329" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765878428" }, "departure": { "time": "1765878441" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765878455" }, "departure": { "time": "1765878502" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765878671" }, "departure": { "time": "1765878689" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765878746" }, "departure": { "time": "1765878763" }, "stopId": "zenbus:StopPoint:SP:565610002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765878807" }, "departure": { "time": "1765878874" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765878925" }, "departure": { "time": "1765878952" }, "stopId": "zenbus:StopPoint:SP:575250002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765879027" }, "departure": { "time": "1765879027" }, "stopId": "zenbus:StopPoint:SP:931050006:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765879068" }, "departure": { "time": "1765879078" }, "stopId": "zenbus:StopPoint:SP:892310004:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765879119" }, "departure": { "time": "1765879124" }, "stopId": "zenbus:StopPoint:SP:925260005:LOC", "stopSequence": 15 }, { "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765879306" }, "stopId": "Jacques_Brel_1", "stopSequence": 17 } ], "timestamp": "1765897691", "trip": { "routeId": "zenbus:Line:892310003:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "E1.2_1" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6c", "label": "1937", "licensePlate": "GR-266-HS" } } }, { "id": "trip:3 CLEDE--CARNOT 8H30", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765870259" }, "departure": { "time": "1765870378" }, "stopId": "zenbus:StopPoint:SP:573150002:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765870466" }, "departure": { "time": "1765870478" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765870543" }, "departure": { "time": "1765870584" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765870751" }, "departure": { "time": "1765870807" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765870904" }, "departure": { "time": "1765870918" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765871011" }, "departure": { "time": "1765871046" }, "stopId": "zenbus:StopPoint:SP:5186220147605504:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765871086" }, "departure": { "time": "1765871093" }, "stopId": "zenbus:StopPoint:SP:6213530489454592:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765871265" }, "departure": { "time": "1765871070" }, "stopId": "zenbus:StopPoint:SP:537990003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765871496" }, "departure": { "time": "1765871250" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765871370" }, "departure": { "time": "1765871370" }, "stopId": "office de tourisme 1", "stopSequence": 9 }, { "arrival": { "time": "1765871850" }, "departure": { "time": "1765871850" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 10 } ], "timestamp": "1765897697", "trip": { "routeId": "zenbus:Line:554300001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "3 CLEDE--CARNOT 8H30" }, "vehicle": { "id": "690c8c0defb2610639d774e1", "label": "2401", "licensePlate": "FS-380-FE" } } }, { "id": "trip:nvc2 aller_1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765897578" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765897760" }, "departure": { "time": "1765897760" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765897820" }, "departure": { "time": "1765897820" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765897940" }, "departure": { "time": "1765897940" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "nvc2 aller_1" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:ncv2 aller_7", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765870400" }, "departure": { "time": "1765870471" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765870535" }, "departure": { "time": "1765870547" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765870558" }, "departure": { "time": "1765870578" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765870639" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 aller_7" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:ncv8_3", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765886871" }, "departure": { "time": "1765886988" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765887036" }, "departure": { "time": "1765887087" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765887159" }, "departure": { "time": "1765887213" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765887260" }, "departure": { "time": "1765887271" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765887271" }, "departure": { "time": "1765887326" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765887389" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv8_3" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:NCV1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765865107" }, "departure": { "time": "1765865321" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765865373" }, "departure": { "time": "1765865387" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765865429" }, "departure": { "time": "1765865441" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765865491" }, "departure": { "time": "1765865502" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765865509" }, "departure": { "time": "1765865519" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765865573" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "NCV1" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv2 aller_5", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765869381" }, "departure": { "time": "1765869452" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765869514" }, "departure": { "time": "1765869553" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765869561" }, "departure": { "time": "1765869581" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765869631" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 aller_5" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:ncv8_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765883291" }, "departure": { "time": "1765883392" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765883447" }, "departure": { "time": "1765883469" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765883540" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765883606" }, "departure": { "time": "1765883619" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765883628" }, "departure": { "time": "1765883661" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765883716" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv8_0" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:B2_1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765872127" }, "departure": { "time": "1765872305" }, "stopId": "zenbus:StopPoint:SP:902510005:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765872317" }, "departure": { "time": "1765872332" }, "stopId": "zenbus:StopPoint:SP:923640002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765872352" }, "departure": { "time": "1765872363" }, "stopId": "zenbus:StopPoint:SP:925270006:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765872430" }, "departure": { "time": "1765872452" }, "stopId": "zenbus:StopPoint:SP:931060003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765872473" }, "departure": { "time": "1765872499" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765872505" }, "departure": { "time": "1765872534" }, "stopId": "Follereau_2", "stopSequence": 5 }, { "arrival": { "time": "1765872639" }, "departure": { "time": "1765872648" }, "stopId": "Albin_Durand_1", "stopSequence": 6 }, { "arrival": { "time": "1765872670" }, "departure": { "time": "1765872681" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765872756" }, "departure": { "time": "1765872773" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765873042" }, "departure": { "time": "1765873075" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765873093" }, "departure": { "time": "1765873166" }, "stopId": "zenbus:StopPoint:SP:571510002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765873258" }, "departure": { "time": "1765873263" }, "stopId": "zenbus:StopPoint:SP:537990002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765873324" }, "departure": { "time": "1765873339" }, "stopId": "zenbus:StopPoint:SP:556270004:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765873358" }, "departure": { "time": "1765873363" }, "stopId": "zenbus:StopPoint:SP:5173544021393408:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765873412" }, "departure": { "time": "1765873527" }, "stopId": "zenbus:StopPoint:SP:563570002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765873544" }, "departure": { "time": "1765873557" }, "stopId": "zenbus:StopPoint:SP:556240004:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765873588" }, "departure": { "time": "1765873596" }, "stopId": "zenbus:StopPoint:SP:6253239710253056:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765873625" }, "departure": { "time": "1765873637" }, "stopId": "zenbus:StopPoint:SP:5162630912147456:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765873675" }, "departure": { "time": "1765873685" }, "stopId": "zenbus:StopPoint:SP:563560002:LOC", "stopSequence": 18 }, { "arrival": { "time": "1765873780" }, "departure": { "time": "1765873791" }, "stopId": "Craponne_2", "stopSequence": 19 }, { "arrival": { "time": "1765873880" }, "stopId": "zenbus:StopPoint:SP:567640002:LOC", "stopSequence": 20 } ], "timestamp": "1765897698", "trip": { "routeId": "zenbus:Line:550340001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "B2_1" }, "vehicle": { "id": "68c913dced317a9bb3c6d8e3", "label": "2370", "licensePlate": "HF-030-MB" } } }, { "id": "trip:D2", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765866313" }, "departure": { "time": "1765866648" }, "stopId": "zenbus:StopPoint:SP:558360002:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765866717" }, "departure": { "time": "1765866757" }, "stopId": "zenbus:StopPoint:SP:554310002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765866828" }, "departure": { "time": "1765866837" }, "stopId": "zenbus:StopPoint:SP:578970004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765866855" }, "departure": { "time": "1765866872" }, "stopId": "zenbus:StopPoint:SP:567640002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765866948" }, "departure": { "time": "1765866954" }, "stopId": "zenbus:StopPoint:SP:567650002:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765867013" }, "departure": { "time": "1765867097" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765867138" }, "departure": { "time": "1765867238" }, "stopId": "Albin_Durand_1", "stopSequence": 6 }, { "arrival": { "time": "1765867278" }, "departure": { "time": "1765867292" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765867396" }, "departure": { "time": "1765867452" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765867458" }, "departure": { "time": "1765867518" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765867804" }, "departure": { "time": "1765867817" }, "stopId": "zenbus:StopPoint:SP:540680001:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765867848" }, "departure": { "time": "1765867897" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765867905" }, "departure": { "time": "1765867949" }, "stopId": "zenbus:StopPoint:SP:560530002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765868104" }, "departure": { "time": "1765868153" }, "stopId": "zenbus:StopPoint:SP:5140318154391552:LOC", "stopSequence": 13 }, { "stopId": "zenbus:StopPoint:SP:578990002:LOC", "stopSequence": 14 }, { "stopId": "zenbus:StopPoint:SP:571520002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765868239" }, "departure": { "time": "1765868258" }, "stopId": "zenbus:StopPoint:SP:563540004:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765868290" }, "departure": { "time": "1765868318" }, "stopId": "zenbus:StopPoint:SP:571530002:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765868363" }, "stopId": "zenbus:StopPoint:SP:556250003:LOC", "stopSequence": 18 } ], "timestamp": "1765897696", "trip": { "routeId": "zenbus:Line:578970001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "D2" }, "vehicle": { "id": "b9da0f8da361bb3c" } } }, { "id": "trip:ncv2 aller_8", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765870827" }, "departure": { "time": "1765870945" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765871014" }, "departure": { "time": "1765871024" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765871029" }, "departure": { "time": "1765871050" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765871097" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 aller_8" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:5088328200224768:1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765876896" }, "departure": { "time": "1765876965" }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765877117" }, "departure": { "time": "1765877133" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765877334" }, "departure": { "time": "1765877341" }, "stopId": "zenbus:StopPoint:SP:5106002674319360:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765877497" }, "departure": { "time": "1765877540" }, "stopId": "zenbus:StopPoint:SP:567670002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765877734" }, "stopId": "zenbus:StopPoint:SP:700600001:LOC", "stopSequence": 4 } ], "timestamp": "1765897693", "trip": { "routeId": "zenbus:Line:565580001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "5088328200224768:1" }, "vehicle": { "id": "68a32bab62a0742370db7c85", "label": "1003", "licensePlate": "HD628YA" } } }, { "id": "trip:ncv2_34", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765896368" }, "departure": { "time": "1765896533" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765896607" }, "departure": { "time": "1765896619" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765896630" }, "departure": { "time": "1765896645" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765896691" }, "departure": { "time": "1765896731" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765896766" }, "departure": { "time": "1765896780" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765896838" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_34" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:5963918604238848:2", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765879496" }, "departure": { "time": "1765880438" }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765880692" }, "departure": { "time": "1765880701" }, "stopId": "zenbus:StopPoint:SP:575250002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765881021" }, "stopId": "zenbus:StopPoint:SP:556240005:LOC", "stopSequence": 2 } ], "timestamp": "1765897693", "trip": { "routeId": "zenbus:Line:565580001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "5963918604238848:2" }, "vehicle": { "id": "68a32bab62a0742370db7c85", "label": "1003", "licensePlate": "HD628YA" } } }, { "id": "trip:D---) Vidauque_6", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765889691" }, "departure": { "time": "1765889968" }, "stopId": "zenbus:StopPoint:SP:556250003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765890029" }, "departure": { "time": "1765890048" }, "stopId": "zenbus:StopPoint:SP:554300003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765890120" }, "departure": { "time": "1765890135" }, "stopId": "zenbus:StopPoint:SP:580860002:LOC", "stopSequence": 2 }, { "stopId": "zenbus:StopPoint:SP:573170002:LOC", "stopSequence": 3 }, { "stopId": "zenbus:StopPoint:SP:560520004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765890237" }, "departure": { "time": "1765890270" }, "stopId": "zenbus:StopPoint:SP:5115728225107968:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765890347" }, "departure": { "time": "1765890356" }, "stopId": "zenbus:StopPoint:SP:563490007:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765890366" }, "departure": { "time": "1765890455" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765890473" }, "departure": { "time": "1765890485" }, "stopId": "zenbus:StopPoint:SP:563520002:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765890532" }, "departure": { "time": "1765890587" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765890601" }, "departure": { "time": "1765890617" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765890922" }, "departure": { "time": "1765890935" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765890950" }, "departure": { "time": "1765890966" }, "stopId": "Albin Durand", "stopSequence": 12 }, { "arrival": { "time": "1765891006" }, "departure": { "time": "1765891013" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765891069" }, "departure": { "time": "1765891069" }, "stopId": "zenbus:StopPoint:SP:550340003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765891133" }, "departure": { "time": "1765891141" }, "stopId": "zenbus:StopPoint:SP:565590003:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765891172" }, "departure": { "time": "1765891208" }, "stopId": "zenbus:StopPoint:SP:565610003:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765891255" }, "departure": { "time": "1765891255" }, "stopId": "zenbus:StopPoint:SP:550350004:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765891309" }, "stopId": "zenbus:StopPoint:SP:558360002:LOC", "stopSequence": 18 } ], "timestamp": "1765897696", "trip": { "routeId": "zenbus:Line:578970001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "D---) Vidauque_6" }, "vehicle": { "id": "b9da0f8da361bb3c" } } }, { "id": "trip:C---RP Melon_1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765873771" }, "departure": { "time": "1765874122" }, "stopId": "office de tourisme 1", "stopSequence": 0 }, { "arrival": { "time": "1765874139" }, "departure": { "time": "1765874164" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765874268" }, "departure": { "time": "1765874280" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765874327" }, "departure": { "time": "1765874366" }, "stopId": "zenbus:StopPoint:SP:5115728225107968:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765874428" }, "departure": { "time": "1765874443" }, "stopId": "zenbus:StopPoint:SP:563490007:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765874450" }, "departure": { "time": "1765874538" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765874557" }, "departure": { "time": "1765874568" }, "stopId": "zenbus:StopPoint:SP:563520002:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765874632" }, "departure": { "time": "1765874654" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765874660" }, "departure": { "time": "1765874680" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765875053" }, "departure": { "time": "1765875084" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765875104" }, "departure": { "time": "1765875132" }, "stopId": "zenbus:StopPoint:SP:571510002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765875164" }, "departure": { "time": "1765875178" }, "stopId": "zenbus:StopPoint:SP:5186220147605504:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765875224" }, "departure": { "time": "1765875236" }, "stopId": "zenbus:StopPoint:SP:6213530489454592:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765875365" }, "departure": { "time": "1765875387" }, "stopId": "zenbus:StopPoint:SP:5181200706568192:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765875403" }, "departure": { "time": "1765875414" }, "stopId": "zenbus:StopPoint:SP:5108020000325632:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765875456" }, "departure": { "time": "1765875500" }, "stopId": "zenbus:StopPoint:SP:6266218061234176:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765875597" }, "stopId": "zenbus:StopPoint:SP:550370002:LOC", "stopSequence": 16 } ], "timestamp": "1765897695", "trip": { "routeId": "zenbus:Line:556270001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "C---RP Melon_1" }, "vehicle": { "id": "68ca74338e3b23aeaac51ee2", "label": "2371", "licensePlate": "HF-886-MA" } } }, { "id": "trip:ncv2 aller_9", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765871323" }, "departure": { "time": "1765871512" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765871587" }, "departure": { "time": "1765871611" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765871623" }, "departure": { "time": "1765871633" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765871685" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 aller_9" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:C---RP Melon_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765870107" }, "departure": { "time": "1765870407" }, "stopId": "office de tourisme 1", "stopSequence": 0 }, { "arrival": { "time": "1765870436" }, "departure": { "time": "1765870443" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765870610" }, "departure": { "time": "1765870617" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765870662" }, "departure": { "time": "1765870700" }, "stopId": "zenbus:StopPoint:SP:5115728225107968:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765870773" }, "departure": { "time": "1765870782" }, "stopId": "zenbus:StopPoint:SP:563490007:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765870812" }, "departure": { "time": "1765870927" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765870947" }, "departure": { "time": "1765870968" }, "stopId": "zenbus:StopPoint:SP:563520002:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765871056" }, "departure": { "time": "1765871088" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765871101" }, "departure": { "time": "1765871126" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765871444" }, "departure": { "time": "1765871475" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765871487" }, "departure": { "time": "1765871539" }, "stopId": "zenbus:StopPoint:SP:571510002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765871595" }, "departure": { "time": "1765871607" }, "stopId": "zenbus:StopPoint:SP:5186220147605504:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765871685" }, "departure": { "time": "1765871737" }, "stopId": "zenbus:StopPoint:SP:6213530489454592:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765871796" }, "departure": { "time": "1765871818" }, "stopId": "zenbus:StopPoint:SP:5181200706568192:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765871830" }, "departure": { "time": "1765871848" }, "stopId": "zenbus:StopPoint:SP:5108020000325632:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765871884" }, "departure": { "time": "1765871919" }, "stopId": "zenbus:StopPoint:SP:6266218061234176:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765871994" }, "stopId": "zenbus:StopPoint:SP:550370002:LOC", "stopSequence": 16 } ], "timestamp": "1765897695", "trip": { "routeId": "zenbus:Line:556270001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "C---RP Melon_0" }, "vehicle": { "id": "68ca74338e3b23aeaac51ee2", "label": "2371", "licensePlate": "HF-886-MA" } } }, { "id": "trip:E1_4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765895107" }, "departure": { "time": "1765895636" }, "stopId": "zenbus:StopPoint:SP:563580001:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765895658" }, "departure": { "time": "1765895670" }, "stopId": "zenbus:StopPoint:SP:575260001:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765895688" }, "departure": { "time": "1765895750" }, "stopId": "zenbus:StopPoint:SP:565600002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765895796" }, "departure": { "time": "1765895817" }, "stopId": "Follereau_2", "stopSequence": 3 }, { "arrival": { "time": "1765895880" }, "departure": { "time": "1765895915" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765896003" }, "departure": { "time": "1765896011" }, "stopId": "zenbus:StopPoint:SP:550350003:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765896074" }, "departure": { "time": "1765896133" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765896208" }, "departure": { "time": "1765896272" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765896297" }, "departure": { "time": "1765896326" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765896700" }, "departure": { "time": "1765896735" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765896792" }, "departure": { "time": "1765896810" }, "stopId": "zenbus:StopPoint:SP:565610002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765896855" }, "departure": { "time": "1765896867" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765896925" }, "departure": { "time": "1765896961" }, "stopId": "zenbus:StopPoint:SP:575250002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765897038" }, "departure": { "time": "1765897038" }, "stopId": "zenbus:StopPoint:SP:931050006:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765897081" }, "departure": { "time": "1765897093" }, "stopId": "zenbus:StopPoint:SP:892310004:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765897139" }, "departure": { "time": "1765897145" }, "stopId": "zenbus:StopPoint:SP:925260005:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765897284" }, "stopId": "zenbus:StopPoint:SP:933110005:LOC", "stopSequence": 16 } ], "timestamp": "1765897691", "trip": { "routeId": "zenbus:Line:892310003:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "E1_4" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6c", "label": "1937", "licensePlate": "GR-266-HS" } } }, { "id": "trip:ncv2 retour_10", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765872099" }, "departure": { "time": "1765872145" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765872200" }, "departure": { "time": "1765872209" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765872215" }, "departure": { "time": "1765872225" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765872273" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 retour_10" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:4 RETOUR", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765895499" }, "departure": { "time": "1765896310" }, "stopId": "Clovis_hugues_1", "stopSequence": 0 }, { "arrival": { "time": "1765896572" }, "departure": { "time": "1765896638" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765896707" }, "departure": { "time": "1765896758" }, "stopId": "zenbus:StopPoint:SP:537990002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765896799" }, "departure": { "time": "1765896810" }, "stopId": "zenbus:StopPoint:SP:556270004:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765896825" }, "departure": { "time": "1765896865" }, "stopId": "zenbus:StopPoint:SP:5173544021393408:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765896930" }, "stopId": "zenbus:StopPoint:SP:6266218061234176:LOC", "stopSequence": 5 } ], "timestamp": "1765897693", "trip": { "routeId": "Ligne 4", "scheduleRelationship": "SCHEDULED", "tripId": "4 RETOUR" }, "vehicle": { "id": "690c8ad0ac9a019d39bcfe80", "label": "2389", "licensePlate": "FS-519-BY" } } }, { "id": "trip:A---) Rosa Parks scol_6", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765890180" }, "departure": { "time": "1765890190" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765890218" }, "departure": { "time": "1765890231" }, "stopId": "zenbus:StopPoint:SP:560520003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765890299" }, "departure": { "time": "1765890309" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765890367" }, "departure": { "time": "1765890376" }, "stopId": "zenbus:StopPoint:SP:550350003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765890423" }, "departure": { "time": "1765890434" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765890488" }, "departure": { "time": "1765890514" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765890524" }, "departure": { "time": "1765890550" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765890871" }, "departure": { "time": "1765890887" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765890998" }, "departure": { "time": "1765891009" }, "stopId": "agnely_2", "stopSequence": 8 }, { "arrival": { "time": "1765891057" }, "departure": { "time": "1765891111" }, "stopId": "zenbus:StopPoint:SP:556270003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765891153" }, "stopId": "zenbus:StopPoint:SP:556240003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765891203" }, "departure": { "time": "1765891213" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765891278" }, "departure": { "time": "1765891286" }, "stopId": "zenbus:StopPoint:SP:575250002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765891325" }, "departure": { "time": "1765891330" }, "stopId": "zenbus:StopPoint:SP:552470002:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765891363" }, "departure": { "time": "1765891398" }, "stopId": "zenbus:StopPoint:SP:565580003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765891487" }, "departure": { "time": "1765891663" }, "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765891697" }, "stopId": "zenbus:StopPoint:SP:571510004:LOC", "stopSequence": 16 } ], "timestamp": "1765897697", "trip": { "routeId": "zenbus:Line:575240001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "A---) Rosa Parks scol_6" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6e", "label": "2111", "licensePlate": "HA-176-FX" } } }, { "id": "trip:ncv9_2", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765891232" }, "departure": { "time": "1765891401" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765891464" }, "departure": { "time": "1765891481" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765891566" }, "departure": { "time": "1765891581" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765891633" }, "departure": { "time": "1765891646" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765891646" }, "departure": { "time": "1765891658" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765891717" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv9_2" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv7_5", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765875916" }, "departure": { "time": "1765876082" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765876152" }, "departure": { "time": "1765876181" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765876228" }, "departure": { "time": "1765876248" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765876299" }, "departure": { "time": "1765876313" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765876319" }, "departure": { "time": "1765876333" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765876387" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv7_5" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:4 AV DU PONT-----CLOVIS HUGUES", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765866439" }, "departure": { "time": "1765866530" }, "stopId": "zenbus:StopPoint:SP:6213530489454592:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765866654" }, "departure": { "time": "1765866716" }, "stopId": "zenbus:StopPoint:SP:556260003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765866797" }, "departure": { "time": "1765866944" }, "stopId": "zenbus:StopPoint:SP:5111556167696384:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765866986" }, "departure": { "time": "1765867035" }, "stopId": "zenbus:StopPoint:SP:567670001:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765867088" }, "departure": { "time": "1765867147" }, "stopId": "zenbus:StopPoint:SP:550360002:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765867240" }, "departure": { "time": "1765867354" }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765867475" }, "stopId": "Clovis_hugues_1", "stopSequence": 7 } ], "timestamp": "1765897693", "trip": { "routeId": "Ligne 4", "scheduleRelationship": "SCHEDULED", "tripId": "4 AV DU PONT-----CLOVIS HUGUES" }, "vehicle": { "id": "690c8ad0ac9a019d39bcfe80", "label": "2389", "licensePlate": "FS-519-BY" } } }, { "id": "trip:ncv2_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765865579" }, "departure": { "time": "1765865708" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765865770" }, "departure": { "time": "1765865779" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765865792" }, "departure": { "time": "1765865808" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765865858" }, "departure": { "time": "1765865892" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765865919" }, "departure": { "time": "1765865939" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765865984" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_0" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv2_32", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765894346" }, "departure": { "time": "1765894669" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765894736" }, "departure": { "time": "1765894783" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765894793" }, "departure": { "time": "1765894809" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765894864" }, "departure": { "time": "1765894902" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765894958" }, "departure": { "time": "1765894973" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765895051" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_32" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv2_2", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765868665" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765867880" }, "departure": { "time": "1765867880" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765867940" }, "departure": { "time": "1765867940" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765868060" }, "departure": { "time": "1765868060" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765868240" }, "departure": { "time": "1765868240" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765868420" }, "departure": { "time": "1765868420" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_2" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:C--) Office tourisme_6", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765893445" }, "departure": { "time": "1765893802" }, "stopId": "zenbus:StopPoint:SP:550370002:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765893879" }, "departure": { "time": "1765893982" }, "stopId": "zenbus:StopPoint:SP:556260003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765894030" }, "departure": { "time": "1765894045" }, "stopId": "zenbus:StopPoint:SP:5152891201388544:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765894064" }, "departure": { "time": "1765894080" }, "stopId": "zenbus:StopPoint:SP:5094934812033024:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765894170" }, "departure": { "time": "1765894191" }, "stopId": "zenbus:StopPoint:SP:565600003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765894255" }, "departure": { "time": "1765894276" }, "stopId": "zenbus:StopPoint:SP:5113171343835136:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765894321" }, "departure": { "time": "1765894683" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765894707" }, "departure": { "time": "1765894714" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765894759" }, "departure": { "time": "1765894773" }, "stopId": "zenbus:StopPoint:SP:540680001:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765894794" }, "departure": { "time": "1765894829" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765894837" }, "departure": { "time": "1765894842" }, "stopId": "zenbus:StopPoint:SP:560530002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765894916" }, "departure": { "time": "1765894952" }, "stopId": "zenbus:StopPoint:SP:5140318154391552:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765894983" }, "departure": { "time": "1765894994" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765895018" }, "departure": { "time": "1765895028" }, "stopId": "Hôpital_1", "stopSequence": 13 }, { "arrival": { "time": "1765895090" }, "departure": { "time": "1765895109" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765895171" }, "stopId": "office de tourisme 2", "stopSequence": 15 } ], "timestamp": "1765897695", "trip": { "routeId": "zenbus:Line:556270001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "C--) Office tourisme_6" }, "vehicle": { "id": "68ca74338e3b23aeaac51ee2", "label": "2371", "licensePlate": "HF-886-MA" } } }, { "id": "trip:ncv2 aller_11", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765872281" }, "departure": { "time": "1765872426" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765872485" }, "departure": { "time": "1765872498" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765872504" }, "departure": { "time": "1765872524" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765872577" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 aller_11" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:ncv9_5", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765894002" }, "departure": { "time": "1765894064" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765894114" }, "departure": { "time": "1765894136" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765894199" }, "departure": { "time": "1765894216" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765894270" }, "departure": { "time": "1765894277" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765894282" }, "departure": { "time": "1765894288" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765894340" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv9_5" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:C--) Office tourisme_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765872000" }, "departure": { "time": "1765872284" }, "stopId": "zenbus:StopPoint:SP:550370002:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765872357" }, "departure": { "time": "1765872417" }, "stopId": "zenbus:StopPoint:SP:556260003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765872461" }, "departure": { "time": "1765872468" }, "stopId": "zenbus:StopPoint:SP:5152891201388544:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765872487" }, "departure": { "time": "1765872505" }, "stopId": "zenbus:StopPoint:SP:5094934812033024:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765872575" }, "departure": { "time": "1765872606" }, "stopId": "zenbus:StopPoint:SP:565600003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765872651" }, "departure": { "time": "1765872690" }, "stopId": "zenbus:StopPoint:SP:5113171343835136:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765872757" }, "departure": { "time": "1765872978" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765872989" }, "departure": { "time": "1765873431" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765873466" }, "departure": { "time": "1765873477" }, "stopId": "zenbus:StopPoint:SP:540680001:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765873500" }, "departure": { "time": "1765873510" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765873515" }, "departure": { "time": "1765873520" }, "stopId": "zenbus:StopPoint:SP:560530002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765873577" }, "departure": { "time": "1765873588" }, "stopId": "zenbus:StopPoint:SP:5140318154391552:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765873624" }, "departure": { "time": "1765873630" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765873669" }, "departure": { "time": "1765873677" }, "stopId": "Hôpital_1", "stopSequence": 13 }, { "arrival": { "time": "1765873731" }, "departure": { "time": "1765873741" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765873765" }, "stopId": "office de tourisme 2", "stopSequence": 15 } ], "timestamp": "1765897695", "trip": { "routeId": "zenbus:Line:556270001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "C--) Office tourisme_0" }, "vehicle": { "id": "68ca74338e3b23aeaac51ee2", "label": "2371", "licensePlate": "HF-886-MA" } } }, { "id": "trip:E1_1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765873538" }, "departure": { "time": "1765874016" }, "stopId": "zenbus:StopPoint:SP:563580001:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765874039" }, "departure": { "time": "1765874053" }, "stopId": "zenbus:StopPoint:SP:575260001:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765874070" }, "departure": { "time": "1765874080" }, "stopId": "zenbus:StopPoint:SP:565600002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765874129" }, "departure": { "time": "1765874147" }, "stopId": "Follereau_2", "stopSequence": 3 }, { "arrival": { "time": "1765874212" }, "departure": { "time": "1765874375" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765874443" }, "departure": { "time": "1765874456" }, "stopId": "zenbus:StopPoint:SP:550350003:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765874518" }, "departure": { "time": "1765874525" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765875188" }, "departure": { "time": "1765874644" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765874650" }, "departure": { "time": "1765874679" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765875188" }, "departure": { "time": "1765875207" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765875261" }, "departure": { "time": "1765875277" }, "stopId": "zenbus:StopPoint:SP:565610002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765875321" }, "departure": { "time": "1765875357" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765875428" }, "departure": { "time": "1765875438" }, "stopId": "zenbus:StopPoint:SP:575250002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765875517" }, "departure": { "time": "1765875522" }, "stopId": "zenbus:StopPoint:SP:931050006:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765875566" }, "departure": { "time": "1765875572" }, "stopId": "zenbus:StopPoint:SP:892310004:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765875620" }, "departure": { "time": "1765875628" }, "stopId": "zenbus:StopPoint:SP:925260005:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765875761" }, "stopId": "zenbus:StopPoint:SP:933110005:LOC", "stopSequence": 16 } ], "timestamp": "1765897691", "trip": { "routeId": "zenbus:Line:892310003:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "E1_1" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6c", "label": "1937", "licensePlate": "GR-266-HS" } } }, { "id": "trip:D---) Vidauque_7", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765893332" }, "departure": { "time": "1765893533" }, "stopId": "zenbus:StopPoint:SP:556250003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765893589" }, "departure": { "time": "1765893617" }, "stopId": "zenbus:StopPoint:SP:554300003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765893681" }, "departure": { "time": "1765893712" }, "stopId": "zenbus:StopPoint:SP:580860002:LOC", "stopSequence": 2 }, { "stopId": "zenbus:StopPoint:SP:573170002:LOC", "stopSequence": 3 }, { "stopId": "zenbus:StopPoint:SP:560520004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765893834" }, "departure": { "time": "1765893901" }, "stopId": "zenbus:StopPoint:SP:5115728225107968:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765893998" }, "departure": { "time": "1765894007" }, "stopId": "zenbus:StopPoint:SP:563490007:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765894016" }, "departure": { "time": "1765894032" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765894052" }, "departure": { "time": "1765894081" }, "stopId": "zenbus:StopPoint:SP:563520002:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765894130" }, "departure": { "time": "1765894153" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765894164" }, "departure": { "time": "1765894182" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765894573" }, "departure": { "time": "1765894585" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765894600" }, "departure": { "time": "1765894636" }, "stopId": "Albin Durand", "stopSequence": 12 }, { "arrival": { "time": "1765894666" }, "departure": { "time": "1765894737" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765894795" }, "departure": { "time": "1765894800" }, "stopId": "zenbus:StopPoint:SP:550340003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765894864" }, "departure": { "time": "1765894871" }, "stopId": "zenbus:StopPoint:SP:565590003:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765894910" }, "departure": { "time": "1765894919" }, "stopId": "zenbus:StopPoint:SP:565610003:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765894966" }, "departure": { "time": "1765894991" }, "stopId": "zenbus:StopPoint:SP:550350004:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765895033" }, "stopId": "zenbus:StopPoint:SP:558360002:LOC", "stopSequence": 18 } ], "timestamp": "1765897696", "trip": { "routeId": "zenbus:Line:578970001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "D---) Vidauque_7" }, "vehicle": { "id": "b9da0f8da361bb3c" } } }, { "id": "trip:A---) Rosa Parks scol_3", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765879414" }, "departure": { "time": "1765879424" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765879455" }, "departure": { "time": "1765879467" }, "stopId": "zenbus:StopPoint:SP:560520003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765879510" }, "departure": { "time": "1765879577" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765879625" }, "departure": { "time": "1765879640" }, "stopId": "zenbus:StopPoint:SP:550350003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765879699" }, "departure": { "time": "1765879743" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765879848" }, "departure": { "time": "1765879910" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765879928" }, "departure": { "time": "1765879952" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765880248" }, "departure": { "time": "1765880308" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765880384" }, "departure": { "time": "1765880396" }, "stopId": "agnely_2", "stopSequence": 8 }, { "arrival": { "time": "1765880451" }, "departure": { "time": "1765880610" }, "stopId": "zenbus:StopPoint:SP:556270003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765880648" }, "stopId": "zenbus:StopPoint:SP:556240003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765880682" }, "departure": { "time": "1765880689" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765880757" }, "departure": { "time": "1765880797" }, "stopId": "zenbus:StopPoint:SP:575250002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765880818" }, "departure": { "time": "1765880834" }, "stopId": "zenbus:StopPoint:SP:552470002:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765880862" }, "departure": { "time": "1765880898" }, "stopId": "zenbus:StopPoint:SP:565580003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765880961" }, "departure": { "time": "1765880968" }, "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765880988" }, "stopId": "zenbus:StopPoint:SP:571510004:LOC", "stopSequence": 16 } ], "timestamp": "1765897697", "trip": { "routeId": "zenbus:Line:575240001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "A---) Rosa Parks scol_3" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6e", "label": "2111", "licensePlate": "HA-176-FX" } } }, { "id": "trip:ncv7_8", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765878720" }, "departure": { "time": "1765878791" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765878849" }, "departure": { "time": "1765878868" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765878935" }, "departure": { "time": "1765878949" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765879011" }, "departure": { "time": "1765879018" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765879023" }, "departure": { "time": "1765879032" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765879093" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv7_8" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:B2_8", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765897164" }, "departure": { "time": "1765897288" }, "stopId": "zenbus:StopPoint:SP:902510005:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765897295" }, "departure": { "time": "1765897320" }, "stopId": "zenbus:StopPoint:SP:923640002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765897340" }, "departure": { "time": "1765897352" }, "stopId": "zenbus:StopPoint:SP:925270006:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765897415" }, "departure": { "time": "1765897438" }, "stopId": "zenbus:StopPoint:SP:931060003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765897464" }, "departure": { "time": "1765897552" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765897571" }, "departure": { "time": "1765897588" }, "stopId": "Follereau_2", "stopSequence": 5 }, { "arrival": { "time": "1765897730" }, "departure": { "time": "1765897730" }, "stopId": "Albin_Durand_1", "stopSequence": 6 }, { "arrival": { "time": "1765897850" }, "departure": { "time": "1765897850" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765897910" }, "departure": { "time": "1765897910" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765898210" }, "departure": { "time": "1765898210" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765898270" }, "departure": { "time": "1765898270" }, "stopId": "zenbus:StopPoint:SP:571510002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765898330" }, "departure": { "time": "1765898330" }, "stopId": "zenbus:StopPoint:SP:537990002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765898390" }, "departure": { "time": "1765898390" }, "stopId": "zenbus:StopPoint:SP:556270004:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765898510" }, "departure": { "time": "1765898510" }, "stopId": "zenbus:StopPoint:SP:5173544021393408:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765898630" }, "departure": { "time": "1765898630" }, "stopId": "zenbus:StopPoint:SP:563570002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765898690" }, "departure": { "time": "1765898690" }, "stopId": "zenbus:StopPoint:SP:556240004:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765898750" }, "departure": { "time": "1765898750" }, "stopId": "zenbus:StopPoint:SP:6253239710253056:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765898870" }, "departure": { "time": "1765898870" }, "stopId": "zenbus:StopPoint:SP:5162630912147456:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765898930" }, "departure": { "time": "1765898930" }, "stopId": "zenbus:StopPoint:SP:563560002:LOC", "stopSequence": 18 }, { "arrival": { "time": "1765898990" }, "departure": { "time": "1765898990" }, "stopId": "Craponne_2", "stopSequence": 19 }, { "arrival": { "time": "1765899050" }, "departure": { "time": "1765899050" }, "stopId": "zenbus:StopPoint:SP:567640002:LOC", "stopSequence": 20 } ], "timestamp": "1765897698", "trip": { "routeId": "zenbus:Line:550340001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "B2_8" }, "vehicle": { "id": "68c913dced317a9bb3c6d8e3", "label": "2370", "licensePlate": "HF-030-MB" } } }, { "id": "trip:ncv8_2", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765885563" }, "departure": { "time": "1765885797" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765885848" }, "departure": { "time": "1765885888" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765885935" }, "departure": { "time": "1765885972" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765886020" }, "departure": { "time": "1765886032" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765886032" }, "departure": { "time": "1765886086" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765886142" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv8_2" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:C---RP Melon_5", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765887796" }, "departure": { "time": "1765888553" }, "stopId": "office de tourisme 1", "stopSequence": 0 }, { "arrival": { "time": "1765888592" }, "departure": { "time": "1765888609" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765888702" }, "departure": { "time": "1765888711" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765888758" }, "departure": { "time": "1765888799" }, "stopId": "zenbus:StopPoint:SP:5115728225107968:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765888861" }, "departure": { "time": "1765888871" }, "stopId": "zenbus:StopPoint:SP:563490007:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765888902" }, "departure": { "time": "1765888928" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765888948" }, "departure": { "time": "1765888955" }, "stopId": "zenbus:StopPoint:SP:563520002:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765889010" }, "departure": { "time": "1765889025" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765889036" }, "departure": { "time": "1765889053" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765889317" }, "departure": { "time": "1765889333" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765889346" }, "departure": { "time": "1765889361" }, "stopId": "zenbus:StopPoint:SP:571510002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765889389" }, "departure": { "time": "1765889404" }, "stopId": "zenbus:StopPoint:SP:5186220147605504:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765889442" }, "departure": { "time": "1765889454" }, "stopId": "zenbus:StopPoint:SP:6213530489454592:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765889494" }, "departure": { "time": "1765889516" }, "stopId": "zenbus:StopPoint:SP:5181200706568192:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765889535" }, "departure": { "time": "1765889545" }, "stopId": "zenbus:StopPoint:SP:5108020000325632:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765889576" }, "departure": { "time": "1765889611" }, "stopId": "zenbus:StopPoint:SP:6266218061234176:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765889688" }, "stopId": "zenbus:StopPoint:SP:550370002:LOC", "stopSequence": 16 } ], "timestamp": "1765897695", "trip": { "routeId": "zenbus:Line:556270001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "C---RP Melon_5" }, "vehicle": { "id": "68ca74338e3b23aeaac51ee2", "label": "2371", "licensePlate": "HF-886-MA" } } }, { "id": "trip:ncv7_10", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765880518" }, "departure": { "time": "1765880588" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765880639" }, "departure": { "time": "1765880672" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765880709" }, "departure": { "time": "1765880757" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765880803" }, "departure": { "time": "1765880815" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765880820" }, "departure": { "time": "1765880846" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765880906" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv7_10" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv2_12", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765876392" }, "departure": { "time": "1765876513" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765876576" }, "departure": { "time": "1765876583" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765876589" }, "departure": { "time": "1765876608" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765876655" }, "departure": { "time": "1765876677" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765876740" }, "departure": { "time": "1765876758" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765876832" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_12" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:D---) La Canaù_1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765873634" }, "departure": { "time": "1765873888" }, "stopId": "zenbus:StopPoint:SP:558360002:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765873948" }, "departure": { "time": "1765873948" }, "stopId": "zenbus:StopPoint:SP:554310002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765874007" }, "departure": { "time": "1765874018" }, "stopId": "zenbus:StopPoint:SP:578970004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765874030" }, "departure": { "time": "1765874044" }, "stopId": "zenbus:StopPoint:SP:567640002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765874111" }, "departure": { "time": "1765874149" }, "stopId": "zenbus:StopPoint:SP:567650002:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765874214" }, "departure": { "time": "1765874302" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765874341" }, "departure": { "time": "1765874350" }, "stopId": "Albin_Durand_1", "stopSequence": 6 }, { "arrival": { "time": "1765874381" }, "departure": { "time": "1765874442" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765874521" }, "departure": { "time": "1765874578" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765874588" }, "departure": { "time": "1765874607" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765875046" }, "departure": { "time": "1765875064" }, "stopId": "zenbus:StopPoint:SP:540680001:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765875098" }, "departure": { "time": "1765875120" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765875120" }, "departure": { "time": "1765875134" }, "stopId": "zenbus:StopPoint:SP:560530002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765875214" }, "departure": { "time": "1765875267" }, "stopId": "zenbus:StopPoint:SP:5140318154391552:LOC", "stopSequence": 13 }, { "stopId": "zenbus:StopPoint:SP:578990002:LOC", "stopSequence": 14 }, { "stopId": "zenbus:StopPoint:SP:571520002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765875347" }, "departure": { "time": "1765875361" }, "stopId": "zenbus:StopPoint:SP:563540004:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765875393" }, "departure": { "time": "1765875423" }, "stopId": "zenbus:StopPoint:SP:571530002:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765875461" }, "stopId": "zenbus:StopPoint:SP:556250003:LOC", "stopSequence": 18 } ], "timestamp": "1765897696", "trip": { "routeId": "zenbus:Line:578970001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "D---) La Canaù_1" }, "vehicle": { "id": "b9da0f8da361bb3c" } } }, { "id": "trip:D---) Vidauque_8", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765897019" }, "departure": { "time": "1765897137" }, "stopId": "zenbus:StopPoint:SP:556250003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765897197" }, "departure": { "time": "1765897213" }, "stopId": "zenbus:StopPoint:SP:554300003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765897284" }, "departure": { "time": "1765897305" }, "stopId": "zenbus:StopPoint:SP:580860002:LOC", "stopSequence": 2 }, { "stopId": "zenbus:StopPoint:SP:573170002:LOC", "stopSequence": 3 }, { "stopId": "zenbus:StopPoint:SP:560520004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765897418" }, "departure": { "time": "1765897435" }, "stopId": "zenbus:StopPoint:SP:5115728225107968:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765897518" }, "departure": { "time": "1765897558" }, "stopId": "zenbus:StopPoint:SP:563490007:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765897585" }, "departure": { "time": "1765897602" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765897622" }, "departure": { "time": "1765897656" }, "stopId": "zenbus:StopPoint:SP:563520002:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765897720" }, "departure": { "time": "1765897720" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765897840" }, "departure": { "time": "1765897840" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765897960" }, "departure": { "time": "1765897960" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765898020" }, "departure": { "time": "1765898020" }, "stopId": "Albin Durand", "stopSequence": 12 }, { "arrival": { "time": "1765898080" }, "departure": { "time": "1765898080" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765898260" }, "departure": { "time": "1765898260" }, "stopId": "zenbus:StopPoint:SP:550340003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765898320" }, "departure": { "time": "1765898320" }, "stopId": "zenbus:StopPoint:SP:565590003:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765898380" }, "departure": { "time": "1765898380" }, "stopId": "zenbus:StopPoint:SP:565610003:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765898500" }, "departure": { "time": "1765898500" }, "stopId": "zenbus:StopPoint:SP:550350004:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765898740" }, "departure": { "time": "1765898740" }, "stopId": "zenbus:StopPoint:SP:558360002:LOC", "stopSequence": 18 } ], "timestamp": "1765897696", "trip": { "routeId": "zenbus:Line:578970001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "D---) Vidauque_8" }, "vehicle": { "id": "b9da0f8da361bb3c" } } }, { "id": "trip:ncv2_33", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765895447" }, "departure": { "time": "1765895526" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765895595" }, "departure": { "time": "1765895605" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765895612" }, "departure": { "time": "1765895631" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765895685" }, "departure": { "time": "1765895750" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765895812" }, "departure": { "time": "1765895832" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765895921" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_33" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:C--) Office tourisme_5", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765889694" }, "departure": { "time": "1765890331" }, "stopId": "zenbus:StopPoint:SP:550370002:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765890397" }, "departure": { "time": "1765890431" }, "stopId": "zenbus:StopPoint:SP:556260003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765890470" }, "departure": { "time": "1765890481" }, "stopId": "zenbus:StopPoint:SP:5152891201388544:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765890498" }, "departure": { "time": "1765890509" }, "stopId": "zenbus:StopPoint:SP:5094934812033024:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765890551" }, "departure": { "time": "1765890595" }, "stopId": "zenbus:StopPoint:SP:565600003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765890627" }, "departure": { "time": "1765890635" }, "stopId": "zenbus:StopPoint:SP:5113171343835136:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765890687" }, "departure": { "time": "1765890861" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765890885" }, "departure": { "time": "1765890923" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765890952" }, "departure": { "time": "1765890966" }, "stopId": "zenbus:StopPoint:SP:540680001:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765890986" }, "departure": { "time": "1765891023" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765891023" }, "departure": { "time": "1765891033" }, "stopId": "zenbus:StopPoint:SP:560530002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765891098" }, "departure": { "time": "1765891105" }, "stopId": "zenbus:StopPoint:SP:5140318154391552:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765891148" }, "departure": { "time": "1765891154" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765891180" }, "departure": { "time": "1765891188" }, "stopId": "Hôpital_1", "stopSequence": 13 }, { "arrival": { "time": "1765891238" }, "departure": { "time": "1765891278" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765891297" }, "stopId": "office de tourisme 2", "stopSequence": 15 } ], "timestamp": "1765897695", "trip": { "routeId": "zenbus:Line:556270001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "C--) Office tourisme_5" }, "vehicle": { "id": "68ca74338e3b23aeaac51ee2", "label": "2371", "licensePlate": "HF-886-MA" } } }, { "id": "trip:D---) Vidauque_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765868363" }, "departure": { "time": "1765868389" }, "stopId": "zenbus:StopPoint:SP:556250003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765868558" }, "departure": { "time": "1765868619" }, "stopId": "zenbus:StopPoint:SP:554300003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765868692" }, "departure": { "time": "1765868711" }, "stopId": "zenbus:StopPoint:SP:580860002:LOC", "stopSequence": 2 }, { "stopId": "zenbus:StopPoint:SP:573170002:LOC", "stopSequence": 3 }, { "stopId": "zenbus:StopPoint:SP:560520004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765868833" }, "departure": { "time": "1765868928" }, "stopId": "zenbus:StopPoint:SP:5115728225107968:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765869030" }, "departure": { "time": "1765869041" }, "stopId": "zenbus:StopPoint:SP:563490007:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765869048" }, "departure": { "time": "1765869062" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765869081" }, "departure": { "time": "1765869092" }, "stopId": "zenbus:StopPoint:SP:563520002:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765869139" }, "departure": { "time": "1765869211" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765869227" }, "departure": { "time": "1765869244" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765869433" }, "departure": { "time": "1765869454" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 11 }, { "stopId": "Albin Durand", "stopSequence": 12 }, { "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765869599" }, "departure": { "time": "1765869657" }, "stopId": "zenbus:StopPoint:SP:550340003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765869753" }, "departure": { "time": "1765869818" }, "stopId": "zenbus:StopPoint:SP:565590003:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765869851" }, "departure": { "time": "1765869879" }, "stopId": "zenbus:StopPoint:SP:565610003:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765869943" }, "departure": { "time": "1765869952" }, "stopId": "zenbus:StopPoint:SP:550350004:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765870015" }, "stopId": "zenbus:StopPoint:SP:558360002:LOC", "stopSequence": 18 } ], "timestamp": "1765897696", "trip": { "routeId": "zenbus:Line:578970001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "D---) Vidauque_0" }, "vehicle": { "id": "b9da0f8da361bb3c" } } }, { "id": "trip:B2_5", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765886305" }, "departure": { "time": "1765886477" }, "stopId": "zenbus:StopPoint:SP:902510005:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765886490" }, "departure": { "time": "1765886509" }, "stopId": "zenbus:StopPoint:SP:923640002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765886531" }, "departure": { "time": "1765886548" }, "stopId": "zenbus:StopPoint:SP:925270006:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765886615" }, "departure": { "time": "1765886644" }, "stopId": "zenbus:StopPoint:SP:931060003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765886674" }, "departure": { "time": "1765886758" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765886770" }, "departure": { "time": "1765886785" }, "stopId": "Follereau_2", "stopSequence": 5 }, { "arrival": { "time": "1765886915" }, "departure": { "time": "1765886956" }, "stopId": "Albin_Durand_1", "stopSequence": 6 }, { "arrival": { "time": "1765886984" }, "departure": { "time": "1765887001" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765887075" }, "departure": { "time": "1765887092" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765887434" }, "departure": { "time": "1765887454" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765887472" }, "departure": { "time": "1765887527" }, "stopId": "zenbus:StopPoint:SP:571510002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765887579" }, "departure": { "time": "1765887590" }, "stopId": "zenbus:StopPoint:SP:537990002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765887644" }, "departure": { "time": "1765887656" }, "stopId": "zenbus:StopPoint:SP:556270004:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765887671" }, "departure": { "time": "1765887703" }, "stopId": "zenbus:StopPoint:SP:5173544021393408:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765887740" }, "departure": { "time": "1765887931" }, "stopId": "zenbus:StopPoint:SP:563570002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765887949" }, "departure": { "time": "1765887949" }, "stopId": "zenbus:StopPoint:SP:556240004:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765887979" }, "departure": { "time": "1765887991" }, "stopId": "zenbus:StopPoint:SP:6253239710253056:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765888015" }, "departure": { "time": "1765888033" }, "stopId": "zenbus:StopPoint:SP:5162630912147456:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765888078" }, "departure": { "time": "1765888084" }, "stopId": "zenbus:StopPoint:SP:563560002:LOC", "stopSequence": 18 }, { "arrival": { "time": "1765888186" }, "departure": { "time": "1765888194" }, "stopId": "Craponne_2", "stopSequence": 19 }, { "arrival": { "time": "1765888278" }, "stopId": "zenbus:StopPoint:SP:567640002:LOC", "stopSequence": 20 } ], "timestamp": "1765897698", "trip": { "routeId": "zenbus:Line:550340001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "B2_5" }, "vehicle": { "id": "68c913dced317a9bb3c6d8e3", "label": "2370", "licensePlate": "HF-030-MB" } } }, { "id": "trip:D---) Vidauque_4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765882805" }, "departure": { "time": "1765882833" }, "stopId": "zenbus:StopPoint:SP:556250003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765882900" }, "departure": { "time": "1765882958" }, "stopId": "zenbus:StopPoint:SP:554300003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765883027" }, "departure": { "time": "1765883041" }, "stopId": "zenbus:StopPoint:SP:580860002:LOC", "stopSequence": 2 }, { "stopId": "zenbus:StopPoint:SP:573170002:LOC", "stopSequence": 3 }, { "stopId": "zenbus:StopPoint:SP:560520004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765883152" }, "departure": { "time": "1765883160" }, "stopId": "zenbus:StopPoint:SP:5115728225107968:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765883231" }, "departure": { "time": "1765883237" }, "stopId": "zenbus:StopPoint:SP:563490007:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765883242" }, "departure": { "time": "1765883288" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765883305" }, "departure": { "time": "1765883315" }, "stopId": "zenbus:StopPoint:SP:563520002:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765883380" }, "departure": { "time": "1765883395" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765883409" }, "departure": { "time": "1765883424" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765884129" }, "departure": { "time": "1765884140" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765884153" }, "departure": { "time": "1765884162" }, "stopId": "Albin Durand", "stopSequence": 12 }, { "arrival": { "time": "1765884195" }, "departure": { "time": "1765884210" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765884255" }, "departure": { "time": "1765884263" }, "stopId": "zenbus:StopPoint:SP:550340003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765884316" }, "departure": { "time": "1765884325" }, "stopId": "zenbus:StopPoint:SP:565590003:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765884350" }, "departure": { "time": "1765884358" }, "stopId": "zenbus:StopPoint:SP:565610003:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765884392" }, "departure": { "time": "1765884400" }, "stopId": "zenbus:StopPoint:SP:550350004:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765884446" }, "stopId": "zenbus:StopPoint:SP:558360002:LOC", "stopSequence": 18 } ], "timestamp": "1765897696", "trip": { "routeId": "zenbus:Line:578970001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "D---) Vidauque_4" }, "vehicle": { "id": "b9da0f8da361bb3c" } } }, { "id": "trip:E2_1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765875761" }, "departure": { "time": "1765875855" }, "stopId": "zenbus:StopPoint:SP:933110005:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765875977" }, "departure": { "time": "1765875984" }, "stopId": "zenbus:StopPoint:SP:927260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765876045" }, "departure": { "time": "1765876091" }, "stopId": "zenbus:StopPoint:SP:902490004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765876147" }, "departure": { "time": "1765876155" }, "stopId": "zenbus:StopPoint:SP:923630002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765876197" }, "departure": { "time": "1765876267" }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765876295" }, "departure": { "time": "1765876306" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765876336" }, "departure": { "time": "1765876371" }, "stopId": "Hôpital_1", "stopSequence": 6 }, { "arrival": { "time": "1765876377" }, "departure": { "time": "1765876388" }, "stopId": "zenbus:StopPoint:SP:563540003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765876457" }, "departure": { "time": "1765876518" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765876544" }, "departure": { "time": "1765876553" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765876703" }, "departure": { "time": "1765876718" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765876760" }, "departure": { "time": "1765876786" }, "stopId": "zenbus:StopPoint:SP:573150002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765876875" }, "departure": { "time": "1765876927" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765876962" }, "departure": { "time": "1765876978" }, "stopId": "Follereau_1", "stopSequence": 13 }, { "arrival": { "time": "1765877025" }, "departure": { "time": "1765877032" }, "stopId": "zenbus:StopPoint:SP:569430003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765877049" }, "departure": { "time": "1765877057" }, "stopId": "zenbus:StopPoint:SP:556280001:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765877068" }, "stopId": "zenbus:StopPoint:SP:563580001:LOC", "stopSequence": 16 } ], "timestamp": "1765897691", "trip": { "routeId": "zenbus:Line:892310003:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "E2_1" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6c", "label": "1937", "licensePlate": "GR-266-HS" } } }, { "id": "trip:5963918604238848:3", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765889249" }, "departure": { "time": "1765889479" }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765889711" }, "departure": { "time": "1765889718" }, "stopId": "zenbus:StopPoint:SP:575250002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765890063" }, "stopId": "zenbus:StopPoint:SP:556240005:LOC", "stopSequence": 2 } ], "timestamp": "1765897693", "trip": { "routeId": "zenbus:Line:565580001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "5963918604238848:3" }, "vehicle": { "id": "68a32bab62a0742370db7c85", "label": "1003", "licensePlate": "HD628YA" } } }, { "id": "trip:ncv2_14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765878177" }, "departure": { "time": "1765878408" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765878473" }, "departure": { "time": "1765878484" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765878490" }, "departure": { "time": "1765878513" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765878570" }, "departure": { "time": "1765878602" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765878637" }, "departure": { "time": "1765878650" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765878720" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_14" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:5963918604238848:4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765892996" }, "departure": { "time": "1765893404" }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765893620" }, "departure": { "time": "1765893626" }, "stopId": "zenbus:StopPoint:SP:575250002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765893987" }, "stopId": "zenbus:StopPoint:SP:556240005:LOC", "stopSequence": 2 } ], "timestamp": "1765897693", "trip": { "routeId": "zenbus:Line:565580001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "5963918604238848:4" }, "vehicle": { "id": "68a32bab62a0742370db7c85", "label": "1003", "licensePlate": "HD628YA" } } }, { "id": "trip:ncv2 retour_9", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765871691" }, "departure": { "time": "1765871753" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765871811" }, "departure": { "time": "1765871821" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765871826" }, "departure": { "time": "1765871832" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765871890" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 retour_9" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:A---)Parc Luberon scol_5", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765888093" }, "departure": { "time": "1765888131" }, "stopId": "zenbus:StopPoint:SP:571510004:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765888183" }, "departure": { "time": "1765888266" }, "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765888340" }, "departure": { "time": "1765888350" }, "stopId": "zenbus:StopPoint:SP:569430002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765888390" }, "departure": { "time": "1765888429" }, "stopId": "zenbus:StopPoint:SP:578990001:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765888478" }, "departure": { "time": "1765888606" }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765888646" }, "departure": { "time": "1765888653" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765888653" }, "departure": { "time": "1765888723" }, "stopId": "zenbus:StopPoint:SP:573160002:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765888756" }, "departure": { "time": "1765888812" }, "stopId": "zenbus:StopPoint:SP:567660001:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765888924" }, "departure": { "time": "1765888937" }, "stopId": "zenbus:StopPoint:SP:5990931636420608:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765888991" }, "departure": { "time": "1765889057" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765889071" }, "departure": { "time": "1765889085" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765889341" }, "departure": { "time": "1765889354" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765889406" }, "departure": { "time": "1765889442" }, "stopId": "zenbus:StopPoint:SP:573150002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765889521" }, "departure": { "time": "1765889600" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765889630" }, "departure": { "time": "1765889638" }, "stopId": "zenbus:StopPoint:SP:565590002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765889643" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 15 } ], "timestamp": "1765897697", "trip": { "routeId": "zenbus:Line:575240001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "A---)Parc Luberon scol_5" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6e", "label": "2111", "licensePlate": "HA-176-FX" } } }, { "id": "trip:D---) Vidauque_5", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765886183" }, "departure": { "time": "1765886353" }, "stopId": "zenbus:StopPoint:SP:556250003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765886403" }, "departure": { "time": "1765886493" }, "stopId": "zenbus:StopPoint:SP:554300003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765886551" }, "departure": { "time": "1765886565" }, "stopId": "zenbus:StopPoint:SP:580860002:LOC", "stopSequence": 2 }, { "stopId": "zenbus:StopPoint:SP:573170002:LOC", "stopSequence": 3 }, { "stopId": "zenbus:StopPoint:SP:560520004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765886656" }, "departure": { "time": "1765886693" }, "stopId": "zenbus:StopPoint:SP:5115728225107968:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765886763" }, "departure": { "time": "1765886800" }, "stopId": "zenbus:StopPoint:SP:563490007:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765886800" }, "departure": { "time": "1765886852" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765886880" }, "departure": { "time": "1765886889" }, "stopId": "zenbus:StopPoint:SP:563520002:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765886941" }, "departure": { "time": "1765886955" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765886961" }, "departure": { "time": "1765886975" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765887447" }, "departure": { "time": "1765887466" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765887487" }, "departure": { "time": "1765887487" }, "stopId": "Albin Durand", "stopSequence": 12 }, { "arrival": { "time": "1765887518" }, "departure": { "time": "1765887552" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765887604" }, "departure": { "time": "1765887610" }, "stopId": "zenbus:StopPoint:SP:550340003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765887669" }, "departure": { "time": "1765887679" }, "stopId": "zenbus:StopPoint:SP:565590003:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765887708" }, "departure": { "time": "1765887721" }, "stopId": "zenbus:StopPoint:SP:565610003:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765887767" }, "departure": { "time": "1765887767" }, "stopId": "zenbus:StopPoint:SP:550350004:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765887809" }, "stopId": "zenbus:StopPoint:SP:558360002:LOC", "stopSequence": 18 } ], "timestamp": "1765897696", "trip": { "routeId": "zenbus:Line:578970001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "D---) Vidauque_5" }, "vehicle": { "id": "b9da0f8da361bb3c" } } }, { "id": "trip:5088328200224768:0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765873083" }, "departure": { "time": "1765873116" }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765873202" }, "departure": { "time": "1765873217" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765873408" }, "departure": { "time": "1765873415" }, "stopId": "zenbus:StopPoint:SP:5106002674319360:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765873543" }, "departure": { "time": "1765873692" }, "stopId": "zenbus:StopPoint:SP:567670002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765873901" }, "stopId": "zenbus:StopPoint:SP:700600001:LOC", "stopSequence": 4 } ], "timestamp": "1765897693", "trip": { "routeId": "zenbus:Line:565580001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "5088328200224768:0" }, "vehicle": { "id": "68a32bab62a0742370db7c85", "label": "1003", "licensePlate": "HD628YA" } } }, { "id": "trip:A ---) Rosa Parks", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765865019" }, "departure": { "time": "1765865031" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765865070" }, "departure": { "time": "1765865078" }, "stopId": "zenbus:StopPoint:SP:560520003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765865125" }, "departure": { "time": "1765865134" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765865186" }, "departure": { "time": "1765865222" }, "stopId": "zenbus:StopPoint:SP:550350003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765865286" }, "departure": { "time": "1765865296" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765865366" }, "departure": { "time": "1765865501" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765865513" }, "departure": { "time": "1765865535" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765865832" }, "departure": { "time": "1765865847" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765865924" }, "departure": { "time": "1765865934" }, "stopId": "agnely_2", "stopSequence": 8 }, { "arrival": { "time": "1765865980" }, "departure": { "time": "1765866034" }, "stopId": "zenbus:StopPoint:SP:556270003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765866072" }, "stopId": "zenbus:StopPoint:SP:556240003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765866087" }, "departure": { "time": "1765866093" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765866152" }, "departure": { "time": "1765866161" }, "stopId": "zenbus:StopPoint:SP:575250002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765866190" }, "departure": { "time": "1765866227" }, "stopId": "zenbus:StopPoint:SP:552470002:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765866260" }, "departure": { "time": "1765866276" }, "stopId": "zenbus:StopPoint:SP:565580003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765866351" }, "departure": { "time": "1765866351" }, "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765866373" }, "stopId": "zenbus:StopPoint:SP:571510004:LOC", "stopSequence": 16 } ], "timestamp": "1765897697", "trip": { "routeId": "zenbus:Line:575240001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "A ---) Rosa Parks" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6e", "label": "2111", "licensePlate": "HA-176-FX" } } }, { "id": "trip:ncv2_21", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765884779" }, "departure": { "time": "1765885256" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765885311" }, "departure": { "time": "1765885322" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765885335" }, "departure": { "time": "1765885350" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765885395" }, "departure": { "time": "1765885443" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765885478" }, "departure": { "time": "1765885499" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765885563" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_21" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:D1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765864361" }, "departure": { "time": "1765864716" }, "stopId": "zenbus:StopPoint:SP:556250003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765864775" }, "departure": { "time": "1765864790" }, "stopId": "zenbus:StopPoint:SP:554300003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765864857" }, "departure": { "time": "1765864879" }, "stopId": "zenbus:StopPoint:SP:580860002:LOC", "stopSequence": 2 }, { "stopId": "zenbus:StopPoint:SP:573170002:LOC", "stopSequence": 3 }, { "stopId": "zenbus:StopPoint:SP:560520004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765864999" }, "departure": { "time": "1765865008" }, "stopId": "zenbus:StopPoint:SP:5115728225107968:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765865087" }, "departure": { "time": "1765865116" }, "stopId": "zenbus:StopPoint:SP:563490007:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765865129" }, "departure": { "time": "1765865200" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765865228" }, "departure": { "time": "1765865284" }, "stopId": "zenbus:StopPoint:SP:563520002:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765865340" }, "departure": { "time": "1765865381" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765865391" }, "departure": { "time": "1765865438" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765865841" }, "departure": { "time": "1765865861" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765865882" }, "departure": { "time": "1765865890" }, "stopId": "Albin Durand", "stopSequence": 12 }, { "arrival": { "time": "1765865925" }, "departure": { "time": "1765865934" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765865999" }, "departure": { "time": "1765866009" }, "stopId": "zenbus:StopPoint:SP:550340003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765866063" }, "departure": { "time": "1765866076" }, "stopId": "zenbus:StopPoint:SP:565590003:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765866107" }, "departure": { "time": "1765866178" }, "stopId": "zenbus:StopPoint:SP:565610003:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765866237" }, "departure": { "time": "1765866247" }, "stopId": "zenbus:StopPoint:SP:550350004:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765866307" }, "stopId": "zenbus:StopPoint:SP:558360002:LOC", "stopSequence": 18 } ], "timestamp": "1765897696", "trip": { "routeId": "zenbus:Line:578970001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "D1" }, "vehicle": { "id": "b9da0f8da361bb3c" } } }, { "id": "trip:A---) Rosa Parks scol_8", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765897493" }, "departure": { "time": "1765897493" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765897524" }, "departure": { "time": "1765897524" }, "stopId": "zenbus:StopPoint:SP:560520003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765897609" }, "departure": { "time": "1765897621" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765897673" }, "stopId": "zenbus:StopPoint:SP:550350003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765897820" }, "departure": { "time": "1765897820" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765897940" }, "departure": { "time": "1765897940" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765898120" }, "departure": { "time": "1765898120" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765898180" }, "departure": { "time": "1765898180" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765898300" }, "departure": { "time": "1765898300" }, "stopId": "agnely_2", "stopSequence": 8 }, { "arrival": { "time": "1765898360" }, "departure": { "time": "1765898360" }, "stopId": "zenbus:StopPoint:SP:556270003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765898480" }, "departure": { "time": "1765898480" }, "stopId": "zenbus:StopPoint:SP:556240003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765898540" }, "departure": { "time": "1765898540" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765898660" }, "departure": { "time": "1765898660" }, "stopId": "zenbus:StopPoint:SP:575250002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765898780" }, "departure": { "time": "1765898780" }, "stopId": "zenbus:StopPoint:SP:552470002:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765898900" }, "departure": { "time": "1765898900" }, "stopId": "zenbus:StopPoint:SP:565580003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765899020" }, "departure": { "time": "1765899020" }, "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765899140" }, "departure": { "time": "1765899140" }, "stopId": "zenbus:StopPoint:SP:571510004:LOC", "stopSequence": 16 } ], "timestamp": "1765897697", "trip": { "routeId": "zenbus:Line:575240001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "A---) Rosa Parks scol_8" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6e", "label": "2111", "licensePlate": "HA-176-FX" } } }, { "id": "trip:ncv2 aller_2", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765867995" }, "departure": { "time": "1765868081" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765868146" }, "departure": { "time": "1765868158" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765868163" }, "departure": { "time": "1765868183" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765868235" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 aller_2" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:E1.2", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765869944" }, "departure": { "time": "1765870476" }, "stopId": "zenbus:StopPoint:SP:563580001:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765870492" }, "departure": { "time": "1765870504" }, "stopId": "zenbus:StopPoint:SP:575260001:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765870518" }, "departure": { "time": "1765870639" }, "stopId": "zenbus:StopPoint:SP:565600002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765870723" }, "departure": { "time": "1765870745" }, "stopId": "Follereau_2", "stopSequence": 3 }, { "arrival": { "time": "1765870806" }, "departure": { "time": "1765870812" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765870856" }, "departure": { "time": "1765870922" }, "stopId": "zenbus:StopPoint:SP:550350003:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765870984" }, "departure": { "time": "1765870994" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765871061" }, "departure": { "time": "1765871102" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765871118" }, "departure": { "time": "1765871143" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765871630" }, "departure": { "time": "1765871659" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765871710" }, "departure": { "time": "1765871727" }, "stopId": "zenbus:StopPoint:SP:565610002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765871771" }, "departure": { "time": "1765871779" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765871860" }, "departure": { "time": "1765871868" }, "stopId": "zenbus:StopPoint:SP:575250002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765871979" }, "departure": { "time": "1765871984" }, "stopId": "zenbus:StopPoint:SP:931050006:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765872034" }, "departure": { "time": "1765872042" }, "stopId": "zenbus:StopPoint:SP:892310004:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765872098" }, "departure": { "time": "1765872109" }, "stopId": "zenbus:StopPoint:SP:925260005:LOC", "stopSequence": 15 }, { "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765872259" }, "stopId": "Jacques_Brel_1", "stopSequence": 17 } ], "timestamp": "1765897691", "trip": { "routeId": "zenbus:Line:892310003:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "E1.2" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6c", "label": "1937", "licensePlate": "GR-266-HS" } } }, { "id": "trip:ncv2_17", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765880911" }, "departure": { "time": "1765881033" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765881096" }, "departure": { "time": "1765881104" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765881117" }, "departure": { "time": "1765881130" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765881176" }, "departure": { "time": "1765881203" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765881240" }, "departure": { "time": "1765881312" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765881374" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_17" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv2_9", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765873761" }, "departure": { "time": "1765873817" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765873882" }, "departure": { "time": "1765873911" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765873917" }, "departure": { "time": "1765873925" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765873975" }, "departure": { "time": "1765874016" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765874061" }, "departure": { "time": "1765874082" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765874142" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897691", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_9" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:5167731743653888:2", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765882714" }, "departure": { "time": "1765883166" }, "stopId": "zenbus:StopPoint:SP:700600001:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765883533" }, "stopId": "zenbus:StopPoint:SP:567670002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765883635" }, "departure": { "time": "1765883647" }, "stopId": "zenbus:StopPoint:SP:6294341507088384:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765883904" }, "departure": { "time": "1765883911" }, "stopId": "zenbus:StopPoint:SP:560520003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765884049" }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "stopSequence": 4 } ], "timestamp": "1765897693", "trip": { "routeId": "zenbus:Line:565580001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "5167731743653888:2" }, "vehicle": { "id": "68a32bab62a0742370db7c85", "label": "1003", "licensePlate": "HD628YA" } } }, { "id": "trip:navette centre ville 2", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765864465" }, "departure": { "time": "1765864815" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765864887" }, "departure": { "time": "1765864897" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765864909" }, "departure": { "time": "1765864925" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765864977" }, "departure": { "time": "1765865007" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765865036" }, "departure": { "time": "1765865050" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765865100" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "navette centre ville 2" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv9_7", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765895921" }, "departure": { "time": "1765896027" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765896079" }, "departure": { "time": "1765896106" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765896168" }, "departure": { "time": "1765896189" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765896254" }, "departure": { "time": "1765896262" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765896268" }, "departure": { "time": "1765896302" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765896362" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv9_7" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv8_4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765887945" }, "departure": { "time": "1765888171" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765888254" }, "departure": { "time": "1765888270" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765888314" }, "departure": { "time": "1765888339" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765888394" }, "departure": { "time": "1765888402" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765888408" }, "departure": { "time": "1765888413" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765888516" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv8_4" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:A---) Rosa Parks scol_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765868658" }, "departure": { "time": "1765868663" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765868696" }, "departure": { "time": "1765868726" }, "stopId": "zenbus:StopPoint:SP:560520003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765868795" }, "departure": { "time": "1765868800" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765868871" }, "departure": { "time": "1765868877" }, "stopId": "zenbus:StopPoint:SP:550350003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765868942" }, "departure": { "time": "1765868950" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765869021" }, "departure": { "time": "1765869042" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765869053" }, "departure": { "time": "1765869086" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765869427" }, "departure": { "time": "1765869622" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765869692" }, "departure": { "time": "1765869705" }, "stopId": "agnely_2", "stopSequence": 8 }, { "arrival": { "time": "1765869745" }, "departure": { "time": "1765869790" }, "stopId": "zenbus:StopPoint:SP:556270003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765869848" }, "stopId": "zenbus:StopPoint:SP:556240003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765869876" }, "departure": { "time": "1765869882" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765869948" }, "departure": { "time": "1765869959" }, "stopId": "zenbus:StopPoint:SP:575250002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765869985" }, "departure": { "time": "1765869999" }, "stopId": "zenbus:StopPoint:SP:552470002:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765870039" }, "departure": { "time": "1765870068" }, "stopId": "zenbus:StopPoint:SP:565580003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765870136" }, "departure": { "time": "1765870136" }, "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765870155" }, "stopId": "zenbus:StopPoint:SP:571510004:LOC", "stopSequence": 16 } ], "timestamp": "1765897697", "trip": { "routeId": "zenbus:Line:575240001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "A---) Rosa Parks scol_0" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6e", "label": "2111", "licensePlate": "HA-176-FX" } } }, { "id": "trip:D---) La Canaù_2", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765877234" }, "departure": { "time": "1765877463" }, "stopId": "zenbus:StopPoint:SP:558360002:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765877522" }, "departure": { "time": "1765877530" }, "stopId": "zenbus:StopPoint:SP:554310002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765877595" }, "departure": { "time": "1765877669" }, "stopId": "zenbus:StopPoint:SP:578970004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765877684" }, "departure": { "time": "1765877756" }, "stopId": "zenbus:StopPoint:SP:567640002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765877825" }, "departure": { "time": "1765877835" }, "stopId": "zenbus:StopPoint:SP:567650002:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765877889" }, "departure": { "time": "1765877974" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765877999" }, "departure": { "time": "1765878004" }, "stopId": "Albin_Durand_1", "stopSequence": 6 }, { "arrival": { "time": "1765878029" }, "departure": { "time": "1765878037" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765878639" }, "departure": { "time": "1765878655" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765878203" }, "departure": { "time": "1765878225" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765878689" }, "departure": { "time": "1765878704" }, "stopId": "zenbus:StopPoint:SP:540680001:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765878732" }, "departure": { "time": "1765878770" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765878777" }, "departure": { "time": "1765878783" }, "stopId": "zenbus:StopPoint:SP:560530002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765878864" }, "departure": { "time": "1765878908" }, "stopId": "zenbus:StopPoint:SP:5140318154391552:LOC", "stopSequence": 13 }, { "stopId": "zenbus:StopPoint:SP:578990002:LOC", "stopSequence": 14 }, { "stopId": "zenbus:StopPoint:SP:571520002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765878984" }, "departure": { "time": "1765878998" }, "stopId": "zenbus:StopPoint:SP:563540004:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765879040" }, "departure": { "time": "1765879058" }, "stopId": "zenbus:StopPoint:SP:571530002:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765879086" }, "stopId": "zenbus:StopPoint:SP:556250003:LOC", "stopSequence": 18 } ], "timestamp": "1765897696", "trip": { "routeId": "zenbus:Line:578970001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "D---) La Canaù_2" }, "vehicle": { "id": "b9da0f8da361bb3c" } } }, { "id": "trip:B2_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765868393" }, "departure": { "time": "1765868441" }, "stopId": "zenbus:StopPoint:SP:902510005:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765868457" }, "departure": { "time": "1765868521" }, "stopId": "zenbus:StopPoint:SP:923640002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765868545" }, "departure": { "time": "1765868559" }, "stopId": "zenbus:StopPoint:SP:925270006:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765868639" }, "departure": { "time": "1765868657" }, "stopId": "zenbus:StopPoint:SP:931060003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765868687" }, "departure": { "time": "1765868743" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765868754" }, "departure": { "time": "1765868788" }, "stopId": "Follereau_2", "stopSequence": 5 }, { "arrival": { "time": "1765868900" }, "departure": { "time": "1765869078" }, "stopId": "Albin_Durand_1", "stopSequence": 6 }, { "arrival": { "time": "1765869102" }, "departure": { "time": "1765869116" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765869184" }, "departure": { "time": "1765869200" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765869466" }, "departure": { "time": "1765869466" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765869476" }, "departure": { "time": "1765869535" }, "stopId": "zenbus:StopPoint:SP:571510002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765869617" }, "departure": { "time": "1765869684" }, "stopId": "zenbus:StopPoint:SP:537990002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765869749" }, "departure": { "time": "1765869766" }, "stopId": "zenbus:StopPoint:SP:556270004:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765869779" }, "departure": { "time": "1765869799" }, "stopId": "zenbus:StopPoint:SP:5173544021393408:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765869847" }, "departure": { "time": "1765869883" }, "stopId": "zenbus:StopPoint:SP:563570002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765869901" }, "departure": { "time": "1765869914" }, "stopId": "zenbus:StopPoint:SP:556240004:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765869952" }, "departure": { "time": "1765869961" }, "stopId": "zenbus:StopPoint:SP:6253239710253056:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765869997" }, "departure": { "time": "1765870027" }, "stopId": "zenbus:StopPoint:SP:5162630912147456:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765870076" }, "departure": { "time": "1765870103" }, "stopId": "zenbus:StopPoint:SP:563560002:LOC", "stopSequence": 18 }, { "arrival": { "time": "1765870256" }, "departure": { "time": "1765870270" }, "stopId": "Craponne_2", "stopSequence": 19 }, { "arrival": { "time": "1765870376" }, "stopId": "zenbus:StopPoint:SP:567640002:LOC", "stopSequence": 20 } ], "timestamp": "1765897698", "trip": { "routeId": "zenbus:Line:550340001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "B2_0" }, "vehicle": { "id": "68c913dced317a9bb3c6d8e3", "label": "2370", "licensePlate": "HF-030-MB" } } }, { "id": "trip:6277076749385728:2", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765881095" }, "departure": { "time": "1765881163" }, "stopId": "zenbus:StopPoint:SP:556240005:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765881555" }, "departure": { "time": "1765881562" }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765881844" }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "stopSequence": 2 } ], "timestamp": "1765897693", "trip": { "routeId": "zenbus:Line:565580001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "6277076749385728:2" }, "vehicle": { "id": "68a32bab62a0742370db7c85", "label": "1003", "licensePlate": "HD628YA" } } }, { "id": "trip:ncv2_27", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765889989" }, "departure": { "time": "1765890061" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765890124" }, "departure": { "time": "1765890152" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765890159" }, "departure": { "time": "1765890177" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765890233" }, "departure": { "time": "1765890261" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765890313" }, "departure": { "time": "1765890327" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765890396" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_27" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:1(R) Rosa > Verdun", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765897312" }, "departure": { "time": "1765897557" }, "stopId": "zenbus:StopPoint:SP:571510004:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765897870" }, "departure": { "time": "1765897870" }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765898110" }, "departure": { "time": "1765898110" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765898170" }, "departure": { "time": "1765898170" }, "stopId": "zenbus:StopPoint:SP:575240004:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765898290" }, "departure": { "time": "1765898290" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765898350" }, "departure": { "time": "1765898350" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765898530" }, "departure": { "time": "1765898530" }, "stopId": "zenbus:StopPoint:SP:565600003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765898590" }, "departure": { "time": "1765898590" }, "stopId": "zenbus:StopPoint:SP:5113171343835136:LOC", "stopSequence": 7 } ], "timestamp": "1765897693", "trip": { "routeId": "zenbus:Line:550350001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "1(R) Rosa > Verdun" }, "vehicle": { "id": "690c8ad0ac9a019d39bcfe80", "label": "2389", "licensePlate": "FS-519-BY" } } }, { "id": "trip:ncv7_2", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765873333" }, "departure": { "time": "1765873406" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765873458" }, "departure": { "time": "1765873494" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765873519" }, "departure": { "time": "1765873529" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765873586" }, "departure": { "time": "1765873593" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765873599" }, "departure": { "time": "1765873627" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765873677" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv7_2" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:6277076749385728:3", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765890138" }, "departure": { "time": "1765890244" }, "stopId": "zenbus:StopPoint:SP:556240005:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765890611" }, "departure": { "time": "1765890620" }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765890880" }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "stopSequence": 2 } ], "timestamp": "1765897693", "trip": { "routeId": "zenbus:Line:565580001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "6277076749385728:3" }, "vehicle": { "id": "68a32bab62a0742370db7c85", "label": "1003", "licensePlate": "HD628YA" } } }, { "id": "trip:ncv2 aller_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765867002" }, "departure": { "time": "1765867108" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765867183" }, "departure": { "time": "1765867192" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765867205" }, "departure": { "time": "1765867216" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765867274" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 aller_0" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:E1.2_2", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765884329" }, "departure": { "time": "1765884862" }, "stopId": "zenbus:StopPoint:SP:563580001:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765884880" }, "departure": { "time": "1765884888" }, "stopId": "zenbus:StopPoint:SP:575260001:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765884907" }, "departure": { "time": "1765884924" }, "stopId": "zenbus:StopPoint:SP:565600002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765884997" }, "departure": { "time": "1765885024" }, "stopId": "Follereau_2", "stopSequence": 3 }, { "arrival": { "time": "1765885091" }, "departure": { "time": "1765885156" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765885214" }, "departure": { "time": "1765885222" }, "stopId": "zenbus:StopPoint:SP:550350003:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765885276" }, "departure": { "time": "1765885327" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765885367" }, "departure": { "time": "1765885394" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765885400" }, "departure": { "time": "1765885418" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765885914" }, "departure": { "time": "1765885927" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765885971" }, "departure": { "time": "1765885980" }, "stopId": "zenbus:StopPoint:SP:565610002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765886012" }, "departure": { "time": "1765886022" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765886066" }, "departure": { "time": "1765886072" }, "stopId": "zenbus:StopPoint:SP:575250002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765886139" }, "departure": { "time": "1765886150" }, "stopId": "zenbus:StopPoint:SP:931050006:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765886186" }, "departure": { "time": "1765886198" }, "stopId": "zenbus:StopPoint:SP:892310004:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765886244" }, "departure": { "time": "1765886252" }, "stopId": "zenbus:StopPoint:SP:925260005:LOC", "stopSequence": 15 }, { "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765886373" }, "stopId": "Jacques_Brel_1", "stopSequence": 17 } ], "timestamp": "1765897691", "trip": { "routeId": "zenbus:Line:892310003:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "E1.2_2" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6c", "label": "1937", "licensePlate": "GR-266-HS" } } }, { "id": "trip:5167731743653888:3", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765892148" }, "departure": { "time": "1765892217" }, "stopId": "zenbus:StopPoint:SP:700600001:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765892499" }, "stopId": "zenbus:StopPoint:SP:567670002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765892595" }, "departure": { "time": "1765892605" }, "stopId": "zenbus:StopPoint:SP:6294341507088384:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765892832" }, "departure": { "time": "1765892856" }, "stopId": "zenbus:StopPoint:SP:560520003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765892996" }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "stopSequence": 4 } ], "timestamp": "1765897693", "trip": { "routeId": "zenbus:Line:565580001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "5167731743653888:3" }, "vehicle": { "id": "68a32bab62a0742370db7c85", "label": "1003", "licensePlate": "HD628YA" } } }, { "id": "trip:L1Médiathèque--Rosa Parks", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765868457" }, "departure": { "time": "1765868751" }, "stopId": "zenbus:StopPoint:SP:550360002:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765868918" }, "departure": { "time": "1765869027" }, "stopId": "zenbus:StopPoint:SP:565610002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765869356" }, "stopId": "zenbus:StopPoint:SP:571510004:LOC", "stopSequence": 2 } ], "timestamp": "1765897693", "trip": { "routeId": "zenbus:Line:550350001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "L1Médiathèque--Rosa Parks" }, "vehicle": { "id": "690c8ad0ac9a019d39bcfe80", "label": "2389", "licensePlate": "FS-519-BY" } } }, { "id": "trip:ncv2_19", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765882687" }, "departure": { "time": "1765882862" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765882921" }, "departure": { "time": "1765883021" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765883036" }, "departure": { "time": "1765883048" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765883094" }, "departure": { "time": "1765883159" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765883198" }, "departure": { "time": "1765883219" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765883291" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_19" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:C---RP Melon", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765866490" }, "departure": { "time": "1765866782" }, "stopId": "office de tourisme 1", "stopSequence": 0 }, { "arrival": { "time": "1765866822" }, "departure": { "time": "1765866838" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765866936" }, "departure": { "time": "1765866947" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765866988" }, "departure": { "time": "1765867062" }, "stopId": "zenbus:StopPoint:SP:5115728225107968:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765867137" }, "departure": { "time": "1765867181" }, "stopId": "zenbus:StopPoint:SP:563490007:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765867187" }, "departure": { "time": "1765867283" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765867303" }, "departure": { "time": "1765867317" }, "stopId": "zenbus:StopPoint:SP:563520002:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765867386" }, "departure": { "time": "1765867401" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765867418" }, "departure": { "time": "1765867441" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765867807" }, "departure": { "time": "1765867824" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765867850" }, "departure": { "time": "1765867883" }, "stopId": "zenbus:StopPoint:SP:571510002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765868072" }, "departure": { "time": "1765868092" }, "stopId": "zenbus:StopPoint:SP:5186220147605504:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765868129" }, "departure": { "time": "1765868146" }, "stopId": "zenbus:StopPoint:SP:6213530489454592:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765868195" }, "departure": { "time": "1765868206" }, "stopId": "zenbus:StopPoint:SP:5181200706568192:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765868227" }, "departure": { "time": "1765868248" }, "stopId": "zenbus:StopPoint:SP:5108020000325632:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765868278" }, "departure": { "time": "1765868350" }, "stopId": "zenbus:StopPoint:SP:6266218061234176:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765868444" }, "stopId": "zenbus:StopPoint:SP:550370002:LOC", "stopSequence": 16 } ], "timestamp": "1765897695", "trip": { "routeId": "zenbus:Line:556270001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "C---RP Melon" }, "vehicle": { "id": "68ca74338e3b23aeaac51ee2", "label": "2371", "licensePlate": "HF-886-MA" } } }, { "id": "trip:B1_6", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765891888" }, "departure": { "time": "1765891941" }, "stopId": "zenbus:StopPoint:SP:565590003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765892008" }, "departure": { "time": "1765892019" }, "stopId": "Craponne_1", "stopSequence": 1 }, { "arrival": { "time": "1765892137" }, "departure": { "time": "1765892210" }, "stopId": "zenbus:StopPoint:SP:571510003:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765892257" }, "departure": { "time": "1765892277" }, "stopId": "zenbus:StopPoint:SP:6228581363482624:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765892301" }, "departure": { "time": "1765892311" }, "stopId": "zenbus:StopPoint:SP:5179579792621568:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765892332" }, "departure": { "time": "1765892343" }, "stopId": "zenbus:StopPoint:SP:569440001:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765892349" }, "departure": { "time": "1765892364" }, "stopId": "zenbus:StopPoint:SP:552460003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765892406" }, "departure": { "time": "1765892486" }, "stopId": "zenbus:StopPoint:SP:5111556167696384:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765892507" }, "departure": { "time": "1765892514" }, "stopId": "zenbus:StopPoint:SP:567670001:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765892562" }, "departure": { "time": "1765892569" }, "stopId": "zenbus:StopPoint:SP:550360002:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765892641" }, "departure": { "time": "1765892975" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765892998" }, "departure": { "time": "1765893024" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765893073" }, "departure": { "time": "1765893086" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765893108" }, "departure": { "time": "1765893115" }, "stopId": "Albin Durand", "stopSequence": 13 }, { "arrival": { "time": "1765893186" }, "departure": { "time": "1765893200" }, "stopId": "Follereau_1", "stopSequence": 14 }, { "arrival": { "time": "1765893246" }, "departure": { "time": "1765893256" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765893274" }, "departure": { "time": "1765893290" }, "stopId": "zenbus:StopPoint:SP:929270006:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765893351" }, "departure": { "time": "1765893361" }, "stopId": "zenbus:StopPoint:SP:892300004:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765893379" }, "departure": { "time": "1765893391" }, "stopId": "zenbus:StopPoint:SP:933120005:LOC", "stopSequence": 18 }, { "arrival": { "time": "1765893399" }, "stopId": "zenbus:StopPoint:SP:902510005:LOC", "stopSequence": 19 } ], "timestamp": "1765897698", "trip": { "routeId": "zenbus:Line:550340001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "B1_6" }, "vehicle": { "id": "68c913dced317a9bb3c6d8e3", "label": "2370", "licensePlate": "HF-030-MB" } } }, { "id": "trip:B2_2", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765875679" }, "departure": { "time": "1765875752" }, "stopId": "zenbus:StopPoint:SP:902510005:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765875770" }, "departure": { "time": "1765875777" }, "stopId": "zenbus:StopPoint:SP:923640002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765875799" }, "departure": { "time": "1765875813" }, "stopId": "zenbus:StopPoint:SP:925270006:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765875888" }, "departure": { "time": "1765875966" }, "stopId": "zenbus:StopPoint:SP:931060003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765875982" }, "departure": { "time": "1765876049" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765876061" }, "departure": { "time": "1765876090" }, "stopId": "Follereau_2", "stopSequence": 5 }, { "arrival": { "time": "1765876172" }, "departure": { "time": "1765876178" }, "stopId": "Albin_Durand_1", "stopSequence": 6 }, { "arrival": { "time": "1765876202" }, "departure": { "time": "1765876263" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765876363" }, "departure": { "time": "1765876372" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765876777" }, "departure": { "time": "1765876814" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765876901" }, "departure": { "time": "1765876966" }, "stopId": "zenbus:StopPoint:SP:571510002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765877042" }, "departure": { "time": "1765877052" }, "stopId": "zenbus:StopPoint:SP:537990002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765877103" }, "departure": { "time": "1765877118" }, "stopId": "zenbus:StopPoint:SP:556270004:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765877136" }, "departure": { "time": "1765877173" }, "stopId": "zenbus:StopPoint:SP:5173544021393408:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765877212" }, "departure": { "time": "1765877225" }, "stopId": "zenbus:StopPoint:SP:563570002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765877231" }, "departure": { "time": "1765877247" }, "stopId": "zenbus:StopPoint:SP:556240004:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765877272" }, "departure": { "time": "1765877282" }, "stopId": "zenbus:StopPoint:SP:6253239710253056:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765877306" }, "departure": { "time": "1765877319" }, "stopId": "zenbus:StopPoint:SP:5162630912147456:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765877354" }, "departure": { "time": "1765877367" }, "stopId": "zenbus:StopPoint:SP:563560002:LOC", "stopSequence": 18 }, { "arrival": { "time": "1765877470" }, "departure": { "time": "1765877482" }, "stopId": "Craponne_2", "stopSequence": 19 }, { "arrival": { "time": "1765877557" }, "stopId": "zenbus:StopPoint:SP:567640002:LOC", "stopSequence": 20 } ], "timestamp": "1765897698", "trip": { "routeId": "zenbus:Line:550340001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "B2_2" }, "vehicle": { "id": "68c913dced317a9bb3c6d8e3", "label": "2370", "licensePlate": "HF-030-MB" } } }, { "id": "trip:C--) Office tourisme_4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765886147" }, "departure": { "time": "1765886658" }, "stopId": "zenbus:StopPoint:SP:550370002:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765886733" }, "departure": { "time": "1765886740" }, "stopId": "zenbus:StopPoint:SP:556260003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765886779" }, "departure": { "time": "1765886789" }, "stopId": "zenbus:StopPoint:SP:5152891201388544:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765886809" }, "departure": { "time": "1765886822" }, "stopId": "zenbus:StopPoint:SP:5094934812033024:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765886875" }, "departure": { "time": "1765886913" }, "stopId": "zenbus:StopPoint:SP:565600003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765886971" }, "departure": { "time": "1765886995" }, "stopId": "zenbus:StopPoint:SP:5113171343835136:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765887047" }, "departure": { "time": "1765887342" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765887365" }, "departure": { "time": "1765887397" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765887431" }, "departure": { "time": "1765887439" }, "stopId": "zenbus:StopPoint:SP:540680001:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765887465" }, "departure": { "time": "1765887520" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765887527" }, "departure": { "time": "1765887534" }, "stopId": "zenbus:StopPoint:SP:560530002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765887608" }, "departure": { "time": "1765887617" }, "stopId": "zenbus:StopPoint:SP:5140318154391552:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765887654" }, "departure": { "time": "1765887665" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765887689" }, "departure": { "time": "1765887701" }, "stopId": "Hôpital_1", "stopSequence": 13 }, { "arrival": { "time": "1765887756" }, "departure": { "time": "1765887773" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765887796" }, "stopId": "office de tourisme 2", "stopSequence": 15 } ], "timestamp": "1765897695", "trip": { "routeId": "zenbus:Line:556270001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "C--) Office tourisme_4" }, "vehicle": { "id": "68ca74338e3b23aeaac51ee2", "label": "2371", "licensePlate": "HF-886-MA" } } }, { "id": "trip:E1.2_3", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765891394" }, "departure": { "time": "1765891374" }, "stopId": "zenbus:StopPoint:SP:563580001:LOC", "stopSequence": 0 }, { "stopId": "zenbus:StopPoint:SP:575260001:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765892306" }, "departure": { "time": "1765892316" }, "stopId": "zenbus:StopPoint:SP:565600002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765892380" }, "departure": { "time": "1765892411" }, "stopId": "Follereau_2", "stopSequence": 3 }, { "arrival": { "time": "1765892481" }, "departure": { "time": "1765892491" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765892555" }, "departure": { "time": "1765892567" }, "stopId": "zenbus:StopPoint:SP:550350003:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765892624" }, "departure": { "time": "1765892636" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765892706" }, "departure": { "time": "1765892767" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765892775" }, "departure": { "time": "1765892790" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765892991" }, "departure": { "time": "1765893037" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765893094" }, "departure": { "time": "1765893108" }, "stopId": "zenbus:StopPoint:SP:565610002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765893155" }, "departure": { "time": "1765893192" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765893262" }, "departure": { "time": "1765893307" }, "stopId": "zenbus:StopPoint:SP:575250002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765893399" }, "departure": { "time": "1765893404" }, "stopId": "zenbus:StopPoint:SP:931050006:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765893446" }, "departure": { "time": "1765893456" }, "stopId": "zenbus:StopPoint:SP:892310004:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765893501" }, "departure": { "time": "1765893507" }, "stopId": "zenbus:StopPoint:SP:925260005:LOC", "stopSequence": 15 }, { "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765893652" }, "stopId": "Jacques_Brel_1", "stopSequence": 17 } ], "timestamp": "1765897691", "trip": { "routeId": "zenbus:Line:892310003:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "E1.2_3" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6c", "label": "1937", "licensePlate": "GR-266-HS" } } }, { "id": "trip:E1_2", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765880655" }, "departure": { "time": "1765881298" }, "stopId": "zenbus:StopPoint:SP:563580001:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765881311" }, "departure": { "time": "1765881330" }, "stopId": "zenbus:StopPoint:SP:575260001:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765881341" }, "departure": { "time": "1765881353" }, "stopId": "zenbus:StopPoint:SP:565600002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765881431" }, "departure": { "time": "1765881444" }, "stopId": "Follereau_2", "stopSequence": 3 }, { "arrival": { "time": "1765881472" }, "departure": { "time": "1765881554" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765881612" }, "departure": { "time": "1765881647" }, "stopId": "zenbus:StopPoint:SP:550350003:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765881712" }, "departure": { "time": "1765881721" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765881803" }, "departure": { "time": "1765881870" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765881882" }, "departure": { "time": "1765881905" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765882334" }, "departure": { "time": "1765882357" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765882432" }, "departure": { "time": "1765882452" }, "stopId": "zenbus:StopPoint:SP:565610002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765882492" }, "departure": { "time": "1765882499" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765882554" }, "departure": { "time": "1765882563" }, "stopId": "zenbus:StopPoint:SP:575250002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765882644" }, "departure": { "time": "1765882651" }, "stopId": "zenbus:StopPoint:SP:931050006:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765882696" }, "departure": { "time": "1765882722" }, "stopId": "zenbus:StopPoint:SP:892310004:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765882780" }, "departure": { "time": "1765882789" }, "stopId": "zenbus:StopPoint:SP:925260005:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765882907" }, "stopId": "zenbus:StopPoint:SP:933110005:LOC", "stopSequence": 16 } ], "timestamp": "1765897691", "trip": { "routeId": "zenbus:Line:892310003:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "E1_2" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6c", "label": "1937", "licensePlate": "GR-266-HS" } } }, { "id": "trip:ncv2 retour_6", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765870206" }, "departure": { "time": "1765870237" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765870313" }, "departure": { "time": "1765870324" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765870330" }, "departure": { "time": "1765870345" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765870400" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 retour_6" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:ncv2 retour_11", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765872577" }, "departure": { "time": "1765872647" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765872695" }, "departure": { "time": "1765872707" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765872707" }, "departure": { "time": "1765872719" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765872776" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 retour_11" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:ncv2 aller_10", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765871895" }, "departure": { "time": "1765871956" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765872017" }, "departure": { "time": "1765872025" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765872033" }, "departure": { "time": "1765872052" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765872099" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 aller_10" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:5167731743653888:4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765895838" }, "departure": { "time": "1765896160" }, "stopId": "zenbus:StopPoint:SP:700600001:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765896419" }, "stopId": "zenbus:StopPoint:SP:567670002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765896523" }, "departure": { "time": "1765896531" }, "stopId": "zenbus:StopPoint:SP:6294341507088384:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765896796" }, "departure": { "time": "1765896808" }, "stopId": "zenbus:StopPoint:SP:560520003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765896929" }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "stopSequence": 4 } ], "timestamp": "1765897693", "trip": { "routeId": "zenbus:Line:565580001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "5167731743653888:4" }, "vehicle": { "id": "68a32bab62a0742370db7c85", "label": "1003", "licensePlate": "HD628YA" } } }, { "id": "trip:ncv2_10", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765874566" }, "departure": { "time": "1765874708" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765874776" }, "departure": { "time": "1765874788" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765874801" }, "departure": { "time": "1765874819" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765874877" }, "departure": { "time": "1765874898" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765874937" }, "departure": { "time": "1765874970" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765875045" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897691", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_10" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:ncv2_30", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765892526" }, "departure": { "time": "1765892716" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765892782" }, "departure": { "time": "1765892790" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765892803" }, "departure": { "time": "1765892814" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765892869" }, "departure": { "time": "1765892916" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765892956" }, "departure": { "time": "1765892992" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765893070" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_30" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:E2_4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765897284" }, "departure": { "time": "1765897337" }, "stopId": "zenbus:StopPoint:SP:933110005:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765897449" }, "departure": { "time": "1765897458" }, "stopId": "zenbus:StopPoint:SP:927260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765897510" }, "departure": { "time": "1765897522" }, "stopId": "zenbus:StopPoint:SP:902490004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765897569" }, "departure": { "time": "1765897576" }, "stopId": "zenbus:StopPoint:SP:923630002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765897608" }, "departure": { "time": "1765897619" }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765897650" }, "departure": { "time": "1765897661" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765897691" }, "stopId": "Hôpital_1", "stopSequence": 6 }, { "arrival": { "time": "1765897760" }, "departure": { "time": "1765897760" }, "stopId": "zenbus:StopPoint:SP:563540003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765897820" }, "departure": { "time": "1765897820" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765897880" }, "departure": { "time": "1765897880" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765898180" }, "departure": { "time": "1765898180" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765898240" }, "departure": { "time": "1765898240" }, "stopId": "zenbus:StopPoint:SP:573150002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765898420" }, "departure": { "time": "1765898420" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765898480" }, "departure": { "time": "1765898480" }, "stopId": "Follereau_1", "stopSequence": 13 }, { "arrival": { "time": "1765898600" }, "departure": { "time": "1765898600" }, "stopId": "zenbus:StopPoint:SP:569430003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765898660" }, "departure": { "time": "1765898660" }, "stopId": "zenbus:StopPoint:SP:556280001:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765898780" }, "departure": { "time": "1765898780" }, "stopId": "zenbus:StopPoint:SP:563580001:LOC", "stopSequence": 16 } ], "timestamp": "1765897691", "trip": { "routeId": "zenbus:Line:892310003:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "E2_4" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6c", "label": "1937", "licensePlate": "GR-266-HS" } } }, { "id": "trip:ncv7_1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765872329" }, "departure": { "time": "1765872418" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765872476" }, "departure": { "time": "1765872512" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765872807" }, "departure": { "time": "1765872824" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765872875" }, "departure": { "time": "1765872883" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765872883" }, "departure": { "time": "1765872897" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765872950" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv7_1" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv2 aller_12", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765872776" }, "departure": { "time": "1765872976" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765873034" }, "departure": { "time": "1765873044" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765873052" }, "departure": { "time": "1765873065" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765873116" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 aller_12" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:ncv2 aller_4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765868940" }, "departure": { "time": "1765869013" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765869074" }, "departure": { "time": "1765869088" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765869097" }, "departure": { "time": "1765869111" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765869165" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 aller_4" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:B1_7", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765895469" }, "departure": { "time": "1765895537" }, "stopId": "zenbus:StopPoint:SP:565590003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765895602" }, "departure": { "time": "1765895611" }, "stopId": "Craponne_1", "stopSequence": 1 }, { "arrival": { "time": "1765895771" }, "departure": { "time": "1765895780" }, "stopId": "zenbus:StopPoint:SP:571510003:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765895820" }, "departure": { "time": "1765895839" }, "stopId": "zenbus:StopPoint:SP:6228581363482624:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765895863" }, "departure": { "time": "1765895863" }, "stopId": "zenbus:StopPoint:SP:5179579792621568:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765895892" }, "departure": { "time": "1765895903" }, "stopId": "zenbus:StopPoint:SP:569440001:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765895909" }, "departure": { "time": "1765895926" }, "stopId": "zenbus:StopPoint:SP:552460003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765895976" }, "departure": { "time": "1765896036" }, "stopId": "zenbus:StopPoint:SP:5111556167696384:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765896058" }, "departure": { "time": "1765896069" }, "stopId": "zenbus:StopPoint:SP:567670001:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765896119" }, "departure": { "time": "1765896126" }, "stopId": "zenbus:StopPoint:SP:550360002:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765896188" }, "departure": { "time": "1765896542" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765896570" }, "departure": { "time": "1765896596" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765896662" }, "departure": { "time": "1765896675" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765896704" }, "departure": { "time": "1765896716" }, "stopId": "Albin Durand", "stopSequence": 13 }, { "arrival": { "time": "1765896854" }, "departure": { "time": "1765896864" }, "stopId": "Follereau_1", "stopSequence": 14 }, { "arrival": { "time": "1765896902" }, "departure": { "time": "1765896929" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765896951" }, "departure": { "time": "1765896989" }, "stopId": "zenbus:StopPoint:SP:929270006:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765897065" }, "departure": { "time": "1765897079" }, "stopId": "zenbus:StopPoint:SP:892300004:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765897101" }, "departure": { "time": "1765897148" }, "stopId": "zenbus:StopPoint:SP:933120005:LOC", "stopSequence": 18 }, { "arrival": { "time": "1765897158" }, "stopId": "zenbus:StopPoint:SP:902510005:LOC", "stopSequence": 19 } ], "timestamp": "1765897698", "trip": { "routeId": "zenbus:Line:550340001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "B1_7" }, "vehicle": { "id": "68c913dced317a9bb3c6d8e3", "label": "2370", "licensePlate": "HF-030-MB" } } }, { "id": "trip:D---) La Canaù_6", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765891309" }, "departure": { "time": "1765891827" }, "stopId": "zenbus:StopPoint:SP:558360002:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765891898" }, "departure": { "time": "1765891903" }, "stopId": "zenbus:StopPoint:SP:554310002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765891974" }, "departure": { "time": "1765891984" }, "stopId": "zenbus:StopPoint:SP:578970004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765892004" }, "departure": { "time": "1765892254" }, "stopId": "zenbus:StopPoint:SP:567640002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765892322" }, "departure": { "time": "1765892351" }, "stopId": "zenbus:StopPoint:SP:567650002:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765892413" }, "departure": { "time": "1765892488" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765892523" }, "departure": { "time": "1765892531" }, "stopId": "Albin_Durand_1", "stopSequence": 6 }, { "arrival": { "time": "1765892542" }, "departure": { "time": "1765892550" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765892621" }, "departure": { "time": "1765892662" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765892667" }, "departure": { "time": "1765892680" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765892953" }, "departure": { "time": "1765892961" }, "stopId": "zenbus:StopPoint:SP:540680001:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765892988" }, "departure": { "time": "1765893050" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765893050" }, "departure": { "time": "1765893064" }, "stopId": "zenbus:StopPoint:SP:560530002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765893131" }, "departure": { "time": "1765893163" }, "stopId": "zenbus:StopPoint:SP:5140318154391552:LOC", "stopSequence": 13 }, { "stopId": "zenbus:StopPoint:SP:578990002:LOC", "stopSequence": 14 }, { "stopId": "zenbus:StopPoint:SP:571520002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765893224" }, "departure": { "time": "1765893239" }, "stopId": "zenbus:StopPoint:SP:563540004:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765893265" }, "departure": { "time": "1765893293" }, "stopId": "zenbus:StopPoint:SP:571530002:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765893326" }, "stopId": "zenbus:StopPoint:SP:556250003:LOC", "stopSequence": 18 } ], "timestamp": "1765897696", "trip": { "routeId": "zenbus:Line:578970001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "D---) La Canaù_6" }, "vehicle": { "id": "b9da0f8da361bb3c" } } }, { "id": "trip:NVC2 retour", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765866824" }, "departure": { "time": "1765866864" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765866917" }, "departure": { "time": "1765866929" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765866935" }, "departure": { "time": "1765866942" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765867002" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "NVC2 retour" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:6277076749385728:0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765872286" }, "departure": { "time": "1765872316" }, "stopId": "zenbus:StopPoint:SP:556240005:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765872747" }, "departure": { "time": "1765872757" }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765873078" }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "stopSequence": 2 } ], "timestamp": "1765897693", "trip": { "routeId": "zenbus:Line:565580001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "6277076749385728:0" }, "vehicle": { "id": "68a32bab62a0742370db7c85", "label": "1003", "licensePlate": "HD628YA" } } }, { "id": "trip:D---) La Canaù_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765870015" }, "departure": { "time": "1765870238" }, "stopId": "zenbus:StopPoint:SP:558360002:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765870305" }, "departure": { "time": "1765870312" }, "stopId": "zenbus:StopPoint:SP:554310002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765870385" }, "departure": { "time": "1765870393" }, "stopId": "zenbus:StopPoint:SP:578970004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765870448" }, "departure": { "time": "1765870461" }, "stopId": "zenbus:StopPoint:SP:567640002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765870544" }, "departure": { "time": "1765870598" }, "stopId": "zenbus:StopPoint:SP:567650002:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765870663" }, "departure": { "time": "1765870735" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765870770" }, "departure": { "time": "1765870802" }, "stopId": "Albin_Durand_1", "stopSequence": 6 }, { "arrival": { "time": "1765870825" }, "departure": { "time": "1765870835" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765870921" }, "departure": { "time": "1765870974" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765870985" }, "departure": { "time": "1765871015" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765871424" }, "departure": { "time": "1765871438" }, "stopId": "zenbus:StopPoint:SP:540680001:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765871464" }, "departure": { "time": "1765871472" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765871477" }, "departure": { "time": "1765871488" }, "stopId": "zenbus:StopPoint:SP:560530002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765871573" }, "departure": { "time": "1765871662" }, "stopId": "zenbus:StopPoint:SP:5140318154391552:LOC", "stopSequence": 13 }, { "stopId": "zenbus:StopPoint:SP:578990002:LOC", "stopSequence": 14 }, { "stopId": "zenbus:StopPoint:SP:571520002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765871729" }, "departure": { "time": "1765871745" }, "stopId": "zenbus:StopPoint:SP:563540004:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765871778" }, "departure": { "time": "1765871797" }, "stopId": "zenbus:StopPoint:SP:571530002:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765871830" }, "stopId": "zenbus:StopPoint:SP:556250003:LOC", "stopSequence": 18 } ], "timestamp": "1765897696", "trip": { "routeId": "zenbus:Line:578970001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "D---) La Canaù_0" }, "vehicle": { "id": "b9da0f8da361bb3c" } } }, { "id": "trip:5088328200224768:3", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765890880" }, "departure": { "time": "1765890926" }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765891067" }, "departure": { "time": "1765891088" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765891278" }, "departure": { "time": "1765891290" }, "stopId": "zenbus:StopPoint:SP:5106002674319360:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765891415" }, "departure": { "time": "1765891479" }, "stopId": "zenbus:StopPoint:SP:567670002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765891669" }, "stopId": "zenbus:StopPoint:SP:700600001:LOC", "stopSequence": 4 } ], "timestamp": "1765897693", "trip": { "routeId": "zenbus:Line:565580001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "5088328200224768:3" }, "vehicle": { "id": "68a32bab62a0742370db7c85", "label": "1003", "licensePlate": "HD628YA" } } }, { "id": "trip:ncv2 aller_3", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765868467" }, "departure": { "time": "1765868567" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765868639" }, "departure": { "time": "1765868655" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765868671" }, "departure": { "time": "1765868685" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765868744" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 aller_3" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:ncv2_23", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765886142" }, "departure": { "time": "1765886555" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765886620" }, "departure": { "time": "1765886628" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765886635" }, "departure": { "time": "1765886653" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765886708" }, "departure": { "time": "1765886735" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765886768" }, "departure": { "time": "1765886787" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765886864" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_23" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:A---) Rosa Parks scol_5", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765886420" }, "departure": { "time": "1765886430" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765886466" }, "departure": { "time": "1765886477" }, "stopId": "zenbus:StopPoint:SP:560520003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765886547" }, "departure": { "time": "1765886577" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765886633" }, "departure": { "time": "1765886645" }, "stopId": "zenbus:StopPoint:SP:550350003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765886704" }, "departure": { "time": "1765886768" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765886833" }, "departure": { "time": "1765886927" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765886933" }, "departure": { "time": "1765886950" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765887419" }, "departure": { "time": "1765887458" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765887535" }, "departure": { "time": "1765887564" }, "stopId": "agnely_2", "stopSequence": 8 }, { "arrival": { "time": "1765887616" }, "departure": { "time": "1765887680" }, "stopId": "zenbus:StopPoint:SP:556270003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765887727" }, "stopId": "zenbus:StopPoint:SP:556240003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765887771" }, "departure": { "time": "1765887776" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765887844" }, "departure": { "time": "1765887898" }, "stopId": "zenbus:StopPoint:SP:575250002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765887927" }, "departure": { "time": "1765887932" }, "stopId": "zenbus:StopPoint:SP:552470002:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765887963" }, "departure": { "time": "1765887996" }, "stopId": "zenbus:StopPoint:SP:565580003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765888062" }, "departure": { "time": "1765888067" }, "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765888087" }, "stopId": "zenbus:StopPoint:SP:571510004:LOC", "stopSequence": 16 } ], "timestamp": "1765897697", "trip": { "routeId": "zenbus:Line:575240001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "A---) Rosa Parks scol_5" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6e", "label": "2111", "licensePlate": "HA-176-FX" } } }, { "id": "trip:D---) La Canaù_3", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765880718" }, "departure": { "time": "1765881046" }, "stopId": "zenbus:StopPoint:SP:558360002:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765881106" }, "departure": { "time": "1765881113" }, "stopId": "zenbus:StopPoint:SP:554310002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765881180" }, "departure": { "time": "1765881190" }, "stopId": "zenbus:StopPoint:SP:578970004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765881210" }, "departure": { "time": "1765881271" }, "stopId": "zenbus:StopPoint:SP:567640002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765881341" }, "departure": { "time": "1765881350" }, "stopId": "zenbus:StopPoint:SP:567650002:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765881403" }, "departure": { "time": "1765881547" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765881572" }, "departure": { "time": "1765881580" }, "stopId": "Albin_Durand_1", "stopSequence": 6 }, { "arrival": { "time": "1765881615" }, "departure": { "time": "1765881673" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765881743" }, "departure": { "time": "1765881779" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765881789" }, "departure": { "time": "1765881802" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765882286" }, "departure": { "time": "1765882354" }, "stopId": "zenbus:StopPoint:SP:540680001:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765882381" }, "departure": { "time": "1765882436" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765882436" }, "departure": { "time": "1765882477" }, "stopId": "zenbus:StopPoint:SP:560530002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765882570" }, "departure": { "time": "1765882632" }, "stopId": "zenbus:StopPoint:SP:5140318154391552:LOC", "stopSequence": 13 }, { "stopId": "zenbus:StopPoint:SP:578990002:LOC", "stopSequence": 14 }, { "stopId": "zenbus:StopPoint:SP:571520002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765882719" }, "departure": { "time": "1765882732" }, "stopId": "zenbus:StopPoint:SP:563540004:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765882753" }, "departure": { "time": "1765882772" }, "stopId": "zenbus:StopPoint:SP:571530002:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765882798" }, "stopId": "zenbus:StopPoint:SP:556250003:LOC", "stopSequence": 18 } ], "timestamp": "1765897696", "trip": { "routeId": "zenbus:Line:578970001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "D---) La Canaù_3" }, "vehicle": { "id": "b9da0f8da361bb3c" } } }, { "id": "trip:5963918604238848:0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765871323" }, "departure": { "time": "1765871388" }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765872002" }, "departure": { "time": "1765872012" }, "stopId": "zenbus:StopPoint:SP:575250002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765872263" }, "stopId": "zenbus:StopPoint:SP:556240005:LOC", "stopSequence": 2 } ], "timestamp": "1765897693", "trip": { "routeId": "zenbus:Line:565580001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "5963918604238848:0" }, "vehicle": { "id": "68a32bab62a0742370db7c85", "label": "1003", "licensePlate": "HD628YA" } } }, { "id": "trip:E2.2_3", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765893662" }, "departure": { "time": "1765893712" }, "stopId": "Jacques_Brel_1", "stopSequence": 0 }, { "arrival": { "time": "1765893905" }, "departure": { "time": "1765893942" }, "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765894033" }, "departure": { "time": "1765894042" }, "stopId": "zenbus:StopPoint:SP:927260004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765894098" }, "departure": { "time": "1765894105" }, "stopId": "zenbus:StopPoint:SP:902490004:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765894148" }, "departure": { "time": "1765894158" }, "stopId": "zenbus:StopPoint:SP:923630002:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765894186" }, "departure": { "time": "1765894263" }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765894292" }, "departure": { "time": "1765894322" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765894358" }, "departure": { "time": "1765894367" }, "stopId": "Hôpital_1", "stopSequence": 7 }, { "arrival": { "time": "1765894372" }, "departure": { "time": "1765894382" }, "stopId": "zenbus:StopPoint:SP:563540003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765894448" }, "departure": { "time": "1765894479" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765894485" }, "departure": { "time": "1765894500" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765894753" }, "departure": { "time": "1765894765" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765894817" }, "departure": { "time": "1765894824" }, "stopId": "zenbus:StopPoint:SP:573150002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765894902" }, "departure": { "time": "1765894969" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765895010" }, "departure": { "time": "1765895040" }, "stopId": "Follereau_1", "stopSequence": 14 }, { "arrival": { "time": "1765895060" }, "departure": { "time": "1765895066" }, "stopId": "zenbus:StopPoint:SP:569430003:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765895079" }, "departure": { "time": "1765895090" }, "stopId": "zenbus:StopPoint:SP:556280001:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765895107" }, "stopId": "zenbus:StopPoint:SP:563580001:LOC", "stopSequence": 17 } ], "timestamp": "1765897691", "trip": { "routeId": "zenbus:Line:892310003:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "E2.2_3" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6c", "label": "1937", "licensePlate": "GR-266-HS" } } }, { "id": "trip:E2", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765868650" }, "departure": { "time": "1765868663" }, "stopId": "zenbus:StopPoint:SP:933110005:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765868776" }, "departure": { "time": "1765868785" }, "stopId": "zenbus:StopPoint:SP:927260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765868837" }, "departure": { "time": "1765868845" }, "stopId": "zenbus:StopPoint:SP:902490004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765868881" }, "departure": { "time": "1765868887" }, "stopId": "zenbus:StopPoint:SP:923630002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765868917" }, "departure": { "time": "1765868947" }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765868977" }, "departure": { "time": "1765868985" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765869012" }, "departure": { "time": "1765869018" }, "stopId": "Hôpital_1", "stopSequence": 6 }, { "arrival": { "time": "1765869018" }, "departure": { "time": "1765869034" }, "stopId": "zenbus:StopPoint:SP:563540003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765869090" }, "departure": { "time": "1765869097" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765869103" }, "departure": { "time": "1765869121" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765869454" }, "departure": { "time": "1765869468" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765869530" }, "departure": { "time": "1765869560" }, "stopId": "zenbus:StopPoint:SP:573150002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765869700" }, "departure": { "time": "1765869726" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765869823" }, "departure": { "time": "1765869844" }, "stopId": "Follereau_1", "stopSequence": 13 }, { "arrival": { "time": "1765869892" }, "departure": { "time": "1765869899" }, "stopId": "zenbus:StopPoint:SP:569430003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765869915" }, "departure": { "time": "1765869925" }, "stopId": "zenbus:StopPoint:SP:556280001:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765869938" }, "stopId": "zenbus:StopPoint:SP:563580001:LOC", "stopSequence": 16 } ], "timestamp": "1765897691", "trip": { "routeId": "zenbus:Line:892310003:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "E2" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6c", "label": "1937", "licensePlate": "GR-266-HS" } } }, { "id": "trip:A---)Parc Luberon scol_1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765873683" }, "departure": { "time": "1765873741" }, "stopId": "zenbus:StopPoint:SP:571510004:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765873792" }, "departure": { "time": "1765874028" }, "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765874130" }, "departure": { "time": "1765874143" }, "stopId": "zenbus:StopPoint:SP:569430002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765874188" }, "departure": { "time": "1765874199" }, "stopId": "zenbus:StopPoint:SP:578990001:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765874246" }, "departure": { "time": "1765874282" }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765874321" }, "departure": { "time": "1765874327" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765874332" }, "departure": { "time": "1765874377" }, "stopId": "zenbus:StopPoint:SP:573160002:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765874416" }, "departure": { "time": "1765874466" }, "stopId": "zenbus:StopPoint:SP:567660001:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765874566" }, "departure": { "time": "1765874596" }, "stopId": "zenbus:StopPoint:SP:5990931636420608:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765874653" }, "departure": { "time": "1765874730" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765874736" }, "departure": { "time": "1765874754" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765875141" }, "departure": { "time": "1765875176" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765875222" }, "departure": { "time": "1765875258" }, "stopId": "zenbus:StopPoint:SP:573150002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765875333" }, "departure": { "time": "1765875401" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765875433" }, "departure": { "time": "1765875439" }, "stopId": "zenbus:StopPoint:SP:565590002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765875452" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 15 } ], "timestamp": "1765897697", "trip": { "routeId": "zenbus:Line:575240001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "A---)Parc Luberon scol_1" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6e", "label": "2111", "licensePlate": "HA-176-FX" } } }, { "id": "trip:ncv2 retour_4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765869171" }, "departure": { "time": "1765869260" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765869306" }, "departure": { "time": "1765869316" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765869316" }, "departure": { "time": "1765869330" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765869381" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 retour_4" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:ncv7_4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765875045" }, "departure": { "time": "1765875197" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765875242" }, "departure": { "time": "1765875262" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765875334" }, "departure": { "time": "1765875372" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765875425" }, "departure": { "time": "1765875433" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765875438" }, "departure": { "time": "1765875468" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765875521" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897691", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv7_4" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:ncv2_3", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765868695" }, "departure": { "time": "1765868703" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765868771" }, "departure": { "time": "1765868779" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765868787" }, "departure": { "time": "1765868855" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765868899" }, "departure": { "time": "1765868918" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765869149" }, "departure": { "time": "1765869190" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765869254" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_3" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv2_35", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765897198" }, "departure": { "time": "1765897237" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765897289" }, "departure": { "time": "1765897300" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765897312" }, "departure": { "time": "1765897329" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765897375" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765897820" }, "departure": { "time": "1765897820" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765898000" }, "departure": { "time": "1765898000" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_35" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv2 retour_5", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765869637" }, "departure": { "time": "1765869756" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765869816" }, "departure": { "time": "1765869823" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765869823" }, "departure": { "time": "1765869839" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765869930" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 retour_5" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:B2_3", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765879139" }, "departure": { "time": "1765879458" }, "stopId": "zenbus:StopPoint:SP:902510005:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765879473" }, "departure": { "time": "1765879480" }, "stopId": "zenbus:StopPoint:SP:923640002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765879503" }, "departure": { "time": "1765879516" }, "stopId": "zenbus:StopPoint:SP:925270006:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765879560" }, "departure": { "time": "1765879577" }, "stopId": "zenbus:StopPoint:SP:931060003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765879594" }, "departure": { "time": "1765879624" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765879636" }, "departure": { "time": "1765879668" }, "stopId": "Follereau_2", "stopSequence": 5 }, { "arrival": { "time": "1765879742" }, "departure": { "time": "1765879773" }, "stopId": "Albin_Durand_1", "stopSequence": 6 }, { "arrival": { "time": "1765879796" }, "departure": { "time": "1765879801" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765879881" }, "departure": { "time": "1765879891" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765880394" }, "departure": { "time": "1765880425" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765880449" }, "departure": { "time": "1765880483" }, "stopId": "zenbus:StopPoint:SP:571510002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765880534" }, "departure": { "time": "1765880560" }, "stopId": "zenbus:StopPoint:SP:537990002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765880613" }, "departure": { "time": "1765880627" }, "stopId": "zenbus:StopPoint:SP:556270004:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765880639" }, "departure": { "time": "1765880661" }, "stopId": "zenbus:StopPoint:SP:5173544021393408:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765880711" }, "departure": { "time": "1765880723" }, "stopId": "zenbus:StopPoint:SP:563570002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765880731" }, "departure": { "time": "1765880740" }, "stopId": "zenbus:StopPoint:SP:556240004:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765880773" }, "departure": { "time": "1765880784" }, "stopId": "zenbus:StopPoint:SP:6253239710253056:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765880805" }, "departure": { "time": "1765880813" }, "stopId": "zenbus:StopPoint:SP:5162630912147456:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765880857" }, "departure": { "time": "1765880869" }, "stopId": "zenbus:StopPoint:SP:563560002:LOC", "stopSequence": 18 }, { "arrival": { "time": "1765880986" }, "departure": { "time": "1765880995" }, "stopId": "Craponne_2", "stopSequence": 19 }, { "arrival": { "time": "1765881079" }, "stopId": "zenbus:StopPoint:SP:567640002:LOC", "stopSequence": 20 } ], "timestamp": "1765897698", "trip": { "routeId": "zenbus:Line:550340001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "B2_3" }, "vehicle": { "id": "68c913dced317a9bb3c6d8e3", "label": "2370", "licensePlate": "HF-030-MB" } } }, { "id": "trip:3 8H15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765869043" }, "departure": { "time": "1765869324" }, "stopId": "zenbus:StopPoint:SP:556270005:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765869937" }, "departure": { "time": "1765870003" }, "stopId": "zenbus:StopPoint:SP:571510004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765870211" }, "departure": { "time": "1765870303" }, "stopId": "zenbus:StopPoint:SP:558350003:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765870399" }, "departure": { "time": "1765870569" }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765870610" }, "departure": { "time": "1765870688" }, "stopId": "zenbus:StopPoint:SP:556240003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765870733" }, "departure": { "time": "1765870764" }, "stopId": "zenbus:StopPoint:SP:563540003:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765870871" }, "departure": { "time": "1765870937" }, "stopId": "zenbus:StopPoint:SP:571510002:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765871008" }, "departure": { "time": "1765871112" }, "stopId": "zenbus:StopPoint:SP:537990002:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765871257" }, "departure": { "time": "1765871313" }, "stopId": "zenbus:StopPoint:SP:6266218061234176:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765871472" }, "departure": { "time": "1765871553" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765871800" }, "departure": { "time": "1765871800" }, "stopId": "office de tourisme 1", "stopSequence": 10 }, { "arrival": { "time": "1765871980" }, "departure": { "time": "1765871980" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 11 } ], "timestamp": "1765897698", "trip": { "routeId": "zenbus:Line:554300001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "3 8H15" }, "vehicle": { "id": "690c91fcb962d61e23b0860e", "label": "2399", "licensePlate": "FR-821-JX" } } }, { "id": "trip:ncv2_26", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765889132" }, "departure": { "time": "1765889233" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765889297" }, "departure": { "time": "1765889308" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765889318" }, "departure": { "time": "1765889331" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765889384" }, "departure": { "time": "1765889416" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765889464" }, "departure": { "time": "1765889491" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765889578" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_26" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:5167731743653888:0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765873901" }, "departure": { "time": "1765874210" }, "stopId": "zenbus:StopPoint:SP:700600001:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765874476" }, "stopId": "zenbus:StopPoint:SP:567670002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765874582" }, "departure": { "time": "1765874642" }, "stopId": "zenbus:StopPoint:SP:6294341507088384:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765874845" }, "departure": { "time": "1765874858" }, "stopId": "zenbus:StopPoint:SP:560520003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765874976" }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "stopSequence": 4 } ], "timestamp": "1765897693", "trip": { "routeId": "zenbus:Line:565580001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "5167731743653888:0" }, "vehicle": { "id": "68a32bab62a0742370db7c85", "label": "1003", "licensePlate": "HD628YA" } } }, { "id": "trip:3 DAUPHIN--VIGNERES 16H", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765896298" }, "departure": { "time": "1765897215" }, "stopId": "zenbus:StopPoint:SP:537990003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765897435" }, "departure": { "time": "1765897450" }, "stopId": "zenbus:StopPoint:SP:578980002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765897890" }, "departure": { "time": "1765897890" }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765898070" }, "departure": { "time": "1765898070" }, "stopId": "zenbus:StopPoint:SP:573150002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765898250" }, "departure": { "time": "1765898250" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765898310" }, "departure": { "time": "1765898310" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765898430" }, "departure": { "time": "1765898430" }, "stopId": "zenbus:StopPoint:SP:892300004:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765898490" }, "departure": { "time": "1765898490" }, "stopId": "zenbus:StopPoint:SP:550370003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765898610" }, "departure": { "time": "1765898610" }, "stopId": "zenbus:StopPoint:SP:556240003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765898790" }, "departure": { "time": "1765898790" }, "stopId": "zenbus:StopPoint:SP:575250002:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765899090" }, "departure": { "time": "1765899090" }, "stopId": "zenbus:StopPoint:SP:558350003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765899690" }, "departure": { "time": "1765899690" }, "stopId": "zenbus:StopPoint:SP:556270005:LOC", "stopSequence": 11 } ], "timestamp": "1765897697", "trip": { "routeId": "zenbus:Line:554300001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "3 DAUPHIN--VIGNERES 16H" }, "vehicle": { "id": "690c8c0defb2610639d774e1", "label": "2401", "licensePlate": "FS-380-FE" } } }, { "id": "trip:E1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765865872" }, "departure": { "time": "1765866867" }, "stopId": "zenbus:StopPoint:SP:563580001:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765866885" }, "departure": { "time": "1765866904" }, "stopId": "zenbus:StopPoint:SP:575260001:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765866920" }, "departure": { "time": "1765866931" }, "stopId": "zenbus:StopPoint:SP:565600002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765866988" }, "departure": { "time": "1765867002" }, "stopId": "Follereau_2", "stopSequence": 3 }, { "arrival": { "time": "1765867069" }, "departure": { "time": "1765867262" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765867321" }, "departure": { "time": "1765867329" }, "stopId": "zenbus:StopPoint:SP:550350003:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765867380" }, "departure": { "time": "1765867387" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765867476" }, "departure": { "time": "1765867495" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765867502" }, "departure": { "time": "1765867517" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765867858" }, "departure": { "time": "1765867878" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765867935" }, "departure": { "time": "1765867972" }, "stopId": "zenbus:StopPoint:SP:565610002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765868023" }, "departure": { "time": "1765868030" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765868082" }, "departure": { "time": "1765868093" }, "stopId": "zenbus:StopPoint:SP:575250002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765868415" }, "departure": { "time": "1765868420" }, "stopId": "zenbus:StopPoint:SP:931050006:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765868461" }, "departure": { "time": "1765868470" }, "stopId": "zenbus:StopPoint:SP:892310004:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765868515" }, "departure": { "time": "1765868525" }, "stopId": "zenbus:StopPoint:SP:925260005:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765868644" }, "stopId": "zenbus:StopPoint:SP:933110005:LOC", "stopSequence": 16 } ], "timestamp": "1765897691", "trip": { "routeId": "zenbus:Line:892310003:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "E1" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6c", "label": "1937", "licensePlate": "GR-266-HS" } } }, { "id": "trip:E2_3", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765889834" }, "departure": { "time": "1765890200" }, "stopId": "zenbus:StopPoint:SP:933110005:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765890312" }, "departure": { "time": "1765890323" }, "stopId": "zenbus:StopPoint:SP:927260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765890382" }, "departure": { "time": "1765890389" }, "stopId": "zenbus:StopPoint:SP:902490004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765890432" }, "departure": { "time": "1765890440" }, "stopId": "zenbus:StopPoint:SP:923630002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765890479" }, "departure": { "time": "1765890507" }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765890535" }, "departure": { "time": "1765890566" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765890594" }, "departure": { "time": "1765890603" }, "stopId": "Hôpital_1", "stopSequence": 6 }, { "arrival": { "time": "1765890609" }, "departure": { "time": "1765890615" }, "stopId": "zenbus:StopPoint:SP:563540003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765890663" }, "departure": { "time": "1765890694" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765890704" }, "departure": { "time": "1765890730" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765890926" }, "departure": { "time": "1765890937" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765890986" }, "departure": { "time": "1765890993" }, "stopId": "zenbus:StopPoint:SP:573150002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765891063" }, "departure": { "time": "1765891124" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765891160" }, "departure": { "time": "1765891171" }, "stopId": "Follereau_1", "stopSequence": 13 }, { "arrival": { "time": "1765891229" }, "departure": { "time": "1765891245" }, "stopId": "zenbus:StopPoint:SP:569430003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765891264" }, "departure": { "time": "1765891280" }, "stopId": "zenbus:StopPoint:SP:556280001:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765891301" }, "stopId": "zenbus:StopPoint:SP:563580001:LOC", "stopSequence": 16 } ], "timestamp": "1765897691", "trip": { "routeId": "zenbus:Line:892310003:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "E2_3" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6c", "label": "1937", "licensePlate": "GR-266-HS" } } }, { "id": "trip:3 7h20", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765865801" }, "departure": { "time": "1765866032" }, "stopId": "zenbus:StopPoint:SP:556270005:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765866388" }, "departure": { "time": "1765866866" }, "stopId": "zenbus:StopPoint:SP:558350003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765867011" }, "departure": { "time": "1765867118" }, "stopId": "zenbus:StopPoint:SP:556240003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765868341" }, "departure": { "time": "1765867110" }, "stopId": "zenbus:StopPoint:SP:563540003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765867272" }, "departure": { "time": "1765867290" }, "stopId": "zenbus:StopPoint:SP:571510002:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765867392" }, "departure": { "time": "1765867470" }, "stopId": "zenbus:StopPoint:SP:537990002:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765867576" }, "departure": { "time": "1765867770" }, "stopId": "zenbus:StopPoint:SP:6266218061234176:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765867858" }, "departure": { "time": "1765867950" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765868073" }, "departure": { "time": "1765868070" }, "stopId": "office de tourisme 1", "stopSequence": 9 }, { "arrival": { "time": "1765868230" }, "departure": { "time": "1765868370" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 10 } ], "timestamp": "1765897697", "trip": { "routeId": "zenbus:Line:554300001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "3 7h20" }, "vehicle": { "id": "690c8c0defb2610639d774e1", "label": "2401", "licensePlate": "FS-380-FE" } } }, { "id": "trip:B1_5", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765888284" }, "departure": { "time": "1765888346" }, "stopId": "zenbus:StopPoint:SP:565590003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765888410" }, "departure": { "time": "1765888421" }, "stopId": "Craponne_1", "stopSequence": 1 }, { "arrival": { "time": "1765888546" }, "departure": { "time": "1765888556" }, "stopId": "zenbus:StopPoint:SP:571510003:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765888599" }, "departure": { "time": "1765888619" }, "stopId": "zenbus:StopPoint:SP:6228581363482624:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765888643" }, "departure": { "time": "1765888651" }, "stopId": "zenbus:StopPoint:SP:5179579792621568:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765888678" }, "departure": { "time": "1765888683" }, "stopId": "zenbus:StopPoint:SP:569440001:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765888698" }, "departure": { "time": "1765888708" }, "stopId": "zenbus:StopPoint:SP:552460003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765888761" }, "departure": { "time": "1765888774" }, "stopId": "zenbus:StopPoint:SP:5111556167696384:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765888795" }, "departure": { "time": "1765888809" }, "stopId": "zenbus:StopPoint:SP:567670001:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765888857" }, "departure": { "time": "1765888870" }, "stopId": "zenbus:StopPoint:SP:550360002:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765888938" }, "departure": { "time": "1765889286" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765889305" }, "departure": { "time": "1765889324" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765889373" }, "departure": { "time": "1765889390" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765889410" }, "departure": { "time": "1765889417" }, "stopId": "Albin Durand", "stopSequence": 13 }, { "arrival": { "time": "1765889542" }, "departure": { "time": "1765889555" }, "stopId": "Follereau_1", "stopSequence": 14 }, { "arrival": { "time": "1765889597" }, "departure": { "time": "1765889714" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765889737" }, "departure": { "time": "1765889760" }, "stopId": "zenbus:StopPoint:SP:929270006:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765889833" }, "departure": { "time": "1765889841" }, "stopId": "zenbus:StopPoint:SP:892300004:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765889865" }, "departure": { "time": "1765889886" }, "stopId": "zenbus:StopPoint:SP:933120005:LOC", "stopSequence": 18 }, { "arrival": { "time": "1765889899" }, "stopId": "zenbus:StopPoint:SP:902510005:LOC", "stopSequence": 19 } ], "timestamp": "1765897698", "trip": { "routeId": "zenbus:Line:550340001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "B1_5" }, "vehicle": { "id": "68c913dced317a9bb3c6d8e3", "label": "2370", "licensePlate": "HF-030-MB" } } }, { "id": "trip:ncv2_4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765869792" }, "departure": { "time": "1765869887" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765869949" }, "departure": { "time": "1765869959" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765869978" }, "departure": { "time": "1765869989" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765870039" }, "departure": { "time": "1765870054" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765870101" }, "departure": { "time": "1765870154" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765870234" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_4" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv2 retour_1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765867806" }, "departure": { "time": "1765867848" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765867912" }, "departure": { "time": "1765867922" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765867928" }, "departure": { "time": "1765867934" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765867989" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 retour_1" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:ncv9_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765889586" }, "departure": { "time": "1765889665" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765889733" }, "departure": { "time": "1765889761" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765889808" }, "departure": { "time": "1765889836" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765889889" }, "departure": { "time": "1765889898" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765889903" }, "departure": { "time": "1765889914" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765889989" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv9_0" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:L3 7H28 Bonnebeau/Dumas", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765866016" }, "departure": { "time": "1765866512" }, "stopId": "zenbus:StopPoint:SP:558350003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765866630" }, "departure": { "time": "1765866671" }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "stopSequence": 1 }, { "stopId": "zenbus:StopPoint:SP:573160002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765866871" }, "departure": { "time": "1765866923" }, "stopId": "zenbus:StopPoint:SP:892300004:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765866987" }, "departure": { "time": "1765867130" }, "stopId": "zenbus:StopPoint:SP:550370003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765867224" }, "departure": { "time": "1765867240" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765867344" }, "departure": { "time": "1765867372" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765867512" }, "departure": { "time": "1765867527" }, "stopId": "zenbus:StopPoint:SP:537990002:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765867688" }, "departure": { "time": "1765867796" }, "stopId": "zenbus:StopPoint:SP:6266218061234176:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765868181" }, "departure": { "time": "1765868200" }, "stopId": "zenbus:StopPoint:SP:578980002:LOC", "stopSequence": 9 } ], "timestamp": "1765897698", "trip": { "routeId": "zenbus:Line:554300001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "L3 7H28 Bonnebeau/Dumas" }, "vehicle": { "id": "690c91fcb962d61e23b0860e", "label": "2399", "licensePlate": "FR-821-JX" } } }, { "id": "trip:A---) Rosa Parks scol_4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765882925" }, "departure": { "time": "1765882932" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765882971" }, "departure": { "time": "1765882981" }, "stopId": "zenbus:StopPoint:SP:560520003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765883080" }, "departure": { "time": "1765883136" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765883185" }, "departure": { "time": "1765883200" }, "stopId": "zenbus:StopPoint:SP:550350003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765883261" }, "departure": { "time": "1765883269" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765883344" }, "departure": { "time": "1765883372" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765883387" }, "departure": { "time": "1765883412" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765883946" }, "departure": { "time": "1765884016" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765884060" }, "departure": { "time": "1765884069" }, "stopId": "agnely_2", "stopSequence": 8 }, { "arrival": { "time": "1765884117" }, "departure": { "time": "1765884194" }, "stopId": "zenbus:StopPoint:SP:556270003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765884231" }, "stopId": "zenbus:StopPoint:SP:556240003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765884276" }, "departure": { "time": "1765884281" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765884345" }, "departure": { "time": "1765884389" }, "stopId": "zenbus:StopPoint:SP:575250002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765884414" }, "departure": { "time": "1765884442" }, "stopId": "zenbus:StopPoint:SP:552470002:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765884472" }, "departure": { "time": "1765884497" }, "stopId": "zenbus:StopPoint:SP:565580003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765884563" }, "departure": { "time": "1765884563" }, "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765884580" }, "stopId": "zenbus:StopPoint:SP:571510004:LOC", "stopSequence": 16 } ], "timestamp": "1765897697", "trip": { "routeId": "zenbus:Line:575240001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "A---) Rosa Parks scol_4" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6e", "label": "2111", "licensePlate": "HA-176-FX" } } }, { "id": "trip:C--) Office tourisme_1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765875597" }, "departure": { "time": "1765875954" }, "stopId": "zenbus:StopPoint:SP:550370002:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765876046" }, "departure": { "time": "1765876132" }, "stopId": "zenbus:StopPoint:SP:556260003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765876181" }, "departure": { "time": "1765876188" }, "stopId": "zenbus:StopPoint:SP:5152891201388544:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765876218" }, "departure": { "time": "1765876234" }, "stopId": "zenbus:StopPoint:SP:5094934812033024:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765876266" }, "departure": { "time": "1765876281" }, "stopId": "zenbus:StopPoint:SP:565600003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765876335" }, "departure": { "time": "1765876353" }, "stopId": "zenbus:StopPoint:SP:5113171343835136:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765876439" }, "departure": { "time": "1765876667" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765876690" }, "departure": { "time": "1765876749" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765876808" }, "departure": { "time": "1765876826" }, "stopId": "zenbus:StopPoint:SP:540680001:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765876856" }, "departure": { "time": "1765876904" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765876904" }, "departure": { "time": "1765876918" }, "stopId": "zenbus:StopPoint:SP:560530002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765877003" }, "departure": { "time": "1765877024" }, "stopId": "zenbus:StopPoint:SP:5140318154391552:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765877094" }, "departure": { "time": "1765877101" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765877127" }, "departure": { "time": "1765877159" }, "stopId": "Hôpital_1", "stopSequence": 13 }, { "arrival": { "time": "1765877216" }, "departure": { "time": "1765877231" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765877266" }, "stopId": "office de tourisme 2", "stopSequence": 15 } ], "timestamp": "1765897695", "trip": { "routeId": "zenbus:Line:556270001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "C--) Office tourisme_1" }, "vehicle": { "id": "68ca74338e3b23aeaac51ee2", "label": "2371", "licensePlate": "HF-886-MA" } } }, { "id": "trip:B1_4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765884751" }, "departure": { "time": "1765884811" }, "stopId": "zenbus:StopPoint:SP:565590003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765884882" }, "departure": { "time": "1765884896" }, "stopId": "Craponne_1", "stopSequence": 1 }, { "arrival": { "time": "1765885021" }, "departure": { "time": "1765885030" }, "stopId": "zenbus:StopPoint:SP:571510003:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765885071" }, "departure": { "time": "1765885089" }, "stopId": "zenbus:StopPoint:SP:6228581363482624:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765885109" }, "departure": { "time": "1765885114" }, "stopId": "zenbus:StopPoint:SP:5179579792621568:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765885141" }, "departure": { "time": "1765885149" }, "stopId": "zenbus:StopPoint:SP:569440001:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765885161" }, "departure": { "time": "1765885207" }, "stopId": "zenbus:StopPoint:SP:552460003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765885250" }, "departure": { "time": "1765885261" }, "stopId": "zenbus:StopPoint:SP:5111556167696384:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765885281" }, "departure": { "time": "1765885296" }, "stopId": "zenbus:StopPoint:SP:567670001:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765885351" }, "departure": { "time": "1765885359" }, "stopId": "zenbus:StopPoint:SP:550360002:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765885414" }, "departure": { "time": "1765885724" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765885738" }, "departure": { "time": "1765885761" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765885816" }, "departure": { "time": "1765885829" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765885857" }, "departure": { "time": "1765885892" }, "stopId": "Albin Durand", "stopSequence": 13 }, { "arrival": { "time": "1765885973" }, "departure": { "time": "1765885979" }, "stopId": "Follereau_1", "stopSequence": 14 }, { "arrival": { "time": "1765886025" }, "departure": { "time": "1765886049" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765886076" }, "departure": { "time": "1765886158" }, "stopId": "zenbus:StopPoint:SP:929270006:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765886241" }, "departure": { "time": "1765886257" }, "stopId": "zenbus:StopPoint:SP:892300004:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765886279" }, "departure": { "time": "1765886292" }, "stopId": "zenbus:StopPoint:SP:933120005:LOC", "stopSequence": 18 }, { "arrival": { "time": "1765886305" }, "stopId": "zenbus:StopPoint:SP:902510005:LOC", "stopSequence": 19 } ], "timestamp": "1765897698", "trip": { "routeId": "zenbus:Line:550340001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "B1_4" }, "vehicle": { "id": "68c913dced317a9bb3c6d8e3", "label": "2370", "licensePlate": "HF-030-MB" } } }, { "id": "trip:ncv", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765869254" }, "departure": { "time": "1765869382" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765869450" }, "departure": { "time": "1765869585" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765869634" }, "departure": { "time": "1765869648" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765869698" }, "departure": { "time": "1765869704" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765869704" }, "departure": { "time": "1765869735" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765869792" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:5088328200224768:2", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765881844" }, "departure": { "time": "1765882008" }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765882133" }, "departure": { "time": "1765882154" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765882338" }, "departure": { "time": "1765882346" }, "stopId": "zenbus:StopPoint:SP:5106002674319360:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765882470" }, "departure": { "time": "1765882514" }, "stopId": "zenbus:StopPoint:SP:567670002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765882708" }, "stopId": "zenbus:StopPoint:SP:700600001:LOC", "stopSequence": 4 } ], "timestamp": "1765897693", "trip": { "routeId": "zenbus:Line:565580001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "5088328200224768:2" }, "vehicle": { "id": "68a32bab62a0742370db7c85", "label": "1003", "licensePlate": "HD628YA" } } }, { "id": "trip:D---) La Canaù_4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765884673" }, "departure": { "time": "1765884684" }, "stopId": "zenbus:StopPoint:SP:558360002:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765884737" }, "departure": { "time": "1765884737" }, "stopId": "zenbus:StopPoint:SP:554310002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765884796" }, "departure": { "time": "1765884803" }, "stopId": "zenbus:StopPoint:SP:578970004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765884817" }, "departure": { "time": "1765884824" }, "stopId": "zenbus:StopPoint:SP:567640002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765884881" }, "departure": { "time": "1765884889" }, "stopId": "zenbus:StopPoint:SP:567650002:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765884950" }, "departure": { "time": "1765885086" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765885125" }, "departure": { "time": "1765885137" }, "stopId": "Albin_Durand_1", "stopSequence": 6 }, { "arrival": { "time": "1765885162" }, "departure": { "time": "1765885203" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765885262" }, "departure": { "time": "1765885271" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765885282" }, "departure": { "time": "1765885294" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765885845" }, "departure": { "time": "1765885855" }, "stopId": "zenbus:StopPoint:SP:540680001:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765885880" }, "departure": { "time": "1765885908" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765885914" }, "departure": { "time": "1765885922" }, "stopId": "zenbus:StopPoint:SP:560530002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765886007" }, "departure": { "time": "1765886038" }, "stopId": "zenbus:StopPoint:SP:5140318154391552:LOC", "stopSequence": 13 }, { "stopId": "zenbus:StopPoint:SP:578990002:LOC", "stopSequence": 14 }, { "stopId": "zenbus:StopPoint:SP:571520002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765886099" }, "departure": { "time": "1765886114" }, "stopId": "zenbus:StopPoint:SP:563540004:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765886133" }, "departure": { "time": "1765886151" }, "stopId": "zenbus:StopPoint:SP:571530002:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765886177" }, "stopId": "zenbus:StopPoint:SP:556250003:LOC", "stopSequence": 18 } ], "timestamp": "1765897696", "trip": { "routeId": "zenbus:Line:578970001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "D---) La Canaù_4" }, "vehicle": { "id": "b9da0f8da361bb3c" } } }, { "id": "trip:E1_3", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765887916" }, "departure": { "time": "1765888605" }, "stopId": "zenbus:StopPoint:SP:563580001:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765888623" }, "departure": { "time": "1765888634" }, "stopId": "zenbus:StopPoint:SP:575260001:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765888660" }, "departure": { "time": "1765888672" }, "stopId": "zenbus:StopPoint:SP:565600002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765888734" }, "departure": { "time": "1765888745" }, "stopId": "Follereau_2", "stopSequence": 3 }, { "arrival": { "time": "1765888825" }, "departure": { "time": "1765888830" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765888902" }, "departure": { "time": "1765888913" }, "stopId": "zenbus:StopPoint:SP:550350003:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765888974" }, "departure": { "time": "1765889000" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765889063" }, "departure": { "time": "1765889075" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765889088" }, "departure": { "time": "1765889104" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765889318" }, "departure": { "time": "1765889334" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765889393" }, "departure": { "time": "1765889411" }, "stopId": "zenbus:StopPoint:SP:565610002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765889455" }, "departure": { "time": "1765889466" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765889526" }, "departure": { "time": "1765889536" }, "stopId": "zenbus:StopPoint:SP:575250002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765889597" }, "departure": { "time": "1765889609" }, "stopId": "zenbus:StopPoint:SP:931050006:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765889653" }, "departure": { "time": "1765889665" }, "stopId": "zenbus:StopPoint:SP:892310004:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765889714" }, "departure": { "time": "1765889723" }, "stopId": "zenbus:StopPoint:SP:925260005:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765889828" }, "stopId": "zenbus:StopPoint:SP:933110005:LOC", "stopSequence": 16 } ], "timestamp": "1765897691", "trip": { "routeId": "zenbus:Line:892310003:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "E1_3" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6c", "label": "1937", "licensePlate": "GR-266-HS" } } }, { "id": "trip:E2.2_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765872292" }, "departure": { "time": "1765872302" }, "stopId": "Jacques_Brel_1", "stopSequence": 0 }, { "arrival": { "time": "1765872466" }, "departure": { "time": "1765872481" }, "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765872589" }, "departure": { "time": "1765872589" }, "stopId": "zenbus:StopPoint:SP:927260004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765872643" }, "departure": { "time": "1765872653" }, "stopId": "zenbus:StopPoint:SP:902490004:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765872694" }, "departure": { "time": "1765872702" }, "stopId": "zenbus:StopPoint:SP:923630002:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765872738" }, "departure": { "time": "1765872801" }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765872830" }, "departure": { "time": "1765872871" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765872905" }, "departure": { "time": "1765872923" }, "stopId": "Hôpital_1", "stopSequence": 7 }, { "arrival": { "time": "1765872929" }, "departure": { "time": "1765872943" }, "stopId": "zenbus:StopPoint:SP:563540003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765873006" }, "departure": { "time": "1765873064" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765873075" }, "departure": { "time": "1765873105" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765873174" }, "departure": { "time": "1765873188" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765873232" }, "departure": { "time": "1765873239" }, "stopId": "zenbus:StopPoint:SP:573150002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765873322" }, "departure": { "time": "1765873372" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765873408" }, "departure": { "time": "1765873454" }, "stopId": "Follereau_1", "stopSequence": 14 }, { "arrival": { "time": "1765873478" }, "departure": { "time": "1765873491" }, "stopId": "zenbus:StopPoint:SP:569430003:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765873508" }, "departure": { "time": "1765873524" }, "stopId": "zenbus:StopPoint:SP:556280001:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765873538" }, "stopId": "zenbus:StopPoint:SP:563580001:LOC", "stopSequence": 17 } ], "timestamp": "1765897691", "trip": { "routeId": "zenbus:Line:892310003:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "E2.2_0" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6c", "label": "1937", "licensePlate": "GR-266-HS" } } }, { "id": "trip:ncv2_6", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765870811" }, "departure": { "time": "1765871107" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765871180" }, "departure": { "time": "1765871192" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765871202" }, "departure": { "time": "1765871225" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765871280" }, "departure": { "time": "1765871299" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765871330" }, "departure": { "time": "1765871359" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765871449" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_6" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:A---)Parc Luberon scol_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765870166" }, "departure": { "time": "1765870206" }, "stopId": "zenbus:StopPoint:SP:571510004:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765870277" }, "departure": { "time": "1765870457" }, "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765870537" }, "departure": { "time": "1765870617" }, "stopId": "zenbus:StopPoint:SP:569430002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765870661" }, "departure": { "time": "1765870707" }, "stopId": "zenbus:StopPoint:SP:578990001:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765870759" }, "departure": { "time": "1765870767" }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765870799" }, "departure": { "time": "1765870812" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765870812" }, "departure": { "time": "1765870868" }, "stopId": "zenbus:StopPoint:SP:573160002:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765870906" }, "departure": { "time": "1765870962" }, "stopId": "zenbus:StopPoint:SP:567660001:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765871018" }, "departure": { "time": "1765871035" }, "stopId": "zenbus:StopPoint:SP:5990931636420608:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765871096" }, "departure": { "time": "1765871151" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765871161" }, "departure": { "time": "1765871197" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765871478" }, "departure": { "time": "1765871515" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765871567" }, "departure": { "time": "1765871597" }, "stopId": "zenbus:StopPoint:SP:573150002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765871666" }, "departure": { "time": "1765871680" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765871708" }, "departure": { "time": "1765871723" }, "stopId": "zenbus:StopPoint:SP:565590002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765871732" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 15 } ], "timestamp": "1765897697", "trip": { "routeId": "zenbus:Line:575240001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "A---)Parc Luberon scol_0" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6e", "label": "2111", "licensePlate": "HA-176-FX" } } }, { "id": "trip:C---RP Melon_4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765884319" }, "departure": { "time": "1765884957" }, "stopId": "office de tourisme 1", "stopSequence": 0 }, { "arrival": { "time": "1765884981" }, "departure": { "time": "1765885008" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765885088" }, "departure": { "time": "1765885098" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765885133" }, "departure": { "time": "1765885143" }, "stopId": "zenbus:StopPoint:SP:5115728225107968:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765885203" }, "departure": { "time": "1765885219" }, "stopId": "zenbus:StopPoint:SP:563490007:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765885219" }, "departure": { "time": "1765885268" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765885281" }, "departure": { "time": "1765885297" }, "stopId": "zenbus:StopPoint:SP:563520002:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765885352" }, "departure": { "time": "1765885365" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765885377" }, "departure": { "time": "1765885391" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765885732" }, "departure": { "time": "1765885746" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765885760" }, "departure": { "time": "1765885781" }, "stopId": "zenbus:StopPoint:SP:571510002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765885816" }, "departure": { "time": "1765885829" }, "stopId": "zenbus:StopPoint:SP:5186220147605504:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765885881" }, "departure": { "time": "1765885896" }, "stopId": "zenbus:StopPoint:SP:6213530489454592:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765885951" }, "departure": { "time": "1765885968" }, "stopId": "zenbus:StopPoint:SP:5181200706568192:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765885981" }, "departure": { "time": "1765885994" }, "stopId": "zenbus:StopPoint:SP:5108020000325632:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765886032" }, "departure": { "time": "1765886066" }, "stopId": "zenbus:StopPoint:SP:6266218061234176:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765886147" }, "stopId": "zenbus:StopPoint:SP:550370002:LOC", "stopSequence": 16 } ], "timestamp": "1765897695", "trip": { "routeId": "zenbus:Line:556270001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "C---RP Melon_4" }, "vehicle": { "id": "68ca74338e3b23aeaac51ee2", "label": "2371", "licensePlate": "HF-886-MA" } } }, { "id": "trip:ncv2_13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765877321" }, "departure": { "time": "1765877401" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765877465" }, "departure": { "time": "1765877473" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765877486" }, "departure": { "time": "1765877494" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765877560" }, "departure": { "time": "1765877584" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765877610" }, "departure": { "time": "1765877628" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765877687" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_13" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:A---)Parc Luberon scol_4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765884585" }, "departure": { "time": "1765884637" }, "stopId": "zenbus:StopPoint:SP:571510004:LOC", "stopSequence": 0 }, { "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765884741" }, "departure": { "time": "1765884791" }, "stopId": "zenbus:StopPoint:SP:569430002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765884822" }, "departure": { "time": "1765884831" }, "stopId": "zenbus:StopPoint:SP:578990001:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765884869" }, "departure": { "time": "1765884903" }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765884928" }, "departure": { "time": "1765884940" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765884940" }, "departure": { "time": "1765884988" }, "stopId": "zenbus:StopPoint:SP:573160002:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765885025" }, "departure": { "time": "1765885103" }, "stopId": "zenbus:StopPoint:SP:567660001:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765885163" }, "departure": { "time": "1765885235" }, "stopId": "zenbus:StopPoint:SP:5990931636420608:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765885276" }, "departure": { "time": "1765885314" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765885320" }, "departure": { "time": "1765885335" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765885867" }, "departure": { "time": "1765885880" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765885928" }, "departure": { "time": "1765885936" }, "stopId": "zenbus:StopPoint:SP:573150002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765885998" }, "departure": { "time": "1765886042" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765886077" }, "departure": { "time": "1765886085" }, "stopId": "zenbus:StopPoint:SP:565590002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765886095" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 15 } ], "timestamp": "1765897697", "trip": { "routeId": "zenbus:Line:575240001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "A---)Parc Luberon scol_4" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6e", "label": "2111", "licensePlate": "HA-176-FX" } } }, { "id": "trip:ncv2 retour_8", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765871105" }, "departure": { "time": "1765871193" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765871242" }, "departure": { "time": "1765871253" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765871258" }, "departure": { "time": "1765871269" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765871323" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 retour_8" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:ncv2_15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765879093" }, "departure": { "time": "1765879223" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765879285" }, "departure": { "time": "1765879303" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765879310" }, "departure": { "time": "1765879323" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765879369" }, "departure": { "time": "1765879384" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765879422" }, "departure": { "time": "1765879457" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765879519" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_15" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv7_7", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765877695" }, "departure": { "time": "1765877890" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765877947" }, "departure": { "time": "1765877967" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765878009" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765878082" }, "departure": { "time": "1765878091" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765878096" }, "departure": { "time": "1765878122" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765878177" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv7_7" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:D---) Vidauque_1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765871830" }, "departure": { "time": "1765871908" }, "stopId": "zenbus:StopPoint:SP:556250003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765872009" }, "departure": { "time": "1765872063" }, "stopId": "zenbus:StopPoint:SP:554300003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765872130" }, "departure": { "time": "1765872150" }, "stopId": "zenbus:StopPoint:SP:580860002:LOC", "stopSequence": 2 }, { "stopId": "zenbus:StopPoint:SP:573170002:LOC", "stopSequence": 3 }, { "stopId": "zenbus:StopPoint:SP:560520004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765872260" }, "departure": { "time": "1765872347" }, "stopId": "zenbus:StopPoint:SP:5115728225107968:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765872422" }, "departure": { "time": "1765872429" }, "stopId": "zenbus:StopPoint:SP:563490007:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765872434" }, "departure": { "time": "1765872448" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765872478" }, "departure": { "time": "1765872491" }, "stopId": "zenbus:StopPoint:SP:563520002:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765872552" }, "departure": { "time": "1765872596" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765872607" }, "departure": { "time": "1765872625" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765873061" }, "departure": { "time": "1765873078" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765873106" }, "departure": { "time": "1765873115" }, "stopId": "Albin Durand", "stopSequence": 12 }, { "arrival": { "time": "1765873162" }, "departure": { "time": "1765873234" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765873306" }, "departure": { "time": "1765873347" }, "stopId": "zenbus:StopPoint:SP:550340003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765873441" }, "departure": { "time": "1765873449" }, "stopId": "zenbus:StopPoint:SP:565590003:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765873487" }, "departure": { "time": "1765873522" }, "stopId": "zenbus:StopPoint:SP:565610003:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765873578" }, "departure": { "time": "1765873578" }, "stopId": "zenbus:StopPoint:SP:550350004:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765873634" }, "stopId": "zenbus:StopPoint:SP:558360002:LOC", "stopSequence": 18 } ], "timestamp": "1765897696", "trip": { "routeId": "zenbus:Line:578970001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "D---) Vidauque_1" }, "vehicle": { "id": "b9da0f8da361bb3c" } } }, { "id": "trip:4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765870051" }, "departure": { "time": "1765870094" }, "stopId": "zenbus:StopPoint:SP:6213530489454592:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765870190" }, "departure": { "time": "1765870370" }, "stopId": "zenbus:StopPoint:SP:556260003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765870456" }, "departure": { "time": "1765870468" }, "stopId": "zenbus:StopPoint:SP:5111556167696384:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765870502" }, "departure": { "time": "1765870522" }, "stopId": "zenbus:StopPoint:SP:567670001:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765870566" }, "departure": { "time": "1765870665" }, "stopId": "zenbus:StopPoint:SP:550360002:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765870752" }, "departure": { "time": "1765870795" }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765870933" }, "stopId": "Clovis_hugues_1", "stopSequence": 7 } ], "timestamp": "1765897693", "trip": { "routeId": "Ligne 4", "scheduleRelationship": "SCHEDULED", "tripId": "4" }, "vehicle": { "id": "690c8ad0ac9a019d39bcfe80", "label": "2389", "licensePlate": "FS-519-BY" } } }, { "id": "trip:ncv2 retour_3", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765868744" }, "departure": { "time": "1765868803" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765868855" }, "departure": { "time": "1765868863" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765868869" }, "departure": { "time": "1765868876" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765868934" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 retour_3" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:ncv9_3", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765892175" }, "departure": { "time": "1765892232" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765892289" }, "departure": { "time": "1765892310" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765892382" }, "departure": { "time": "1765892397" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765892449" }, "departure": { "time": "1765892457" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765892462" }, "departure": { "time": "1765892471" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765892526" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv9_3" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv9_6", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765895057" }, "departure": { "time": "1765895121" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765895181" }, "departure": { "time": "1765895201" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765895259" }, "departure": { "time": "1765895280" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765895355" }, "departure": { "time": "1765895367" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765895367" }, "departure": { "time": "1765895382" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765895441" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv9_6" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv9_4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765893070" }, "departure": { "time": "1765893182" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765893250" }, "departure": { "time": "1765893275" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765893327" }, "departure": { "time": "1765893353" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765893408" }, "departure": { "time": "1765893417" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765893423" }, "departure": { "time": "1765893447" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765893505" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv9_4" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv2_31", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765893505" }, "departure": { "time": "1765893657" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765893712" }, "departure": { "time": "1765893723" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765893729" }, "departure": { "time": "1765893747" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765893798" }, "departure": { "time": "1765893819" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765893895" }, "departure": { "time": "1765893906" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765894002" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_31" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv2 retour_13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765873499" }, "departure": { "time": "1765873623" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765873678" }, "departure": { "time": "1765873688" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765873694" }, "departure": { "time": "1765873700" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765873756" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 retour_13" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:ncv2 aller", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765865891" }, "departure": { "time": "1765866659" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765866731" }, "departure": { "time": "1765866739" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765866750" }, "departure": { "time": "1765866767" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765866824" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 aller" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:C---RP Melon_7", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765895171" }, "departure": { "time": "1765895756" }, "stopId": "office de tourisme 1", "stopSequence": 0 }, { "arrival": { "time": "1765895782" }, "departure": { "time": "1765895795" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765895921" }, "departure": { "time": "1765895929" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765895976" }, "departure": { "time": "1765895987" }, "stopId": "zenbus:StopPoint:SP:5115728225107968:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765896046" }, "departure": { "time": "1765896058" }, "stopId": "zenbus:StopPoint:SP:563490007:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765896063" }, "departure": { "time": "1765896077" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765896096" }, "departure": { "time": "1765896106" }, "stopId": "zenbus:StopPoint:SP:563520002:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765896166" }, "departure": { "time": "1765896195" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765896201" }, "departure": { "time": "1765896246" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765896590" }, "departure": { "time": "1765896634" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765896662" }, "departure": { "time": "1765896690" }, "stopId": "zenbus:StopPoint:SP:571510002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765896790" }, "departure": { "time": "1765896809" }, "stopId": "zenbus:StopPoint:SP:5186220147605504:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765896860" }, "departure": { "time": "1765896874" }, "stopId": "zenbus:StopPoint:SP:6213530489454592:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765896918" }, "departure": { "time": "1765896937" }, "stopId": "zenbus:StopPoint:SP:5181200706568192:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765896955" }, "departure": { "time": "1765896963" }, "stopId": "zenbus:StopPoint:SP:5108020000325632:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765897000" }, "departure": { "time": "1765897015" }, "stopId": "zenbus:StopPoint:SP:6266218061234176:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765897102" }, "stopId": "zenbus:StopPoint:SP:550370002:LOC", "stopSequence": 16 } ], "timestamp": "1765897695", "trip": { "routeId": "zenbus:Line:556270001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "C---RP Melon_7" }, "vehicle": { "id": "68ca74338e3b23aeaac51ee2", "label": "2371", "licensePlate": "HF-886-MA" } } }, { "id": "trip:C---RP Melon_3", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765880722" }, "departure": { "time": "1765881273" }, "stopId": "office de tourisme 1", "stopSequence": 0 }, { "arrival": { "time": "1765881319" }, "departure": { "time": "1765881336" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765881444" }, "departure": { "time": "1765881452" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765881486" }, "departure": { "time": "1765881502" }, "stopId": "zenbus:StopPoint:SP:5115728225107968:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765881587" }, "departure": { "time": "1765881603" }, "stopId": "zenbus:StopPoint:SP:563490007:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765881609" }, "departure": { "time": "1765881767" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765881788" }, "departure": { "time": "1765881802" }, "stopId": "zenbus:StopPoint:SP:563520002:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765881883" }, "departure": { "time": "1765881915" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765881924" }, "departure": { "time": "1765881964" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765882296" }, "departure": { "time": "1765882319" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765882350" }, "departure": { "time": "1765882381" }, "stopId": "zenbus:StopPoint:SP:571510002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765882403" }, "departure": { "time": "1765882418" }, "stopId": "zenbus:StopPoint:SP:5186220147605504:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765882477" }, "departure": { "time": "1765882490" }, "stopId": "zenbus:StopPoint:SP:6213530489454592:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765882532" }, "departure": { "time": "1765882548" }, "stopId": "zenbus:StopPoint:SP:5181200706568192:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765882574" }, "departure": { "time": "1765882587" }, "stopId": "zenbus:StopPoint:SP:5108020000325632:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765882616" }, "departure": { "time": "1765882650" }, "stopId": "zenbus:StopPoint:SP:6266218061234176:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765882704" }, "stopId": "zenbus:StopPoint:SP:550370002:LOC", "stopSequence": 16 } ], "timestamp": "1765897695", "trip": { "routeId": "zenbus:Line:556270001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "C---RP Melon_3" }, "vehicle": { "id": "68ca74338e3b23aeaac51ee2", "label": "2371", "licensePlate": "HF-886-MA" } } }, { "id": "trip:5088328200224768:5", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765897197" }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765898220" }, "departure": { "time": "1765898220" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765898520" }, "departure": { "time": "1765898520" }, "stopId": "zenbus:StopPoint:SP:5106002674319360:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765898760" }, "departure": { "time": "1765898760" }, "stopId": "zenbus:StopPoint:SP:567670002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765899180" }, "departure": { "time": "1765899180" }, "stopId": "zenbus:StopPoint:SP:700600001:LOC", "stopSequence": 4 } ], "timestamp": "1765897693", "trip": { "routeId": "zenbus:Line:565580001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "5088328200224768:5" }, "vehicle": { "id": "68a32bab62a0742370db7c85", "label": "1003", "licensePlate": "HD628YA" } } }, { "id": "trip:ncv2 retour_12", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765873116" }, "departure": { "time": "1765873156" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765873199" }, "departure": { "time": "1765873205" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765873211" }, "departure": { "time": "1765873220" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765873269" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 retour_12" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:ncv2_18", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765881824" }, "departure": { "time": "1765881992" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765882052" }, "departure": { "time": "1765882061" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765882074" }, "departure": { "time": "1765882090" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765882142" }, "departure": { "time": "1765882162" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765882199" }, "departure": { "time": "1765882233" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765882311" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_18" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:D---) Vidauque_3", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765879091" }, "departure": { "time": "1765879116" }, "stopId": "zenbus:StopPoint:SP:556250003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765879186" }, "departure": { "time": "1765879213" }, "stopId": "zenbus:StopPoint:SP:554300003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765879276" }, "departure": { "time": "1765879294" }, "stopId": "zenbus:StopPoint:SP:580860002:LOC", "stopSequence": 2 }, { "stopId": "zenbus:StopPoint:SP:573170002:LOC", "stopSequence": 3 }, { "stopId": "zenbus:StopPoint:SP:560520004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765879422" }, "departure": { "time": "1765879460" }, "stopId": "zenbus:StopPoint:SP:5115728225107968:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765879528" }, "departure": { "time": "1765879558" }, "stopId": "zenbus:StopPoint:SP:563490007:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765879567" }, "departure": { "time": "1765879583" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765879728" }, "departure": { "time": "1765879741" }, "stopId": "zenbus:StopPoint:SP:563520002:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765879828" }, "departure": { "time": "1765879876" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765879886" }, "departure": { "time": "1765879915" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765880287" }, "departure": { "time": "1765880331" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765880358" }, "departure": { "time": "1765880365" }, "stopId": "Albin Durand", "stopSequence": 12 }, { "arrival": { "time": "1765880388" }, "departure": { "time": "1765880421" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765880480" }, "departure": { "time": "1765880487" }, "stopId": "zenbus:StopPoint:SP:550340003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765880545" }, "departure": { "time": "1765880552" }, "stopId": "zenbus:StopPoint:SP:565590003:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765880593" }, "departure": { "time": "1765880602" }, "stopId": "zenbus:StopPoint:SP:565610003:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765880657" }, "departure": { "time": "1765880657" }, "stopId": "zenbus:StopPoint:SP:550350004:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765880712" }, "stopId": "zenbus:StopPoint:SP:558360002:LOC", "stopSequence": 18 } ], "timestamp": "1765897696", "trip": { "routeId": "zenbus:Line:578970001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "D---) Vidauque_3" }, "vehicle": { "id": "b9da0f8da361bb3c" } } }, { "id": "trip:ncv8_1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765884359" }, "departure": { "time": "1765884483" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765884532" }, "departure": { "time": "1765884557" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765884615" }, "departure": { "time": "1765884628" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765884680" }, "departure": { "time": "1765884688" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765884694" }, "departure": { "time": "1765884723" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765884779" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv8_1" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:D---) La Canaù_7", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765895039" }, "departure": { "time": "1765895498" }, "stopId": "zenbus:StopPoint:SP:558360002:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765895563" }, "departure": { "time": "1765895587" }, "stopId": "zenbus:StopPoint:SP:554310002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765895647" }, "departure": { "time": "1765895704" }, "stopId": "zenbus:StopPoint:SP:578970004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765895715" }, "departure": { "time": "1765895747" }, "stopId": "zenbus:StopPoint:SP:567640002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765895815" }, "departure": { "time": "1765895823" }, "stopId": "zenbus:StopPoint:SP:567650002:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765895869" }, "departure": { "time": "1765895917" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765895940" }, "departure": { "time": "1765895951" }, "stopId": "Albin_Durand_1", "stopSequence": 6 }, { "arrival": { "time": "1765895972" }, "departure": { "time": "1765896009" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765896067" }, "departure": { "time": "1765896099" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765896111" }, "departure": { "time": "1765896121" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765896630" }, "departure": { "time": "1765896642" }, "stopId": "zenbus:StopPoint:SP:540680001:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765896667" }, "departure": { "time": "1765896714" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765896722" }, "departure": { "time": "1765896728" }, "stopId": "zenbus:StopPoint:SP:560530002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765896803" }, "departure": { "time": "1765896848" }, "stopId": "zenbus:StopPoint:SP:5140318154391552:LOC", "stopSequence": 13 }, { "stopId": "zenbus:StopPoint:SP:578990002:LOC", "stopSequence": 14 }, { "stopId": "zenbus:StopPoint:SP:571520002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765896919" }, "departure": { "time": "1765896936" }, "stopId": "zenbus:StopPoint:SP:563540004:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765896967" }, "departure": { "time": "1765896985" }, "stopId": "zenbus:StopPoint:SP:571530002:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765897014" }, "stopId": "zenbus:StopPoint:SP:556250003:LOC", "stopSequence": 18 } ], "timestamp": "1765897696", "trip": { "routeId": "zenbus:Line:578970001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "D---) La Canaù_7" }, "vehicle": { "id": "b9da0f8da361bb3c" } } }, { "id": "trip:A---) Rosa Parks scol_7", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765893638" }, "departure": { "time": "1765893645" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765893674" }, "departure": { "time": "1765893684" }, "stopId": "zenbus:StopPoint:SP:560520003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765893778" }, "departure": { "time": "1765893856" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765893921" }, "departure": { "time": "1765893931" }, "stopId": "zenbus:StopPoint:SP:550350003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765893983" }, "departure": { "time": "1765894001" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765894086" }, "departure": { "time": "1765894113" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765894136" }, "departure": { "time": "1765894157" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765894555" }, "departure": { "time": "1765894574" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765894648" }, "departure": { "time": "1765894682" }, "stopId": "agnely_2", "stopSequence": 8 }, { "arrival": { "time": "1765894730" }, "departure": { "time": "1765894822" }, "stopId": "zenbus:StopPoint:SP:556270003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765894868" }, "stopId": "zenbus:StopPoint:SP:556240003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765894908" }, "departure": { "time": "1765894913" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765894973" }, "departure": { "time": "1765895008" }, "stopId": "zenbus:StopPoint:SP:575250002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765895043" }, "departure": { "time": "1765895049" }, "stopId": "zenbus:StopPoint:SP:552470002:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765895079" }, "departure": { "time": "1765895112" }, "stopId": "zenbus:StopPoint:SP:565580003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765895178" }, "departure": { "time": "1765895178" }, "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765895197" }, "stopId": "zenbus:StopPoint:SP:571510004:LOC", "stopSequence": 16 } ], "timestamp": "1765897697", "trip": { "routeId": "zenbus:Line:575240001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "A---) Rosa Parks scol_7" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6e", "label": "2111", "licensePlate": "HA-176-FX" } } }, { "id": "trip:NCV2_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765865990" }, "departure": { "time": "1765866192" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765866240" }, "departure": { "time": "1765866254" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765866304" }, "departure": { "time": "1765866350" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765866397" }, "departure": { "time": "1765866411" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765866411" }, "departure": { "time": "1765866453" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765866507" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "NCV2_0" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv2_11", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765874697" }, "departure": { "time": "1765875608" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765875672" }, "departure": { "time": "1765875685" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765875694" }, "departure": { "time": "1765875710" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765875764" }, "departure": { "time": "1765875807" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765875846" }, "departure": { "time": "1765875859" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765875911" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_11" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv2 retour_2", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765868240" }, "departure": { "time": "1765868325" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765868383" }, "departure": { "time": "1765868393" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765868398" }, "departure": { "time": "1765868409" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765868467" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 retour_2" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:ncv2_1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765866507" }, "departure": { "time": "1765866605" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765866667" }, "departure": { "time": "1765866680" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765866686" }, "departure": { "time": "1765866705" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765866759" }, "departure": { "time": "1765866781" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765866826" }, "departure": { "time": "1765866864" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765866919" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_1" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:C--) Office tourisme_3", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765882704" }, "departure": { "time": "1765883137" }, "stopId": "zenbus:StopPoint:SP:550370002:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765883209" }, "departure": { "time": "1765883301" }, "stopId": "zenbus:StopPoint:SP:556260003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765883363" }, "departure": { "time": "1765883378" }, "stopId": "zenbus:StopPoint:SP:5152891201388544:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765883393" }, "departure": { "time": "1765883409" }, "stopId": "zenbus:StopPoint:SP:5094934812033024:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765883451" }, "departure": { "time": "1765883487" }, "stopId": "zenbus:StopPoint:SP:565600003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765883518" }, "departure": { "time": "1765883568" }, "stopId": "zenbus:StopPoint:SP:5113171343835136:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765883679" }, "departure": { "time": "1765883798" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765883820" }, "departure": { "time": "1765883847" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765883893" }, "departure": { "time": "1765883906" }, "stopId": "zenbus:StopPoint:SP:540680001:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765883931" }, "departure": { "time": "1765883960" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765883968" }, "departure": { "time": "1765883997" }, "stopId": "zenbus:StopPoint:SP:560530002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765884090" }, "departure": { "time": "1765884133" }, "stopId": "zenbus:StopPoint:SP:5140318154391552:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765884168" }, "departure": { "time": "1765884174" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765884200" }, "departure": { "time": "1765884212" }, "stopId": "Hôpital_1", "stopSequence": 13 }, { "arrival": { "time": "1765884269" }, "departure": { "time": "1765884284" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765884319" }, "stopId": "office de tourisme 2", "stopSequence": 15 } ], "timestamp": "1765897695", "trip": { "routeId": "zenbus:Line:556270001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "C--) Office tourisme_3" }, "vehicle": { "id": "68ca74338e3b23aeaac51ee2", "label": "2371", "licensePlate": "HF-886-MA" } } }, { "id": "trip:D---) Vidauque_2", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765875467" }, "departure": { "time": "1765875533" }, "stopId": "zenbus:StopPoint:SP:556250003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765875620" }, "departure": { "time": "1765875658" }, "stopId": "zenbus:StopPoint:SP:554300003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765875728" }, "departure": { "time": "1765875773" }, "stopId": "zenbus:StopPoint:SP:580860002:LOC", "stopSequence": 2 }, { "stopId": "zenbus:StopPoint:SP:573170002:LOC", "stopSequence": 3 }, { "stopId": "zenbus:StopPoint:SP:560520004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765875877" }, "departure": { "time": "1765875889" }, "stopId": "zenbus:StopPoint:SP:5115728225107968:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765875962" }, "departure": { "time": "1765875998" }, "stopId": "zenbus:StopPoint:SP:563490007:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765876006" }, "departure": { "time": "1765876022" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765876105" }, "departure": { "time": "1765876119" }, "stopId": "zenbus:StopPoint:SP:563520002:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765876189" }, "departure": { "time": "1765876282" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765876297" }, "departure": { "time": "1765876309" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765876698" }, "departure": { "time": "1765876709" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765876733" }, "departure": { "time": "1765876742" }, "stopId": "Albin Durand", "stopSequence": 12 }, { "arrival": { "time": "1765876808" }, "departure": { "time": "1765876858" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765876923" }, "departure": { "time": "1765876957" }, "stopId": "zenbus:StopPoint:SP:550340003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765877014" }, "departure": { "time": "1765877023" }, "stopId": "zenbus:StopPoint:SP:565590003:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765877060" }, "departure": { "time": "1765877108" }, "stopId": "zenbus:StopPoint:SP:565610003:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765877172" }, "departure": { "time": "1765877177" }, "stopId": "zenbus:StopPoint:SP:550350004:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765877229" }, "stopId": "zenbus:StopPoint:SP:558360002:LOC", "stopSequence": 18 } ], "timestamp": "1765897696", "trip": { "routeId": "zenbus:Line:578970001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "D---) Vidauque_2" }, "vehicle": { "id": "b9da0f8da361bb3c" } } }, { "id": "trip:5963918604238848:1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765874976" }, "departure": { "time": "1765875328" }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765875573" }, "departure": { "time": "1765875606" }, "stopId": "zenbus:StopPoint:SP:575250002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765875938" }, "stopId": "zenbus:StopPoint:SP:556240005:LOC", "stopSequence": 2 } ], "timestamp": "1765897693", "trip": { "routeId": "zenbus:Line:565580001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "5963918604238848:1" }, "vehicle": { "id": "68a32bab62a0742370db7c85", "label": "1003", "licensePlate": "HD628YA" } } }, { "id": "trip:A---)Parc Luberon scol_7", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765895203" }, "departure": { "time": "1765895313" }, "stopId": "zenbus:StopPoint:SP:571510004:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765895361" }, "departure": { "time": "1765895449" }, "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765895542" }, "departure": { "time": "1765895549" }, "stopId": "zenbus:StopPoint:SP:569430002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765895591" }, "departure": { "time": "1765895600" }, "stopId": "zenbus:StopPoint:SP:578990001:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765895656" }, "departure": { "time": "1765895712" }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765895742" }, "departure": { "time": "1765895775" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765895775" }, "departure": { "time": "1765895843" }, "stopId": "zenbus:StopPoint:SP:573160002:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765895891" }, "departure": { "time": "1765895947" }, "stopId": "zenbus:StopPoint:SP:567660001:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765896020" }, "departure": { "time": "1765896115" }, "stopId": "zenbus:StopPoint:SP:5990931636420608:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765896206" }, "departure": { "time": "1765896258" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765896263" }, "departure": { "time": "1765896286" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765896751" }, "departure": { "time": "1765896765" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765896815" }, "departure": { "time": "1765896846" }, "stopId": "zenbus:StopPoint:SP:573150002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765896932" }, "departure": { "time": "1765896989" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765897024" }, "departure": { "time": "1765897050" }, "stopId": "zenbus:StopPoint:SP:565590002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765897061" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 15 } ], "timestamp": "1765897697", "trip": { "routeId": "zenbus:Line:575240001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "A---)Parc Luberon scol_7" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6e", "label": "2111", "licensePlate": "HA-176-FX" } } }, { "id": "trip:ncv2 retour_7", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765870639" }, "departure": { "time": "1765870667" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765870722" }, "departure": { "time": "1765870734" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765870734" }, "departure": { "time": "1765870761" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765870821" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 retour_7" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:NCV2 retour_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765897366" }, "departure": { "time": "1765897437" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765897498" }, "departure": { "time": "1765897508" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765897508" }, "departure": { "time": "1765897523" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765897578" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "NCV2 retour_0" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:ncv2_24", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765887389" }, "departure": { "time": "1765887595" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765887655" }, "departure": { "time": "1765887688" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765887693" }, "departure": { "time": "1765887711" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765887763" }, "departure": { "time": "1765887817" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765887852" }, "departure": { "time": "1765887882" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765887945" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_24" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv2_20", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765883716" }, "departure": { "time": "1765884003" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765884064" }, "departure": { "time": "1765884096" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765884102" }, "departure": { "time": "1765884123" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765884173" }, "departure": { "time": "1765884238" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765884271" }, "departure": { "time": "1765884283" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765884354" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_20" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:C---RP Melon_6", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765891635" }, "departure": { "time": "1765892137" }, "stopId": "office de tourisme 1", "stopSequence": 0 }, { "arrival": { "time": "1765892157" }, "departure": { "time": "1765892169" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765892277" }, "departure": { "time": "1765892286" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765892326" }, "departure": { "time": "1765892338" }, "stopId": "zenbus:StopPoint:SP:5115728225107968:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765892405" }, "departure": { "time": "1765892413" }, "stopId": "zenbus:StopPoint:SP:563490007:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765892420" }, "departure": { "time": "1765892508" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765892526" }, "departure": { "time": "1765892535" }, "stopId": "zenbus:StopPoint:SP:563520002:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765892597" }, "departure": { "time": "1765892609" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765892615" }, "departure": { "time": "1765892634" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765892969" }, "departure": { "time": "1765892981" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765892995" }, "departure": { "time": "1765893041" }, "stopId": "zenbus:StopPoint:SP:571510002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765893120" }, "departure": { "time": "1765893145" }, "stopId": "zenbus:StopPoint:SP:5186220147605504:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765893202" }, "departure": { "time": "1765893221" }, "stopId": "zenbus:StopPoint:SP:6213530489454592:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765893256" }, "departure": { "time": "1765893277" }, "stopId": "zenbus:StopPoint:SP:5181200706568192:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765893287" }, "departure": { "time": "1765893312" }, "stopId": "zenbus:StopPoint:SP:5108020000325632:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765893355" }, "departure": { "time": "1765893384" }, "stopId": "zenbus:StopPoint:SP:6266218061234176:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765893445" }, "stopId": "zenbus:StopPoint:SP:550370002:LOC", "stopSequence": 16 } ], "timestamp": "1765897695", "trip": { "routeId": "zenbus:Line:556270001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "C---RP Melon_6" }, "vehicle": { "id": "68ca74338e3b23aeaac51ee2", "label": "2371", "licensePlate": "HF-886-MA" } } }, { "id": "trip:A---)Parc Luberon scol_6", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765891703" }, "departure": { "time": "1765891800" }, "stopId": "zenbus:StopPoint:SP:571510004:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765891853" }, "departure": { "time": "1765891987" }, "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765892067" }, "departure": { "time": "1765892113" }, "stopId": "zenbus:StopPoint:SP:569430002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765892151" }, "departure": { "time": "1765892157" }, "stopId": "zenbus:StopPoint:SP:578990001:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765892203" }, "departure": { "time": "1765892216" }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765892240" }, "departure": { "time": "1765892256" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765892256" }, "departure": { "time": "1765892275" }, "stopId": "zenbus:StopPoint:SP:573160002:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765892314" }, "departure": { "time": "1765892376" }, "stopId": "zenbus:StopPoint:SP:567660001:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765892460" }, "departure": { "time": "1765892496" }, "stopId": "zenbus:StopPoint:SP:5990931636420608:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765892551" }, "departure": { "time": "1765892595" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765892605" }, "departure": { "time": "1765892622" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765892997" }, "departure": { "time": "1765893008" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765893058" }, "departure": { "time": "1765893066" }, "stopId": "zenbus:StopPoint:SP:573150002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765893329" }, "departure": { "time": "1765893340" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765893371" }, "departure": { "time": "1765893382" }, "stopId": "zenbus:StopPoint:SP:565590002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765893390" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 15 } ], "timestamp": "1765897697", "trip": { "routeId": "zenbus:Line:575240001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "A---)Parc Luberon scol_6" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6e", "label": "2111", "licensePlate": "HA-176-FX" } } }, { "id": "trip:B1_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765870381" }, "departure": { "time": "1765870567" }, "stopId": "zenbus:StopPoint:SP:565590003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765870639" }, "departure": { "time": "1765870651" }, "stopId": "Craponne_1", "stopSequence": 1 }, { "arrival": { "time": "1765870797" }, "departure": { "time": "1765870837" }, "stopId": "zenbus:StopPoint:SP:571510003:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765870893" }, "departure": { "time": "1765870908" }, "stopId": "zenbus:StopPoint:SP:6228581363482624:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765870941" }, "departure": { "time": "1765870949" }, "stopId": "zenbus:StopPoint:SP:5179579792621568:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765870981" }, "departure": { "time": "1765870991" }, "stopId": "zenbus:StopPoint:SP:569440001:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765871005" }, "departure": { "time": "1765871017" }, "stopId": "zenbus:StopPoint:SP:552460003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765871052" }, "departure": { "time": "1765871106" }, "stopId": "zenbus:StopPoint:SP:5111556167696384:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765871129" }, "departure": { "time": "1765871143" }, "stopId": "zenbus:StopPoint:SP:567670001:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765871188" }, "departure": { "time": "1765871229" }, "stopId": "zenbus:StopPoint:SP:550360002:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765871301" }, "departure": { "time": "1765871607" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765871621" }, "departure": { "time": "1765871638" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765871726" }, "departure": { "time": "1765871738" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765871757" }, "departure": { "time": "1765871763" }, "stopId": "Albin Durand", "stopSequence": 13 }, { "arrival": { "time": "1765871857" }, "departure": { "time": "1765871863" }, "stopId": "Follereau_1", "stopSequence": 14 }, { "arrival": { "time": "1765871917" }, "departure": { "time": "1765871941" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765871969" }, "departure": { "time": "1765871986" }, "stopId": "zenbus:StopPoint:SP:929270006:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765872061" }, "departure": { "time": "1765872073" }, "stopId": "zenbus:StopPoint:SP:892300004:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765872093" }, "departure": { "time": "1765872110" }, "stopId": "zenbus:StopPoint:SP:933120005:LOC", "stopSequence": 18 }, { "arrival": { "time": "1765872121" }, "stopId": "zenbus:StopPoint:SP:902510005:LOC", "stopSequence": 19 } ], "timestamp": "1765897698", "trip": { "routeId": "zenbus:Line:550340001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "B1_0" }, "vehicle": { "id": "68c913dced317a9bb3c6d8e3", "label": "2370", "licensePlate": "HF-030-MB" } } }, { "id": "trip:ncv7_6", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765876838" }, "departure": { "time": "1765877021" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765877074" }, "departure": { "time": "1765877099" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765877141" }, "departure": { "time": "1765877166" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765877242" }, "departure": { "time": "1765877249" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765877254" }, "departure": { "time": "1765877266" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765877315" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv7_6" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv9_8", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765896843" }, "departure": { "time": "1765896901" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765896958" }, "departure": { "time": "1765896981" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765897032" }, "departure": { "time": "1765897053" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765897102" }, "departure": { "time": "1765897115" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765897115" }, "departure": { "time": "1765897126" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765897193" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv9_8" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv7_9", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765879519" }, "departure": { "time": "1765879719" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765879771" }, "departure": { "time": "1765879819" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765879862" }, "departure": { "time": "1765879878" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765879928" }, "departure": { "time": "1765879938" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765879938" }, "departure": { "time": "1765879947" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765880009" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv7_9" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:C---RP Melon_2", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765877266" }, "departure": { "time": "1765877573" }, "stopId": "office de tourisme 1", "stopSequence": 0 }, { "arrival": { "time": "1765877603" }, "departure": { "time": "1765877615" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765877722" }, "departure": { "time": "1765877762" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765877823" }, "departure": { "time": "1765877835" }, "stopId": "zenbus:StopPoint:SP:5115728225107968:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765877905" }, "departure": { "time": "1765877913" }, "stopId": "zenbus:StopPoint:SP:563490007:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765877945" }, "departure": { "time": "1765878179" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765878194" }, "departure": { "time": "1765878207" }, "stopId": "zenbus:StopPoint:SP:563520002:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765878251" }, "departure": { "time": "1765878278" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765878290" }, "departure": { "time": "1765878327" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765878647" }, "departure": { "time": "1765878670" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765878688" }, "departure": { "time": "1765878718" }, "stopId": "zenbus:StopPoint:SP:571510002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765878778" }, "departure": { "time": "1765878797" }, "stopId": "zenbus:StopPoint:SP:5186220147605504:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765878831" }, "departure": { "time": "1765878845" }, "stopId": "zenbus:StopPoint:SP:6213530489454592:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765878889" }, "departure": { "time": "1765878912" }, "stopId": "zenbus:StopPoint:SP:5181200706568192:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765878932" }, "departure": { "time": "1765878941" }, "stopId": "zenbus:StopPoint:SP:5108020000325632:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765878979" }, "departure": { "time": "1765879032" }, "stopId": "zenbus:StopPoint:SP:6266218061234176:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765879079" }, "stopId": "zenbus:StopPoint:SP:550370002:LOC", "stopSequence": 16 } ], "timestamp": "1765897695", "trip": { "routeId": "zenbus:Line:556270001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "C---RP Melon_2" }, "vehicle": { "id": "68ca74338e3b23aeaac51ee2", "label": "2371", "licensePlate": "HF-886-MA" } } }, { "id": "trip:B2_6", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765889904" }, "departure": { "time": "1765890087" }, "stopId": "zenbus:StopPoint:SP:902510005:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765890099" }, "departure": { "time": "1765890162" }, "stopId": "zenbus:StopPoint:SP:923640002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765890181" }, "departure": { "time": "1765890200" }, "stopId": "zenbus:StopPoint:SP:925270006:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765890257" }, "departure": { "time": "1765890277" }, "stopId": "zenbus:StopPoint:SP:931060003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765890301" }, "departure": { "time": "1765890336" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765890356" }, "departure": { "time": "1765890381" }, "stopId": "Follereau_2", "stopSequence": 5 }, { "arrival": { "time": "1765890487" }, "departure": { "time": "1765890498" }, "stopId": "Albin_Durand_1", "stopSequence": 6 }, { "arrival": { "time": "1765890520" }, "departure": { "time": "1765890618" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765890699" }, "departure": { "time": "1765890714" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765891064" }, "departure": { "time": "1765891080" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765891101" }, "departure": { "time": "1765891150" }, "stopId": "zenbus:StopPoint:SP:571510002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765891218" }, "departure": { "time": "1765891229" }, "stopId": "zenbus:StopPoint:SP:537990002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765891274" }, "departure": { "time": "1765891288" }, "stopId": "zenbus:StopPoint:SP:556270004:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765891298" }, "departure": { "time": "1765891329" }, "stopId": "zenbus:StopPoint:SP:5173544021393408:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765891366" }, "departure": { "time": "1765891506" }, "stopId": "zenbus:StopPoint:SP:563570002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765891523" }, "departure": { "time": "1765891531" }, "stopId": "zenbus:StopPoint:SP:556240004:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765891561" }, "departure": { "time": "1765891568" }, "stopId": "zenbus:StopPoint:SP:6253239710253056:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765891588" }, "departure": { "time": "1765891607" }, "stopId": "zenbus:StopPoint:SP:5162630912147456:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765891655" }, "departure": { "time": "1765891688" }, "stopId": "zenbus:StopPoint:SP:563560002:LOC", "stopSequence": 18 }, { "arrival": { "time": "1765891799" }, "departure": { "time": "1765891811" }, "stopId": "Craponne_2", "stopSequence": 19 }, { "arrival": { "time": "1765891882" }, "stopId": "zenbus:StopPoint:SP:567640002:LOC", "stopSequence": 20 } ], "timestamp": "1765897698", "trip": { "routeId": "zenbus:Line:550340001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "B2_6" }, "vehicle": { "id": "68c913dced317a9bb3c6d8e3", "label": "2370", "licensePlate": "HF-030-MB" } } }, { "id": "trip:ncv7_12", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765882311" }, "departure": { "time": "1765882405" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765882471" }, "departure": { "time": "1765882494" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765882536" }, "departure": { "time": "1765882546" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765882605" }, "departure": { "time": "1765882614" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765882619" }, "departure": { "time": "1765882625" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765882682" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv7_12" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:1(R) Rosa > Gares", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765896596" }, "departure": { "time": "1765897553" }, "stopId": "zenbus:StopPoint:SP:571510004:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765897900" }, "departure": { "time": "1765897900" }, "stopId": "zenbus:StopPoint:SP:556270003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765898020" }, "departure": { "time": "1765898020" }, "stopId": "zenbus:StopPoint:SP:556240003:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765898200" }, "departure": { "time": "1765898200" }, "stopId": "zenbus:StopPoint:SP:563540003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765898320" }, "departure": { "time": "1765898320" }, "stopId": "zenbus:StopPoint:SP:571510002:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765898500" }, "departure": { "time": "1765898500" }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "stopSequence": 5 } ], "timestamp": "1765897698", "trip": { "routeId": "zenbus:Line:550350001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "1(R) Rosa > Gares" }, "vehicle": { "id": "690c91fcb962d61e23b0860e", "label": "2399", "licensePlate": "FR-821-JX" } } }, { "id": "trip:D---) La Canaù_5", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765887817" }, "departure": { "time": "1765888233" }, "stopId": "zenbus:StopPoint:SP:558360002:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765888300" }, "departure": { "time": "1765888309" }, "stopId": "zenbus:StopPoint:SP:554310002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765888379" }, "departure": { "time": "1765888387" }, "stopId": "zenbus:StopPoint:SP:578970004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765888418" }, "departure": { "time": "1765888457" }, "stopId": "zenbus:StopPoint:SP:567640002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765888531" }, "departure": { "time": "1765888542" }, "stopId": "zenbus:StopPoint:SP:567650002:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765888588" }, "departure": { "time": "1765888751" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765888784" }, "departure": { "time": "1765888797" }, "stopId": "Albin_Durand_1", "stopSequence": 6 }, { "arrival": { "time": "1765888815" }, "departure": { "time": "1765888826" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765888886" }, "departure": { "time": "1765888921" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765888937" }, "departure": { "time": "1765888958" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765889322" }, "departure": { "time": "1765889332" }, "stopId": "zenbus:StopPoint:SP:540680001:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765889361" }, "departure": { "time": "1765889400" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765889400" }, "departure": { "time": "1765889414" }, "stopId": "zenbus:StopPoint:SP:560530002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765889482" }, "departure": { "time": "1765889514" }, "stopId": "zenbus:StopPoint:SP:5140318154391552:LOC", "stopSequence": 13 }, { "stopId": "zenbus:StopPoint:SP:578990002:LOC", "stopSequence": 14 }, { "stopId": "zenbus:StopPoint:SP:571520002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765889592" }, "departure": { "time": "1765889610" }, "stopId": "zenbus:StopPoint:SP:563540004:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765889638" }, "departure": { "time": "1765889659" }, "stopId": "zenbus:StopPoint:SP:571530002:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765889686" }, "stopId": "zenbus:StopPoint:SP:556250003:LOC", "stopSequence": 18 } ], "timestamp": "1765897696", "trip": { "routeId": "zenbus:Line:578970001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "D---) La Canaù_5" }, "vehicle": { "id": "b9da0f8da361bb3c" } } }, { "id": "trip:ncv2_29", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765891717" }, "departure": { "time": "1765891870" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765891934" }, "departure": { "time": "1765891947" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765891956" }, "departure": { "time": "1765891966" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765892020" }, "departure": { "time": "1765892062" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765892095" }, "departure": { "time": "1765892106" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765892169" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_29" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv2_8", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765872955" }, "departure": { "time": "1765873006" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765873074" }, "departure": { "time": "1765873084" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765873093" }, "departure": { "time": "1765873108" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765873166" }, "departure": { "time": "1765873181" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765873218" }, "departure": { "time": "1765873256" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765873328" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_8" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv9_1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765890396" }, "departure": { "time": "1765890625" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765890674" }, "departure": { "time": "1765890689" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765890739" }, "departure": { "time": "1765890765" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765890822" }, "departure": { "time": "1765890835" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765890835" }, "departure": { "time": "1765890848" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765890906" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv9_1" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv2 retour_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765867280" }, "departure": { "time": "1765867300" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765867358" }, "departure": { "time": "1765867373" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765867373" }, "departure": { "time": "1765867386" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765867444" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 retour_0" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:E2_2", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765882907" }, "departure": { "time": "1765883076" }, "stopId": "zenbus:StopPoint:SP:933110005:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765883180" }, "departure": { "time": "1765883189" }, "stopId": "zenbus:StopPoint:SP:927260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765883233" }, "departure": { "time": "1765883243" }, "stopId": "zenbus:StopPoint:SP:902490004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765883277" }, "departure": { "time": "1765883284" }, "stopId": "zenbus:StopPoint:SP:923630002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765883316" }, "departure": { "time": "1765883321" }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765883344" }, "departure": { "time": "1765883358" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765883379" }, "departure": { "time": "1765883401" }, "stopId": "Hôpital_1", "stopSequence": 6 }, { "arrival": { "time": "1765883408" }, "departure": { "time": "1765883421" }, "stopId": "zenbus:StopPoint:SP:563540003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765883500" }, "departure": { "time": "1765883507" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765883516" }, "departure": { "time": "1765883525" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765883947" }, "departure": { "time": "1765883952" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765884001" }, "departure": { "time": "1765884036" }, "stopId": "zenbus:StopPoint:SP:573150002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765884115" }, "departure": { "time": "1765884162" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765884196" }, "departure": { "time": "1765884208" }, "stopId": "Follereau_1", "stopSequence": 13 }, { "arrival": { "time": "1765884259" }, "departure": { "time": "1765884290" }, "stopId": "zenbus:StopPoint:SP:569430003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765884299" }, "departure": { "time": "1765884312" }, "stopId": "zenbus:StopPoint:SP:556280001:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765884329" }, "stopId": "zenbus:StopPoint:SP:563580001:LOC", "stopSequence": 16 } ], "timestamp": "1765897691", "trip": { "routeId": "zenbus:Line:892310003:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "E2_2" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6c", "label": "1937", "licensePlate": "GR-266-HS" } } }, { "id": "trip:ncv2 aller_6", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765869930" }, "departure": { "time": "1765870052" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765870117" }, "departure": { "time": "1765870125" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765870133" }, "departure": { "time": "1765870149" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765870200" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 aller_6" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:B2_7", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765893406" }, "departure": { "time": "1765893797" }, "stopId": "zenbus:StopPoint:SP:902510005:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765893814" }, "departure": { "time": "1765893825" }, "stopId": "zenbus:StopPoint:SP:923640002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765893840" }, "departure": { "time": "1765893849" }, "stopId": "zenbus:StopPoint:SP:925270006:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765893915" }, "departure": { "time": "1765893942" }, "stopId": "zenbus:StopPoint:SP:931060003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765893974" }, "departure": { "time": "1765893990" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765894000" }, "departure": { "time": "1765894045" }, "stopId": "Follereau_2", "stopSequence": 5 }, { "arrival": { "time": "1765894136" }, "departure": { "time": "1765894147" }, "stopId": "Albin_Durand_1", "stopSequence": 6 }, { "arrival": { "time": "1765894182" }, "departure": { "time": "1765894195" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765894291" }, "departure": { "time": "1765894306" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765894724" }, "departure": { "time": "1765894744" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765894757" }, "departure": { "time": "1765894790" }, "stopId": "zenbus:StopPoint:SP:571510002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765894835" }, "departure": { "time": "1765894845" }, "stopId": "zenbus:StopPoint:SP:537990002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765894909" }, "departure": { "time": "1765894916" }, "stopId": "zenbus:StopPoint:SP:556270004:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765894936" }, "departure": { "time": "1765894949" }, "stopId": "zenbus:StopPoint:SP:5173544021393408:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765894999" }, "departure": { "time": "1765895017" }, "stopId": "zenbus:StopPoint:SP:563570002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765895030" }, "departure": { "time": "1765895042" }, "stopId": "zenbus:StopPoint:SP:556240004:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765895198" }, "departure": { "time": "1765895216" }, "stopId": "zenbus:StopPoint:SP:6253239710253056:LOC", "stopSequence": 16 }, { "stopId": "zenbus:StopPoint:SP:5162630912147456:LOC", "stopSequence": 17 }, { "stopId": "zenbus:StopPoint:SP:563560002:LOC", "stopSequence": 18 }, { "arrival": { "time": "1765895366" }, "departure": { "time": "1765895374" }, "stopId": "Craponne_2", "stopSequence": 19 }, { "arrival": { "time": "1765895463" }, "stopId": "zenbus:StopPoint:SP:567640002:LOC", "stopSequence": 20 } ], "timestamp": "1765897698", "trip": { "routeId": "zenbus:Line:550340001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "B2_7" }, "vehicle": { "id": "68c913dced317a9bb3c6d8e3", "label": "2370", "licensePlate": "HF-030-MB" } } }, { "id": "trip:B1_1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765873886" }, "departure": { "time": "1765873952" }, "stopId": "zenbus:StopPoint:SP:565590003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765874020" }, "departure": { "time": "1765874031" }, "stopId": "Craponne_1", "stopSequence": 1 }, { "arrival": { "time": "1765874171" }, "departure": { "time": "1765874187" }, "stopId": "zenbus:StopPoint:SP:571510003:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765874240" }, "departure": { "time": "1765874266" }, "stopId": "zenbus:StopPoint:SP:6228581363482624:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765874297" }, "departure": { "time": "1765874303" }, "stopId": "zenbus:StopPoint:SP:5179579792621568:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765874344" }, "departure": { "time": "1765874352" }, "stopId": "zenbus:StopPoint:SP:569440001:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765874369" }, "departure": { "time": "1765874380" }, "stopId": "zenbus:StopPoint:SP:552460003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765874434" }, "departure": { "time": "1765874446" }, "stopId": "zenbus:StopPoint:SP:5111556167696384:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765874466" }, "departure": { "time": "1765874482" }, "stopId": "zenbus:StopPoint:SP:567670001:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765874531" }, "departure": { "time": "1765874546" }, "stopId": "zenbus:StopPoint:SP:550360002:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765874659" }, "departure": { "time": "1765875142" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765875173" }, "departure": { "time": "1765875202" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765875263" }, "departure": { "time": "1765875280" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765875293" }, "departure": { "time": "1765875336" }, "stopId": "Albin Durand", "stopSequence": 13 }, { "arrival": { "time": "1765875424" }, "departure": { "time": "1765875435" }, "stopId": "Follereau_1", "stopSequence": 14 }, { "arrival": { "time": "1765875435" }, "departure": { "time": "1765875459" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765875471" }, "departure": { "time": "1765875493" }, "stopId": "zenbus:StopPoint:SP:929270006:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765875558" }, "departure": { "time": "1765875574" }, "stopId": "zenbus:StopPoint:SP:892300004:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765875598" }, "departure": { "time": "1765875661" }, "stopId": "zenbus:StopPoint:SP:933120005:LOC", "stopSequence": 18 }, { "arrival": { "time": "1765875679" }, "stopId": "zenbus:StopPoint:SP:902510005:LOC", "stopSequence": 19 } ], "timestamp": "1765897698", "trip": { "routeId": "zenbus:Line:550340001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "B1_1" }, "vehicle": { "id": "68c913dced317a9bb3c6d8e3", "label": "2370", "licensePlate": "HF-030-MB" } } }, { "id": "trip:C--) Office tourisme_7", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765897108" }, "departure": { "time": "1765897476" }, "stopId": "zenbus:StopPoint:SP:550370002:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765897563" }, "departure": { "time": "1765897658" }, "stopId": "zenbus:StopPoint:SP:556260003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765897710" }, "departure": { "time": "1765897710" }, "stopId": "zenbus:StopPoint:SP:5152891201388544:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765897770" }, "departure": { "time": "1765897770" }, "stopId": "zenbus:StopPoint:SP:5094934812033024:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765897890" }, "departure": { "time": "1765897890" }, "stopId": "zenbus:StopPoint:SP:565600003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765898010" }, "departure": { "time": "1765898010" }, "stopId": "zenbus:StopPoint:SP:5113171343835136:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765898130" }, "departure": { "time": "1765898130" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765898160" }, "departure": { "time": "1765898160" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765898190" }, "departure": { "time": "1765898190" }, "stopId": "zenbus:StopPoint:SP:540680001:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765898250" }, "departure": { "time": "1765898250" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765898310" }, "departure": { "time": "1765898310" }, "stopId": "zenbus:StopPoint:SP:560530002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765898490" }, "departure": { "time": "1765898490" }, "stopId": "zenbus:StopPoint:SP:5140318154391552:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765898550" }, "departure": { "time": "1765898550" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765898610" }, "departure": { "time": "1765898610" }, "stopId": "Hôpital_1", "stopSequence": 13 }, { "arrival": { "time": "1765898730" }, "departure": { "time": "1765898730" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765898790" }, "departure": { "time": "1765898790" }, "stopId": "office de tourisme 2", "stopSequence": 15 } ], "timestamp": "1765897695", "trip": { "routeId": "zenbus:Line:556270001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "C--) Office tourisme_7" }, "vehicle": { "id": "68ca74338e3b23aeaac51ee2", "label": "2371", "licensePlate": "HF-886-MA" } } }, { "id": "trip:ncv2_16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765880014" }, "departure": { "time": "1765880176" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765880231" }, "departure": { "time": "1765880281" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765880286" }, "departure": { "time": "1765880305" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765880354" }, "departure": { "time": "1765880391" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765880442" }, "departure": { "time": "1765880456" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765880513" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_16" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:ncv7_3", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765874149" }, "departure": { "time": "1765874273" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765874323" }, "departure": { "time": "1765874344" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765874390" }, "departure": { "time": "1765874408" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765874454" }, "departure": { "time": "1765874467" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765874467" }, "departure": { "time": "1765874502" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765874566" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897691", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv7_3" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:6277076749385728:1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765876012" }, "departure": { "time": "1765876068" }, "stopId": "zenbus:StopPoint:SP:556240005:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765876525" }, "departure": { "time": "1765876571" }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765876896" }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "stopSequence": 2 } ], "timestamp": "1765897693", "trip": { "routeId": "zenbus:Line:565580001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "6277076749385728:1" }, "vehicle": { "id": "68a32bab62a0742370db7c85", "label": "1003", "licensePlate": "HD628YA" } } }, { "id": "trip:nvc2 aller_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765897044" }, "departure": { "time": "1765897223" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765897286" }, "departure": { "time": "1765897294" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765897300" }, "departure": { "time": "1765897320" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765897366" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "nvc2 aller_0" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:ncv2_7", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765871880" }, "departure": { "time": "1765871984" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765872051" }, "departure": { "time": "1765872059" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765872064" }, "departure": { "time": "1765872086" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765872136" }, "departure": { "time": "1765872179" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765872215" }, "departure": { "time": "1765872229" }, "stopId": "zenbus:StopPoint:SP:575250003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765872329" }, "stopId": "Hôpital_1", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2_7" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:A---) Rosa Parks scol_1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765872238" }, "departure": { "time": "1765872238" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765872276" }, "departure": { "time": "1765872282" }, "stopId": "zenbus:StopPoint:SP:560520003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765872361" }, "departure": { "time": "1765872370" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765872427" }, "departure": { "time": "1765872459" }, "stopId": "zenbus:StopPoint:SP:550350003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765872515" }, "departure": { "time": "1765872530" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765872598" }, "departure": { "time": "1765872615" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765872626" }, "departure": { "time": "1765872644" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765873005" }, "departure": { "time": "1765873051" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765873147" }, "departure": { "time": "1765873161" }, "stopId": "agnely_2", "stopSequence": 8 }, { "arrival": { "time": "1765873201" }, "departure": { "time": "1765873256" }, "stopId": "zenbus:StopPoint:SP:556270003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765873297" }, "stopId": "zenbus:StopPoint:SP:556240003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765873330" }, "departure": { "time": "1765873336" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765873398" }, "departure": { "time": "1765873409" }, "stopId": "zenbus:StopPoint:SP:575250002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765873446" }, "departure": { "time": "1765873501" }, "stopId": "zenbus:StopPoint:SP:552470002:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765873543" }, "departure": { "time": "1765873571" }, "stopId": "zenbus:StopPoint:SP:565580003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765873645" }, "departure": { "time": "1765873654" }, "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765873672" }, "stopId": "zenbus:StopPoint:SP:571510004:LOC", "stopSequence": 16 } ], "timestamp": "1765897697", "trip": { "routeId": "zenbus:Line:575240001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "A---) Rosa Parks scol_1" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6e", "label": "2111", "licensePlate": "HA-176-FX" } } }, { "id": "trip:A---) Parc Luberon", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765866383" }, "departure": { "time": "1765866561" }, "stopId": "zenbus:StopPoint:SP:571510004:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765866621" }, "departure": { "time": "1765866864" }, "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765866946" }, "departure": { "time": "1765866992" }, "stopId": "zenbus:StopPoint:SP:569430002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765867032" }, "departure": { "time": "1765867042" }, "stopId": "zenbus:StopPoint:SP:578990001:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765867078" }, "departure": { "time": "1765867090" }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765867126" }, "departure": { "time": "1765867137" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765867137" }, "departure": { "time": "1765867151" }, "stopId": "zenbus:StopPoint:SP:573160002:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765867190" }, "departure": { "time": "1765867236" }, "stopId": "zenbus:StopPoint:SP:567660001:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765867300" }, "departure": { "time": "1765867334" }, "stopId": "zenbus:StopPoint:SP:5990931636420608:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765867423" }, "departure": { "time": "1765867469" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765867481" }, "departure": { "time": "1765867535" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765867830" }, "departure": { "time": "1765867848" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765867904" }, "departure": { "time": "1765867932" }, "stopId": "zenbus:StopPoint:SP:573150002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765868037" }, "departure": { "time": "1765868091" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765868136" }, "departure": { "time": "1765868141" }, "stopId": "zenbus:StopPoint:SP:565590002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765868155" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 15 } ], "timestamp": "1765897697", "trip": { "routeId": "zenbus:Line:575240001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "A---) Parc Luberon" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6e", "label": "2111", "licensePlate": "HA-176-FX" } } }, { "id": "trip:ncv2 aller_13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765873269" }, "departure": { "time": "1765873351" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765873411" }, "departure": { "time": "1765873422" }, "stopId": "zenbus:StopPoint:SP:556260004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765873428" }, "departure": { "time": "1765873446" }, "stopId": "zenbus:StopPoint:SP:567630002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765873492" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 3 } ], "timestamp": "1765897691", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "ncv2 aller_13" }, "vehicle": { "id": "68a32bab62a0742370db7c86", "label": "1004", "licensePlate": "FA731GT" } } }, { "id": "trip:ncv7_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765871457" }, "departure": { "time": "1765871583" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765871636" }, "departure": { "time": "1765871651" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765871691" }, "departure": { "time": "1765871722" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765871776" }, "departure": { "time": "1765871793" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765871799" }, "departure": { "time": "1765871823" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765871880" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv7_0" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:A---)Parc Luberon scol_3", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765880994" }, "departure": { "time": "1765881032" }, "stopId": "zenbus:StopPoint:SP:571510004:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765881081" }, "departure": { "time": "1765881267" }, "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765881339" }, "departure": { "time": "1765881381" }, "stopId": "zenbus:StopPoint:SP:569430002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765881415" }, "departure": { "time": "1765881467" }, "stopId": "zenbus:StopPoint:SP:578990001:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765881509" }, "departure": { "time": "1765881549" }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765881583" }, "departure": { "time": "1765881590" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765881590" }, "departure": { "time": "1765881628" }, "stopId": "zenbus:StopPoint:SP:573160002:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765881675" }, "departure": { "time": "1765881730" }, "stopId": "zenbus:StopPoint:SP:567660001:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765881800" }, "departure": { "time": "1765881811" }, "stopId": "zenbus:StopPoint:SP:5990931636420608:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765881863" }, "departure": { "time": "1765881909" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765881926" }, "departure": { "time": "1765881957" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765882322" }, "departure": { "time": "1765882334" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765882381" }, "departure": { "time": "1765882389" }, "stopId": "zenbus:StopPoint:SP:573150002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765882464" }, "departure": { "time": "1765882474" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765882507" }, "departure": { "time": "1765882515" }, "stopId": "zenbus:StopPoint:SP:565590002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765882531" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 15 } ], "timestamp": "1765897697", "trip": { "routeId": "zenbus:Line:575240001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "A---)Parc Luberon scol_3" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6e", "label": "2111", "licensePlate": "HA-176-FX" } } }, { "id": "trip:ncv7_11", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765881374" }, "departure": { "time": "1765881485" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765881543" }, "departure": { "time": "1765881564" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765881605" }, "departure": { "time": "1765881644" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765881699" }, "departure": { "time": "1765881708" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765881713" }, "departure": { "time": "1765881749" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765881818" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv7_11" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:B1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765866463" }, "departure": { "time": "1765866632" }, "stopId": "zenbus:StopPoint:SP:565590003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765866709" }, "departure": { "time": "1765866722" }, "stopId": "Craponne_1", "stopSequence": 1 }, { "arrival": { "time": "1765866861" }, "departure": { "time": "1765866956" }, "stopId": "zenbus:StopPoint:SP:571510003:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765867019" }, "departure": { "time": "1765867040" }, "stopId": "zenbus:StopPoint:SP:6228581363482624:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765867071" }, "departure": { "time": "1765867078" }, "stopId": "zenbus:StopPoint:SP:5179579792621568:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765867122" }, "departure": { "time": "1765867130" }, "stopId": "zenbus:StopPoint:SP:569440001:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765867145" }, "departure": { "time": "1765867162" }, "stopId": "zenbus:StopPoint:SP:552460003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765867238" }, "departure": { "time": "1765867245" }, "stopId": "zenbus:StopPoint:SP:5111556167696384:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765867270" }, "departure": { "time": "1765867280" }, "stopId": "zenbus:StopPoint:SP:567670001:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765867334" }, "departure": { "time": "1765867363" }, "stopId": "zenbus:StopPoint:SP:550360002:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765867444" }, "departure": { "time": "1765867809" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765867851" }, "departure": { "time": "1765867863" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765867956" }, "departure": { "time": "1765867975" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765867993" }, "departure": { "time": "1765867999" }, "stopId": "Albin Durand", "stopSequence": 13 }, { "arrival": { "time": "1765868124" }, "departure": { "time": "1765868136" }, "stopId": "Follereau_1", "stopSequence": 14 }, { "arrival": { "time": "1765868175" }, "departure": { "time": "1765868210" }, "stopId": "zenbus:StopPoint:SP:558350002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765868235" }, "departure": { "time": "1765868252" }, "stopId": "zenbus:StopPoint:SP:929270006:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765868326" }, "departure": { "time": "1765868338" }, "stopId": "zenbus:StopPoint:SP:892300004:LOC", "stopSequence": 17 }, { "arrival": { "time": "1765868362" }, "departure": { "time": "1765868374" }, "stopId": "zenbus:StopPoint:SP:933120005:LOC", "stopSequence": 18 }, { "arrival": { "time": "1765868387" }, "stopId": "zenbus:StopPoint:SP:902510005:LOC", "stopSequence": 19 } ], "timestamp": "1765897698", "trip": { "routeId": "zenbus:Line:550340001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "B1" }, "vehicle": { "id": "68c913dced317a9bb3c6d8e3", "label": "2370", "licensePlate": "HF-030-MB" } } }, { "id": "trip:C--) Office tourisme_2", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765879079" }, "departure": { "time": "1765879307" }, "stopId": "zenbus:StopPoint:SP:550370002:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765879429" }, "departure": { "time": "1765879521" }, "stopId": "zenbus:StopPoint:SP:556260003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765879574" }, "departure": { "time": "1765879585" }, "stopId": "zenbus:StopPoint:SP:5152891201388544:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765879609" }, "departure": { "time": "1765879625" }, "stopId": "zenbus:StopPoint:SP:5094934812033024:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765879663" }, "departure": { "time": "1765879684" }, "stopId": "zenbus:StopPoint:SP:565600003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765879866" }, "departure": { "time": "1765879910" }, "stopId": "zenbus:StopPoint:SP:5113171343835136:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765880010" }, "departure": { "time": "1765880187" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765880211" }, "departure": { "time": "1765880226" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765880265" }, "departure": { "time": "1765880280" }, "stopId": "zenbus:StopPoint:SP:540680001:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765880309" }, "departure": { "time": "1765880409" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765880414" }, "departure": { "time": "1765880425" }, "stopId": "zenbus:StopPoint:SP:560530002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765880506" }, "departure": { "time": "1765880534" }, "stopId": "zenbus:StopPoint:SP:5140318154391552:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765880575" }, "departure": { "time": "1765880583" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765880608" }, "departure": { "time": "1765880620" }, "stopId": "Hôpital_1", "stopSequence": 13 }, { "arrival": { "time": "1765880669" }, "departure": { "time": "1765880690" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765880722" }, "stopId": "office de tourisme 2", "stopSequence": 15 } ], "timestamp": "1765897695", "trip": { "routeId": "zenbus:Line:556270001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "C--) Office tourisme_2" }, "vehicle": { "id": "68ca74338e3b23aeaac51ee2", "label": "2371", "licensePlate": "HF-886-MA" } } }, { "id": "trip:6277076749385728:4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765894062" }, "departure": { "time": "1765894192" }, "stopId": "zenbus:StopPoint:SP:556240005:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765894669" }, "departure": { "time": "1765894675" }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765894969" }, "stopId": "zenbus:StopPoint:SP:569430004:LOC", "stopSequence": 2 } ], "timestamp": "1765897693", "trip": { "routeId": "zenbus:Line:565580001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "6277076749385728:4" }, "vehicle": { "id": "68a32bab62a0742370db7c85", "label": "1003", "licensePlate": "HD628YA" } } }, { "id": "trip:E2.2_2", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765886440" }, "departure": { "time": "1765886446" }, "stopId": "Jacques_Brel_1", "stopSequence": 0 }, { "arrival": { "time": "1765886610" }, "departure": { "time": "1765886630" }, "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765886731" }, "departure": { "time": "1765886731" }, "stopId": "zenbus:StopPoint:SP:927260004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765886796" }, "departure": { "time": "1765886826" }, "stopId": "zenbus:StopPoint:SP:902490004:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765886878" }, "departure": { "time": "1765886886" }, "stopId": "zenbus:StopPoint:SP:923630002:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765886925" }, "departure": { "time": "1765886934" }, "stopId": "zenbus:StopPoint:SP:567650001:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765886960" }, "departure": { "time": "1765886972" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765887004" }, "departure": { "time": "1765887011" }, "stopId": "Hôpital_1", "stopSequence": 7 }, { "arrival": { "time": "1765887016" }, "departure": { "time": "1765887028" }, "stopId": "zenbus:StopPoint:SP:563540003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765887091" }, "departure": { "time": "1765887110" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765887116" }, "departure": { "time": "1765887147" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765887429" }, "departure": { "time": "1765887443" }, "stopId": "zenbus:StopPoint:SP:571520001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765887500" }, "departure": { "time": "1765887541" }, "stopId": "zenbus:StopPoint:SP:573150002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765887614" }, "departure": { "time": "1765887724" }, "stopId": "zenbus:StopPoint:SP:571530001:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765887762" }, "departure": { "time": "1765887778" }, "stopId": "Follereau_1", "stopSequence": 14 }, { "arrival": { "time": "1765887833" }, "departure": { "time": "1765887862" }, "stopId": "zenbus:StopPoint:SP:569430003:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765887882" }, "departure": { "time": "1765887890" }, "stopId": "zenbus:StopPoint:SP:556280001:LOC", "stopSequence": 16 }, { "arrival": { "time": "1765887916" }, "stopId": "zenbus:StopPoint:SP:563580001:LOC", "stopSequence": 17 } ], "timestamp": "1765897691", "trip": { "routeId": "zenbus:Line:892310003:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "E2.2_2" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6c", "label": "1937", "licensePlate": "GR-266-HS" } } }, { "id": "trip:A---) Rosa Parks scol_2", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765875799" }, "departure": { "time": "1765875804" }, "stopId": "zenbus:StopPoint:SP:580860001:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765875862" }, "departure": { "time": "1765875872" }, "stopId": "zenbus:StopPoint:SP:560520003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765875926" }, "departure": { "time": "1765876030" }, "stopId": "zenbus:StopPoint:SP:573170001:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765876077" }, "departure": { "time": "1765876107" }, "stopId": "zenbus:StopPoint:SP:550350003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765876168" }, "departure": { "time": "1765876176" }, "stopId": "zenbus:StopPoint:SP:575240003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765876247" }, "departure": { "time": "1765876308" }, "stopId": "zenbus:StopPoint:SP:5185882925563904:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765876319" }, "departure": { "time": "1765876346" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765876692" }, "departure": { "time": "1765876766" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765876850" }, "departure": { "time": "1765876865" }, "stopId": "agnely_2", "stopSequence": 8 }, { "arrival": { "time": "1765876915" }, "departure": { "time": "1765876999" }, "stopId": "zenbus:StopPoint:SP:556270003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765877033" }, "stopId": "zenbus:StopPoint:SP:556240003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765877068" }, "departure": { "time": "1765877075" }, "stopId": "zenbus:StopPoint:SP:914450002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765877141" }, "departure": { "time": "1765877190" }, "stopId": "zenbus:StopPoint:SP:575250002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765877213" }, "departure": { "time": "1765877222" }, "stopId": "zenbus:StopPoint:SP:552470002:LOC", "stopSequence": 13 }, { "arrival": { "time": "1765877262" }, "departure": { "time": "1765877298" }, "stopId": "zenbus:StopPoint:SP:565580003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765877366" }, "departure": { "time": "1765877375" }, "stopId": "zenbus:StopPoint:SP:552460002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1765877388" }, "stopId": "zenbus:StopPoint:SP:571510004:LOC", "stopSequence": 16 } ], "timestamp": "1765897697", "trip": { "routeId": "zenbus:Line:575240001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "A---) Rosa Parks scol_2" }, "vehicle": { "id": "6880b5ebc6a234ad8a1d9d6e", "label": "2111", "licensePlate": "HA-176-FX" } } }, { "id": "trip:ncv6", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765870234" }, "departure": { "time": "1765870419" }, "stopId": "Hôpital_1", "stopSequence": 0 }, { "arrival": { "time": "1765870508" }, "departure": { "time": "1765870567" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765870613" }, "departure": { "time": "1765870651" }, "stopId": "zenbus:StopPoint:SP:5166325322219520:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765870701" }, "departure": { "time": "1765870715" }, "stopId": "zenbus:StopPoint:SP:569440002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765870720" }, "departure": { "time": "1765870759" }, "stopId": "zenbus:StopPoint:SP:565580004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765870811" }, "stopId": "zenbus:StopPoint:SP:573160003:LOC", "stopSequence": 5 } ], "timestamp": "1765897694", "trip": { "routeId": "Navette centre ville", "scheduleRelationship": "SCHEDULED", "tripId": "ncv6" }, "vehicle": { "id": "68a32bab62a0742370db7c83", "label": "1001", "licensePlate": "GT715MS" } } }, { "id": "trip:C --) Office tourisme", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765868444" }, "departure": { "time": "1765868576" }, "stopId": "zenbus:StopPoint:SP:550370002:LOC", "stopSequence": 0 }, { "arrival": { "time": "1765868680" }, "departure": { "time": "1765868732" }, "stopId": "zenbus:StopPoint:SP:556260003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1765868779" }, "departure": { "time": "1765868793" }, "stopId": "zenbus:StopPoint:SP:5152891201388544:LOC", "stopSequence": 2 }, { "arrival": { "time": "1765868813" }, "departure": { "time": "1765868831" }, "stopId": "zenbus:StopPoint:SP:5094934812033024:LOC", "stopSequence": 3 }, { "arrival": { "time": "1765868890" }, "departure": { "time": "1765868903" }, "stopId": "zenbus:StopPoint:SP:565600003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1765868959" }, "departure": { "time": "1765869034" }, "stopId": "zenbus:StopPoint:SP:5113171343835136:LOC", "stopSequence": 5 }, { "arrival": { "time": "1765869088" }, "departure": { "time": "1765869378" }, "stopId": "zenbus:StopPoint:SP:578970003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1765869397" }, "departure": { "time": "1765869443" }, "stopId": "zenbus:StopPoint:SP:892290006:LOC", "stopSequence": 7 }, { "arrival": { "time": "1765869494" }, "departure": { "time": "1765869508" }, "stopId": "zenbus:StopPoint:SP:540680001:LOC", "stopSequence": 8 }, { "arrival": { "time": "1765869537" }, "departure": { "time": "1765869597" }, "stopId": "zenbus:StopPoint:SP:569450001:LOC", "stopSequence": 9 }, { "arrival": { "time": "1765869603" }, "departure": { "time": "1765869618" }, "stopId": "zenbus:StopPoint:SP:560530002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1765869729" }, "departure": { "time": "1765869824" }, "stopId": "zenbus:StopPoint:SP:5140318154391552:LOC", "stopSequence": 11 }, { "arrival": { "time": "1765869867" }, "departure": { "time": "1765869878" }, "stopId": "zenbus:StopPoint:SP:888150005:LOC", "stopSequence": 12 }, { "arrival": { "time": "1765869911" }, "departure": { "time": "1765869943" }, "stopId": "Hôpital_1", "stopSequence": 13 }, { "arrival": { "time": "1765870012" }, "departure": { "time": "1765870054" }, "stopId": "zenbus:StopPoint:SP:5120959528828928:LOC", "stopSequence": 14 }, { "arrival": { "time": "1765870107" }, "stopId": "office de tourisme 2", "stopSequence": 15 } ], "timestamp": "1765897695", "trip": { "routeId": "zenbus:Line:556270001:LOC", "scheduleRelationship": "SCHEDULED", "tripId": "C --) Office tourisme" }, "vehicle": { "id": "68ca74338e3b23aeaac51ee2", "label": "2371", "licensePlate": "HF-886-MA" } } }, { "alert": { "cause": "CONSTRUCTION", "descriptionText": { "translation": [ { "text": "Dans l'attente de réalisation de travaux, l'arrêt hôpital n'est pas desservie par les ligne C et E, merci de vous reporter aux arrêts précédents ou suivants." } ] }, "effect": "STOP_MOVED", "headerText": { "translation": [ { "text": "Arrêt Hopital" } ] }, "informedEntity": [ { "routeId": "zenbus:Line:556270001:LOC" }, { "routeId": "zenbus:Line:892310003:LOC" }, { "stopId": "Hôpital_1" } ] }, "id": "alert:68bfd785e11f3078719aa6c6" }, { "alert": { "activePeriod": [ { "end": "1767225540", "start": "1763737200" } ], "cause": "CONSTRUCTION", "descriptionText": { "translation": [ { "text": "Les arrêts \"square des Ratacans\" et Ecoles des Ratacans\" ne seront plus desservi dans les deux sens de circulation jusqu'au 31/12/25 merci de vous raprocher  de l'arret CCAS ou Picasso" } ] }, "headerText": { "translation": [ { "text": "Arrêts non desservis sur la ligne D" } ] }, "informedEntity": [ { "routeId": "zenbus:Line:578970001:LOC" }, { "stopId": "zenbus:StopArea:SA:550370001:LOC" }, { "stopId": "zenbus:StopArea:SA:575240002:LOC" }, { "stopId": "zenbus:StopPoint:SP:571520002:LOC" }, { "stopId": "zenbus:StopPoint:SP:573170002:LOC" }, { "stopId": "zenbus:StopPoint:SP:578990002:LOC" }, { "stopId": "zenbus:StopPoint:SP:560520004:LOC" } ] }, "id": "alert:69208c92195bde09209d0666" }, { "alert": { "activePeriod": [ { "end": "1765906200", "start": "1765899000" } ], "cause": "OTHER_CAUSE", "descriptionText": { "translation": [ { "text": "route du moulin de losque camion en équilibre avec intervention d'une grue de levage à l'arrêt \"DUNANT\"" } ] }, "effect": "DETOUR", "headerText": { "translation": [ { "text": "route barrée " } ] }, "informedEntity": [ { "stopId": "zenbus:StopPoint:SP:6228581363482624:LOC" }, { "stopId": "zenbus:StopArea:SA:5102681456640000:LOC" } ] }, "id": "alert:69416d5fdbfd09117ad51816" } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1765897699" } }