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
❌3 erreurs, 2 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 03/07/2025 à 09h08 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 3 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 64101{L01_1}-25UrbV_T25_LMWJV stop_sequence 17 arrival_time 09:17:45 (1751527065) is less than previous stop departure_time 09:19:27 (1751527167) - times must increase between two sequential stops
- trip_id 64101{L01_1}-25UrbV_T25_LMWJV stop_sequence 18 arrival_time 09:18:54 (1751527134) is less than previous stop departure_time 09:19:57 (1751527197) - times must increase between two sequential stops
- trip_id 64101{L01_1}-25UrbV_T25_LMWJV stop_sequence 19 arrival_time 09:20:25 (1751527225) is less than previous stop departure_time 09:20:32 (1751527232) - times must increase between two sequential stops
Avertissements
vehicle_id not populated W002 1 erreur
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 64100{L01_1}-25UrbV_T25_LMWJV does not have a vehicle_id
ID in one feed missing from the other W003 1 erreur
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 64100{L01_1}-25UrbV_T25_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 | 21 | 20 fois (67 % 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 | 21 | 20 fois (67 % des validations) |
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 13 | 4 fois (13 % des validations) |
E028 | The vehicle position should be inside the agency coverage area. This is defined as within roughly 1/8 of a mile (200 meters) of the GTFS shapes.txt data, or stops.txt locations if the GTFS feed doesn't include shapes.txt. | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 03/07/2025 à 09h51 Europe/Paris.
vehicle_positions (14) trip_updates (14) 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 03/07/2025 à 09h51 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:302510001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 15,
"position": {
"latitude": 44.20612716674805,
"longitude": 0.625108003616333
},
"stopId": "AGEPDUM2",
"timestamp": "1751529105",
"trip": {
"directionId": 1,
"routeId": "L01_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "09:28:00",
"tripId": "64126{L01_1}-25UrbV_T25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:302510001:LOC"
}
}
},
{
"id": "5994513689477120:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751529095"
},
"departure": {
"time": "1751529115"
},
"stopId": "AGEPDUM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751529150"
},
"departure": {
"time": "1751529160"
},
"stopId": "AGEPPER2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751529253"
},
"departure": {
"time": "1751529263"
},
"stopId": "AGEPOMP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751529345"
},
"departure": {
"time": "1751529355"
},
"stopId": "AGESALE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751529402"
},
"departure": {
"time": "1751529412"
},
"stopId": "AGEBOIL2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751529474"
},
"departure": {
"time": "1751529484"
},
"stopId": "AGEBLUM2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751529532"
},
"departure": {
"time": "1751529542"
},
"stopId": "AGESTPA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751529588"
},
"departure": {
"time": "1751529598"
},
"stopId": "AGEROUS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751529684"
},
"departure": {
"time": "1751529694"
},
"stopId": "AGEJARD1",
"stopSequence": 23
}
],
"timestamp": "1751529105",
"trip": {
"directionId": 1,
"routeId": "L01_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "09:28:00",
"tripId": "64126{L01_1}-25UrbV_T25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:302510001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:308390007:LOC",
"vehicle": {
"currentStopSequence": 19,
"position": {
"latitude": 44.20035171508789,
"longitude": 0.6222429871559143
},
"stopId": "AGEUNIV1",
"timestamp": "1751529103",
"trip": {
"directionId": 0,
"routeId": "L01_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "09:00:00",
"tripId": "64101{L01_1}-25UrbV_T25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:308390007:LOC"
}
}
},
{
"id": "64146{L01_1}-25UrbV_T25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "AGEFLAU1",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "AGELACO1",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "AGEDELM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751529376"
},
"departure": {
"time": "1751529386"
},
"stopId": "AGEUNIV1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751529430"
},
"departure": {
"time": "1751529440"
},
"stopId": "AGEENAP1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751529507"
},
"departure": {
"time": "1751529517"
},
"stopId": "AGEATLA1",
"stopSequence": 21
},
{
"arrival": {
"time": "1751529557"
},
"departure": {
"time": "1751529567"
},
"stopId": "AGEASUD1",
"stopSequence": 22
}
],
"timestamp": "1751529106",
"trip": {
"directionId": 0,
"routeId": "L01_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "09:00:00",
"tripId": "64101{L01_1}-25UrbV_T25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:308390007:LOC"
}
}
},
{
"id": "zenbus:Vehicle:308390003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 8,
"position": {
"latitude": 44.206077575683594,
"longitude": 0.6250969767570496
},
"stopId": "AGEPDUM1",
"timestamp": "1751529108",
"trip": {
"directionId": 0,
"routeId": "L01_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "09:30:00",
"tripId": "64102{L01_1}-25UrbV_T25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:308390003:LOC"
}
}
},
{
"id": "64101{L01_1}-25UrbV_T25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751529083"
},
"departure": {
"time": "1751529118"
},
"stopId": "AGEPDUM1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751529202"
},
"departure": {
"time": "1751529212"
},
"stopId": "AGEGARE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751529281"
},
"departure": {
"time": "1751529291"
},
"stopId": "AGECARN1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751529327"
},
"departure": {
"time": "1751529337"
},
"stopId": "AGEFLOO1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751529370"
},
"departure": {
"time": "1751529380"
},
"stopId": "AGEFELX2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751529439"
},
"departure": {
"time": "1751529449"
},
"stopId": "AGEPELL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751529540"
},
"departure": {
"time": "1751529550"
},
"stopId": "AGEPALG1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751529625"
},
"departure": {
"time": "1751529635"
},
"stopId": "AGEGOUM1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751529720"
},
"departure": {
"time": "1751529730"
},
"stopId": "AGEFLAU1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751529780"
},
"departure": {
"time": "1751529790"
},
"stopId": "AGELACO1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751529849"
},
"departure": {
"time": "1751529859"
},
"stopId": "AGEDELM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751529940"
},
"departure": {
"time": "1751529950"
},
"stopId": "AGEUNIV1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751529994"
},
"departure": {
"time": "1751530004"
},
"stopId": "AGEENAP1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751530071"
},
"departure": {
"time": "1751530081"
},
"stopId": "AGEATLA1",
"stopSequence": 21
},
{
"arrival": {
"time": "1751530121"
},
"departure": {
"time": "1751530131"
},
"stopId": "AGEASUD1",
"stopSequence": 22
}
],
"timestamp": "1751529108",
"trip": {
"directionId": 0,
"routeId": "L01_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "09:30:00",
"tripId": "64102{L01_1}-25UrbV_T25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:308390003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:296710006:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 3,
"position": {
"latitude": 44.18436813354492,
"longitude": 0.6801149845123291
},
"stopId": "BENPAPI2",
"timestamp": "1751529109",
"trip": {
"directionId": 0,
"routeId": "L02_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "09:45:00",
"tripId": "65655{L02_2}-25UrbV_T25_LMWJVS"
},
"vehicle": {
"id": "zenbus:Vehicle:296710006:LOC"
}
}
},
{
"id": "65672{L02_2}-25UrbV_T25_LMWJVS",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751529054"
},
"departure": {
"time": "1751529066"
},
"stopId": "BENJMAL2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751529104"
},
"departure": {
"time": "1751529119"
},
"stopId": "BENPAPI2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751529207"
},
"departure": {
"time": "1751529217"
},
"stopId": "BENDEGA1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751529280"
},
"departure": {
"time": "1751529290"
},
"stopId": "BENLAJU2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751529345"
},
"departure": {
"time": "1751529355"
},
"stopId": "BENEGLI2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751529411"
},
"departure": {
"time": "1751529421"
},
"stopId": "BENMBEN2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751529639"
},
"departure": {
"time": "1751529649"
},
"stopId": "BENREDO1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751529802"
},
"departure": {
"time": "1751529812"
},
"stopId": "BOEPCOL2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751529965"
},
"departure": {
"time": "1751529975"
},
"stopId": "AGECMAR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751530038"
},
"departure": {
"time": "1751530048"
},
"stopId": "AGETOUS2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751530119"
},
"departure": {
"time": "1751530129"
},
"stopId": "AGEFLOR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751530232"
},
"departure": {
"time": "1751530242"
},
"stopId": "AGESCOE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751530295"
},
"departure": {
"time": "1751530305"
},
"stopId": "AGEPIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751530339"
},
"departure": {
"time": "1751530349"
},
"stopId": "AGEPELL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751530403"
},
"departure": {
"time": "1751530413"
},
"stopId": "AGEFELX1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751530442"
},
"departure": {
"time": "1751530452"
},
"stopId": "AGEFLOO2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751530481"
},
"departure": {
"time": "1751530491"
},
"stopId": "AGECARN2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751530583"
},
"departure": {
"time": "1751530593"
},
"stopId": "AGEGARE5",
"stopSequence": 19
}
],
"timestamp": "1751529109",
"trip": {
"directionId": 0,
"routeId": "L02_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "09:45:00",
"tripId": "65655{L02_2}-25UrbV_T25_LMWJVS"
},
"vehicle": {
"id": "zenbus:Vehicle:296710006:LOC"
}
}
},
{
"id": "zenbus:Vehicle:304780004:LOC",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 44.18803787231445,
"longitude": 0.6018580198287964
},
"stopId": "PASROCH1",
"timestamp": "1751529108",
"trip": {
"directionId": 1,
"routeId": "L03_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "09:32:00",
"tripId": "64561{L03_1}-25UrbV_T25_LMWJVS"
},
"vehicle": {
"id": "zenbus:Vehicle:304780004:LOC"
}
}
},
{
"id": "64552{L03_1}-25UrbV_T25_LMWJVS",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751529204"
},
"departure": {
"time": "1751529214"
},
"stopId": "PASROCH1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751529320"
},
"departure": {
"time": "1751529330"
},
"stopId": "PASUPSA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751529430"
},
"departure": {
"time": "1751529440"
},
"stopId": "PASCARM1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751529505"
},
"departure": {
"time": "1751529515"
},
"stopId": "PASBEAU1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751529637"
},
"departure": {
"time": "1751529647"
},
"stopId": "PASCOVO1",
"stopSequence": 14
}
],
"timestamp": "1751529108",
"trip": {
"directionId": 1,
"routeId": "L03_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "09:32:00",
"tripId": "64561{L03_1}-25UrbV_T25_LMWJVS"
},
"vehicle": {
"id": "zenbus:Vehicle:304780004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:302520001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 44.20822525024414,
"longitude": 0.6196249723434448
},
"stopId": "AGEGARE7",
"timestamp": "1751529105",
"trip": {
"directionId": 1,
"routeId": "L03_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "10:17:00",
"tripId": "64562{L03_1}-25UrbV_T25_LMWJVS"
},
"vehicle": {
"id": "zenbus:Vehicle:302520001:LOC"
}
}
},
{
"id": "64561{L03_1}-25UrbV_T25_LMWJVS",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751529010"
},
"departure": {
"time": "1751530620"
},
"stopId": "AGEGARE7",
"stopSequence": 1
},
{
"arrival": {
"time": "1751530726"
},
"departure": {
"time": "1751530736"
},
"stopId": "AGECARN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1751530778"
},
"departure": {
"time": "1751530788"
},
"stopId": "AGEFLOO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751530890"
},
"departure": {
"time": "1751530900"
},
"stopId": "AGEJLIB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751530980"
},
"departure": {
"time": "1751530990"
},
"stopId": "AGELIBE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751531061"
},
"departure": {
"time": "1751531071"
},
"stopId": "AGEVALE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751531197"
},
"departure": {
"time": "1751531207"
},
"stopId": "PASVERD1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751531255"
},
"departure": {
"time": "1751531265"
},
"stopId": "PASCCUL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751531333"
},
"departure": {
"time": "1751531343"
},
"stopId": "PASSTGE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751531486"
},
"departure": {
"time": "1751531496"
},
"stopId": "PASROCH1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751531602"
},
"departure": {
"time": "1751531612"
},
"stopId": "PASUPSA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751531711"
},
"departure": {
"time": "1751531721"
},
"stopId": "PASCARM1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751531786"
},
"departure": {
"time": "1751531796"
},
"stopId": "PASBEAU1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751531918"
},
"departure": {
"time": "1751531928"
},
"stopId": "PASCOVO1",
"stopSequence": 14
}
],
"timestamp": "1751529105",
"trip": {
"directionId": 1,
"routeId": "L03_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "10:17:00",
"tripId": "64562{L03_1}-25UrbV_T25_LMWJVS"
},
"vehicle": {
"id": "zenbus:Vehicle:302520001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:306670004:LOC",
"vehicle": {
"currentStopSequence": 34,
"position": {
"latitude": 44.23489761352539,
"longitude": 0.6409639716148376
},
"stopId": "FOUCAND1",
"timestamp": "1751529109",
"trip": {
"directionId": 1,
"routeId": "L04_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "09:00:00",
"tripId": "65573{L04_2}-25UrbV_T25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:306670004:LOC"
}
}
},
{
"id": "64577{L03_1}-25UrbV_T25_LMWJVS",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751529213"
},
"departure": {
"time": "1751529223"
},
"stopId": "FOUCAND1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751529255"
},
"departure": {
"time": "1751529265"
},
"stopId": "FOULPRO1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751529328"
},
"departure": {
"time": "1751529338"
},
"stopId": "FOULROY2",
"stopSequence": 36
},
{
"arrival": {
"time": "1751529426"
},
"departure": {
"time": "1751529436"
},
"stopId": "FOULCRO2",
"stopSequence": 37
},
{
"arrival": {
"time": "1751529482"
},
"departure": {
"time": "1751529492"
},
"stopId": "FOUCHAN1",
"stopSequence": 38
},
{
"arrival": {
"time": "1751529642"
},
"departure": {
"time": "1751529652"
},
"stopId": "FOUCCFO1",
"stopSequence": 39
}
],
"timestamp": "1751529109",
"trip": {
"directionId": 1,
"routeId": "L04_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "09:00:00",
"tripId": "65573{L04_2}-25UrbV_T25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:306670004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:304760006:LOC",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 44.17652130126953,
"longitude": 0.6478949785232544
},
"stopId": "BOEZA2",
"timestamp": "1751529107",
"trip": {
"directionId": 1,
"routeId": "L04_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "09:46:00",
"tripId": "65574{L04_2}-25UrbV_T25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:304760006:LOC"
}
}
},
{
"id": "65573{L04_2}-25UrbV_T25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751529066"
},
"departure": {
"time": "1751529084"
},
"stopId": "BOEJAUR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751529202"
},
"departure": {
"time": "1751529212"
},
"stopId": "BOEZA2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751529264"
},
"departure": {
"time": "1751529274"
},
"stopId": "BOELACR2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751529311"
},
"departure": {
"time": "1751529321"
},
"stopId": "BOEROST2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751529384"
},
"departure": {
"time": "1751529394"
},
"stopId": "BOELACE2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751529450"
},
"departure": {
"time": "1751529460"
},
"stopId": "BOELCOU2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751529546"
},
"departure": {
"time": "1751529556"
},
"stopId": "BOADAUB2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751529582"
},
"departure": {
"time": "1751529592"
},
"stopId": "BOEAQUI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751529651"
},
"departure": {
"time": "1751529661"
},
"stopId": "BOEMIN2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751529789"
},
"departure": {
"time": "1751529799"
},
"stopId": "BOEBIGG2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751529882"
},
"departure": {
"time": "1751529892"
},
"stopId": "AGECESQ2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751529940"
},
"departure": {
"time": "1751529950"
},
"stopId": "AGEGRVI2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751530027"
},
"departure": {
"time": "1751530037"
},
"stopId": "AGELAVO2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751530090"
},
"departure": {
"time": "1751530100"
},
"stopId": "AGEJBRU2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751530373"
},
"departure": {
"time": "1751530383"
},
"stopId": "AGEGAMB1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751530423"
},
"departure": {
"time": "1751530433"
},
"stopId": "AGEJASM2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751530479"
},
"departure": {
"time": "1751530489"
},
"stopId": "AGELAME2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751530529"
},
"departure": {
"time": "1751530539"
},
"stopId": "AGESFOY2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751530585"
},
"departure": {
"time": "1751530595"
},
"stopId": "AGEGARE8",
"stopSequence": 21
},
{
"arrival": {
"time": "1751530672"
},
"departure": {
"time": "1751530682"
},
"stopId": "AGECARN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751530712"
},
"departure": {
"time": "1751530722"
},
"stopId": "AGEFLOO1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751530751"
},
"departure": {
"time": "1751530761"
},
"stopId": "AGEFELX2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751530806"
},
"departure": {
"time": "1751530816"
},
"stopId": "AGEPELL2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751530847"
},
"departure": {
"time": "1751530857"
},
"stopId": "AGEPIN2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751530874"
},
"departure": {
"time": "1751530884"
},
"stopId": "AGEPPER2",
"stopSequence": 27
},
{
"arrival": {
"time": "1751530957"
},
"departure": {
"time": "1751530967"
},
"stopId": "AGEFACP2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751531027"
},
"departure": {
"time": "1751531037"
},
"stopId": "AGECIME2",
"stopSequence": 29
},
{
"arrival": {
"time": "1751531120"
},
"departure": {
"time": "1751531130"
},
"stopId": "AGEPAYO2",
"stopSequence": 30
},
{
"arrival": {
"time": "1751531248"
},
"departure": {
"time": "1751531258"
},
"stopId": "AGEMAGN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751531297"
},
"departure": {
"time": "1751531307"
},
"stopId": "FOUDOT2",
"stopSequence": 32
},
{
"arrival": {
"time": "1751531476"
},
"departure": {
"time": "1751531486"
},
"stopId": "FOUBELV1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751531729"
},
"departure": {
"time": "1751531739"
},
"stopId": "FOUCAND1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751531771"
},
"departure": {
"time": "1751531781"
},
"stopId": "FOULPRO1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751531842"
},
"departure": {
"time": "1751531852"
},
"stopId": "FOULROY2",
"stopSequence": 36
},
{
"arrival": {
"time": "1751531939"
},
"departure": {
"time": "1751531949"
},
"stopId": "FOULCRO2",
"stopSequence": 37
},
{
"arrival": {
"time": "1751531993"
},
"departure": {
"time": "1751532003"
},
"stopId": "FOUCHAN1",
"stopSequence": 38
},
{
"arrival": {
"time": "1751532149"
},
"departure": {
"time": "1751532159"
},
"stopId": "FOUCCFO1",
"stopSequence": 39
}
],
"timestamp": "1751529107",
"trip": {
"directionId": 1,
"routeId": "L04_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "09:46:00",
"tripId": "65574{L04_2}-25UrbV_T25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:304760006:LOC"
}
}
},
{
"id": "zenbus:Vehicle:296700004:LOC",
"vehicle": {
"currentStopSequence": 11,
"position": {
"latitude": 44.213111877441406,
"longitude": 0.6283149719238281
},
"stopId": "AGECIME1",
"timestamp": "1751529109",
"trip": {
"directionId": 0,
"routeId": "L04_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "09:29:00",
"tripId": "65558{L04_2}-25UrbV_T25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:296700004:LOC"
}
}
},
{
"id": "65586{L04_2}-25UrbV_T25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751529059"
},
"departure": {
"time": "1751529077"
},
"stopId": "AGEPAYO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751529124"
},
"departure": {
"time": "1751529134"
},
"stopId": "AGECIME1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751529187"
},
"departure": {
"time": "1751529197"
},
"stopId": "AGEFACP1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751529277"
},
"departure": {
"time": "1751529287"
},
"stopId": "AGEPIN1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751529317"
},
"departure": {
"time": "1751529327"
},
"stopId": "AGEPELL1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751529374"
},
"departure": {
"time": "1751529384"
},
"stopId": "AGEFELX1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751529409"
},
"departure": {
"time": "1751529419"
},
"stopId": "AGEFLOO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751529445"
},
"departure": {
"time": "1751529455"
},
"stopId": "AGECARN2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751529531"
},
"departure": {
"time": "1751529541"
},
"stopId": "AGEGARE8",
"stopSequence": 18
},
{
"arrival": {
"time": "1751529585"
},
"departure": {
"time": "1751529595"
},
"stopId": "AGESFOY1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751529637"
},
"departure": {
"time": "1751529647"
},
"stopId": "AGELAME1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751529673"
},
"departure": {
"time": "1751529683"
},
"stopId": "AGEJSCA1",
"stopSequence": 21
},
{
"arrival": {
"time": "1751529721"
},
"departure": {
"time": "1751529731"
},
"stopId": "AGEJASM1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751530103"
},
"departure": {
"time": "1751530113"
},
"stopId": "AGEJBRU1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751530169"
},
"departure": {
"time": "1751530179"
},
"stopId": "AGELAVO1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751530250"
},
"departure": {
"time": "1751530260"
},
"stopId": "AGEGRVI1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751530306"
},
"departure": {
"time": "1751530316"
},
"stopId": "AGECESQ1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751530402"
},
"departure": {
"time": "1751530412"
},
"stopId": "BOEBIGG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751530535"
},
"departure": {
"time": "1751530545"
},
"stopId": "BOEMIN1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751530588"
},
"departure": {
"time": "1751530598"
},
"stopId": "BOEAQUI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751530654"
},
"departure": {
"time": "1751530664"
},
"stopId": "BOADAUB1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751530723"
},
"departure": {
"time": "1751530733"
},
"stopId": "BOELCOU1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751530811"
},
"departure": {
"time": "1751530821"
},
"stopId": "BOELACE1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751530877"
},
"departure": {
"time": "1751530887"
},
"stopId": "BOEROST1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751530931"
},
"departure": {
"time": "1751530941"
},
"stopId": "BOELACR1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751530985"
},
"departure": {
"time": "1751530995"
},
"stopId": "BOEZA1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751531157"
},
"departure": {
"time": "1751531167"
},
"stopId": "BOEJAUR2",
"stopSequence": 36
},
{
"arrival": {
"time": "1751531200"
},
"departure": {
"time": "1751531210"
},
"stopId": "BOEARTI2",
"stopSequence": 37
},
{
"arrival": {
"time": "1751531273"
},
"departure": {
"time": "1751531283"
},
"stopId": "BOEGARD2",
"stopSequence": 38
}
],
"timestamp": "1751529109",
"trip": {
"directionId": 0,
"routeId": "L04_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "09:29:00",
"tripId": "65558{L04_2}-25UrbV_T25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:296700004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:310490002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 19,
"position": {
"latitude": 44.2054443359375,
"longitude": 0.6260740160942078
},
"stopId": "AGEPPER2",
"timestamp": "1751529107",
"trip": {
"directionId": 1,
"routeId": "L07_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "09:20:00",
"tripId": "64402{L07_1}-25UrbV_T25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:310490002:LOC"
}
}
},
{
"id": "65570{L04_2}-25UrbV_T25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751529086"
},
"departure": {
"time": "1751529117"
},
"stopId": "AGEPPER2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751529207"
},
"departure": {
"time": "1751529217"
},
"stopId": "AGEFACP2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751529257"
},
"departure": {
"time": "1751529267"
},
"stopId": "AGESTAL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751529331"
},
"departure": {
"time": "1751529341"
},
"stopId": "AGEBEZI2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751529394"
},
"departure": {
"time": "1751529404"
},
"stopId": "AGETOUR2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751529655"
},
"departure": {
"time": "1751529665"
},
"stopId": "AGEHOPI1",
"stopSequence": 24
}
],
"timestamp": "1751529107",
"trip": {
"directionId": 1,
"routeId": "L07_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "09:20:00",
"tripId": "64402{L07_1}-25UrbV_T25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:310490002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:320320006:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 20,
"position": {
"latitude": 44.186038970947266,
"longitude": 0.6302580237388611
},
"stopId": "AGECESQ1",
"timestamp": "1751529107",
"trip": {
"directionId": 0,
"routeId": "L07_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "09:22:00",
"tripId": "64385{L07_1}-25UrbV_T25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:320320006:LOC"
}
}
},
{
"id": "64415{L07_1}-25UrbV_T25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751529094"
},
"departure": {
"time": "1751529117"
},
"stopId": "AGECESQ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751529238"
},
"departure": {
"time": "1751529248"
},
"stopId": "BOEBOWL1",
"stopSequence": 21
},
{
"arrival": {
"time": "1751529317"
},
"departure": {
"time": "1751529327"
},
"stopId": "BOECCBO1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751529414"
},
"departure": {
"time": "1751529424"
},
"stopId": "BOEGARD1",
"stopSequence": 23
}
],
"timestamp": "1751529107",
"trip": {
"directionId": 0,
"routeId": "L07_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "09:22:00",
"tripId": "64385{L07_1}-25UrbV_T25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:320320006:LOC"
}
}
},
{
"id": "zenbus:Vehicle:310480005:LOC",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 44.20817947387695,
"longitude": 0.6190029978752136
},
"stopId": "AGECARN1",
"timestamp": "1751529108",
"trip": {
"directionId": 1,
"routeId": "L09_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "09:45:00",
"tripId": "64835{L09_1}-25UrbV_T25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:310480005:LOC"
}
}
},
{
"id": "64833{L09_1}-25UrbV_T25_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751529100"
},
"departure": {
"time": "1751529108"
},
"stopId": "AGEGARE5",
"stopSequence": 1
},
{
"arrival": {
"time": "1751529187"
},
"departure": {
"time": "1751529197"
},
"stopId": "AGECARN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1751529227"
},
"departure": {
"time": "1751529237"
},
"stopId": "AGEFLOO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751529265"
},
"departure": {
"time": "1751529275"
},
"stopId": "AGEFELX2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751529318"
},
"departure": {
"time": "1751529328"
},
"stopId": "AGEPELL2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751529361"
},
"departure": {
"time": "1751529371"
},
"stopId": "AGEPIN2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751529391"
},
"departure": {
"time": "1751529401"
},
"stopId": "AGEPPER2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751529481"
},
"departure": {
"time": "1751529491"
},
"stopId": "AGEPOMP2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751529563"
},
"departure": {
"time": "1751529573"
},
"stopId": "AGESALE2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751529614"
},
"departure": {
"time": "1751529624"
},
"stopId": "AGEBOIL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751529679"
},
"departure": {
"time": "1751529689"
},
"stopId": "AGEBLUM2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751529732"
},
"departure": {
"time": "1751529742"
},
"stopId": "AGEVALP2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751529838"
},
"departure": {
"time": "1751529848"
},
"stopId": "AGEBUGE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751530124"
},
"departure": {
"time": "1751530134"
},
"stopId": "PDCDURA2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751530179"
},
"departure": {
"time": "1751530189"
},
"stopId": "PDCVALM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751530264"
},
"departure": {
"time": "1751530274"
},
"stopId": "PDCMAIR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751530323"
},
"departure": {
"time": "1751530333"
},
"stopId": "PDCREGA2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751530375"
},
"departure": {
"time": "1751530385"
},
"stopId": "PDCBARR1",
"stopSequence": 18
}
],
"timestamp": "1751529108",
"trip": {
"directionId": 1,
"routeId": "L09_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "09:45:00",
"tripId": "64835{L09_1}-25UrbV_T25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:310480005:LOC"
}
}
},
{
"id": "zenbus:Vehicle:310480004:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 17,
"position": {
"latitude": 44.186744689941406,
"longitude": 0.5809360146522522
},
"stopId": "ROQWALI2",
"timestamp": "1751529107",
"trip": {
"directionId": 1,
"routeId": "L10_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "09:27:00",
"tripId": "63862{L10_1}-25UrbV_T25_LMWJVS"
},
"vehicle": {
"id": "zenbus:Vehicle:310480004:LOC"
}
}
},
{
"id": "63848{L10_1}-25UrbV_T25_LMWJVS",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751529094"
},
"departure": {
"time": "1751529117"
},
"stopId": "ROQWALI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751529258"
},
"departure": {
"time": "1751529268"
},
"stopId": "PASJROM2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751529393"
},
"departure": {
"time": "1751529403"
},
"stopId": "PASJEHA2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751529461"
},
"departure": {
"time": "1751529471"
},
"stopId": "PASMAUR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751529501"
},
"departure": {
"time": "1751529511"
},
"stopId": "PASGALA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751529543"
},
"departure": {
"time": "1751529553"
},
"stopId": "PASGLYC2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751529615"
},
"departure": {
"time": "1751529625"
},
"stopId": "PASLYS2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751529664"
},
"departure": {
"time": "1751529674"
},
"stopId": "PASAERO2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751529715"
},
"departure": {
"time": "1751529725"
},
"stopId": "PASSAEN2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751529783"
},
"departure": {
"time": "1751529793"
},
"stopId": "PASDEVI2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751529839"
},
"departure": {
"time": "1751529849"
},
"stopId": "PASBURG2",
"stopSequence": 27
},
{
"arrival": {
"time": "1751529885"
},
"departure": {
"time": "1751529895"
},
"stopId": "PASUPSA2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751529981"
},
"departure": {
"time": "1751529991"
},
"stopId": "PASCARM2",
"stopSequence": 29
},
{
"arrival": {
"time": "1751530038"
},
"departure": {
"time": "1751530048"
},
"stopId": "PASBEAU2",
"stopSequence": 30
},
{
"arrival": {
"time": "1751530147"
},
"departure": {
"time": "1751530157"
},
"stopId": "PASBELL1",
"stopSequence": 31
}
],
"timestamp": "1751529107",
"trip": {
"directionId": 1,
"routeId": "L10_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "09:27:00",
"tripId": "63862{L10_1}-25UrbV_T25_LMWJVS"
},
"vehicle": {
"id": "zenbus:Vehicle:310480004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:296710007:LOC",
"vehicle": {
"currentStopSequence": 3,
"position": {
"latitude": 44.20205307006836,
"longitude": 0.611985981464386
},
"stopId": "AGEJASM3",
"timestamp": "1751529106",
"trip": {
"directionId": 0,
"routeId": "NCB191_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "09:50:00",
"tripId": "58411{NCB191_2}-25UrbV_T25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:296710007:LOC"
}
}
},
{
"id": "61967{GAUJA_3}-Navette Gauja PVS & GVS_3_LMWJVS",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751529084"
},
"departure": {
"time": "1751529085"
},
"stopId": "AGEGAMB1",
"stopSequence": 2
},
{
"arrival": {
"time": "1751529150"
},
"departure": {
"time": "1751529160"
},
"stopId": "AGEJASM3",
"stopSequence": 3
},
{
"arrival": {
"time": "1751529203"
},
"departure": {
"time": "1751529213"
},
"stopId": "AGEREIN1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751529240"
},
"departure": {
"time": "1751529250"
},
"stopId": "AGELAIT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751529301"
},
"departure": {
"time": "1751529311"
},
"stopId": "AGECATH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751529405"
},
"departure": {
"time": "1751529415"
},
"stopId": "AGEGARE4",
"stopSequence": 7
},
{
"arrival": {
"time": "1751529484"
},
"departure": {
"time": "1751529494"
},
"stopId": "AGEPDUM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751529527"
},
"departure": {
"time": "1751529537"
},
"stopId": "AGEPIN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751529574"
},
"departure": {
"time": "1751529584"
},
"stopId": "AGEPELL1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751529660"
},
"departure": {
"time": "1751529670"
},
"stopId": "AGEFLOO2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751529726"
},
"departure": {
"time": "1751529736"
},
"stopId": "AGEMTQU1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751529784"
},
"departure": {
"time": "1751529794"
},
"stopId": "AGEPREF3",
"stopSequence": 13
},
{
"arrival": {
"time": "1751529869"
},
"departure": {
"time": "1751529879"
},
"stopId": "AGEGRAV1",
"stopSequence": 14
}
],
"timestamp": "1751529106",
"trip": {
"directionId": 0,
"routeId": "NCB191_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "09:50:00",
"tripId": "58411{NCB191_2}-25UrbV_T25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:296710007:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1751529109"
}
}