Détails de la ressource
Cette ressource fait partie du jeu de données Réseau urbain Tempo Bus.
Disponibilité au téléchargement
En savoir plus
HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌2 erreurs, 6 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 08/01/2026 à 08h03 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 2 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 58312{NCB191_2}-26UrbS_25_LMWJV stop_sequence 4 arrival_time 08:09:08 (1767856148) is less than previous stop departure_time 08:09:42 (1767856182) - times must increase between two sequential stops
- trip_id 58312{NCB191_2}-26UrbS_25_LMWJV stop_sequence 5 arrival_time 08:09:45 (1767856185) is less than previous stop departure_time 08:10:09 (1767856209) - times must increase between two sequential stops
Avertissements
vehicle_id not populated W002 3 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 61916{GAUJA_3}-Navette Gauja Sco_3_LMWJV does not have a vehicle_id
- trip_id 58310{NCB191_2}-26UrbS_25_LMWJV does not have a vehicle_id
- trip_id 65700{TAG_2}-Ligne TAG Sco_1_LMWJV does not have a vehicle_id
ID in one feed missing from the other W003 3 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 65700{TAG_2}-Ligne TAG Sco_1_LMWJV is in TripUpdates but not in VehiclePositions feed
- trip_id 58310{NCB191_2}-26UrbS_25_LMWJV is in TripUpdates but not in VehiclePositions feed
- trip_id 61916{GAUJA_3}-Navette Gauja Sco_3_LMWJV is in TripUpdates but not in VehiclePositions feed
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 31 | 17 fois (57 % des validations) |
| 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 | 31 | 17 fois (57 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 3 | 2 fois (7 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 08/01/2026 à 13h11 Europe/Paris.
trip_updates (21) vehicle_positions (20) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updates vehicle_positionsFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 08/01/2026 à 13h11 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:320330003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 18,
"position": {
"latitude": 44.20703125,
"longitude": 0.6361690163612366
},
"stopId": "AGESALE2",
"timestamp": "1767874315",
"trip": {
"directionId": 1,
"routeId": "L01_3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "12:44:00",
"tripId": "65971{L01_3}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:320330003:LOC"
}
}
},
{
"id": "61935{GAUJA_3}-Navette Gauja Sco_3_LMWJVS",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767874254"
},
"departure": {
"time": "1767874269"
},
"stopId": "AGEPOMP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767874312"
},
"departure": {
"time": "1767874382"
},
"stopId": "AGESALE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767874442"
},
"departure": {
"time": "1767874452"
},
"stopId": "AGEBOIL2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767874532"
},
"departure": {
"time": "1767874542"
},
"stopId": "AGEBLUM2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767874603"
},
"departure": {
"time": "1767874613"
},
"stopId": "AGESTPA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767874673"
},
"departure": {
"time": "1767874683"
},
"stopId": "AGEROUS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767874794"
},
"departure": {
"time": "1767874804"
},
"stopId": "AGEJARD1",
"stopSequence": 23
}
],
"timestamp": "1767874315",
"trip": {
"directionId": 1,
"routeId": "L01_3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "12:44:00",
"tripId": "65971{L01_3}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:320330003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:302510001:LOC",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 44.19401168823242,
"longitude": 0.6284869909286499
},
"stopId": "AGEGOUM2",
"timestamp": "1767874316",
"trip": {
"directionId": 1,
"routeId": "L01_3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:04:00",
"tripId": "65972{L01_3}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:302510001:LOC"
}
}
},
{
"id": "65971{L01_3}-26UrbS_25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767874239"
},
"departure": {
"time": "1767874246"
},
"stopId": "AGEFLAU2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767874371"
},
"departure": {
"time": "1767874381"
},
"stopId": "AGEGOUM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767874463"
},
"departure": {
"time": "1767874473"
},
"stopId": "AGEPALI2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767874555"
},
"departure": {
"time": "1767874565"
},
"stopId": "AGEJAYA2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767874650"
},
"departure": {
"time": "1767874660"
},
"stopId": "AGEPREFA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767874757"
},
"departure": {
"time": "1767874767"
},
"stopId": "AGEFLOO2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767874802"
},
"departure": {
"time": "1767874812"
},
"stopId": "AGECARN2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767874887"
},
"departure": {
"time": "1767874897"
},
"stopId": "AGEGARE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767874987"
},
"departure": {
"time": "1767874997"
},
"stopId": "AGEPDUM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767875041"
},
"departure": {
"time": "1767875051"
},
"stopId": "AGEPPER2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767875170"
},
"departure": {
"time": "1767875180"
},
"stopId": "AGEPOMP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767875278"
},
"departure": {
"time": "1767875288"
},
"stopId": "AGESALE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767875344"
},
"departure": {
"time": "1767875354"
},
"stopId": "AGEBOIL2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767875428"
},
"departure": {
"time": "1767875438"
},
"stopId": "AGEBLUM2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767875495"
},
"departure": {
"time": "1767875505"
},
"stopId": "AGESTPA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767875563"
},
"departure": {
"time": "1767875573"
},
"stopId": "AGEROUS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767875680"
},
"departure": {
"time": "1767875690"
},
"stopId": "AGEJARD1",
"stopSequence": 23
}
],
"timestamp": "1767874317",
"trip": {
"directionId": 1,
"routeId": "L01_3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:04:00",
"tripId": "65972{L01_3}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:302510001:LOC"
}
}
},
{
"id": "65994{L01_3}-26UrbS_25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767874090"
},
"departure": {
"time": "1767874102"
},
"stopId": "AGEDELM1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767874190"
},
"departure": {
"time": "1767874196"
},
"stopId": "AGEUNIV1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767874219"
},
"departure": {
"time": "1767874228"
},
"stopId": "AGEENAP1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767874278"
},
"departure": {
"time": "1767874291"
},
"stopId": "AGEATLA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767874294"
},
"departure": {
"time": "1767874295"
},
"stopId": "AGEASUD1",
"stopSequence": 23
}
],
"timestamp": "1767874295",
"trip": {
"directionId": 0,
"routeId": "L01_3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "12:40:00",
"tripId": "65928{L01_3}-26UrbS_25_LMWJV"
}
}
},
{
"id": "zenbus:Vehicle:308390003:LOC",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 44.20873260498047,
"longitude": 0.6285730004310608
},
"stopId": "AGEPDUM1",
"timestamp": "1767874315",
"trip": {
"directionId": 0,
"routeId": "L01_3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:00:00",
"tripId": "65929{L01_3}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:308390003:LOC"
}
}
},
{
"id": "65928{L01_3}-26UrbS_25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767874282"
},
"departure": {
"time": "1767874297"
},
"stopId": "AGEPOMP1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767874407"
},
"departure": {
"time": "1767874417"
},
"stopId": "AGEPDUM1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767874518"
},
"departure": {
"time": "1767874528"
},
"stopId": "AGEGARE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767874612"
},
"departure": {
"time": "1767874622"
},
"stopId": "AGECARN1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767874666"
},
"departure": {
"time": "1767874676"
},
"stopId": "AGEFLOO1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767874729"
},
"departure": {
"time": "1767874739"
},
"stopId": "AGESTAD1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767874789"
},
"departure": {
"time": "1767874799"
},
"stopId": "AGEPREFB",
"stopSequence": 13
},
{
"arrival": {
"time": "1767874892"
},
"departure": {
"time": "1767874902"
},
"stopId": "AGEJAYA1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767874956"
},
"departure": {
"time": "1767874966"
},
"stopId": "AGEPALI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767875093"
},
"departure": {
"time": "1767875103"
},
"stopId": "AGEGOUM1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767875215"
},
"departure": {
"time": "1767875225"
},
"stopId": "AGEFLAU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767875291"
},
"departure": {
"time": "1767875301"
},
"stopId": "AGELACO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767875378"
},
"departure": {
"time": "1767875388"
},
"stopId": "AGEDELM1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767875492"
},
"departure": {
"time": "1767875502"
},
"stopId": "AGEUNIV1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767875556"
},
"departure": {
"time": "1767875566"
},
"stopId": "AGEENAP1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767875650"
},
"departure": {
"time": "1767875660"
},
"stopId": "AGEATLA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767875709"
},
"departure": {
"time": "1767875719"
},
"stopId": "AGEASUD1",
"stopSequence": 23
}
],
"timestamp": "1767874315",
"trip": {
"directionId": 0,
"routeId": "L01_3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:00:00",
"tripId": "65929{L01_3}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:308390003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:296700001:LOC",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 44.173667907714844,
"longitude": 0.6940730214118958
},
"stopId": "CASCAST2",
"timestamp": "1767874313",
"trip": {
"directionId": 0,
"routeId": "L02241_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:10:00",
"tripId": "63330{L02241_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:296700001:LOC"
}
}
},
{
"id": "65950{L01_3}-26UrbS_25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767874367"
},
"departure": {
"time": "1767874377"
},
"stopId": "CASCAST2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767874658"
},
"departure": {
"time": "1767874668"
},
"stopId": "BENSIAI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767874820"
},
"departure": {
"time": "1767874830"
},
"stopId": "BENJMAL2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767874912"
},
"departure": {
"time": "1767874922"
},
"stopId": "BENPAPI2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767875008"
},
"departure": {
"time": "1767875018"
},
"stopId": "BENDEGA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767875079"
},
"departure": {
"time": "1767875089"
},
"stopId": "BENLAJU2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767875142"
},
"departure": {
"time": "1767875152"
},
"stopId": "BENEGLI2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767875210"
},
"departure": {
"time": "1767875220"
},
"stopId": "BENMBEN2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767875446"
},
"departure": {
"time": "1767875456"
},
"stopId": "BENREDO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767875599"
},
"departure": {
"time": "1767875609"
},
"stopId": "BOEPCOL2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767875757"
},
"departure": {
"time": "1767875767"
},
"stopId": "AGECMAR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767875829"
},
"departure": {
"time": "1767875839"
},
"stopId": "AGETOUS2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767875910"
},
"departure": {
"time": "1767875920"
},
"stopId": "AGEFLOR2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767876019"
},
"departure": {
"time": "1767876029"
},
"stopId": "AGESCOE2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767876080"
},
"departure": {
"time": "1767876090"
},
"stopId": "AGEPIN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767876123"
},
"departure": {
"time": "1767876133"
},
"stopId": "AGEPELL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767876219"
},
"departure": {
"time": "1767876229"
},
"stopId": "AGESTAD1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767876249"
},
"departure": {
"time": "1767876259"
},
"stopId": "AGEWASH1",
"stopSequence": 19
}
],
"timestamp": "1767874313",
"trip": {
"directionId": 0,
"routeId": "L02241_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:10:00",
"tripId": "63330{L02241_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:296700001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:296710006:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 44.200904846191406,
"longitude": 0.617995023727417
},
"stopId": "AGEWASH1",
"timestamp": "1767874313",
"trip": {
"directionId": 1,
"routeId": "L02241_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:20:00",
"tripId": "63349{L02241_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:296710006:LOC"
}
}
},
{
"id": "63335{L02241_1}-26UrbS_25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767874258"
},
"departure": {
"time": "1767874800"
},
"stopId": "AGEWASH1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767874908"
},
"departure": {
"time": "1767874918"
},
"stopId": "AGEPELL2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767874955"
},
"departure": {
"time": "1767874965"
},
"stopId": "AGEPIN2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767875022"
},
"departure": {
"time": "1767875032"
},
"stopId": "AGESCOE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767875120"
},
"departure": {
"time": "1767875130"
},
"stopId": "AGEFLOR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767875212"
},
"departure": {
"time": "1767875222"
},
"stopId": "AGETOUS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767875289"
},
"departure": {
"time": "1767875299"
},
"stopId": "AGECMAR1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767875451"
},
"departure": {
"time": "1767875461"
},
"stopId": "BOEPCOL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767875564"
},
"departure": {
"time": "1767875574"
},
"stopId": "BOELPRA1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767875641"
},
"departure": {
"time": "1767875651"
},
"stopId": "BOECOMP1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767875708"
},
"departure": {
"time": "1767875718"
},
"stopId": "BOEBORI1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767875784"
},
"departure": {
"time": "1767875794"
},
"stopId": "BOEBORD1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767875872"
},
"departure": {
"time": "1767875882"
},
"stopId": "BOECADM1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767875945"
},
"departure": {
"time": "1767875955"
},
"stopId": "BENPYRE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767876027"
},
"departure": {
"time": "1767876037"
},
"stopId": "BENMBEN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767876096"
},
"departure": {
"time": "1767876106"
},
"stopId": "BENEGLI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767876172"
},
"departure": {
"time": "1767876182"
},
"stopId": "BENLAJU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767876243"
},
"departure": {
"time": "1767876253"
},
"stopId": "BENDEGA1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767876354"
},
"departure": {
"time": "1767876364"
},
"stopId": "BENPAPI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767876454"
},
"departure": {
"time": "1767876464"
},
"stopId": "BENJMAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767876614"
},
"departure": {
"time": "1767876624"
},
"stopId": "BENSIAI1",
"stopSequence": 21
}
],
"timestamp": "1767874313",
"trip": {
"directionId": 1,
"routeId": "L02241_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:20:00",
"tripId": "63349{L02241_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:296710006:LOC"
}
}
},
{
"id": "zenbus:Vehicle:304780004:LOC",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 44.19558334350586,
"longitude": 0.6178449988365173
},
"stopId": "AGELIBE2",
"timestamp": "1767874314",
"trip": {
"directionId": 0,
"routeId": "L03231_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "12:58:00",
"tripId": "60251{L03231_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:304780004:LOC"
}
}
},
{
"id": "63351{L02241_1}-26UrbS_25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767874329"
},
"departure": {
"time": "1767874339"
},
"stopId": "AGELIBE2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767874411"
},
"departure": {
"time": "1767874421"
},
"stopId": "AGEJLIB2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767874497"
},
"departure": {
"time": "1767874507"
},
"stopId": "AGEPREFA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767874646"
},
"departure": {
"time": "1767874656"
},
"stopId": "AGEGAMB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767874698"
},
"departure": {
"time": "1767874708"
},
"stopId": "AGEJASM2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767874766"
},
"departure": {
"time": "1767874776"
},
"stopId": "AGELAME2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767874827"
},
"departure": {
"time": "1767874837"
},
"stopId": "AGESFOY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767874900"
},
"departure": {
"time": "1767874910"
},
"stopId": "AGEGARE7",
"stopSequence": 17
}
],
"timestamp": "1767874314",
"trip": {
"directionId": 0,
"routeId": "L03231_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "12:58:00",
"tripId": "60251{L03231_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:304780004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:330060006:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 11,
"position": {
"latitude": 44.19247817993164,
"longitude": 0.6056770086288452
},
"stopId": "PASCCUL1",
"timestamp": "1767874313",
"trip": {
"directionId": 1,
"routeId": "L03231_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "12:56:00",
"tripId": "60265{L03231_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:330060006:LOC"
}
}
},
{
"id": "60248{L03231_1}-26UrbS_25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767874100"
},
"departure": {
"time": "1767874123"
},
"stopId": "AGEVALE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767874220"
},
"departure": {
"time": "1767874271"
},
"stopId": "PASVERD1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767874301"
},
"departure": {
"time": "1767874443"
},
"stopId": "PASCCUL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767874511"
},
"departure": {
"time": "1767874540"
},
"stopId": "PASSTGE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767874665"
},
"departure": {
"time": "1767874675"
},
"stopId": "PASROCH1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767874782"
},
"departure": {
"time": "1767874792"
},
"stopId": "PASUPSA1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767874894"
},
"departure": {
"time": "1767874904"
},
"stopId": "PASCARM1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767874972"
},
"departure": {
"time": "1767874982"
},
"stopId": "PASBEAU1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767875107"
},
"departure": {
"time": "1767875117"
},
"stopId": "PASCOVO1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767875393"
},
"departure": {
"time": "1767875403"
},
"stopId": "ESTDELT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767875495"
},
"departure": {
"time": "1767875505"
},
"stopId": "ESTAGRO1",
"stopSequence": 19
}
],
"timestamp": "1767874316",
"trip": {
"directionId": 1,
"routeId": "L03231_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "12:56:00",
"tripId": "60265{L03231_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:330060006:LOC"
}
}
},
{
"id": "zenbus:Vehicle:306670001:LOC",
"vehicle": {
"currentStopSequence": 5,
"position": {
"latitude": 44.193702697753906,
"longitude": 0.6143149733543396
},
"stopId": "AGERAVE2",
"timestamp": "1767874313",
"trip": {
"directionId": 1,
"routeId": "L04211_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:06:00",
"tripId": "58223{L04211_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:306670001:LOC"
}
}
},
{
"id": "60278{L03231_1}-26UrbS_25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767874433"
},
"departure": {
"time": "1767874443"
},
"stopId": "AGERAVE2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767874501"
},
"departure": {
"time": "1767874511"
},
"stopId": "AGEJAYA2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767874578"
},
"departure": {
"time": "1767874588"
},
"stopId": "AGEPREFA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767874708"
},
"departure": {
"time": "1767874718"
},
"stopId": "AGEGAMB1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767874754"
},
"departure": {
"time": "1767874764"
},
"stopId": "AGEJASM2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767874814"
},
"departure": {
"time": "1767874824"
},
"stopId": "AGELAME2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767874868"
},
"departure": {
"time": "1767874878"
},
"stopId": "AGESFOY2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767874928"
},
"departure": {
"time": "1767874938"
},
"stopId": "AGEGARE8",
"stopSequence": 12
},
{
"arrival": {
"time": "1767875027"
},
"departure": {
"time": "1767875037"
},
"stopId": "AGEPDUM2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767875071"
},
"departure": {
"time": "1767875081"
},
"stopId": "AGEPPER2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767875161"
},
"departure": {
"time": "1767875171"
},
"stopId": "AGEFACP2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767875233"
},
"departure": {
"time": "1767875243"
},
"stopId": "AGECIME2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767875336"
},
"departure": {
"time": "1767875346"
},
"stopId": "AGEPAYO2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767875475"
},
"departure": {
"time": "1767875485"
},
"stopId": "AGEMAGN2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767875525"
},
"departure": {
"time": "1767875535"
},
"stopId": "FOUDOT2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767875714"
},
"departure": {
"time": "1767875724"
},
"stopId": "FOUBELV1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767875987"
},
"departure": {
"time": "1767875997"
},
"stopId": "FOUCAND1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767876030"
},
"departure": {
"time": "1767876040"
},
"stopId": "FOULPRO1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767876103"
},
"departure": {
"time": "1767876113"
},
"stopId": "FOULROY2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767876209"
},
"departure": {
"time": "1767876219"
},
"stopId": "FOULCRO2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767876348"
},
"departure": {
"time": "1767876358"
},
"stopId": "FOUCCFO1",
"stopSequence": 25
}
],
"timestamp": "1767874313",
"trip": {
"directionId": 1,
"routeId": "L04211_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:06:00",
"tripId": "58223{L04211_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:306670001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:306670004:LOC",
"vehicle": {
"currentStopSequence": 18,
"position": {
"latitude": 44.201759338378906,
"longitude": 0.6119539737701416
},
"stopId": "AGEPREFB",
"timestamp": "1767874316",
"trip": {
"directionId": 0,
"routeId": "L04211_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "12:42:00",
"tripId": "58190{L04211_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:306670004:LOC"
}
}
},
{
"id": "58244{L04211_1}-26UrbS_25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767874384"
},
"departure": {
"time": "1767874394"
},
"stopId": "AGEPREFB",
"stopSequence": 18
},
{
"arrival": {
"time": "1767874455"
},
"departure": {
"time": "1767874465"
},
"stopId": "AGEJAYA1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767874525"
},
"departure": {
"time": "1767874535"
},
"stopId": "AGERAVE1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767874581"
},
"departure": {
"time": "1767874591"
},
"stopId": "AGELPAL1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767874656"
},
"departure": {
"time": "1767874666"
},
"stopId": "AGELAVO1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767874740"
},
"departure": {
"time": "1767874750"
},
"stopId": "AGEGRVI1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767874796"
},
"departure": {
"time": "1767874806"
},
"stopId": "AGECESQ1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767874900"
},
"departure": {
"time": "1767874910"
},
"stopId": "BOEBIGG1",
"stopSequence": 25
},
{
"arrival": {
"time": "1767875040"
},
"departure": {
"time": "1767875050"
},
"stopId": "BOEMIN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1767875094"
},
"departure": {
"time": "1767875104"
},
"stopId": "BOEAQUI1",
"stopSequence": 27
},
{
"arrival": {
"time": "1767875161"
},
"departure": {
"time": "1767875171"
},
"stopId": "BOADAUB1",
"stopSequence": 28
},
{
"arrival": {
"time": "1767875230"
},
"departure": {
"time": "1767875240"
},
"stopId": "BOELCOU1",
"stopSequence": 29
},
{
"arrival": {
"time": "1767875312"
},
"departure": {
"time": "1767875322"
},
"stopId": "BOELACE1",
"stopSequence": 30
},
{
"arrival": {
"time": "1767875380"
},
"departure": {
"time": "1767875390"
},
"stopId": "BOEROST1",
"stopSequence": 31
},
{
"arrival": {
"time": "1767875435"
},
"departure": {
"time": "1767875445"
},
"stopId": "BOELACR1",
"stopSequence": 32
},
{
"arrival": {
"time": "1767875491"
},
"departure": {
"time": "1767875501"
},
"stopId": "BOEZA1",
"stopSequence": 33
},
{
"arrival": {
"time": "1767875673"
},
"departure": {
"time": "1767875683"
},
"stopId": "BOEJAUR2",
"stopSequence": 34
},
{
"arrival": {
"time": "1767875716"
},
"departure": {
"time": "1767875726"
},
"stopId": "BOEARTI2",
"stopSequence": 35
},
{
"arrival": {
"time": "1767875789"
},
"departure": {
"time": "1767875799"
},
"stopId": "BOEGARD2",
"stopSequence": 36
}
],
"timestamp": "1767874317",
"trip": {
"directionId": 0,
"routeId": "L04211_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "12:42:00",
"tripId": "58190{L04211_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:306670004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:320340003:LOC",
"vehicle": {
"currentStopSequence": 6,
"position": {
"latitude": 44.23345184326172,
"longitude": 0.6398379802703857
},
"stopId": "FOUBELV1",
"timestamp": "1767874315",
"trip": {
"directionId": 0,
"routeId": "L04211_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:03:00",
"tripId": "58197{L04211_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:320340003:LOC"
}
}
},
{
"id": "58190{L04211_1}-26UrbS_25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767874343"
},
"departure": {
"time": "1767874426"
},
"stopId": "FOUBELV1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767874557"
},
"departure": {
"time": "1767874567"
},
"stopId": "FOUDOT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767874611"
},
"departure": {
"time": "1767874621"
},
"stopId": "AGEMAGN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767874746"
},
"departure": {
"time": "1767874756"
},
"stopId": "AGEPAYO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767874827"
},
"departure": {
"time": "1767874837"
},
"stopId": "AGECIME1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767874893"
},
"departure": {
"time": "1767874903"
},
"stopId": "AGEFACP1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767874989"
},
"departure": {
"time": "1767874999"
},
"stopId": "AGEPDUM1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767875082"
},
"departure": {
"time": "1767875092"
},
"stopId": "AGEGARE8",
"stopSequence": 13
},
{
"arrival": {
"time": "1767875141"
},
"departure": {
"time": "1767875151"
},
"stopId": "AGESFOY1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767875195"
},
"departure": {
"time": "1767875205"
},
"stopId": "AGELAME1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767875233"
},
"departure": {
"time": "1767875243"
},
"stopId": "AGEJSCA1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767875285"
},
"departure": {
"time": "1767875295"
},
"stopId": "AGEJASM1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767875429"
},
"departure": {
"time": "1767875439"
},
"stopId": "AGEPREFB",
"stopSequence": 18
},
{
"arrival": {
"time": "1767875503"
},
"departure": {
"time": "1767875513"
},
"stopId": "AGEJAYA1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767875576"
},
"departure": {
"time": "1767875586"
},
"stopId": "AGERAVE1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767875634"
},
"departure": {
"time": "1767875644"
},
"stopId": "AGELPAL1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767875713"
},
"departure": {
"time": "1767875723"
},
"stopId": "AGELAVO1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767875802"
},
"departure": {
"time": "1767875812"
},
"stopId": "AGEGRVI1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767875859"
},
"departure": {
"time": "1767875869"
},
"stopId": "AGECESQ1",
"stopSequence": 24
}
],
"timestamp": "1767874315",
"trip": {
"directionId": 0,
"routeId": "L04211_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:03:00",
"tripId": "58197{L04211_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:320340003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:310490002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 17,
"position": {
"latitude": 44.20443344116211,
"longitude": 0.6206560134887695
},
"stopId": "AGECARN2",
"timestamp": "1767874313",
"trip": {
"directionId": 1,
"routeId": "L07191_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "12:48:00",
"tripId": "51938{L07191_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:310490002:LOC"
}
}
},
{
"id": "62522{L06241_1}-26UrbS_25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767874249"
},
"departure": {
"time": "1767874276"
},
"stopId": "AGEFLOO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767874294"
},
"departure": {
"time": "1767874381"
},
"stopId": "AGECARN2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767874449"
},
"departure": {
"time": "1767874459"
},
"stopId": "AGEGARE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767874541"
},
"departure": {
"time": "1767874551"
},
"stopId": "AGEPDUM2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767874589"
},
"departure": {
"time": "1767874599"
},
"stopId": "AGEPPER2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767874687"
},
"departure": {
"time": "1767874697"
},
"stopId": "AGEFACP2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767874737"
},
"departure": {
"time": "1767874747"
},
"stopId": "AGESTAL2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767874811"
},
"departure": {
"time": "1767874821"
},
"stopId": "AGEBEZI2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767874873"
},
"departure": {
"time": "1767874883"
},
"stopId": "AGETOUR2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767875132"
},
"departure": {
"time": "1767875142"
},
"stopId": "AGEHOPI1",
"stopSequence": 25
}
],
"timestamp": "1767874313",
"trip": {
"directionId": 1,
"routeId": "L07191_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "12:48:00",
"tripId": "51938{L07191_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:310490002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:296710005:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 44.17583084106445,
"longitude": 0.6389690041542053
},
"stopId": "BOEGARD2",
"timestamp": "1767874315",
"trip": {
"directionId": 1,
"routeId": "L07191_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:19:00",
"tripId": "51939{L07191_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:296710005:LOC"
}
}
},
{
"id": "51938{L07191_1}-26UrbS_25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767874310"
},
"departure": {
"time": "1767874740"
},
"stopId": "BOEGARD2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767874831"
},
"departure": {
"time": "1767874841"
},
"stopId": "BOECCBO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1767874901"
},
"departure": {
"time": "1767874911"
},
"stopId": "BOEBOWL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767875036"
},
"departure": {
"time": "1767875046"
},
"stopId": "AGECESQ2",
"stopSequence": 4
},
{
"arrival": {
"time": "1767875097"
},
"departure": {
"time": "1767875107"
},
"stopId": "AGEDELM2",
"stopSequence": 5
},
{
"arrival": {
"time": "1767875144"
},
"departure": {
"time": "1767875154"
},
"stopId": "AGEPAYR2",
"stopSequence": 6
},
{
"arrival": {
"time": "1767875209"
},
"departure": {
"time": "1767875219"
},
"stopId": "AGESART2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767875251"
},
"departure": {
"time": "1767875261"
},
"stopId": "AGEBARL2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767875314"
},
"departure": {
"time": "1767875324"
},
"stopId": "AGERAIM2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767875371"
},
"departure": {
"time": "1767875381"
},
"stopId": "AGECOLM2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767875452"
},
"departure": {
"time": "1767875462"
},
"stopId": "AGERODR2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767875525"
},
"departure": {
"time": "1767875535"
},
"stopId": "AGEPAGA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767875644"
},
"departure": {
"time": "1767875654"
},
"stopId": "AGEPALI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767875723"
},
"departure": {
"time": "1767875733"
},
"stopId": "AGEJAYA2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767875803"
},
"departure": {
"time": "1767875813"
},
"stopId": "AGEPREFA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767875893"
},
"departure": {
"time": "1767875903"
},
"stopId": "AGEFLOO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767875933"
},
"departure": {
"time": "1767875943"
},
"stopId": "AGECARN2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767876007"
},
"departure": {
"time": "1767876017"
},
"stopId": "AGEGARE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767876093"
},
"departure": {
"time": "1767876103"
},
"stopId": "AGEPDUM2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767876139"
},
"departure": {
"time": "1767876149"
},
"stopId": "AGEPPER2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767876233"
},
"departure": {
"time": "1767876243"
},
"stopId": "AGEFACP2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767876280"
},
"departure": {
"time": "1767876290"
},
"stopId": "AGESTAL2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767876350"
},
"departure": {
"time": "1767876360"
},
"stopId": "AGEBEZI2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767876409"
},
"departure": {
"time": "1767876419"
},
"stopId": "AGETOUR2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767876656"
},
"departure": {
"time": "1767876666"
},
"stopId": "AGEHOPI1",
"stopSequence": 25
}
],
"timestamp": "1767874315",
"trip": {
"directionId": 1,
"routeId": "L07191_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:19:00",
"tripId": "51939{L07191_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:296710005:LOC"
}
}
},
{
"id": "zenbus:Vehicle:302520002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 24,
"position": {
"latitude": 44.177520751953125,
"longitude": 0.634967029094696
},
"stopId": "BOECCBO1",
"timestamp": "1767874314",
"trip": {
"directionId": 0,
"routeId": "L07191_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "12:39:00",
"tripId": "51901{L07191_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:302520002:LOC"
}
}
},
{
"id": "51957{L07191_1}-26UrbS_25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767874208"
},
"departure": {
"time": "1767874220"
},
"stopId": "BOEBOWL1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767874310"
},
"departure": {
"time": "1767874352"
},
"stopId": "BOECCBO1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767874443"
},
"departure": {
"time": "1767874453"
},
"stopId": "BOEGARD1",
"stopSequence": 25
}
],
"timestamp": "1767874315",
"trip": {
"directionId": 0,
"routeId": "L07191_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "12:39:00",
"tripId": "51901{L07191_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:302520002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:320320006:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 44.21714782714844,
"longitude": 0.6350100040435791
},
"stopId": "AGEHOPI1",
"timestamp": "1767874313",
"trip": {
"directionId": 0,
"routeId": "L07191_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:14:00",
"tripId": "51902{L07191_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:320320006:LOC"
}
}
},
{
"id": "51901{L07191_1}-26UrbS_25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767874235"
},
"departure": {
"time": "1767874440"
},
"stopId": "AGEHOPI1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767874676"
},
"departure": {
"time": "1767874686"
},
"stopId": "AGETOUR1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767874738"
},
"departure": {
"time": "1767874748"
},
"stopId": "AGEBEZI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767874816"
},
"departure": {
"time": "1767874826"
},
"stopId": "AGESTAL1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767874869"
},
"departure": {
"time": "1767874879"
},
"stopId": "AGEFACP1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767874978"
},
"departure": {
"time": "1767874988"
},
"stopId": "AGEPDUM1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767875069"
},
"departure": {
"time": "1767875079"
},
"stopId": "AGEGARE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767875146"
},
"departure": {
"time": "1767875156"
},
"stopId": "AGECARN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767875190"
},
"departure": {
"time": "1767875200"
},
"stopId": "AGEFLOO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767875243"
},
"departure": {
"time": "1767875253"
},
"stopId": "AGESTAD1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767875293"
},
"departure": {
"time": "1767875303"
},
"stopId": "AGEPREFB",
"stopSequence": 11
},
{
"arrival": {
"time": "1767875376"
},
"departure": {
"time": "1767875386"
},
"stopId": "AGEJAYA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767875429"
},
"departure": {
"time": "1767875439"
},
"stopId": "AGEPALI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767875578"
},
"departure": {
"time": "1767875588"
},
"stopId": "AGEPAGA1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767875647"
},
"departure": {
"time": "1767875657"
},
"stopId": "AGERODR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767875735"
},
"departure": {
"time": "1767875745"
},
"stopId": "AGECOLM1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767875795"
},
"departure": {
"time": "1767875805"
},
"stopId": "AGERAIM1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767875859"
},
"departure": {
"time": "1767875869"
},
"stopId": "AGEBARL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767875902"
},
"departure": {
"time": "1767875912"
},
"stopId": "AGESART1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767875968"
},
"departure": {
"time": "1767875978"
},
"stopId": "AGEPAYR1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767876018"
},
"departure": {
"time": "1767876028"
},
"stopId": "AGEDELM1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767876081"
},
"departure": {
"time": "1767876091"
},
"stopId": "AGECESQ1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767876218"
},
"departure": {
"time": "1767876228"
},
"stopId": "BOEBOWL1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767876303"
},
"departure": {
"time": "1767876313"
},
"stopId": "BOECCBO1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767876404"
},
"departure": {
"time": "1767876414"
},
"stopId": "BOEGARD1",
"stopSequence": 25
}
],
"timestamp": "1767874316",
"trip": {
"directionId": 0,
"routeId": "L07191_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:14:00",
"tripId": "51902{L07191_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:320320006:LOC"
}
}
},
{
"id": "zenbus:Vehicle:330050003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 44.20066833496094,
"longitude": 0.6170610189437866
},
"stopId": "AGEPREFB",
"timestamp": "1767874315",
"trip": {
"directionId": 0,
"routeId": "L07191_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:15:00",
"tripId": "51920{L07191_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:330050003:LOC"
}
}
},
{
"id": "51902{L07191_1}-26UrbS_25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767874294"
},
"departure": {
"time": "1767874500"
},
"stopId": "AGEPREFB",
"stopSequence": 1
},
{
"arrival": {
"time": "1767874582"
},
"departure": {
"time": "1767874592"
},
"stopId": "AGEJAYA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767874642"
},
"departure": {
"time": "1767874652"
},
"stopId": "AGEPALI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767874804"
},
"departure": {
"time": "1767874814"
},
"stopId": "AGEPAGA1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767874878"
},
"departure": {
"time": "1767874888"
},
"stopId": "AGERODR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767874974"
},
"departure": {
"time": "1767874984"
},
"stopId": "AGECOLM1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767875041"
},
"departure": {
"time": "1767875051"
},
"stopId": "AGERAIM1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767875114"
},
"departure": {
"time": "1767875124"
},
"stopId": "AGEBARL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767875162"
},
"departure": {
"time": "1767875172"
},
"stopId": "AGESART1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767875234"
},
"departure": {
"time": "1767875244"
},
"stopId": "AGEPAYR1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767875288"
},
"departure": {
"time": "1767875298"
},
"stopId": "AGEDELM1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767875356"
},
"departure": {
"time": "1767875366"
},
"stopId": "AGECESQ1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767875507"
},
"departure": {
"time": "1767875517"
},
"stopId": "BOEBOWL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767875603"
},
"departure": {
"time": "1767875613"
},
"stopId": "BOECCBO1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767875718"
},
"departure": {
"time": "1767875728"
},
"stopId": "BOEGARD1",
"stopSequence": 15
}
],
"timestamp": "1767874316",
"trip": {
"directionId": 0,
"routeId": "L07191_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:15:00",
"tripId": "51920{L07191_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:330050003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:306670006:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 4,
"position": {
"latitude": 44.228919982910156,
"longitude": 0.676455020904541
},
"stopId": "PDCVALM1",
"timestamp": "1767874316",
"trip": {
"directionId": 0,
"routeId": "L09_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:08:00",
"tripId": "66251{L09_2}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:306670006:LOC"
}
}
},
{
"id": "51919{L07191_1}-26UrbS_25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767874258"
},
"departure": {
"time": "1767874271"
},
"stopId": "PDCMAIR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767874306"
},
"departure": {
"time": "1767874327"
},
"stopId": "PDCVALM1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767874357"
},
"departure": {
"time": "1767874367"
},
"stopId": "PDCDURA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767874588"
},
"departure": {
"time": "1767874598"
},
"stopId": "AGEBUGE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767874696"
},
"departure": {
"time": "1767874706"
},
"stopId": "AGEVALP1",
"stopSequence": 7
},
{
"arrival": {
"time": "1767874759"
},
"departure": {
"time": "1767874769"
},
"stopId": "AGESTPA2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767874804"
},
"departure": {
"time": "1767874814"
},
"stopId": "AGEROUS2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767874876"
},
"departure": {
"time": "1767874886"
},
"stopId": "AGEJARD1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767874928"
},
"departure": {
"time": "1767874938"
},
"stopId": "AGEMONL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767874977"
},
"departure": {
"time": "1767874987"
},
"stopId": "AGEROUS1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767875007"
},
"departure": {
"time": "1767875017"
},
"stopId": "AGESTPA1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767875068"
},
"departure": {
"time": "1767875078"
},
"stopId": "AGEBLUM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767875122"
},
"departure": {
"time": "1767875132"
},
"stopId": "AGEBOIL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767875164"
},
"departure": {
"time": "1767875174"
},
"stopId": "AGESALE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767875245"
},
"departure": {
"time": "1767875255"
},
"stopId": "AGEPOMP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767875336"
},
"departure": {
"time": "1767875346"
},
"stopId": "AGEPIN1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767875370"
},
"departure": {
"time": "1767875380"
},
"stopId": "AGEPELL1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767875439"
},
"departure": {
"time": "1767875449"
},
"stopId": "AGESTAD1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767875465"
},
"departure": {
"time": "1767875475"
},
"stopId": "AGEWASH1",
"stopSequence": 21
}
],
"timestamp": "1767874317",
"trip": {
"directionId": 0,
"routeId": "L09_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:08:00",
"tripId": "66251{L09_2}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:306670006:LOC"
}
}
},
{
"id": "zenbus:Vehicle:310480004:LOC",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 44.1854362487793,
"longitude": 0.5946490168571472
},
"stopId": "PASGLYC1",
"timestamp": "1767874315",
"trip": {
"directionId": 0,
"routeId": "L10231_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:00:00",
"tripId": "61021{L10231_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:310480004:LOC"
}
}
},
{
"id": "66263{L09_2}-26UrbS_25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767874345"
},
"departure": {
"time": "1767874355"
},
"stopId": "PASGLYC1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767874392"
},
"departure": {
"time": "1767874402"
},
"stopId": "PASGALA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767874439"
},
"departure": {
"time": "1767874449"
},
"stopId": "PASMAUR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767874496"
},
"departure": {
"time": "1767874506"
},
"stopId": "PASJEHA1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767874634"
},
"departure": {
"time": "1767874644"
},
"stopId": "PASDEMI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767874736"
},
"departure": {
"time": "1767874746"
},
"stopId": "PASCTRD1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767874905"
},
"departure": {
"time": "1767874915"
},
"stopId": "PASMEDI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767874974"
},
"departure": {
"time": "1767874984"
},
"stopId": "PASCHBE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767875049"
},
"departure": {
"time": "1767875059"
},
"stopId": "PASCHAT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1767875107"
},
"departure": {
"time": "1767875117"
},
"stopId": "PASCCUL1",
"stopSequence": 19
},
{
"arrival": {
"time": "1767875161"
},
"departure": {
"time": "1767875171"
},
"stopId": "PASVERD1",
"stopSequence": 20
},
{
"arrival": {
"time": "1767875267"
},
"departure": {
"time": "1767875277"
},
"stopId": "AGEVALE1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767875335"
},
"departure": {
"time": "1767875345"
},
"stopId": "AGELIBE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1767875407"
},
"departure": {
"time": "1767875417"
},
"stopId": "AGEJLIB1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767875492"
},
"departure": {
"time": "1767875502"
},
"stopId": "AGEPREFA",
"stopSequence": 24
},
{
"arrival": {
"time": "1767875623"
},
"departure": {
"time": "1767875633"
},
"stopId": "AGEGAMB1",
"stopSequence": 25
},
{
"arrival": {
"time": "1767875650"
},
"departure": {
"time": "1767875660"
},
"stopId": "AGEJASM1",
"stopSequence": 26
},
{
"arrival": {
"time": "1767875728"
},
"departure": {
"time": "1767875738"
},
"stopId": "AGELAME1",
"stopSequence": 27
},
{
"arrival": {
"time": "1767875785"
},
"departure": {
"time": "1767875795"
},
"stopId": "AGESFOY1",
"stopSequence": 28
},
{
"arrival": {
"time": "1767875841"
},
"departure": {
"time": "1767875851"
},
"stopId": "AGEGARE9",
"stopSequence": 29
}
],
"timestamp": "1767874315",
"trip": {
"directionId": 0,
"routeId": "L10231_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:00:00",
"tripId": "61021{L10231_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:310480004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:296700003:LOC",
"vehicle": {
"currentStopSequence": 6,
"position": {
"latitude": 44.20265579223633,
"longitude": 0.6118680238723755
},
"stopId": "AGEPREFB",
"timestamp": "1767874312",
"trip": {
"directionId": 1,
"routeId": "L10231_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:06:00",
"tripId": "61037{L10231_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:296700003:LOC"
}
}
},
{
"id": "61028{L10231_1}-26UrbS_25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767874293"
},
"departure": {
"time": "1767874305"
},
"stopId": "AGEJASM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767874414"
},
"departure": {
"time": "1767874462"
},
"stopId": "AGEPREFB",
"stopSequence": 6
},
{
"arrival": {
"time": "1767874515"
},
"departure": {
"time": "1767874525"
},
"stopId": "AGEJLIB2",
"stopSequence": 7
},
{
"arrival": {
"time": "1767874576"
},
"departure": {
"time": "1767874586"
},
"stopId": "AGELIBE2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767874641"
},
"departure": {
"time": "1767874651"
},
"stopId": "AGEVALE2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767874738"
},
"departure": {
"time": "1767874748"
},
"stopId": "PASVERD2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767874780"
},
"departure": {
"time": "1767874790"
},
"stopId": "PASCCUL2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767874826"
},
"departure": {
"time": "1767874836"
},
"stopId": "AGECHAT2",
"stopSequence": 12
},
{
"arrival": {
"time": "1767874972"
},
"departure": {
"time": "1767874982"
},
"stopId": "PASCHBE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767875050"
},
"departure": {
"time": "1767875060"
},
"stopId": "PASMEDI2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767875206"
},
"departure": {
"time": "1767875216"
},
"stopId": "PASCTRD2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767875291"
},
"departure": {
"time": "1767875301"
},
"stopId": "PASDEMI2",
"stopSequence": 16
},
{
"arrival": {
"time": "1767875424"
},
"departure": {
"time": "1767875434"
},
"stopId": "PASJEHA2",
"stopSequence": 17
},
{
"arrival": {
"time": "1767875492"
},
"departure": {
"time": "1767875502"
},
"stopId": "PASMAUR2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767875532"
},
"departure": {
"time": "1767875542"
},
"stopId": "PASGALA2",
"stopSequence": 19
},
{
"arrival": {
"time": "1767875574"
},
"departure": {
"time": "1767875584"
},
"stopId": "PASGLYC2",
"stopSequence": 20
},
{
"arrival": {
"time": "1767875645"
},
"departure": {
"time": "1767875655"
},
"stopId": "PASLYS2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767875694"
},
"departure": {
"time": "1767875704"
},
"stopId": "PASAERO2",
"stopSequence": 22
},
{
"arrival": {
"time": "1767875744"
},
"departure": {
"time": "1767875754"
},
"stopId": "PASSAEN2",
"stopSequence": 23
},
{
"arrival": {
"time": "1767875811"
},
"departure": {
"time": "1767875821"
},
"stopId": "PASDEVI2",
"stopSequence": 24
},
{
"arrival": {
"time": "1767875867"
},
"departure": {
"time": "1767875877"
},
"stopId": "PASBURG2",
"stopSequence": 25
},
{
"arrival": {
"time": "1767875907"
},
"departure": {
"time": "1767875917"
},
"stopId": "PASUPSA2",
"stopSequence": 26
},
{
"arrival": {
"time": "1767876000"
},
"departure": {
"time": "1767876010"
},
"stopId": "PASCARM2",
"stopSequence": 27
},
{
"arrival": {
"time": "1767876056"
},
"departure": {
"time": "1767876066"
},
"stopId": "PASBEAU2",
"stopSequence": 28
},
{
"arrival": {
"time": "1767876173"
},
"departure": {
"time": "1767876183"
},
"stopId": "PASBELL1",
"stopSequence": 29
}
],
"timestamp": "1767874312",
"trip": {
"directionId": 1,
"routeId": "L10231_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:06:00",
"tripId": "61037{L10231_1}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:296700003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:302510002:LOC",
"vehicle": {
"currentStopSequence": 13,
"position": {
"latitude": 44.20259094238281,
"longitude": 0.6173179745674133
},
"stopId": "AGEPREF3",
"timestamp": "1767874313",
"trip": {
"directionId": 0,
"routeId": "NCB191_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:00:00",
"tripId": "58339{NCB191_2}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:302510002:LOC"
}
}
},
{
"id": "61044{L10231_1}-26UrbS_25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767874231"
},
"departure": {
"time": "1767874235"
},
"stopId": "AGEFLOO2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767874270"
},
"departure": {
"time": "1767874313"
},
"stopId": "AGEMTQU1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767874350"
},
"departure": {
"time": "1767874370"
},
"stopId": "AGEPREF3",
"stopSequence": 13
},
{
"arrival": {
"time": "1767874445"
},
"departure": {
"time": "1767874455"
},
"stopId": "AGEGRAV1",
"stopSequence": 14
}
],
"timestamp": "1767874314",
"trip": {
"directionId": 0,
"routeId": "NCB191_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:00:00",
"tripId": "58339{NCB191_2}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:302510002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:320340002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 2,
"position": {
"latitude": 44.20217514038086,
"longitude": 0.6119319796562195
},
"stopId": "AGEGAMB1",
"timestamp": "1767874316",
"trip": {
"directionId": 0,
"routeId": "NCB191_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:10:00",
"tripId": "58340{NCB191_2}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:320340002:LOC"
}
}
},
{
"id": "58339{NCB191_2}-26UrbS_25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767874278"
},
"departure": {
"time": "1767874280"
},
"stopId": "AGEGRAV1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767874308"
},
"departure": {
"time": "1767874327"
},
"stopId": "AGEGAMB1",
"stopSequence": 2
},
{
"arrival": {
"time": "1767874364"
},
"departure": {
"time": "1767874374"
},
"stopId": "AGEJASM3",
"stopSequence": 3
},
{
"arrival": {
"time": "1767874417"
},
"departure": {
"time": "1767874427"
},
"stopId": "AGEREIN1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767874453"
},
"departure": {
"time": "1767874463"
},
"stopId": "AGELAIT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767874514"
},
"departure": {
"time": "1767874524"
},
"stopId": "AGECATH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1767874618"
},
"departure": {
"time": "1767874628"
},
"stopId": "AGEGARE4",
"stopSequence": 7
},
{
"arrival": {
"time": "1767874697"
},
"departure": {
"time": "1767874707"
},
"stopId": "AGEPDUM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767874740"
},
"departure": {
"time": "1767874750"
},
"stopId": "AGEPIN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767874787"
},
"departure": {
"time": "1767874797"
},
"stopId": "AGEPELL1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767874873"
},
"departure": {
"time": "1767874883"
},
"stopId": "AGEFLOO2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767874939"
},
"departure": {
"time": "1767874949"
},
"stopId": "AGEMTQU1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767874997"
},
"departure": {
"time": "1767875007"
},
"stopId": "AGEPREF3",
"stopSequence": 13
},
{
"arrival": {
"time": "1767875082"
},
"departure": {
"time": "1767875092"
},
"stopId": "AGEGRAV1",
"stopSequence": 14
}
],
"timestamp": "1767874317",
"trip": {
"directionId": 0,
"routeId": "NCB191_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260108",
"startTime": "13:10:00",
"tripId": "58340{NCB191_2}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:320340002:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1767874317"
}
}