Détails de la ressource
Les spécifications du format GTFS-RT sont disponibles ici : https://developers.google.com/transit/gtfs-realtime/
Cette ressource fait partie du jeu de données Réseau urbain Ritmo.
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
❌100 erreurs, 2 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 04/03/2026 à 08h03 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 99 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 5359235979280384:7 stop_sequence 23 arrival_time 08:10:31 (1772608231) is less than previous stop departure_time 08:15:00 (1772608500) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 23 departure_time 08:13:20 (1772608400) is less than previous stop departure_time 08:15:00 (1772608500) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 24 arrival_time 08:11:17 (1772608277) is less than previous stop departure_time 08:13:20 (1772608400) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 25 arrival_time 08:12:03 (1772608323) is less than previous stop departure_time 08:14:13 (1772608453) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 26 arrival_time 08:12:51 (1772608371) is less than previous stop departure_time 08:15:06 (1772608506) - times must increase between two sequential stops
Vehicle position far from trip shape E029 1 erreur
The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id.
Exemples d'erreurs
- vehicle.id zenbus:Vehicle:693030001:LOC trip_id 6542731733106688:2 at (48.79885,7.787007) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
Avertissements
vehicle_id not populated W002 1 erreur
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 6009590169731072:2 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 6009590169731072:2 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 |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 2 141 | 24 fois (86 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 18 | 14 fois (50 % 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 | 18 | 14 fois (50 % des validations) |
| E029 | The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id. | 10 | 10 fois (36 % 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 (4 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 04/03/2026 à 10h18 Europe/Paris.
trip_updates (16) vehicle_positions (12) 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 04/03/2026 à 10h18 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:642290004:LOC",
"vehicle": {
"currentStopSequence": 52,
"position": {
"latitude": 48.76555633544922,
"longitude": 7.8538079261779785
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"timestamp": "1772615898",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "09:20:00",
"tripId": "5359235979280384:12"
},
"vehicle": {
"id": "zenbus:Vehicle:642290004:LOC"
}
}
},
{
"id": "20260304:4699572623376384:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772615873"
},
"departure": {
"time": "1772615874"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772615953"
},
"departure": {
"time": "1772615963"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772616008"
},
"departure": {
"time": "1772616039"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772616077"
},
"departure": {
"time": "1772616103"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1772615898",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "09:20:00",
"tripId": "5359235979280384:12"
},
"vehicle": {
"id": "zenbus:Vehicle:642290004:LOC"
}
}
},
{
"id": "20260304:4699572623376384:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1772615417",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "09:50:00",
"tripId": "5359235979280384:13"
}
}
},
{
"id": "zenbus:Vehicle:671900097:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.817832946777344,
"longitude": 7.719377040863037
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"timestamp": "1772615900",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "10:20:00",
"tripId": "5359235979280384:14"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "20260304:4699572623376384:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772615886"
},
"departure": {
"time": "1772616000"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1772616030"
},
"departure": {
"time": "1772616040"
},
"stopId": "zenbus:StopPoint:SP:4896810867884032:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1772616086"
},
"departure": {
"time": "1772616096"
},
"stopId": "zenbus:StopPoint:SP:6597841175707648:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1772616143"
},
"departure": {
"time": "1772616153"
},
"stopId": "zenbus:StopPoint:SP:651720023:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1772616187"
},
"departure": {
"time": "1772616197"
},
"stopId": "zenbus:StopPoint:SP:5396617340387328:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772616245"
},
"departure": {
"time": "1772616255"
},
"stopId": "zenbus:StopPoint:SP:835970004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1772616296"
},
"departure": {
"time": "1772616306"
},
"stopId": "zenbus:StopPoint:SP:857000002:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772616379"
},
"departure": {
"time": "1772616389"
},
"stopId": "zenbus:StopPoint:SP:665370140:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772616437"
},
"departure": {
"time": "1772616447"
},
"stopId": "zenbus:StopPoint:SP:5993900054413312:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772616495"
},
"departure": {
"time": "1772616505"
},
"stopId": "zenbus:StopPoint:SP:864960002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772616552"
},
"departure": {
"time": "1772616562"
},
"stopId": "zenbus:StopPoint:SP:630550027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772616627"
},
"departure": {
"time": "1772616637"
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772616741"
},
"departure": {
"time": "1772616751"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772616827"
},
"departure": {
"time": "1772616837"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772616868"
},
"departure": {
"time": "1772616878"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772616916"
},
"departure": {
"time": "1772616926"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772616963"
},
"departure": {
"time": "1772616973"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772617016"
},
"departure": {
"time": "1772617026"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772617058"
},
"departure": {
"time": "1772617068"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772617100"
},
"departure": {
"time": "1772617110"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772617165"
},
"departure": {
"time": "1772617500"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1772617248"
},
"departure": {
"time": "1772617409"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1772617294"
},
"departure": {
"time": "1772617462"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1772617340"
},
"departure": {
"time": "1772617515"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1772617388"
},
"departure": {
"time": "1772617569"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1772617439"
},
"departure": {
"time": "1772617624"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1772617496"
},
"departure": {
"time": "1772617683"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1772617541"
},
"departure": {
"time": "1772617735"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1772617604"
},
"departure": {
"time": "1772617797"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1772617659"
},
"departure": {
"time": "1772617854"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1772617730"
},
"departure": {
"time": "1772617920"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1772617821"
},
"departure": {
"time": "1772618025"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1772617965"
},
"departure": {
"time": "1772618157"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1772618052"
},
"departure": {
"time": "1772618231"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1772618110"
},
"departure": {
"time": "1772618290"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1772618250"
},
"departure": {
"time": "1772618360"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1772618340"
},
"departure": {
"time": "1772618435"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1772618402"
},
"departure": {
"time": "1772618526"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1772618465"
},
"departure": {
"time": "1772618587"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1772618554"
},
"departure": {
"time": "1772618692"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1772618646"
},
"departure": {
"time": "1772618798"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1772618716"
},
"departure": {
"time": "1772618833"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1772618786"
},
"departure": {
"time": "1772618898"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1772618856"
},
"departure": {
"time": "1772618993"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1772618916"
},
"departure": {
"time": "1772619053"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1772618966"
},
"departure": {
"time": "1772619108"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772619025"
},
"departure": {
"time": "1772619167"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772619087"
},
"departure": {
"time": "1772619288"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772619180"
},
"departure": {
"time": "1772619365"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772619235"
},
"departure": {
"time": "1772619452"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772619305"
},
"departure": {
"time": "1772619517"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1772615900",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "10:20:00",
"tripId": "5359235979280384:14"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:689140003:LOC",
"vehicle": {
"currentStopSequence": 34,
"position": {
"latitude": 48.81465530395508,
"longitude": 7.783946990966797
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1772613558",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "09:02:00",
"tripId": "5217762675785728:11"
},
"vehicle": {
"id": "zenbus:Vehicle:689140003:LOC"
}
}
},
{
"id": "20260304:5784952768561152:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772615880"
},
"departure": {
"time": "1772615890"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1772615963"
},
"departure": {
"time": "1772615973"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1772616004"
},
"departure": {
"time": "1772616014"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1772616051"
},
"departure": {
"time": "1772616061"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1772616103"
},
"departure": {
"time": "1772616113"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1772616156"
},
"departure": {
"time": "1772616166"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1772616202"
},
"departure": {
"time": "1772616212"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1772616251"
},
"departure": {
"time": "1772616261"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1772616329"
},
"departure": {
"time": "1772616339"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1772616455"
},
"departure": {
"time": "1772616465"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1772616535"
},
"departure": {
"time": "1772616545"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1772616591"
},
"departure": {
"time": "1772616601"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1772616655"
},
"departure": {
"time": "1772616665"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1772616713"
},
"departure": {
"time": "1772616723"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772616794"
},
"departure": {
"time": "1772616804"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772616856"
},
"departure": {
"time": "1772616866"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772616912"
},
"departure": {
"time": "1772616922"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772616959"
},
"departure": {
"time": "1772616969"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772617019"
},
"departure": {
"time": "1772617029"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1772617063"
},
"departure": {
"time": "1772617073"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1772617124"
},
"departure": {
"time": "1772617134"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1772617170"
},
"departure": {
"time": "1772617180"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1772615863",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "09:02:00",
"tripId": "5217762675785728:11"
},
"vehicle": {
"id": "zenbus:Vehicle:689140003:LOC"
}
}
},
{
"id": "20260304:5784952768561152:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1772615776",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "09:32:00",
"tripId": "5217762675785728:12"
}
}
},
{
"id": "zenbus:Vehicle:691060002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 11,
"position": {
"latitude": 48.783145904541016,
"longitude": 7.86364221572876
},
"stopId": "zenbus:StopPoint:SP:838060003:LOC",
"timestamp": "1772615900",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "10:02:00",
"tripId": "5217762675785728:13"
},
"vehicle": {
"id": "zenbus:Vehicle:691060002:LOC"
}
}
},
{
"id": "20260304:5784952768561152:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772615876"
},
"departure": {
"time": "1772615910"
},
"stopId": "zenbus:StopPoint:SP:838060003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772615993"
},
"departure": {
"time": "1772616003"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772616047"
},
"departure": {
"time": "1772616057"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772616125"
},
"departure": {
"time": "1772616135"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772616208"
},
"departure": {
"time": "1772616218"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772616359"
},
"departure": {
"time": "1772616369"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772616405"
},
"departure": {
"time": "1772616415"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772616509"
},
"departure": {
"time": "1772616519"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772616658"
},
"departure": {
"time": "1772616668"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772616752"
},
"departure": {
"time": "1772616762"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1772616827"
},
"departure": {
"time": "1772616837"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1772616886"
},
"departure": {
"time": "1772616896"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1772616949"
},
"departure": {
"time": "1772616959"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1772617004"
},
"departure": {
"time": "1772617014"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1772617054"
},
"departure": {
"time": "1772617064"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1772617109"
},
"departure": {
"time": "1772617119"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1772617155"
},
"departure": {
"time": "1772617165"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1772617206"
},
"departure": {
"time": "1772617216"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1772617246"
},
"departure": {
"time": "1772617256"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1772617288"
},
"departure": {
"time": "1772617298"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1772617359"
},
"departure": {
"time": "1772617500"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1772617442"
},
"departure": {
"time": "1772617506"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1772617483"
},
"departure": {
"time": "1772617556"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1772617530"
},
"departure": {
"time": "1772617580"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1772617582"
},
"departure": {
"time": "1772617636"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1772617635"
},
"departure": {
"time": "1772617692"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1772617681"
},
"departure": {
"time": "1772617745"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1772617730"
},
"departure": {
"time": "1772617770"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1772617808"
},
"departure": {
"time": "1772617869"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1772617934"
},
"departure": {
"time": "1772617992"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1772618014"
},
"departure": {
"time": "1772618092"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1772618070"
},
"departure": {
"time": "1772618150"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1772618134"
},
"departure": {
"time": "1772618212"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1772618192"
},
"departure": {
"time": "1772618271"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772618273"
},
"departure": {
"time": "1772618371"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772618334"
},
"departure": {
"time": "1772618432"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772618390"
},
"departure": {
"time": "1772618490"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772618438"
},
"departure": {
"time": "1772618514"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772618498"
},
"departure": {
"time": "1772618604"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1772618542"
},
"departure": {
"time": "1772618656"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1772618602"
},
"departure": {
"time": "1772618716"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1772618649"
},
"departure": {
"time": "1772618769"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1772615900",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "10:02:00",
"tripId": "5217762675785728:13"
},
"vehicle": {
"id": "zenbus:Vehicle:691060002:LOC"
}
}
},
{
"id": "20260304:5938644062830592:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1772615758",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "09:59:00",
"tripId": "4679292022685696:13"
}
}
},
{
"id": "zenbus:Vehicle:796080001:LOC",
"vehicle": {
"currentStopSequence": 11,
"position": {
"latitude": 48.814579010009766,
"longitude": 7.783873081207275
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"timestamp": "1772615900",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "09:59:00",
"tripId": "6488877775716352:12"
},
"vehicle": {
"id": "zenbus:Vehicle:796080001:LOC"
}
}
},
{
"id": "20260304:5907884043927552:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772615945"
},
"departure": {
"time": "1772615955"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772615999"
},
"departure": {
"time": "1772616009"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772616044"
},
"departure": {
"time": "1772616054"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772616109"
},
"departure": {
"time": "1772616119"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772616154"
},
"departure": {
"time": "1772616164"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772616199"
},
"departure": {
"time": "1772616209"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772616253"
},
"departure": {
"time": "1772616263"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772616328"
},
"departure": {
"time": "1772616338"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772616393"
},
"departure": {
"time": "1772616403"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772616489"
},
"departure": {
"time": "1772616499"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772616540"
},
"departure": {
"time": "1772616550"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772616630"
},
"departure": {
"time": "1772616640"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1772615900",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "09:59:00",
"tripId": "6488877775716352:12"
},
"vehicle": {
"id": "zenbus:Vehicle:796080001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664110108:LOC",
"vehicle": {
"currentStopSequence": 0,
"position": {
"latitude": 48.81393814086914,
"longitude": 7.783522129058838
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"timestamp": "1772615362",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "10:29:00",
"tripId": "6488877775716352:13"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "20260304:5907884043927552:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772615922"
},
"departure": {
"time": "1772616540"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1772616584"
},
"departure": {
"time": "1772616597"
},
"stopId": "zenbus:StopPoint:SP:857020003:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1772616650"
},
"departure": {
"time": "1772616660"
},
"stopId": "zenbus:StopPoint:SP:843940002:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1772616717"
},
"departure": {
"time": "1772616727"
},
"stopId": "zenbus:StopPoint:SP:5414098192826368:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1772616811"
},
"departure": {
"time": "1772616821"
},
"stopId": "zenbus:StopPoint:SP:660090004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772616882"
},
"departure": {
"time": "1772616892"
},
"stopId": "zenbus:StopPoint:SP:838060004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1772616955"
},
"departure": {
"time": "1772616965"
},
"stopId": "zenbus:StopPoint:SP:673800003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772617008"
},
"departure": {
"time": "1772617018"
},
"stopId": "zenbus:StopPoint:SP:787770001:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772617063"
},
"departure": {
"time": "1772617073"
},
"stopId": "zenbus:StopPoint:SP:4725708417925120:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772617144"
},
"departure": {
"time": "1772617154"
},
"stopId": "zenbus:StopPoint:SP:661300019:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772617267"
},
"departure": {
"time": "1772617500"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772617375"
},
"departure": {
"time": "1772617472"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772617429"
},
"departure": {
"time": "1772617529"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772617474"
},
"departure": {
"time": "1772617582"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772617539"
},
"departure": {
"time": "1772617644"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772617584"
},
"departure": {
"time": "1772617697"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772617629"
},
"departure": {
"time": "1772617749"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772617683"
},
"departure": {
"time": "1772617806"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772617758"
},
"departure": {
"time": "1772617874"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772617823"
},
"departure": {
"time": "1772617936"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772617919"
},
"departure": {
"time": "1772618014"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772617970"
},
"departure": {
"time": "1772618070"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772618060"
},
"departure": {
"time": "1772618145"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1772615684",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "10:29:00",
"tripId": "6488877775716352:13"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "zenbus:Vehicle:693030001:LOC",
"vehicle": {
"currentStopSequence": 11,
"position": {
"latitude": 48.81200408935547,
"longitude": 7.7845988273620605
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"timestamp": "1772615901",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "10:00:00",
"tripId": "6009590169731072:6"
},
"vehicle": {
"id": "zenbus:Vehicle:693030001:LOC"
}
}
},
{
"id": "20260304:5926642565251072:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772615940"
},
"departure": {
"time": "1772616240"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772616335"
},
"departure": {
"time": "1772616345"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772616393"
},
"departure": {
"time": "1772616403"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772616440"
},
"departure": {
"time": "1772616450"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772616511"
},
"departure": {
"time": "1772616521"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772616560"
},
"departure": {
"time": "1772616570"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772616640"
},
"departure": {
"time": "1772616650"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772616677"
},
"departure": {
"time": "1772616687"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772616726"
},
"departure": {
"time": "1772616736"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772616791"
},
"departure": {
"time": "1772616801"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772616876"
},
"departure": {
"time": "1772616886"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1772615901",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "10:00:00",
"tripId": "6009590169731072:6"
},
"vehicle": {
"id": "zenbus:Vehicle:693030001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:687320001:LOC",
"vehicle": {
"currentStopSequence": 18,
"position": {
"latitude": 48.77980422973633,
"longitude": 7.843544006347656
},
"stopId": "zenbus:StopPoint:SP:5988830986371072:LOC",
"timestamp": "1772615899",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "10:01:00",
"tripId": "5395572119830528:6"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "20260304:5406815874449408:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772615808"
},
"departure": {
"time": "1772615823"
},
"stopId": "zenbus:StopPoint:SP:6557606928711680:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772615928"
},
"departure": {
"time": "1772615969"
},
"stopId": "zenbus:StopPoint:SP:5988830986371072:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772616031"
},
"departure": {
"time": "1772616080"
},
"stopId": "zenbus:StopPoint:SP:853260005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772616116"
},
"departure": {
"time": "1772616153"
},
"stopId": "zenbus:StopPoint:SP:851320003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772616191"
},
"departure": {
"time": "1772616220"
},
"stopId": "zenbus:StopPoint:SP:831890004:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772616252"
},
"departure": {
"time": "1772616311"
},
"stopId": "zenbus:StopPoint:SP:670530120:LOC",
"stopSequence": 22
}
],
"timestamp": "1772615899",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "10:01:00",
"tripId": "5395572119830528:6"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:709630001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 18,
"position": {
"latitude": 48.73082733154297,
"longitude": 7.713932037353516
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"timestamp": "1772606753",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "07:25:00",
"tripId": "5988828524314624:2"
},
"vehicle": {
"id": "zenbus:Vehicle:709630001:LOC"
}
}
},
{
"id": "20260304:4788911768338432:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772615866"
},
"departure": {
"time": "1772615876"
},
"stopId": "zenbus:StopPoint:SP:847380004:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772615933"
},
"departure": {
"time": "1772615943"
},
"stopId": "zenbus:StopPoint:SP:845760005:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772615996"
},
"departure": {
"time": "1772616006"
},
"stopId": "zenbus:StopPoint:SP:843910004:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1772616045"
},
"departure": {
"time": "1772616055"
},
"stopId": "zenbus:StopPoint:SP:859040030:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1772616094"
},
"departure": {
"time": "1772616104"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 24
}
],
"timestamp": "1772615745",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "07:25:00",
"tripId": "5988828524314624:2"
},
"vehicle": {
"id": "zenbus:Vehicle:709630001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:683130003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 48.757877349853516,
"longitude": 7.644918918609619
},
"stopId": "zenbus:StopPoint:SP:869420004:LOC",
"timestamp": "1772615898",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "10:15:00",
"tripId": "5988828524314624:7"
},
"vehicle": {
"id": "zenbus:Vehicle:683130003:LOC"
}
}
},
{
"id": "20260304:4788911768338432:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772615854"
},
"departure": {
"time": "1772615908"
},
"stopId": "zenbus:StopPoint:SP:869420004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1772615960"
},
"departure": {
"time": "1772615970"
},
"stopId": "zenbus:StopPoint:SP:857010005:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1772616006"
},
"departure": {
"time": "1772616016"
},
"stopId": "zenbus:StopPoint:SP:855550002:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1772616103"
},
"departure": {
"time": "1772616113"
},
"stopId": "zenbus:StopPoint:SP:859650002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772616169"
},
"departure": {
"time": "1772616179"
},
"stopId": "zenbus:StopPoint:SP:844330004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1772616238"
},
"departure": {
"time": "1772616248"
},
"stopId": "zenbus:StopPoint:SP:853250005:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772616358"
},
"departure": {
"time": "1772616368"
},
"stopId": "zenbus:StopPoint:SP:841770004:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772616403"
},
"departure": {
"time": "1772616413"
},
"stopId": "zenbus:StopPoint:SP:844330003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772616476"
},
"departure": {
"time": "1772616486"
},
"stopId": "zenbus:StopPoint:SP:865510006:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772616512"
},
"departure": {
"time": "1772616522"
},
"stopId": "zenbus:StopPoint:SP:810320021:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772616578"
},
"departure": {
"time": "1772616588"
},
"stopId": "zenbus:StopPoint:SP:845480005:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772616674"
},
"departure": {
"time": "1772616684"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772616713"
},
"departure": {
"time": "1772616723"
},
"stopId": "zenbus:StopPoint:SP:838060005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772616774"
},
"departure": {
"time": "1772616784"
},
"stopId": "zenbus:StopPoint:SP:855540005:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772616855"
},
"departure": {
"time": "1772616865"
},
"stopId": "zenbus:StopPoint:SP:850300001:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772616886"
},
"departure": {
"time": "1772616896"
},
"stopId": "zenbus:StopPoint:SP:4842807903649792:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772616921"
},
"departure": {
"time": "1772616931"
},
"stopId": "zenbus:StopPoint:SP:853650004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772616955"
},
"departure": {
"time": "1772616965"
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772617021"
},
"departure": {
"time": "1772617031"
},
"stopId": "zenbus:StopPoint:SP:843890005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772617070"
},
"departure": {
"time": "1772617080"
},
"stopId": "zenbus:StopPoint:SP:847380004:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772617134"
},
"departure": {
"time": "1772617144"
},
"stopId": "zenbus:StopPoint:SP:845760005:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772617194"
},
"departure": {
"time": "1772617204"
},
"stopId": "zenbus:StopPoint:SP:843910004:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1772617242"
},
"departure": {
"time": "1772617252"
},
"stopId": "zenbus:StopPoint:SP:859040030:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1772617287"
},
"departure": {
"time": "1772617297"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 24
}
],
"timestamp": "1772615898",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "10:15:00",
"tripId": "5988828524314624:7"
},
"vehicle": {
"id": "zenbus:Vehicle:683130003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4789920104185856:LOC",
"vehicle": {
"currentStopSequence": 6,
"position": {
"latitude": 48.77220153808594,
"longitude": 7.733761787414551
},
"stopId": "zenbus:StopPoint:SP:668780092:LOC",
"timestamp": "1772615900",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "10:02:00",
"tripId": "5275858282479616:11"
},
"vehicle": {
"id": "zenbus:Vehicle:4789920104185856:LOC"
}
}
},
{
"id": "20260304:6500367094251520:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772615941"
},
"departure": {
"time": "1772615951"
},
"stopId": "zenbus:StopPoint:SP:668780092:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772616004"
},
"departure": {
"time": "1772616014"
},
"stopId": "zenbus:StopPoint:SP:850270002:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772616380"
},
"departure": {
"time": "1772616390"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772616450"
},
"departure": {
"time": "1772616460"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772616611"
},
"departure": {
"time": "1772616621"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 10
}
],
"timestamp": "1772615900",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "10:02:00",
"tripId": "5275858282479616:11"
},
"vehicle": {
"id": "zenbus:Vehicle:4789920104185856:LOC"
}
}
},
{
"id": "20260304:5926650664452096:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772615870"
},
"departure": {
"time": "1772615871"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1772615871",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "09:46:00",
"tripId": "5347299518578688:7"
}
}
},
{
"id": "zenbus:Vehicle:4914855683293184:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.84477996826172,
"longitude": 7.610992908477783
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"timestamp": "1772615898",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "10:18:00",
"tripId": "5894153733931008:7"
},
"vehicle": {
"id": "zenbus:Vehicle:4914855683293184:LOC"
}
}
},
{
"id": "20260304:6001437252255744:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772615882"
},
"departure": {
"time": "1772615908"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1772615962"
},
"departure": {
"time": "1772615972"
},
"stopId": "zenbus:StopPoint:SP:863500004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1772616239"
},
"departure": {
"time": "1772616249"
},
"stopId": "zenbus:StopPoint:SP:863530004:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1772616299"
},
"departure": {
"time": "1772616309"
},
"stopId": "zenbus:StopPoint:SP:6025674759340032:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1772616453"
},
"departure": {
"time": "1772616463"
},
"stopId": "zenbus:StopPoint:SP:855560002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772616647"
},
"departure": {
"time": "1772616657"
},
"stopId": "zenbus:StopPoint:SP:836440004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1772616690"
},
"departure": {
"time": "1772616700"
},
"stopId": "zenbus:StopPoint:SP:861490004:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772616734"
},
"departure": {
"time": "1772616744"
},
"stopId": "zenbus:StopPoint:SP:810720006:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772616844"
},
"departure": {
"time": "1772616854"
},
"stopId": "zenbus:StopPoint:SP:4896810867884032:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772616922"
},
"departure": {
"time": "1772616932"
},
"stopId": "zenbus:StopPoint:SP:841760016:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772616957"
},
"departure": {
"time": "1772616967"
},
"stopId": "zenbus:StopPoint:SP:6346784566673408:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772616999"
},
"departure": {
"time": "1772617009"
},
"stopId": "zenbus:StopPoint:SP:667250149:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772617034"
},
"departure": {
"time": "1772617044"
},
"stopId": "zenbus:StopPoint:SP:851800005:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772617071"
},
"departure": {
"time": "1772617081"
},
"stopId": "zenbus:StopPoint:SP:861480002:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772617252"
},
"departure": {
"time": "1772617262"
},
"stopId": "zenbus:StopPoint:SP:659230053:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772617300"
},
"departure": {
"time": "1772617315"
},
"stopId": "zenbus:StopPoint:SP:673110028:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772617353"
},
"departure": {
"time": "1772617371"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 16
}
],
"timestamp": "1772615898",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "10:18:00",
"tripId": "5894153733931008:7"
},
"vehicle": {
"id": "zenbus:Vehicle:4914855683293184:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1772615901"
}
}