Détails de la ressource
Les données horaires correspondent à l’ensemble de l’offre du réseau TLP Mobilités : les horaires de l’ensemble des lignes commerciales et les informations géographiques associées (topographie du réseau).
Cette ressource fait partie du jeu de données Réseau urbain TLP.
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
❌499 erreurs, 6 avertissements
De nombreuses erreurs de validation indiquent que les identifiants du GTFS-RT ne correspondent pas aux identifiants du GTFS.
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 09/07/2026 à 09h00 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 45 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- vehicle_id zenbus:Vehicle:911230002:LOC trip_id 4990309292310528:2 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 4990309292310528:2 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 5199560098971648:4 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id zenbus:Vehicle:728150001:LOC trip_id 4664046396637184:6 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 4664046396637184:6 does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt route_id does not exist in GTFS data E004 45 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- vehicle_id zenbus:Vehicle:911230002:LOC route_id zenbus:Line:860950003:LOC does not exist in the GTFS data routes.txt
- route_id zenbus:Line:860950003:LOC does not exist in the GTFS data routes.txt
- route_id zenbus:Line:853200010:LOC does not exist in the GTFS data routes.txt
- vehicle_id zenbus:Vehicle:728150001:LOC route_id zenbus:Line:708210001:LOC does not exist in the GTFS data routes.txt
- route_id zenbus:Line:708210001:LOC does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 346 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- vehicle_id zenbus:Vehicle:911230002:LOC stop_id zenbus:StopPoint:SP:894890010:LOC does not exist in GTFS data stops.txt
- trip_id 4990309292310528:2 stop_id zenbus:StopPoint:SP:882880006:LOC does not exist in GTFS data stops.txt
- trip_id 4990309292310528:2 stop_id zenbus:StopPoint:SP:904950007:LOC does not exist in GTFS data stops.txt
- trip_id 4990309292310528:2 stop_id zenbus:StopPoint:SP:908930002:LOC does not exist in GTFS data stops.txt
- trip_id 4990309292310528:2 stop_id zenbus:StopPoint:SP:851280012:LOC does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 63 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 4990309292310528:2 stop_sequence 8 arrival_time 09:08:26 (1783580906) is less than previous stop departure_time 09:11:00 (1783581060) - times must increase between two sequential stops
- trip_id 4990309292310528:2 stop_sequence 9 arrival_time 09:09:47 (1783580987) is less than previous stop departure_time 09:11:48 (1783581108) - times must increase between two sequential stops
- trip_id 4990309292310528:2 stop_sequence 10 arrival_time 09:12:05 (1783581125) is less than previous stop departure_time 09:12:58 (1783581178) - times must increase between two sequential stops
- trip_id 4990309292310528:2 stop_sequence 11 arrival_time 09:13:20 (1783581200) is less than previous stop departure_time 09:15:37 (1783581337) - times must increase between two sequential stops
- trip_id 4990309292310528:2 stop_sequence 12 arrival_time 09:14:31 (1783581271) is less than previous stop departure_time 09:17:15 (1783581435) - 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 5199560098971648:4 does not have a vehicle_id
- trip_id 4876170670637056:1 does not have a vehicle_id
- trip_id 5238857808216064:3 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 4876170670637056:1 is in TripUpdates but not in VehiclePositions feed
- trip_id 5238857808216064:3 is in TripUpdates but not in VehiclePositions feed
- trip_id 5199560098971648:4 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 |
|---|---|---|---|
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 827 | 18 fois (100 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 827 | 18 fois (100 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 6 110 | 18 fois (100 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 1 180 | 18 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 23 | 14 fois (78 % 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 | 23 | 14 fois (78 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 21/07/2026 à 18h04 Europe/Paris.
trip_updates (25) vehicle_positions (23) 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 21/07/2026 à 18h04 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "20260721:5565539597418496:35",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784649835"
},
"departure": {
"time": "1784649838"
},
"stopId": "zenbus:StopPoint:SP:892920009:LOC",
"stopSequence": 20
}
],
"timestamp": "1784649839",
"trip": {
"routeId": "zenbus:Line:853200010:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:35:00",
"tripId": "6626573452050432:35"
}
}
},
{
"id": "zenbus:Vehicle:905550002:LOC",
"vehicle": {
"currentStopSequence": 13,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.0938606262207,
"longitude": -0.04622900113463402
},
"stopId": "zenbus:StopPoint:SP:904950004:LOC",
"timestamp": "1784649876",
"trip": {
"routeId": "zenbus:Line:853200010:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:50:00",
"tripId": "6626573452050432:36"
},
"vehicle": {
"id": "zenbus:Vehicle:905550002:LOC"
}
}
},
{
"id": "20260721:5565539597418496:36",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784649714"
},
"departure": {
"time": "1784649798"
},
"stopId": "zenbus:StopPoint:SP:902910017:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1784649851"
},
"departure": {
"time": "1784649867"
},
"stopId": "zenbus:StopPoint:SP:880900003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1784649915"
},
"departure": {
"time": "1784650002"
},
"stopId": "zenbus:StopPoint:SP:904950004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1784650043"
},
"departure": {
"time": "1784650096"
},
"stopId": "zenbus:StopPoint:SP:902900007:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1784650127"
},
"departure": {
"time": "1784650168"
},
"stopId": "zenbus:StopPoint:SP:902920004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1784650217"
},
"departure": {
"time": "1784650273"
},
"stopId": "zenbus:StopPoint:SP:715300018:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1784650309"
},
"departure": {
"time": "1784650379"
},
"stopId": "zenbus:StopPoint:SP:890890002:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1784650379"
},
"departure": {
"time": "1784650444"
},
"stopId": "zenbus:StopPoint:SP:896940013:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1784650463"
},
"departure": {
"time": "1784650516"
},
"stopId": "zenbus:StopPoint:SP:902950009:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1784650575"
},
"departure": {
"time": "1784650602"
},
"stopId": "zenbus:StopPoint:SP:892920009:LOC",
"stopSequence": 20
}
],
"timestamp": "1784649878",
"trip": {
"routeId": "zenbus:Line:853200010:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:50:00",
"tripId": "6626573452050432:36"
},
"vehicle": {
"id": "zenbus:Vehicle:905550002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:887170002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.09666061401367,
"longitude": -0.054969001561403275
},
"stopId": "zenbus:StopPoint:SP:889930003:LOC",
"timestamp": "1784649879",
"trip": {
"routeId": "zenbus:Line:853200010:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "18:05:00",
"tripId": "6626573452050432:37"
},
"vehicle": {
"id": "zenbus:Vehicle:887170002:LOC"
}
}
},
{
"id": "20260721:5565539597418496:37",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784649857"
},
"departure": {
"time": "1784649900"
},
"stopId": "zenbus:StopPoint:SP:889930003:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1784649986"
},
"departure": {
"time": "1784650038"
},
"stopId": "zenbus:StopPoint:SP:902970002:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1784650075"
},
"departure": {
"time": "1784650112"
},
"stopId": "zenbus:StopPoint:SP:898910002:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1784650117"
},
"departure": {
"time": "1784650163"
},
"stopId": "zenbus:StopPoint:SP:810320009:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1784650178"
},
"departure": {
"time": "1784650224"
},
"stopId": "zenbus:StopPoint:SP:5425401248612352:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1784650226"
},
"departure": {
"time": "1784650278"
},
"stopId": "zenbus:StopPoint:SP:835920012:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1784650279"
},
"departure": {
"time": "1784650364"
},
"stopId": "zenbus:StopPoint:SP:902910013:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1784650334"
},
"departure": {
"time": "1784650422"
},
"stopId": "zenbus:StopPoint:SP:896950009:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1784650373"
},
"departure": {
"time": "1784650471"
},
"stopId": "zenbus:StopPoint:SP:904980009:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1784650424"
},
"departure": {
"time": "1784650527"
},
"stopId": "zenbus:StopPoint:SP:894890006:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1784650491"
},
"departure": {
"time": "1784650590"
},
"stopId": "zenbus:StopPoint:SP:902940003:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1784650588"
},
"departure": {
"time": "1784650699"
},
"stopId": "zenbus:StopPoint:SP:902910017:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1784650717"
},
"departure": {
"time": "1784650823"
},
"stopId": "zenbus:StopPoint:SP:880900003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1784650788"
},
"departure": {
"time": "1784650889"
},
"stopId": "zenbus:StopPoint:SP:904950004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1784650840"
},
"departure": {
"time": "1784650945"
},
"stopId": "zenbus:StopPoint:SP:902900007:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1784650923"
},
"departure": {
"time": "1784651016"
},
"stopId": "zenbus:StopPoint:SP:902920004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1784651013"
},
"departure": {
"time": "1784651121"
},
"stopId": "zenbus:StopPoint:SP:715300018:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1784651106"
},
"departure": {
"time": "1784651228"
},
"stopId": "zenbus:StopPoint:SP:890890002:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1784651175"
},
"departure": {
"time": "1784651292"
},
"stopId": "zenbus:StopPoint:SP:896940013:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1784651259"
},
"departure": {
"time": "1784651364"
},
"stopId": "zenbus:StopPoint:SP:902950009:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1784651371"
},
"departure": {
"time": "1784651450"
},
"stopId": "zenbus:StopPoint:SP:892920009:LOC",
"stopSequence": 20
}
],
"timestamp": "1784649880",
"trip": {
"routeId": "zenbus:Line:853200010:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "18:05:00",
"tripId": "6626573452050432:37"
},
"vehicle": {
"id": "zenbus:Vehicle:887170002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:728150001:LOC",
"vehicle": {
"currentStopSequence": 4,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.231868743896484,
"longitude": 0.08083000034093857
},
"stopId": "zenbus:StopPoint:SP:676480016:LOC",
"timestamp": "1784649879",
"trip": {
"routeId": "zenbus:Line:708210001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "18:00:00",
"tripId": "4990724226416640:21"
},
"vehicle": {
"id": "zenbus:Vehicle:728150001:LOC"
}
}
},
{
"id": "20260721:905600038:21",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784649835"
},
"departure": {
"time": "1784649876"
},
"stopId": "zenbus:StopPoint:SP:721110020:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1784649917"
},
"departure": {
"time": "1784649973"
},
"stopId": "zenbus:StopPoint:SP:676480016:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1784650000"
},
"departure": {
"time": "1784650045"
},
"stopId": "zenbus:StopPoint:SP:906860006:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1784650075"
},
"departure": {
"time": "1784650112"
},
"stopId": "zenbus:StopPoint:SP:898870004:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1784650164"
},
"departure": {
"time": "1784650217"
},
"stopId": "zenbus:StopPoint:SP:902910005:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1784650211"
},
"departure": {
"time": "1784650270"
},
"stopId": "zenbus:StopPoint:SP:717220023:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1784650268"
},
"departure": {
"time": "1784650329"
},
"stopId": "zenbus:StopPoint:SP:800920001:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1784650314"
},
"departure": {
"time": "1784650382"
},
"stopId": "zenbus:StopPoint:SP:904990002:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1784650398"
},
"departure": {
"time": "1784650454"
},
"stopId": "zenbus:StopPoint:SP:715280015:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1784650485"
},
"departure": {
"time": "1784650527"
},
"stopId": "zenbus:StopPoint:SP:678670020:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1784650580"
},
"departure": {
"time": "1784650605"
},
"stopId": "zenbus:StopPoint:SP:882880004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1784650690"
},
"departure": {
"time": "1784650720"
},
"stopId": "zenbus:StopPoint:SP:915220045:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1784650759"
},
"departure": {
"time": "1784650784"
},
"stopId": "zenbus:StopPoint:SP:883650053:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1784650889"
},
"departure": {
"time": "1784650909"
},
"stopId": "zenbus:StopPoint:SP:713350019:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1784650974"
},
"departure": {
"time": "1784650984"
},
"stopId": "zenbus:StopPoint:SP:723120009:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1784651099"
},
"departure": {
"time": "1784651109"
},
"stopId": "zenbus:StopPoint:SP:910860007:LOC",
"stopSequence": 18
}
],
"timestamp": "1784649880",
"trip": {
"routeId": "zenbus:Line:708210001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "18:00:00",
"tripId": "4990724226416640:21"
},
"vehicle": {
"id": "zenbus:Vehicle:728150001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:913190004:LOC",
"vehicle": {
"currentStopSequence": 1,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.232139587402344,
"longitude": 0.07266899943351746
},
"stopId": "zenbus:StopPoint:SP:912830006:LOC",
"timestamp": "1784649878",
"trip": {
"routeId": "zenbus:Line:708210001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "18:00:00",
"tripId": "5715945896017920:21"
},
"vehicle": {
"id": "zenbus:Vehicle:913190004:LOC"
}
}
},
{
"id": "20260721:909430002:21",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784650021"
},
"departure": {
"time": "1784650031"
},
"stopId": "zenbus:StopPoint:SP:912830006:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1784650105"
},
"departure": {
"time": "1784650115"
},
"stopId": "zenbus:StopPoint:SP:890880004:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1784650155"
},
"departure": {
"time": "1784650165"
},
"stopId": "zenbus:StopPoint:SP:885460003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1784650209"
},
"departure": {
"time": "1784650219"
},
"stopId": "zenbus:StopPoint:SP:880900004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1784650299"
},
"departure": {
"time": "1784650309"
},
"stopId": "zenbus:StopPoint:SP:894890008:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1784650382"
},
"departure": {
"time": "1784650392"
},
"stopId": "zenbus:StopPoint:SP:723110015:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1784650453"
},
"departure": {
"time": "1784650463"
},
"stopId": "zenbus:StopPoint:SP:916810002:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1784650530"
},
"departure": {
"time": "1784650540"
},
"stopId": "zenbus:StopPoint:SP:907290004:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1784650595"
},
"departure": {
"time": "1784650605"
},
"stopId": "zenbus:StopPoint:SP:703880012:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1784650664"
},
"departure": {
"time": "1784650674"
},
"stopId": "zenbus:StopPoint:SP:708080012:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1784650722"
},
"departure": {
"time": "1784650732"
},
"stopId": "zenbus:StopPoint:SP:684730010:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1784650776"
},
"departure": {
"time": "1784650786"
},
"stopId": "zenbus:StopPoint:SP:908900004:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1784650835"
},
"departure": {
"time": "1784650845"
},
"stopId": "zenbus:StopPoint:SP:896930006:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1784650900"
},
"departure": {
"time": "1784650910"
},
"stopId": "zenbus:StopPoint:SP:723110015:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1784650998"
},
"departure": {
"time": "1784651008"
},
"stopId": "zenbus:StopPoint:SP:884920006:LOC",
"stopSequence": 15
}
],
"timestamp": "1784649879",
"trip": {
"routeId": "zenbus:Line:708210001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "18:00:00",
"tripId": "5715945896017920:21"
},
"vehicle": {
"id": "zenbus:Vehicle:913190004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:901440002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 29,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.21908950805664,
"longitude": 0.0774490013718605
},
"stopId": "zenbus:StopPoint:SP:904980007:LOC",
"timestamp": "1784649876",
"trip": {
"routeId": "zenbus:Line:814720009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:35:00",
"tripId": "5233659052294144:31"
},
"vehicle": {
"id": "zenbus:Vehicle:901440002:LOC"
}
}
},
{
"id": "20260721:4866599839334400:31",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784649754"
},
"departure": {
"time": "1784649776"
},
"stopId": "zenbus:StopPoint:SP:904960012:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1784649814"
},
"departure": {
"time": "1784649842"
},
"stopId": "zenbus:StopPoint:SP:882890006:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1784649864"
},
"departure": {
"time": "1784649953"
},
"stopId": "zenbus:StopPoint:SP:904980007:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1784650098"
},
"departure": {
"time": "1784650154"
},
"stopId": "zenbus:StopPoint:SP:692580020:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1784650167"
},
"departure": {
"time": "1784650218"
},
"stopId": "zenbus:StopPoint:SP:896950008:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1784650211"
},
"departure": {
"time": "1784650240"
},
"stopId": "zenbus:StopPoint:SP:884920010:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1784650268"
},
"departure": {
"time": "1784650299"
},
"stopId": "zenbus:StopPoint:SP:904960008:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1784650361"
},
"departure": {
"time": "1784650405"
},
"stopId": "zenbus:StopPoint:SP:905000007:LOC",
"stopSequence": 34
}
],
"timestamp": "1784649877",
"trip": {
"routeId": "zenbus:Line:814720009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:35:00",
"tripId": "5233659052294144:31"
},
"vehicle": {
"id": "zenbus:Vehicle:901440002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:881290002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 14,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.2370491027832,
"longitude": 0.050349000841379166
},
"stopId": "zenbus:StopPoint:SP:890870009:LOC",
"timestamp": "1784649876",
"trip": {
"routeId": "zenbus:Line:814720009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:55:00",
"tripId": "5233659052294144:34"
},
"vehicle": {
"id": "zenbus:Vehicle:881290002:LOC"
}
}
},
{
"id": "20260721:4866599839334400:34",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784649866"
},
"departure": {
"time": "1784649887"
},
"stopId": "zenbus:StopPoint:SP:890870009:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1784649925"
},
"departure": {
"time": "1784649935"
},
"stopId": "zenbus:StopPoint:SP:884950007:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1784650044"
},
"departure": {
"time": "1784650054"
},
"stopId": "zenbus:StopPoint:SP:692560020:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1784650120"
},
"departure": {
"time": "1784650130"
},
"stopId": "zenbus:StopPoint:SP:886810002:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1784650160"
},
"departure": {
"time": "1784650170"
},
"stopId": "zenbus:StopPoint:SP:908890007:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1784650245"
},
"departure": {
"time": "1784650255"
},
"stopId": "zenbus:StopPoint:SP:898880006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1784650292"
},
"departure": {
"time": "1784650302"
},
"stopId": "zenbus:StopPoint:SP:880900004:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1784650358"
},
"departure": {
"time": "1784650368"
},
"stopId": "zenbus:StopPoint:SP:894890008:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1784650459"
},
"departure": {
"time": "1784650544"
},
"stopId": "zenbus:StopPoint:SP:916810002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1784650577"
},
"departure": {
"time": "1784650663"
},
"stopId": "zenbus:StopPoint:SP:880910002:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1784650666"
},
"departure": {
"time": "1784650768"
},
"stopId": "zenbus:StopPoint:SP:880890010:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1784650774"
},
"departure": {
"time": "1784650882"
},
"stopId": "zenbus:StopPoint:SP:894890011:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1784650841"
},
"departure": {
"time": "1784650975"
},
"stopId": "zenbus:StopPoint:SP:904960012:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1784650895"
},
"departure": {
"time": "1784651032"
},
"stopId": "zenbus:StopPoint:SP:882890006:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1784650960"
},
"departure": {
"time": "1784651095"
},
"stopId": "zenbus:StopPoint:SP:904980007:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1784651124"
},
"departure": {
"time": "1784651267"
},
"stopId": "zenbus:StopPoint:SP:692580020:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1784651196"
},
"departure": {
"time": "1784651363"
},
"stopId": "zenbus:StopPoint:SP:896950008:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1784651243"
},
"departure": {
"time": "1784651416"
},
"stopId": "zenbus:StopPoint:SP:884920010:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1784651304"
},
"departure": {
"time": "1784651477"
},
"stopId": "zenbus:StopPoint:SP:904960008:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1784651401"
},
"departure": {
"time": "1784651585"
},
"stopId": "zenbus:StopPoint:SP:905000007:LOC",
"stopSequence": 34
}
],
"timestamp": "1784649877",
"trip": {
"routeId": "zenbus:Line:814720009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:55:00",
"tripId": "5233659052294144:34"
},
"vehicle": {
"id": "zenbus:Vehicle:881290002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:907280010:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 16,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.23952102661133,
"longitude": 0.06207000091671944
},
"stopId": "zenbus:StopPoint:SP:910860008:LOC",
"timestamp": "1784649876",
"trip": {
"routeId": "zenbus:Line:814720009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:40:00",
"tripId": "6736227423223808:26"
},
"vehicle": {
"id": "zenbus:Vehicle:907280010:LOC"
}
}
},
{
"id": "20260721:904930012:26",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784649842"
},
"departure": {
"time": "1784649851"
},
"stopId": "zenbus:StopPoint:SP:882890005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1784649870"
},
"departure": {
"time": "1784649887"
},
"stopId": "zenbus:StopPoint:SP:910860008:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1784649938"
},
"departure": {
"time": "1784649948"
},
"stopId": "zenbus:StopPoint:SP:904990009:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1784650037"
},
"departure": {
"time": "1784650047"
},
"stopId": "zenbus:StopPoint:SP:908920009:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1784650098"
},
"departure": {
"time": "1784650108"
},
"stopId": "zenbus:StopPoint:SP:908900006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1784650170"
},
"departure": {
"time": "1784650180"
},
"stopId": "zenbus:StopPoint:SP:715290011:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1784650253"
},
"departure": {
"time": "1784650263"
},
"stopId": "zenbus:StopPoint:SP:888850009:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1784650332"
},
"departure": {
"time": "1784650342"
},
"stopId": "zenbus:StopPoint:SP:904990011:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1784650377"
},
"departure": {
"time": "1784650387"
},
"stopId": "zenbus:StopPoint:SP:896930012:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1784650649"
},
"departure": {
"time": "1784650659"
},
"stopId": "zenbus:StopPoint:SP:896970002:LOC",
"stopSequence": 24
}
],
"timestamp": "1784649877",
"trip": {
"routeId": "zenbus:Line:814720009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:40:00",
"tripId": "6736227423223808:26"
},
"vehicle": {
"id": "zenbus:Vehicle:907280010:LOC"
}
}
},
{
"id": "zenbus:Vehicle:903360006:LOC",
"vehicle": {
"currentStopSequence": 4,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.220054626464844,
"longitude": 0.06548000127077103
},
"stopId": "zenbus:StopPoint:SP:884920012:LOC",
"timestamp": "1784649877",
"trip": {
"routeId": "zenbus:Line:814720009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "18:00:00",
"tripId": "6736227423223808:27"
},
"vehicle": {
"id": "zenbus:Vehicle:903360006:LOC"
}
}
},
{
"id": "20260721:904930012:27",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784649840"
},
"departure": {
"time": "1784649874"
},
"stopId": "zenbus:StopPoint:SP:906890002:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1784649918"
},
"departure": {
"time": "1784649928"
},
"stopId": "zenbus:StopPoint:SP:884920012:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1784650055"
},
"departure": {
"time": "1784650065"
},
"stopId": "zenbus:StopPoint:SP:890870013:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1784650125"
},
"departure": {
"time": "1784650135"
},
"stopId": "zenbus:StopPoint:SP:882900009:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1784650154"
},
"departure": {
"time": "1784650164"
},
"stopId": "zenbus:StopPoint:SP:904960012:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1784650216"
},
"departure": {
"time": "1784650226"
},
"stopId": "zenbus:StopPoint:SP:892920008:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1784650300"
},
"departure": {
"time": "1784650315"
},
"stopId": "zenbus:StopPoint:SP:892890012:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1784650372"
},
"departure": {
"time": "1784650411"
},
"stopId": "zenbus:StopPoint:SP:880890014:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1784650472"
},
"departure": {
"time": "1784650611"
},
"stopId": "zenbus:StopPoint:SP:902920006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1784650542"
},
"departure": {
"time": "1784650676"
},
"stopId": "zenbus:StopPoint:SP:912830006:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1784650592"
},
"departure": {
"time": "1784650731"
},
"stopId": "zenbus:StopPoint:SP:890880004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1784650641"
},
"departure": {
"time": "1784650785"
},
"stopId": "zenbus:StopPoint:SP:904980006:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1784650710"
},
"departure": {
"time": "1784650850"
},
"stopId": "zenbus:StopPoint:SP:882890005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1784650753"
},
"departure": {
"time": "1784650901"
},
"stopId": "zenbus:StopPoint:SP:910860008:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1784650811"
},
"departure": {
"time": "1784650960"
},
"stopId": "zenbus:StopPoint:SP:904990009:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1784650906"
},
"departure": {
"time": "1784651068"
},
"stopId": "zenbus:StopPoint:SP:908920009:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1784650965"
},
"departure": {
"time": "1784651127"
},
"stopId": "zenbus:StopPoint:SP:908900006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1784651034"
},
"departure": {
"time": "1784651192"
},
"stopId": "zenbus:StopPoint:SP:715290011:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1784651114"
},
"departure": {
"time": "1784651292"
},
"stopId": "zenbus:StopPoint:SP:888850009:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1784651192"
},
"departure": {
"time": "1784651331"
},
"stopId": "zenbus:StopPoint:SP:904990011:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1784651237"
},
"departure": {
"time": "1784651383"
},
"stopId": "zenbus:StopPoint:SP:896930012:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1784651508"
},
"departure": {
"time": "1784651609"
},
"stopId": "zenbus:StopPoint:SP:896970002:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1784651607"
},
"departure": {
"time": "1784651688"
},
"stopId": "zenbus:StopPoint:SP:906900002:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1784651799"
},
"departure": {
"time": "1784651874"
},
"stopId": "zenbus:StopPoint:SP:908910009:LOC",
"stopSequence": 26
}
],
"timestamp": "1784649878",
"trip": {
"routeId": "zenbus:Line:814720009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "18:00:00",
"tripId": "6736227423223808:27"
},
"vehicle": {
"id": "zenbus:Vehicle:903360006:LOC"
}
}
},
{
"id": "zenbus:Vehicle:901200003:LOC",
"vehicle": {
"currentStopSequence": 26,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.19004821777344,
"longitude": 0.04840900003910065
},
"stopId": "zenbus:StopPoint:SP:884930007:LOC",
"timestamp": "1784649878",
"trip": {
"routeId": "zenbus:Line:838040009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:25:00",
"tripId": "6753970771984384:3"
},
"vehicle": {
"id": "zenbus:Vehicle:901200003:LOC"
}
}
},
{
"id": "20260721:894890016:3",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784649902"
},
"departure": {
"time": "1784649912"
},
"stopId": "zenbus:StopPoint:SP:884930007:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1784649955"
},
"departure": {
"time": "1784649965"
},
"stopId": "zenbus:StopPoint:SP:715300017:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1784650012"
},
"departure": {
"time": "1784650022"
},
"stopId": "zenbus:StopPoint:SP:912830013:LOC",
"stopSequence": 28
}
],
"timestamp": "1784649879",
"trip": {
"routeId": "zenbus:Line:838040009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:25:00",
"tripId": "6753970771984384:3"
},
"vehicle": {
"id": "zenbus:Vehicle:901200003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:893120008:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 21,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.23612976074219,
"longitude": 0.055470000952482224
},
"stopId": "zenbus:StopPoint:SP:908910008:LOC",
"timestamp": "1784649877",
"trip": {
"routeId": "zenbus:Line:864870011:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:40:00",
"tripId": "6348798589665280:20"
},
"vehicle": {
"id": "zenbus:Vehicle:893120008:LOC"
}
}
},
{
"id": "20260721:4824877476347904:20",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784649848"
},
"departure": {
"time": "1784649888"
},
"stopId": "zenbus:StopPoint:SP:908910008:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1784649981"
},
"departure": {
"time": "1784650005"
},
"stopId": "zenbus:StopPoint:SP:912830008:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1784650045"
},
"departure": {
"time": "1784650067"
},
"stopId": "zenbus:StopPoint:SP:896940006:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1784650136"
},
"departure": {
"time": "1784650146"
},
"stopId": "zenbus:StopPoint:SP:908920005:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1784650222"
},
"departure": {
"time": "1784650232"
},
"stopId": "zenbus:StopPoint:SP:721120012:LOC",
"stopSequence": 25
}
],
"timestamp": "1784649878",
"trip": {
"routeId": "zenbus:Line:864870011:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:40:00",
"tripId": "6348798589665280:20"
},
"vehicle": {
"id": "zenbus:Vehicle:893120008:LOC"
}
}
},
{
"id": "zenbus:Vehicle:905440003:LOC",
"vehicle": {
"currentStopSequence": 5,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.24824142456055,
"longitude": 0.05832900106906891
},
"stopId": "zenbus:StopPoint:SP:708100013:LOC",
"timestamp": "1784649876",
"trip": {
"routeId": "zenbus:Line:864870011:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "18:00:00",
"tripId": "6348798589665280:21"
},
"vehicle": {
"id": "zenbus:Vehicle:905440003:LOC"
}
}
},
{
"id": "20260721:4824877476347904:21",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784649918"
},
"departure": {
"time": "1784649928"
},
"stopId": "zenbus:StopPoint:SP:708100013:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1784649987"
},
"departure": {
"time": "1784649997"
},
"stopId": "zenbus:StopPoint:SP:692590018:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1784650030"
},
"departure": {
"time": "1784650040"
},
"stopId": "zenbus:StopPoint:SP:904970005:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1784650107"
},
"departure": {
"time": "1784650117"
},
"stopId": "zenbus:StopPoint:SP:678670021:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1784650148"
},
"departure": {
"time": "1784650158"
},
"stopId": "zenbus:StopPoint:SP:894900006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1784650262"
},
"departure": {
"time": "1784650272"
},
"stopId": "zenbus:StopPoint:SP:886810002:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1784650299"
},
"departure": {
"time": "1784650309"
},
"stopId": "zenbus:StopPoint:SP:908890007:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1784650380"
},
"departure": {
"time": "1784650390"
},
"stopId": "zenbus:StopPoint:SP:898880006:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1784650425"
},
"departure": {
"time": "1784650435"
},
"stopId": "zenbus:StopPoint:SP:880900004:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1784650489"
},
"departure": {
"time": "1784650499"
},
"stopId": "zenbus:StopPoint:SP:894890008:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1784650585"
},
"departure": {
"time": "1784650620"
},
"stopId": "zenbus:StopPoint:SP:916810002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1784650682"
},
"departure": {
"time": "1784650746"
},
"stopId": "zenbus:StopPoint:SP:884920008:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1784650755"
},
"departure": {
"time": "1784650812"
},
"stopId": "zenbus:StopPoint:SP:723100014:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1784650836"
},
"departure": {
"time": "1784650883"
},
"stopId": "zenbus:StopPoint:SP:892900007:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1784650877"
},
"departure": {
"time": "1784650933"
},
"stopId": "zenbus:StopPoint:SP:880880010:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1784650948"
},
"departure": {
"time": "1784650999"
},
"stopId": "zenbus:StopPoint:SP:908910008:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1784651051"
},
"departure": {
"time": "1784651140"
},
"stopId": "zenbus:StopPoint:SP:912830008:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1784651115"
},
"departure": {
"time": "1784651202"
},
"stopId": "zenbus:StopPoint:SP:896940006:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1784651207"
},
"departure": {
"time": "1784651278"
},
"stopId": "zenbus:StopPoint:SP:908920005:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1784651292"
},
"departure": {
"time": "1784651351"
},
"stopId": "zenbus:StopPoint:SP:721120012:LOC",
"stopSequence": 25
}
],
"timestamp": "1784649878",
"trip": {
"routeId": "zenbus:Line:864870011:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "18:00:00",
"tripId": "6348798589665280:21"
},
"vehicle": {
"id": "zenbus:Vehicle:905440003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:911150008:LOC",
"vehicle": {
"currentStopSequence": 2,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.22949981689453,
"longitude": 0.05538000166416168
},
"stopId": "zenbus:StopPoint:SP:902910009:LOC",
"timestamp": "1784649877",
"trip": {
"routeId": "zenbus:Line:864870011:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "18:00:00",
"tripId": "6231709459677184:22"
},
"vehicle": {
"id": "zenbus:Vehicle:911150008:LOC"
}
}
},
{
"id": "20260721:906860019:22",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784649899"
},
"departure": {
"time": "1784649909"
},
"stopId": "zenbus:StopPoint:SP:902910009:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1784649974"
},
"departure": {
"time": "1784649984"
},
"stopId": "zenbus:StopPoint:SP:898890005:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1784650055"
},
"departure": {
"time": "1784650065"
},
"stopId": "zenbus:StopPoint:SP:880900005:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1784650119"
},
"departure": {
"time": "1784650129"
},
"stopId": "zenbus:StopPoint:SP:894890009:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1784650159"
},
"departure": {
"time": "1784650169"
},
"stopId": "zenbus:StopPoint:SP:908900005:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1784650222"
},
"departure": {
"time": "1784650232"
},
"stopId": "zenbus:StopPoint:SP:717210012:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1784650327"
},
"departure": {
"time": "1784650337"
},
"stopId": "zenbus:StopPoint:SP:892920004:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1784650460"
},
"departure": {
"time": "1784650515"
},
"stopId": "zenbus:StopPoint:SP:902920006:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1784650536"
},
"departure": {
"time": "1784650583"
},
"stopId": "zenbus:StopPoint:SP:912830006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1784650592"
},
"departure": {
"time": "1784650641"
},
"stopId": "zenbus:StopPoint:SP:890880004:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1784650644"
},
"departure": {
"time": "1784650697"
},
"stopId": "zenbus:StopPoint:SP:904980006:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1784650721"
},
"departure": {
"time": "1784650765"
},
"stopId": "zenbus:StopPoint:SP:882890005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1784650766"
},
"departure": {
"time": "1784650788"
},
"stopId": "zenbus:StopPoint:SP:910860008:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1784650852"
},
"departure": {
"time": "1784650862"
},
"stopId": "zenbus:StopPoint:SP:896930007:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1784650900"
},
"departure": {
"time": "1784650915"
},
"stopId": "zenbus:StopPoint:SP:896950006:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1784650952"
},
"departure": {
"time": "1784650971"
},
"stopId": "zenbus:StopPoint:SP:684750017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1784651019"
},
"departure": {
"time": "1784651034"
},
"stopId": "zenbus:StopPoint:SP:906860011:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1784651054"
},
"departure": {
"time": "1784651064"
},
"stopId": "zenbus:StopPoint:SP:890880005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1784651102"
},
"departure": {
"time": "1784651112"
},
"stopId": "zenbus:StopPoint:SP:905000005:LOC",
"stopSequence": 20
}
],
"timestamp": "1784649878",
"trip": {
"routeId": "zenbus:Line:864870011:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "18:00:00",
"tripId": "6231709459677184:22"
},
"vehicle": {
"id": "zenbus:Vehicle:911150008:LOC"
}
}
},
{
"id": "zenbus:Vehicle:891220002:LOC",
"vehicle": {
"currentStopSequence": 34,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.22692108154297,
"longitude": 0.06824000179767609
},
"stopId": "zenbus:StopPoint:SP:905000011:LOC",
"timestamp": "1784649876",
"trip": {
"routeId": "zenbus:Line:864940005:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:17:00",
"tripId": "4868044592513024:15"
},
"vehicle": {
"id": "zenbus:Vehicle:891220002:LOC"
}
}
},
{
"id": "20260721:5086577428529152:15",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:5140074400317440:LOC",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:5196272671653888:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1784650250"
},
"departure": {
"time": "1784650260"
},
"stopId": "zenbus:StopPoint:SP:905000011:LOC",
"stopSequence": 34
}
],
"timestamp": "1784649877",
"trip": {
"routeId": "zenbus:Line:864940005:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:17:00",
"tripId": "4868044592513024:15"
},
"vehicle": {
"id": "zenbus:Vehicle:891220002:LOC"
}
}
},
{
"id": "20260721:880900010:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784649497"
},
"departure": {
"time": "1784649500"
},
"stopId": "zenbus:StopPoint:SP:905000010:LOC",
"stopSequence": 22
}
],
"timestamp": "1784649504",
"trip": {
"routeId": "zenbus:Line:847360005:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:36:00",
"tripId": "6059014562512896:17"
}
}
},
{
"id": "zenbus:Vehicle:915070003:LOC",
"vehicle": {
"currentStopSequence": 1,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.24671173095703,
"longitude": 0.04089000076055527
},
"stopId": "zenbus:StopPoint:SP:908920007:LOC",
"timestamp": "1784649875",
"trip": {
"routeId": "zenbus:Line:847360005:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "18:05:00",
"tripId": "5147467984142336:19"
},
"vehicle": {
"id": "zenbus:Vehicle:915070003:LOC"
}
}
},
{
"id": "20260721:881220007:19",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784649497"
},
"departure": {
"time": "1784649519"
},
"stopId": "zenbus:StopPoint:SP:882890007:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1784649981"
},
"departure": {
"time": "1784649991"
},
"stopId": "zenbus:StopPoint:SP:908920007:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1784650014"
},
"departure": {
"time": "1784650024"
},
"stopId": "zenbus:StopPoint:SP:898880008:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1784650049"
},
"departure": {
"time": "1784650059"
},
"stopId": "zenbus:StopPoint:SP:880900006:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1784650102"
},
"departure": {
"time": "1784650112"
},
"stopId": "zenbus:StopPoint:SP:902920008:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1784650173"
},
"departure": {
"time": "1784650183"
},
"stopId": "zenbus:StopPoint:SP:904960009:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1784650208"
},
"departure": {
"time": "1784650218"
},
"stopId": "zenbus:StopPoint:SP:884960002:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1784650245"
},
"departure": {
"time": "1784650255"
},
"stopId": "zenbus:StopPoint:SP:703890015:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1784650314"
},
"departure": {
"time": "1784650324"
},
"stopId": "zenbus:StopPoint:SP:892920006:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1784650405"
},
"departure": {
"time": "1784650415"
},
"stopId": "zenbus:StopPoint:SP:904990009:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1784650501"
},
"departure": {
"time": "1784650511"
},
"stopId": "zenbus:StopPoint:SP:912830012:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1784650558"
},
"departure": {
"time": "1784650568"
},
"stopId": "zenbus:StopPoint:SP:908890009:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1784650639"
},
"departure": {
"time": "1784650649"
},
"stopId": "zenbus:StopPoint:SP:896930010:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1784650699"
},
"departure": {
"time": "1784650709"
},
"stopId": "zenbus:StopPoint:SP:908900004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1784650742"
},
"departure": {
"time": "1784650752"
},
"stopId": "zenbus:StopPoint:SP:896930006:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1784650861"
},
"departure": {
"time": "1784651100"
},
"stopId": "zenbus:StopPoint:SP:800920001:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1784650902"
},
"departure": {
"time": "1784651036"
},
"stopId": "zenbus:StopPoint:SP:904990002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1784650957"
},
"departure": {
"time": "1784651093"
},
"stopId": "zenbus:StopPoint:SP:905000002:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1784651013"
},
"departure": {
"time": "1784651151"
},
"stopId": "zenbus:StopPoint:SP:896960002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1784651092"
},
"departure": {
"time": "1784651221"
},
"stopId": "zenbus:StopPoint:SP:902900008:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1784651144"
},
"departure": {
"time": "1784651277"
},
"stopId": "zenbus:StopPoint:SP:904970003:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1784651208"
},
"departure": {
"time": "1784651339"
},
"stopId": "zenbus:StopPoint:SP:892890010:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1784651285"
},
"departure": {
"time": "1784651407"
},
"stopId": "zenbus:StopPoint:SP:882880007:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1784651342"
},
"departure": {
"time": "1784651466"
},
"stopId": "zenbus:StopPoint:SP:718940014:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1784651388"
},
"departure": {
"time": "1784651489"
},
"stopId": "zenbus:StopPoint:SP:890870011:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1784651431"
},
"departure": {
"time": "1784651540"
},
"stopId": "zenbus:StopPoint:SP:908910010:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1784651479"
},
"departure": {
"time": "1784651594"
},
"stopId": "zenbus:StopPoint:SP:904950008:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1784651586"
},
"departure": {
"time": "1784651708"
},
"stopId": "zenbus:StopPoint:SP:884950009:LOC",
"stopSequence": 28
}
],
"timestamp": "1784649877",
"trip": {
"routeId": "zenbus:Line:847360005:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "18:05:00",
"tripId": "5147467984142336:19"
},
"vehicle": {
"id": "zenbus:Vehicle:915070003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:901190002:LOC",
"vehicle": {
"currentStopSequence": 19,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.242759704589844,
"longitude": 0.059050001204013824
},
"stopId": "zenbus:StopPoint:SP:894900006:LOC",
"timestamp": "1784649878",
"trip": {
"routeId": "zenbus:Line:864900006:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:36:00",
"tripId": "5364573145137152:10"
},
"vehicle": {
"id": "zenbus:Vehicle:901190002:LOC"
}
}
},
{
"id": "20260721:898910003:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784649849"
},
"departure": {
"time": "1784649878"
},
"stopId": "zenbus:StopPoint:SP:888850008:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1784649887"
},
"departure": {
"time": "1784649897"
},
"stopId": "zenbus:StopPoint:SP:894900006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1784650007"
},
"departure": {
"time": "1784650017"
},
"stopId": "zenbus:StopPoint:SP:886810002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1784650046"
},
"departure": {
"time": "1784650056"
},
"stopId": "zenbus:StopPoint:SP:908890007:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1784650127"
},
"departure": {
"time": "1784650137"
},
"stopId": "zenbus:StopPoint:SP:898880006:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1784650171"
},
"departure": {
"time": "1784650181"
},
"stopId": "zenbus:StopPoint:SP:880900004:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1784650234"
},
"departure": {
"time": "1784650244"
},
"stopId": "zenbus:StopPoint:SP:894890008:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1784650378"
},
"departure": {
"time": "1784650444"
},
"stopId": "zenbus:StopPoint:SP:884950003:LOC",
"stopSequence": 28
}
],
"timestamp": "1784649879",
"trip": {
"routeId": "zenbus:Line:864900006:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:36:00",
"tripId": "5364573145137152:10"
},
"vehicle": {
"id": "zenbus:Vehicle:901190002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:886990014:LOC",
"vehicle": {
"currentStopSequence": 18,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.231651306152344,
"longitude": 0.08453000336885452
},
"stopId": "zenbus:StopPoint:SP:884920005:LOC",
"timestamp": "1784649878",
"trip": {
"routeId": "zenbus:Line:856980010:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:45:00",
"tripId": "5675106226405376:11"
},
"vehicle": {
"id": "zenbus:Vehicle:886990014:LOC"
}
}
},
{
"id": "20260721:4977242760282112:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784649838"
},
"departure": {
"time": "1784649872"
},
"stopId": "zenbus:StopPoint:SP:718940020:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1784649884"
},
"departure": {
"time": "1784649894"
},
"stopId": "zenbus:StopPoint:SP:884920005:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1784649960"
},
"departure": {
"time": "1784649970"
},
"stopId": "zenbus:StopPoint:SP:906860006:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1784650019"
},
"departure": {
"time": "1784650029"
},
"stopId": "zenbus:StopPoint:SP:898870004:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1784650089"
},
"departure": {
"time": "1784650099"
},
"stopId": "zenbus:StopPoint:SP:902910005:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1784650170"
},
"departure": {
"time": "1784650220"
},
"stopId": "zenbus:StopPoint:SP:884950003:LOC",
"stopSequence": 23
}
],
"timestamp": "1784649880",
"trip": {
"routeId": "zenbus:Line:856980010:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:45:00",
"tripId": "5675106226405376:11"
},
"vehicle": {
"id": "zenbus:Vehicle:886990014:LOC"
}
}
},
{
"id": "zenbus:Vehicle:905390010:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.23960876464844,
"longitude": 0.06888899952173233
},
"stopId": "zenbus:StopPoint:SP:898880006:LOC",
"timestamp": "1784649877",
"trip": {
"routeId": "zenbus:Line:834720008:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "18:05:00",
"tripId": "6350655559041024:7"
},
"vehicle": {
"id": "zenbus:Vehicle:905390010:LOC"
}
}
},
{
"id": "20260721:5391044899241984:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784649705"
},
"departure": {
"time": "1784649900"
},
"stopId": "zenbus:StopPoint:SP:898880006:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1784649922"
},
"departure": {
"time": "1784649932"
},
"stopId": "zenbus:StopPoint:SP:880900004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1784649965"
},
"departure": {
"time": "1784649975"
},
"stopId": "zenbus:StopPoint:SP:894890008:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1784650026"
},
"departure": {
"time": "1784650088"
},
"stopId": "zenbus:StopPoint:SP:916810002:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1784650097"
},
"departure": {
"time": "1784650183"
},
"stopId": "zenbus:StopPoint:SP:880910002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1784650153"
},
"departure": {
"time": "1784650241"
},
"stopId": "zenbus:StopPoint:SP:880890010:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1784650218"
},
"departure": {
"time": "1784650304"
},
"stopId": "zenbus:StopPoint:SP:894890011:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1784650275"
},
"departure": {
"time": "1784650362"
},
"stopId": "zenbus:StopPoint:SP:896930009:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1784650324"
},
"departure": {
"time": "1784650417"
},
"stopId": "zenbus:StopPoint:SP:882890006:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1784650367"
},
"departure": {
"time": "1784650468"
},
"stopId": "zenbus:StopPoint:SP:904980007:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1784650461"
},
"departure": {
"time": "1784650545"
},
"stopId": "zenbus:StopPoint:SP:692580020:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1784650507"
},
"departure": {
"time": "1784650598"
},
"stopId": "zenbus:StopPoint:SP:896950008:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1784650593"
},
"departure": {
"time": "1784650671"
},
"stopId": "zenbus:StopPoint:SP:890870015:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1784650637"
},
"departure": {
"time": "1784650723"
},
"stopId": "zenbus:StopPoint:SP:894900013:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1784650701"
},
"departure": {
"time": "1784650785"
},
"stopId": "zenbus:StopPoint:SP:4871454828003328:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1784650769"
},
"departure": {
"time": "1784650849"
},
"stopId": "zenbus:StopPoint:SP:902930012:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1784650916"
},
"departure": {
"time": "1784650983"
},
"stopId": "zenbus:StopPoint:SP:904970011:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1784650961"
},
"departure": {
"time": "1784651035"
},
"stopId": "zenbus:StopPoint:SP:904940010:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1784651017"
},
"departure": {
"time": "1784651093"
},
"stopId": "zenbus:StopPoint:SP:908920011:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1784651055"
},
"departure": {
"time": "1784651142"
},
"stopId": "zenbus:StopPoint:SP:884920014:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1784651120"
},
"departure": {
"time": "1784651205"
},
"stopId": "zenbus:StopPoint:SP:894910012:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1784651257"
},
"departure": {
"time": "1784651363"
},
"stopId": "zenbus:StopPoint:SP:888850013:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1784651324"
},
"departure": {
"time": "1784651397"
},
"stopId": "zenbus:StopPoint:SP:678710010:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1784651378"
},
"departure": {
"time": "1784651454"
},
"stopId": "zenbus:StopPoint:SP:884950013:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1784651480"
},
"departure": {
"time": "1784651565"
},
"stopId": "zenbus:StopPoint:SP:892900012:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1784651553"
},
"departure": {
"time": "1784651631"
},
"stopId": "zenbus:StopPoint:SP:906880002:LOC",
"stopSequence": 25
}
],
"timestamp": "1784649879",
"trip": {
"routeId": "zenbus:Line:834720008:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "18:05:00",
"tripId": "6350655559041024:7"
},
"vehicle": {
"id": "zenbus:Vehicle:905390010:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4873546539991040:LOC",
"vehicle": {
"currentStopSequence": 14,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.228904724121094,
"longitude": 0.08326099812984467
},
"stopId": "zenbus:StopPoint:SP:906860006:LOC",
"timestamp": "1784649877",
"trip": {
"routeId": "zenbus:Line:849640004:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:45:00",
"tripId": "4725862350979072:9"
},
"vehicle": {
"id": "zenbus:Vehicle:4873546539991040:LOC"
}
}
},
{
"id": "20260721:902900016:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784649836"
},
"departure": {
"time": "1784649853"
},
"stopId": "zenbus:StopPoint:SP:902930004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1784649927"
},
"departure": {
"time": "1784649937"
},
"stopId": "zenbus:StopPoint:SP:906860006:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1784649979"
},
"departure": {
"time": "1784649989"
},
"stopId": "zenbus:StopPoint:SP:898870004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1784650039"
},
"departure": {
"time": "1784650049"
},
"stopId": "zenbus:StopPoint:SP:902910005:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1784650132"
},
"departure": {
"time": "1784650142"
},
"stopId": "zenbus:StopPoint:SP:884920006:LOC",
"stopSequence": 17
}
],
"timestamp": "1784649877",
"trip": {
"routeId": "zenbus:Line:849640004:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:45:00",
"tripId": "4725862350979072:9"
},
"vehicle": {
"id": "zenbus:Vehicle:4873546539991040:LOC"
}
}
},
{
"id": "zenbus:Vehicle:895540002:LOC",
"vehicle": {
"currentStopSequence": 17,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.24201965332031,
"longitude": 0.096670001745224
},
"stopId": "zenbus:StopPoint:SP:894910004:LOC",
"timestamp": "1784649877",
"trip": {
"routeId": "zenbus:Line:849620006:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:45:00",
"tripId": "4675137176600576:7"
},
"vehicle": {
"id": "zenbus:Vehicle:895540002:LOC"
}
}
},
{
"id": "20260721:898870012:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784649856"
},
"departure": {
"time": "1784649874"
},
"stopId": "zenbus:StopPoint:SP:692610014:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1784649895"
},
"departure": {
"time": "1784649905"
},
"stopId": "zenbus:StopPoint:SP:894910004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1784649939"
},
"departure": {
"time": "1784649949"
},
"stopId": "zenbus:StopPoint:SP:905000004:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1784650028"
},
"departure": {
"time": "1784650038"
},
"stopId": "zenbus:StopPoint:SP:894920002:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1784650068"
},
"departure": {
"time": "1784650078"
},
"stopId": "zenbus:StopPoint:SP:904990003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1784650130"
},
"departure": {
"time": "1784650140"
},
"stopId": "zenbus:StopPoint:SP:702440024:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1784650184"
},
"departure": {
"time": "1784650194"
},
"stopId": "zenbus:StopPoint:SP:906870003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1784650235"
},
"departure": {
"time": "1784650245"
},
"stopId": "zenbus:StopPoint:SP:882900003:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1784650303"
},
"departure": {
"time": "1784650313"
},
"stopId": "zenbus:StopPoint:SP:896950004:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1784650346"
},
"departure": {
"time": "1784650356"
},
"stopId": "zenbus:StopPoint:SP:908920002:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1784650394"
},
"departure": {
"time": "1784650404"
},
"stopId": "zenbus:StopPoint:SP:890870005:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1784650461"
},
"departure": {
"time": "1784650471"
},
"stopId": "zenbus:StopPoint:SP:718940020:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1784650493"
},
"departure": {
"time": "1784650503"
},
"stopId": "zenbus:StopPoint:SP:884920005:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1784650561"
},
"departure": {
"time": "1784650571"
},
"stopId": "zenbus:StopPoint:SP:906860006:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1784650615"
},
"departure": {
"time": "1784650625"
},
"stopId": "zenbus:StopPoint:SP:898870004:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1784650678"
},
"departure": {
"time": "1784650688"
},
"stopId": "zenbus:StopPoint:SP:902910005:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1784650757"
},
"departure": {
"time": "1784650767"
},
"stopId": "zenbus:StopPoint:SP:884950003:LOC",
"stopSequence": 33
}
],
"timestamp": "1784649879",
"trip": {
"routeId": "zenbus:Line:849620006:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:45:00",
"tripId": "4675137176600576:7"
},
"vehicle": {
"id": "zenbus:Vehicle:895540002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:889230002:LOC",
"vehicle": {
"currentStopSequence": 18,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.09833908081055,
"longitude": -0.04297000169754028
},
"stopId": "zenbus:StopPoint:SP:902940003:LOC",
"timestamp": "1784649877",
"trip": {
"routeId": "zenbus:Line:835930009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:10:00",
"tripId": "4998352088334336:12"
},
"vehicle": {
"id": "zenbus:Vehicle:889230002:LOC"
}
}
},
{
"id": "20260721:4874606161690624:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784649952"
},
"departure": {
"time": "1784649962"
},
"stopId": "zenbus:StopPoint:SP:902940003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1784650010"
},
"departure": {
"time": "1784650020"
},
"stopId": "zenbus:StopPoint:SP:884950002:LOC",
"stopSequence": 19
}
],
"timestamp": "1784649878",
"trip": {
"routeId": "zenbus:Line:835930009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:10:00",
"tripId": "4998352088334336:12"
},
"vehicle": {
"id": "zenbus:Vehicle:889230002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:889300003:LOC",
"vehicle": {
"currentStopSequence": 9,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.18714904785156,
"longitude": 0.003969000186771154
},
"stopId": "zenbus:StopPoint:SP:906880002:LOC",
"timestamp": "1784649876",
"trip": {
"routeId": "zenbus:Line:835930009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:40:00",
"tripId": "4998352088334336:13"
},
"vehicle": {
"id": "zenbus:Vehicle:889300003:LOC"
}
}
},
{
"id": "20260721:4874606161690624:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784649896"
},
"departure": {
"time": "1784649906"
},
"stopId": "zenbus:StopPoint:SP:906880002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1784649947"
},
"departure": {
"time": "1784649958"
},
"stopId": "zenbus:StopPoint:SP:884940007:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1784650176"
},
"departure": {
"time": "1784650186"
},
"stopId": "zenbus:StopPoint:SP:896960011:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1784650575"
},
"departure": {
"time": "1784650585"
},
"stopId": "zenbus:StopPoint:SP:880920002:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1784650672"
},
"departure": {
"time": "1784650682"
},
"stopId": "zenbus:StopPoint:SP:718940013:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1784650819"
},
"departure": {
"time": "1784650829"
},
"stopId": "zenbus:StopPoint:SP:5105923756392448:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1784651058"
},
"departure": {
"time": "1784651068"
},
"stopId": "zenbus:StopPoint:SP:892920005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1784651174"
},
"departure": {
"time": "1784651184"
},
"stopId": "zenbus:StopPoint:SP:713360020:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1784651265"
},
"departure": {
"time": "1784651275"
},
"stopId": "zenbus:StopPoint:SP:715300018:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1784651398"
},
"departure": {
"time": "1784651494"
},
"stopId": "zenbus:StopPoint:SP:902940003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1784651456"
},
"departure": {
"time": "1784651613"
},
"stopId": "zenbus:StopPoint:SP:884950002:LOC",
"stopSequence": 19
}
],
"timestamp": "1784649879",
"trip": {
"routeId": "zenbus:Line:835930009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:40:00",
"tripId": "4998352088334336:13"
},
"vehicle": {
"id": "zenbus:Vehicle:889300003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:883360002:LOC",
"vehicle": {
"currentStopSequence": 16,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.231929779052734,
"longitude": 0.07361900061368942
},
"stopId": "zenbus:StopPoint:SP:910860007:LOC",
"timestamp": "1784649878",
"trip": {
"routeId": "zenbus:Line:835930009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:10:00",
"tripId": "5761382891913216:12"
},
"vehicle": {
"id": "zenbus:Vehicle:883360002:LOC"
}
}
},
{
"id": "20260721:5131564610486272:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784649901"
},
"departure": {
"time": "1784649911"
},
"stopId": "zenbus:StopPoint:SP:910860007:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1784649958"
},
"departure": {
"time": "1784649968"
},
"stopId": "zenbus:StopPoint:SP:912830006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1784650025"
},
"departure": {
"time": "1784650035"
},
"stopId": "zenbus:StopPoint:SP:723140019:LOC",
"stopSequence": 18
}
],
"timestamp": "1784649879",
"trip": {
"routeId": "zenbus:Line:835930009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:10:00",
"tripId": "5761382891913216:12"
},
"vehicle": {
"id": "zenbus:Vehicle:883360002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:891210002:LOC",
"vehicle": {
"currentStopSequence": 9,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.1723518371582,
"longitude": -5.389999714680016e-4
},
"stopId": "zenbus:StopPoint:SP:892900012:LOC",
"timestamp": "1784649878",
"trip": {
"routeId": "zenbus:Line:835930009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:40:00",
"tripId": "5761382891913216:13"
},
"vehicle": {
"id": "zenbus:Vehicle:891210002:LOC"
}
}
},
{
"id": "20260721:5131564610486272:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784649834"
},
"departure": {
"time": "1784649863"
},
"stopId": "zenbus:StopPoint:SP:882880008:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1784650062"
},
"departure": {
"time": "1784650072"
},
"stopId": "zenbus:StopPoint:SP:892900012:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1784650139"
},
"departure": {
"time": "1784650149"
},
"stopId": "zenbus:StopPoint:SP:906880002:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1784650755"
},
"departure": {
"time": "1784650765"
},
"stopId": "zenbus:StopPoint:SP:726850018:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1784650963"
},
"departure": {
"time": "1784650973"
},
"stopId": "zenbus:StopPoint:SP:894910008:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1784651112"
},
"departure": {
"time": "1784651122"
},
"stopId": "zenbus:StopPoint:SP:884940008:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1784651218"
},
"departure": {
"time": "1784651228"
},
"stopId": "zenbus:StopPoint:SP:904970009:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1784651318"
},
"departure": {
"time": "1784651328"
},
"stopId": "zenbus:StopPoint:SP:880890014:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1784651392"
},
"departure": {
"time": "1784651402"
},
"stopId": "zenbus:StopPoint:SP:910860007:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1784651449"
},
"departure": {
"time": "1784651459"
},
"stopId": "zenbus:StopPoint:SP:912830006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1784651516"
},
"departure": {
"time": "1784651553"
},
"stopId": "zenbus:StopPoint:SP:723140019:LOC",
"stopSequence": 18
}
],
"timestamp": "1784649880",
"trip": {
"routeId": "zenbus:Line:835930009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260721",
"startTime": "17:40:00",
"tripId": "5761382891913216:13"
},
"vehicle": {
"id": "zenbus:Vehicle:891210002:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1784649880"
}
}