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 à 08h44 Europe/Paris.
trip_updates (21) vehicle_positions (20) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updates vehicle_positionsFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 04/03/2026 à 08h44 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:689140003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 49,
"position": {
"latitude": 48.768104553222656,
"longitude": 7.8593058586120605
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"timestamp": "1772610239",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "07:50:00",
"tripId": "5359235979280384:7"
},
"vehicle": {
"id": "zenbus:Vehicle:689140003:LOC"
}
}
},
{
"id": "20260304:4699572623376384:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610221"
},
"departure": {
"time": "1772610249"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772610298"
},
"departure": {
"time": "1772610308"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772610360"
},
"departure": {
"time": "1772610425"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772610454"
},
"departure": {
"time": "1772610502"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772610508"
},
"departure": {
"time": "1772610589"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772610578"
},
"departure": {
"time": "1772610654"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1772610239",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "07:50:00",
"tripId": "5359235979280384:7"
},
"vehicle": {
"id": "zenbus:Vehicle:689140003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691060004:LOC",
"vehicle": {
"currentStopSequence": 23,
"position": {
"latitude": 48.81399917602539,
"longitude": 7.783507823944092
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"timestamp": "1772610239",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:20:00",
"tripId": "5359235979280384:9"
},
"vehicle": {
"id": "zenbus:Vehicle:691060004:LOC"
}
}
},
{
"id": "20260304:4699572623376384:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610289"
},
"departure": {
"time": "1772610329"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1772610365"
},
"departure": {
"time": "1772610397"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1772610411"
},
"departure": {
"time": "1772610450"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1772610459"
},
"departure": {
"time": "1772610504"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1772610510"
},
"departure": {
"time": "1772610560"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1772610567"
},
"departure": {
"time": "1772610618"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1772610612"
},
"departure": {
"time": "1772610671"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1772610675"
},
"departure": {
"time": "1772610732"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1772610730"
},
"departure": {
"time": "1772610790"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1772610801"
},
"departure": {
"time": "1772610855"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1772610892"
},
"departure": {
"time": "1772610961"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1772611036"
},
"departure": {
"time": "1772611093"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1772611123"
},
"departure": {
"time": "1772611166"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1772611181"
},
"departure": {
"time": "1772611225"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1772611320"
},
"departure": {
"time": "1772611330"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1772611411"
},
"departure": {
"time": "1772611421"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1772611473"
},
"departure": {
"time": "1772611483"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1772611536"
},
"departure": {
"time": "1772611546"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1772611625"
},
"departure": {
"time": "1772611635"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1772611717"
},
"departure": {
"time": "1772611733"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1772611787"
},
"departure": {
"time": "1772611797"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1772611857"
},
"departure": {
"time": "1772611867"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1772611927"
},
"departure": {
"time": "1772611937"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1772611987"
},
"departure": {
"time": "1772611997"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1772612037"
},
"departure": {
"time": "1772612047"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772612096"
},
"departure": {
"time": "1772612106"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772612158"
},
"departure": {
"time": "1772612224"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772612251"
},
"departure": {
"time": "1772612300"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772612306"
},
"departure": {
"time": "1772612388"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772612375"
},
"departure": {
"time": "1772612452"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1772610239",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:20:00",
"tripId": "5359235979280384:9"
},
"vehicle": {
"id": "zenbus:Vehicle:691060004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681650002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 13,
"position": {
"latitude": 48.83003616333008,
"longitude": 7.7578020095825195
},
"stopId": "zenbus:StopPoint:SP:5980438775463936:LOC",
"timestamp": "1772610238",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:44:00",
"tripId": "5359235979280384:10"
},
"vehicle": {
"id": "zenbus:Vehicle:681650002:LOC"
}
}
},
{
"id": "20260304:4699572623376384:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610201"
},
"departure": {
"time": "1772610222"
},
"stopId": "zenbus:StopPoint:SP:864870033:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772610232"
},
"departure": {
"time": "1772610248"
},
"stopId": "zenbus:StopPoint:SP:5980438775463936:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772610381"
},
"departure": {
"time": "1772610405"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772610472"
},
"departure": {
"time": "1772610482"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772610516"
},
"departure": {
"time": "1772610533"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772610570"
},
"departure": {
"time": "1772610580"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772610622"
},
"departure": {
"time": "1772610632"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772610680"
},
"departure": {
"time": "1772610690"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772610725"
},
"departure": {
"time": "1772610735"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772610768"
},
"departure": {
"time": "1772610779"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772610833"
},
"departure": {
"time": "1772610871"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
}
],
"timestamp": "1772610238",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:44:00",
"tripId": "5359235979280384:10"
},
"vehicle": {
"id": "zenbus:Vehicle:681650002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691060002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.817813873291016,
"longitude": 7.719381809234619
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"timestamp": "1772610239",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:50:00",
"tripId": "5359235979280384:11"
},
"vehicle": {
"id": "zenbus:Vehicle:691060002:LOC"
}
}
},
{
"id": "20260304:4699572623376384:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610115"
},
"departure": {
"time": "1772610600"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1772610630"
},
"departure": {
"time": "1772610640"
},
"stopId": "zenbus:StopPoint:SP:4896810867884032:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1772610686"
},
"departure": {
"time": "1772610696"
},
"stopId": "zenbus:StopPoint:SP:6597841175707648:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1772610743"
},
"departure": {
"time": "1772610753"
},
"stopId": "zenbus:StopPoint:SP:651720023:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1772610787"
},
"departure": {
"time": "1772610797"
},
"stopId": "zenbus:StopPoint:SP:5396617340387328:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772610845"
},
"departure": {
"time": "1772610855"
},
"stopId": "zenbus:StopPoint:SP:835970004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1772610896"
},
"departure": {
"time": "1772610906"
},
"stopId": "zenbus:StopPoint:SP:857000002:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772610979"
},
"departure": {
"time": "1772610989"
},
"stopId": "zenbus:StopPoint:SP:665370140:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772611037"
},
"departure": {
"time": "1772611047"
},
"stopId": "zenbus:StopPoint:SP:5993900054413312:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772611095"
},
"departure": {
"time": "1772611105"
},
"stopId": "zenbus:StopPoint:SP:864960002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772611152"
},
"departure": {
"time": "1772611162"
},
"stopId": "zenbus:StopPoint:SP:630550027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772611227"
},
"departure": {
"time": "1772611237"
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772611341"
},
"departure": {
"time": "1772611351"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772611427"
},
"departure": {
"time": "1772611437"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772611468"
},
"departure": {
"time": "1772611478"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772611516"
},
"departure": {
"time": "1772611526"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772611563"
},
"departure": {
"time": "1772611573"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772611616"
},
"departure": {
"time": "1772611626"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772611658"
},
"departure": {
"time": "1772611668"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772611700"
},
"departure": {
"time": "1772611710"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772611765"
},
"departure": {
"time": "1772612100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1772611848"
},
"departure": {
"time": "1772612009"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1772611894"
},
"departure": {
"time": "1772612062"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1772611940"
},
"departure": {
"time": "1772612115"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1772611988"
},
"departure": {
"time": "1772612169"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1772612039"
},
"departure": {
"time": "1772612224"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1772612096"
},
"departure": {
"time": "1772612283"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1772612141"
},
"departure": {
"time": "1772612335"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1772612204"
},
"departure": {
"time": "1772612397"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1772612259"
},
"departure": {
"time": "1772612454"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1772612330"
},
"departure": {
"time": "1772612520"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1772612421"
},
"departure": {
"time": "1772612625"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1772612565"
},
"departure": {
"time": "1772612757"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1772612652"
},
"departure": {
"time": "1772612831"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1772612710"
},
"departure": {
"time": "1772612890"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1772612850"
},
"departure": {
"time": "1772612960"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1772612940"
},
"departure": {
"time": "1772613035"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1772613002"
},
"departure": {
"time": "1772613126"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1772613065"
},
"departure": {
"time": "1772613187"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1772613154"
},
"departure": {
"time": "1772613292"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1772613246"
},
"departure": {
"time": "1772613398"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1772613316"
},
"departure": {
"time": "1772613433"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1772613386"
},
"departure": {
"time": "1772613498"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1772613456"
},
"departure": {
"time": "1772613593"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1772613516"
},
"departure": {
"time": "1772613653"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1772613566"
},
"departure": {
"time": "1772613708"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772613625"
},
"departure": {
"time": "1772613767"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772613687"
},
"departure": {
"time": "1772613888"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772613780"
},
"departure": {
"time": "1772613965"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772613835"
},
"departure": {
"time": "1772614052"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772613905"
},
"departure": {
"time": "1772614117"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1772610239",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:50:00",
"tripId": "5359235979280384:11"
},
"vehicle": {
"id": "zenbus:Vehicle:691060002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:670570003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 34,
"position": {
"latitude": 48.813961029052734,
"longitude": 7.782808780670166
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1772610240",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:02:00",
"tripId": "5217762675785728:8"
},
"vehicle": {
"id": "zenbus:Vehicle:670570003:LOC"
}
}
},
{
"id": "20260304:5784952768561152:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610197"
},
"departure": {
"time": "1772610300"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1772610373"
},
"departure": {
"time": "1772610383"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1772610414"
},
"departure": {
"time": "1772610424"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1772610461"
},
"departure": {
"time": "1772610471"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1772610512"
},
"departure": {
"time": "1772610522"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1772610566"
},
"departure": {
"time": "1772610576"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1772610612"
},
"departure": {
"time": "1772610622"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1772610660"
},
"departure": {
"time": "1772610670"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1772610739"
},
"departure": {
"time": "1772610749"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1772610865"
},
"departure": {
"time": "1772610875"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1772610945"
},
"departure": {
"time": "1772610957"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1772611001"
},
"departure": {
"time": "1772611015"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1772611065"
},
"departure": {
"time": "1772611077"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1772611123"
},
"departure": {
"time": "1772611136"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772611204"
},
"departure": {
"time": "1772611237"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772611265"
},
"departure": {
"time": "1772611297"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772611321"
},
"departure": {
"time": "1772611355"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772611369"
},
"departure": {
"time": "1772611379"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772611429"
},
"departure": {
"time": "1772611469"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1772611473"
},
"departure": {
"time": "1772611521"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1772611533"
},
"departure": {
"time": "1772611581"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1772611579"
},
"departure": {
"time": "1772611634"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1772610240",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:02:00",
"tripId": "5217762675785728:8"
},
"vehicle": {
"id": "zenbus:Vehicle:670570003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:671900097:LOC",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 48.76829147338867,
"longitude": 7.865645885467529
},
"stopId": "zenbus:StopPoint:SP:864950017:LOC",
"timestamp": "1772610239",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:32:00",
"tripId": "5217762675785728:10"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "20260304:5784952768561152:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610201"
},
"departure": {
"time": "1772610229"
},
"stopId": "zenbus:StopPoint:SP:6596162715910144:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772610264"
},
"departure": {
"time": "1772610274"
},
"stopId": "zenbus:StopPoint:SP:864950017:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772610340"
},
"departure": {
"time": "1772610350"
},
"stopId": "zenbus:StopPoint:SP:849650002:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772610402"
},
"departure": {
"time": "1772610412"
},
"stopId": "zenbus:StopPoint:SP:847370002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772610483"
},
"departure": {
"time": "1772610493"
},
"stopId": "zenbus:StopPoint:SP:777980001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772610564"
},
"departure": {
"time": "1772610574"
},
"stopId": "zenbus:StopPoint:SP:838060003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772610658"
},
"departure": {
"time": "1772610668"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772610711"
},
"departure": {
"time": "1772610721"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772610790"
},
"departure": {
"time": "1772610800"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772610873"
},
"departure": {
"time": "1772610883"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772611024"
},
"departure": {
"time": "1772611034"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772611070"
},
"departure": {
"time": "1772611080"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772611174"
},
"departure": {
"time": "1772611184"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772611322"
},
"departure": {
"time": "1772611332"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772611417"
},
"departure": {
"time": "1772611427"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1772611492"
},
"departure": {
"time": "1772611502"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1772611551"
},
"departure": {
"time": "1772611561"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1772611614"
},
"departure": {
"time": "1772611624"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1772611668"
},
"departure": {
"time": "1772611678"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1772611719"
},
"departure": {
"time": "1772611729"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1772611774"
},
"departure": {
"time": "1772611784"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1772611819"
},
"departure": {
"time": "1772611829"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1772611870"
},
"departure": {
"time": "1772611880"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1772611911"
},
"departure": {
"time": "1772611921"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1772611953"
},
"departure": {
"time": "1772611963"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1772612023"
},
"departure": {
"time": "1772612100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1772612107"
},
"departure": {
"time": "1772612138"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1772612148"
},
"departure": {
"time": "1772612189"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1772612195"
},
"departure": {
"time": "1772612212"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1772612246"
},
"departure": {
"time": "1772612268"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1772612299"
},
"departure": {
"time": "1772612324"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1772612346"
},
"departure": {
"time": "1772612378"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1772612394"
},
"departure": {
"time": "1772612404"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1772612473"
},
"departure": {
"time": "1772612501"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1772612599"
},
"departure": {
"time": "1772612624"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1772612679"
},
"departure": {
"time": "1772612724"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1772612735"
},
"departure": {
"time": "1772612782"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1772612799"
},
"departure": {
"time": "1772612844"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1772612857"
},
"departure": {
"time": "1772612903"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772612938"
},
"departure": {
"time": "1772613004"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772612999"
},
"departure": {
"time": "1772613064"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772613055"
},
"departure": {
"time": "1772613122"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772613102"
},
"departure": {
"time": "1772613146"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772613163"
},
"departure": {
"time": "1772613236"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1772613207"
},
"departure": {
"time": "1772613288"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1772613267"
},
"departure": {
"time": "1772613348"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1772613313"
},
"departure": {
"time": "1772613401"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1772610239",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:32:00",
"tripId": "5217762675785728:10"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642290004:LOC",
"vehicle": {
"currentStopSequence": 22,
"position": {
"latitude": 48.798606872558594,
"longitude": 7.813975811004639
},
"stopId": "zenbus:StopPoint:SP:843920002:LOC",
"timestamp": "1772610238",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:43:00",
"tripId": "5217762675785728:9"
},
"vehicle": {
"id": "zenbus:Vehicle:642290004:LOC"
}
}
},
{
"id": "20260304:5784952768561152:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610219"
},
"departure": {
"time": "1772610230"
},
"stopId": "zenbus:StopPoint:SP:835930022:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772610270"
},
"departure": {
"time": "1772610280"
},
"stopId": "zenbus:StopPoint:SP:843920002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1772610328"
},
"departure": {
"time": "1772610338"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1772610401"
},
"departure": {
"time": "1772610411"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1772610459"
},
"departure": {
"time": "1772610469"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1772610522"
},
"departure": {
"time": "1772610532"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1772610576"
},
"departure": {
"time": "1772610586"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1772610627"
},
"departure": {
"time": "1772610637"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1772610683"
},
"departure": {
"time": "1772610693"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1772610728"
},
"departure": {
"time": "1772610738"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1772610780"
},
"departure": {
"time": "1772610790"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1772610820"
},
"departure": {
"time": "1772610830"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1772610861"
},
"departure": {
"time": "1772610871"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1772610932"
},
"departure": {
"time": "1772610951"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
}
],
"timestamp": "1772610239",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:43:00",
"tripId": "5217762675785728:9"
},
"vehicle": {
"id": "zenbus:Vehicle:642290004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:796080001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 11,
"position": {
"latitude": 48.8140869140625,
"longitude": 7.782779216766357
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1772610239",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:29:00",
"tripId": "4679292022685696:10"
},
"vehicle": {
"id": "zenbus:Vehicle:796080001:LOC"
}
}
},
{
"id": "20260304:5938644062830592:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610412"
},
"departure": {
"time": "1772610422"
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772610478"
},
"departure": {
"time": "1772610488"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772610534"
},
"departure": {
"time": "1772610544"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772610591"
},
"departure": {
"time": "1772610601"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772610675"
},
"departure": {
"time": "1772610685"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772610753"
},
"departure": {
"time": "1772610763"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772610854"
},
"departure": {
"time": "1772610864"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772610924"
},
"departure": {
"time": "1772610934"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772610994"
},
"departure": {
"time": "1772611004"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772611048"
},
"departure": {
"time": "1772611058"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1772610239",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:29:00",
"tripId": "4679292022685696:10"
},
"vehicle": {
"id": "zenbus:Vehicle:796080001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:662550002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 10,
"position": {
"latitude": 48.8138542175293,
"longitude": 7.782855033874512
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1772610240",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:29:00",
"tripId": "6488877775716352:9"
},
"vehicle": {
"id": "zenbus:Vehicle:662550002:LOC"
}
}
},
{
"id": "20260304:5907884043927552:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610398"
},
"departure": {
"time": "1772610408"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772610452"
},
"departure": {
"time": "1772610462"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772610497"
},
"departure": {
"time": "1772610507"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772610562"
},
"departure": {
"time": "1772610572"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772610607"
},
"departure": {
"time": "1772610617"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772610652"
},
"departure": {
"time": "1772610662"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772610706"
},
"departure": {
"time": "1772610718"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772610781"
},
"departure": {
"time": "1772610791"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772610846"
},
"departure": {
"time": "1772610856"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772610942"
},
"departure": {
"time": "1772610952"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772610993"
},
"departure": {
"time": "1772611003"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772611083"
},
"departure": {
"time": "1772611093"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1772610240",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:29:00",
"tripId": "6488877775716352:9"
},
"vehicle": {
"id": "zenbus:Vehicle:662550002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664110108:LOC",
"vehicle": {
"currentStopSequence": 0,
"position": {
"latitude": 48.814125061035156,
"longitude": 7.782679080963135
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"timestamp": "1772610239",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:59:00",
"tripId": "6488877775716352:10"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "20260304:5907884043927552:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610473"
},
"departure": {
"time": "1772611140"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1772611184"
},
"departure": {
"time": "1772611197"
},
"stopId": "zenbus:StopPoint:SP:857020003:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1772611250"
},
"departure": {
"time": "1772611260"
},
"stopId": "zenbus:StopPoint:SP:843940002:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1772611317"
},
"departure": {
"time": "1772611327"
},
"stopId": "zenbus:StopPoint:SP:5414098192826368:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1772611411"
},
"departure": {
"time": "1772611421"
},
"stopId": "zenbus:StopPoint:SP:660090004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772611482"
},
"departure": {
"time": "1772611492"
},
"stopId": "zenbus:StopPoint:SP:838060004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1772611555"
},
"departure": {
"time": "1772611565"
},
"stopId": "zenbus:StopPoint:SP:673800003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772611608"
},
"departure": {
"time": "1772611618"
},
"stopId": "zenbus:StopPoint:SP:787770001:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772611663"
},
"departure": {
"time": "1772611673"
},
"stopId": "zenbus:StopPoint:SP:4725708417925120:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772611744"
},
"departure": {
"time": "1772611754"
},
"stopId": "zenbus:StopPoint:SP:661300019:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772611867"
},
"departure": {
"time": "1772612100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772611975"
},
"departure": {
"time": "1772612072"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772612029"
},
"departure": {
"time": "1772612129"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772612074"
},
"departure": {
"time": "1772612182"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772612139"
},
"departure": {
"time": "1772612244"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772612184"
},
"departure": {
"time": "1772612297"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772612229"
},
"departure": {
"time": "1772612349"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772612283"
},
"departure": {
"time": "1772612406"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772612358"
},
"departure": {
"time": "1772612474"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772612423"
},
"departure": {
"time": "1772612536"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772612519"
},
"departure": {
"time": "1772612614"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772612570"
},
"departure": {
"time": "1772612670"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772612660"
},
"departure": {
"time": "1772612745"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1772610239",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:59:00",
"tripId": "6488877775716352:10"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "zenbus:Vehicle:693030001:LOC",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 48.81388473510742,
"longitude": 7.783405780792236
},
"stopId": "zenbus:StopPoint:SP:698820092:LOC",
"timestamp": "1772610238",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:33:00",
"tripId": "6542731733106688:4"
},
"vehicle": {
"id": "zenbus:Vehicle:693030001:LOC"
}
}
},
{
"id": "20260304:5414480264560640:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610211"
},
"departure": {
"time": "1772610238"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772610336"
},
"departure": {
"time": "1772610353"
},
"stopId": "zenbus:StopPoint:SP:698820092:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772610395"
},
"departure": {
"time": "1772610412"
},
"stopId": "zenbus:StopPoint:SP:679310120:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772610505"
},
"departure": {
"time": "1772610527"
},
"stopId": "zenbus:StopPoint:SP:859040029:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772610563"
},
"departure": {
"time": "1772610573"
},
"stopId": "zenbus:StopPoint:SP:659380032:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772610625"
},
"departure": {
"time": "1772610635"
},
"stopId": "zenbus:StopPoint:SP:659220088:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772610678"
},
"departure": {
"time": "1772610688"
},
"stopId": "zenbus:StopPoint:SP:864900025:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772610751"
},
"departure": {
"time": "1772610761"
},
"stopId": "zenbus:StopPoint:SP:655640059:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772610897"
},
"departure": {
"time": "1772610907"
},
"stopId": "zenbus:StopPoint:SP:839920003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772610983"
},
"departure": {
"time": "1772610993"
},
"stopId": "zenbus:StopPoint:SP:5189456625664000:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772611060"
},
"departure": {
"time": "1772611070"
},
"stopId": "zenbus:StopPoint:SP:5183785859547136:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772611202"
},
"departure": {
"time": "1772611212"
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"stopSequence": 20
}
],
"timestamp": "1772610238",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:33:00",
"tripId": "6542731733106688:4"
},
"vehicle": {
"id": "zenbus:Vehicle:693030001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691030088:LOC",
"vehicle": {
"currentStopSequence": 11,
"position": {
"latitude": 48.81024169921875,
"longitude": 7.7860307693481445
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"timestamp": "1772610238",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:30:00",
"tripId": "6009590169731072:4"
},
"vehicle": {
"id": "zenbus:Vehicle:691030088:LOC"
}
}
},
{
"id": "20260304:5926642565251072:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610203"
},
"departure": {
"time": "1772610204"
},
"stopId": "zenbus:StopPoint:SP:857030003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772610228"
},
"departure": {
"time": "1772610229"
},
"stopId": "zenbus:StopPoint:SP:654260018:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772610316"
},
"departure": {
"time": "1772610840"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772610935"
},
"departure": {
"time": "1772610945"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772610993"
},
"departure": {
"time": "1772611003"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772611040"
},
"departure": {
"time": "1772611050"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772611111"
},
"departure": {
"time": "1772611121"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772611160"
},
"departure": {
"time": "1772611170"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772611240"
},
"departure": {
"time": "1772611250"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772611277"
},
"departure": {
"time": "1772611287"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772611326"
},
"departure": {
"time": "1772611336"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772611391"
},
"departure": {
"time": "1772611401"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772611476"
},
"departure": {
"time": "1772611486"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1772610238",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:30:00",
"tripId": "6009590169731072:4"
},
"vehicle": {
"id": "zenbus:Vehicle:691030088:LOC"
}
}
},
{
"id": "zenbus:Vehicle:687320001:LOC",
"vehicle": {
"currentStopSequence": 11,
"position": {
"latitude": 48.77977752685547,
"longitude": 7.81789493560791
},
"stopId": "zenbus:StopPoint:SP:673670018:LOC",
"timestamp": "1772610238",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:31:00",
"tripId": "4844719491252224:4"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "20260304:6597303835033600:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610201"
},
"departure": {
"time": "1772610223"
},
"stopId": "zenbus:StopPoint:SP:853260004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772610253"
},
"departure": {
"time": "1772610263"
},
"stopId": "zenbus:StopPoint:SP:673670018:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772610309"
},
"departure": {
"time": "1772610319"
},
"stopId": "zenbus:StopPoint:SP:653750049:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772610354"
},
"departure": {
"time": "1772610364"
},
"stopId": "zenbus:StopPoint:SP:860960005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772610458"
},
"departure": {
"time": "1772610468"
},
"stopId": "zenbus:StopPoint:SP:864980004:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772610519"
},
"departure": {
"time": "1772610529"
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772610581"
},
"departure": {
"time": "1772610591"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772610621"
},
"departure": {
"time": "1772610631"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772610664"
},
"departure": {
"time": "1772610674"
},
"stopId": "zenbus:StopPoint:SP:657690024:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772610711"
},
"departure": {
"time": "1772610721"
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772610754"
},
"departure": {
"time": "1772610772"
},
"stopId": "zenbus:StopPoint:SP:667240131:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772610803"
},
"departure": {
"time": "1772610813"
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772610916"
},
"departure": {
"time": "1772610943"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1772610238",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:31:00",
"tripId": "4844719491252224:4"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 22,
"position": {
"latitude": 48.755916595458984,
"longitude": 7.650580883026123
},
"stopId": "zenbus:StopPoint:SP:859660002:LOC",
"timestamp": "1772610238",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:20:00",
"tripId": "5825472530219008:4"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "20260304:6602028387139584:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610205"
},
"departure": {
"time": "1772610220"
},
"stopId": "zenbus:StopPoint:SP:859660001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772610231"
},
"departure": {
"time": "1772610248"
},
"stopId": "zenbus:StopPoint:SP:859660002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1772610295"
},
"departure": {
"time": "1772610305"
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1772610351"
},
"departure": {
"time": "1772610361"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 24
}
],
"timestamp": "1772610238",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:20:00",
"tripId": "5825472530219008:4"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:683130003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.71088790893555,
"longitude": 7.708272933959961
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"timestamp": "1772610239",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:50:00",
"tripId": "5825472530219008:5"
},
"vehicle": {
"id": "zenbus:Vehicle:683130003:LOC"
}
}
},
{
"id": "20260304:6602028387139584:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610229"
},
"departure": {
"time": "1772610600"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1772610637"
},
"departure": {
"time": "1772610653"
},
"stopId": "zenbus:StopPoint:SP:857000004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1772610685"
},
"departure": {
"time": "1772610707"
},
"stopId": "zenbus:StopPoint:SP:859050005:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1772610744"
},
"departure": {
"time": "1772610767"
},
"stopId": "zenbus:StopPoint:SP:869420003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1772610806"
},
"departure": {
"time": "1772610828"
},
"stopId": "zenbus:StopPoint:SP:810350003:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772610860"
},
"departure": {
"time": "1772610870"
},
"stopId": "zenbus:StopPoint:SP:5448946550833152:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1772610900"
},
"departure": {
"time": "1772610910"
},
"stopId": "zenbus:StopPoint:SP:850300001:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772610931"
},
"departure": {
"time": "1772610950"
},
"stopId": "zenbus:StopPoint:SP:4842807903649792:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772610966"
},
"departure": {
"time": "1772610998"
},
"stopId": "zenbus:StopPoint:SP:853650004:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772610999"
},
"departure": {
"time": "1772611044"
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772611065"
},
"departure": {
"time": "1772611137"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772611125"
},
"departure": {
"time": "1772611197"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772611173"
},
"departure": {
"time": "1772611281"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772611262"
},
"departure": {
"time": "1772611356"
},
"stopId": "zenbus:StopPoint:SP:859060004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772611316"
},
"departure": {
"time": "1772611413"
},
"stopId": "zenbus:StopPoint:SP:835970007:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772611351"
},
"departure": {
"time": "1772611460"
},
"stopId": "zenbus:StopPoint:SP:853640004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772611430"
},
"departure": {
"time": "1772611530"
},
"stopId": "zenbus:StopPoint:SP:832170002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772611472"
},
"departure": {
"time": "1772611581"
},
"stopId": "zenbus:StopPoint:SP:857020004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772611594"
},
"departure": {
"time": "1772611672"
},
"stopId": "zenbus:StopPoint:SP:835930023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772611665"
},
"departure": {
"time": "1772611737"
},
"stopId": "zenbus:StopPoint:SP:838610006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772611723"
},
"departure": {
"time": "1772611796"
},
"stopId": "zenbus:StopPoint:SP:865520002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772611812"
},
"departure": {
"time": "1772611901"
},
"stopId": "zenbus:StopPoint:SP:859660001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772611856"
},
"departure": {
"time": "1772611923"
},
"stopId": "zenbus:StopPoint:SP:859660002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1772611913"
},
"departure": {
"time": "1772611981"
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1772611969"
},
"departure": {
"time": "1772612039"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 24
}
],
"timestamp": "1772610239",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:50:00",
"tripId": "5825472530219008:5"
},
"vehicle": {
"id": "zenbus:Vehicle:683130003: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": "1772610231"
},
"departure": {
"time": "1772610241"
},
"stopId": "zenbus:StopPoint:SP:843890005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772610282"
},
"departure": {
"time": "1772610292"
},
"stopId": "zenbus:StopPoint:SP:847380004:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772610349"
},
"departure": {
"time": "1772610359"
},
"stopId": "zenbus:StopPoint:SP:845760005:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772610412"
},
"departure": {
"time": "1772610422"
},
"stopId": "zenbus:StopPoint:SP:843910004:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1772610461"
},
"departure": {
"time": "1772610471"
},
"stopId": "zenbus:StopPoint:SP:859040030:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1772610510"
},
"departure": {
"time": "1772610520"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 24
}
],
"timestamp": "1772610161",
"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:5122059954814976:LOC",
"vehicle": {
"currentStopSequence": 5,
"position": {
"latitude": 48.74800491333008,
"longitude": 7.722105026245117
},
"stopId": "zenbus:StopPoint:SP:6022710774726656:LOC",
"timestamp": "1772610240",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:32:00",
"tripId": "5275858282479616:9"
},
"vehicle": {
"id": "zenbus:Vehicle:5122059954814976:LOC"
}
}
},
{
"id": "20260304:6500367094251520:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610308"
},
"departure": {
"time": "1772610318"
},
"stopId": "zenbus:StopPoint:SP:6022710774726656:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1772610537"
},
"departure": {
"time": "1772610547"
},
"stopId": "zenbus:StopPoint:SP:668780092:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772610600"
},
"departure": {
"time": "1772610610"
},
"stopId": "zenbus:StopPoint:SP:850270002:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772610976"
},
"departure": {
"time": "1772610986"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772611045"
},
"departure": {
"time": "1772611055"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772611207"
},
"departure": {
"time": "1772611217"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 10
}
],
"timestamp": "1772610240",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:32:00",
"tripId": "5275858282479616:9"
},
"vehicle": {
"id": "zenbus:Vehicle:5122059954814976:LOC"
}
}
},
{
"id": "zenbus:Vehicle:830250002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 6,
"position": {
"latitude": 48.75726318359375,
"longitude": 7.726893901824951
},
"stopId": "zenbus:StopPoint:SP:869430003:LOC",
"timestamp": "1772610238",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:31:00",
"tripId": "4910768194584576:5"
},
"vehicle": {
"id": "zenbus:Vehicle:830250002:LOC"
}
}
},
{
"id": "20260304:6574846457675776:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610217"
},
"departure": {
"time": "1772610248"
},
"stopId": "zenbus:StopPoint:SP:869430003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772610519"
},
"departure": {
"time": "1772610529"
},
"stopId": "zenbus:StopPoint:SP:667270018:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772610590"
},
"departure": {
"time": "1772610600"
},
"stopId": "zenbus:StopPoint:SP:5982027422629888:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772610652"
},
"departure": {
"time": "1772610751"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772610714"
},
"departure": {
"time": "1772610812"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772610765"
},
"departure": {
"time": "1772610867"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 11
}
],
"timestamp": "1772610238",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:31:00",
"tripId": "4910768194584576:5"
},
"vehicle": {
"id": "zenbus:Vehicle:830250002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4914855683293184:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.813232421875,
"longitude": 7.781448841094971
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"timestamp": "1772610240",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:46:00",
"tripId": "5347299518578688:6"
},
"vehicle": {
"id": "zenbus:Vehicle:4914855683293184:LOC"
}
}
},
{
"id": "20260304:5926650664452096:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610215"
},
"departure": {
"time": "1772610360"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1772610402"
},
"departure": {
"time": "1772610416"
},
"stopId": "zenbus:StopPoint:SP:653750046:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1772610453"
},
"departure": {
"time": "1772610471"
},
"stopId": "zenbus:StopPoint:SP:649920015:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1772610622"
},
"departure": {
"time": "1772610632"
},
"stopId": "zenbus:StopPoint:SP:838630005:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1772610654"
},
"departure": {
"time": "1772610664"
},
"stopId": "zenbus:StopPoint:SP:810730004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772610695"
},
"departure": {
"time": "1772610712"
},
"stopId": "zenbus:StopPoint:SP:657690021:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1772610731"
},
"departure": {
"time": "1772610760"
},
"stopId": "zenbus:StopPoint:SP:840350003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772610766"
},
"departure": {
"time": "1772610778"
},
"stopId": "zenbus:StopPoint:SP:843900004:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772610838"
},
"departure": {
"time": "1772610848"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772610958"
},
"departure": {
"time": "1772610968"
},
"stopId": "zenbus:StopPoint:SP:863530005:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772611004"
},
"departure": {
"time": "1772611014"
},
"stopId": "zenbus:StopPoint:SP:850300002:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772611048"
},
"departure": {
"time": "1772611058"
},
"stopId": "zenbus:StopPoint:SP:851800006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772611246"
},
"departure": {
"time": "1772611256"
},
"stopId": "zenbus:StopPoint:SP:847870004:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772611404"
},
"departure": {
"time": "1772611414"
},
"stopId": "zenbus:StopPoint:SP:4689124356259840:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772611463"
},
"departure": {
"time": "1772611473"
},
"stopId": "zenbus:StopPoint:SP:698820093:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772611736"
},
"departure": {
"time": "1772611746"
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772611795"
},
"departure": {
"time": "1772611805"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772611860"
},
"departure": {
"time": "1772611870"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772611896"
},
"departure": {
"time": "1772611913"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772611969"
},
"departure": {
"time": "1772611979"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772612018"
},
"departure": {
"time": "1772612064"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772612068"
},
"departure": {
"time": "1772612089"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772612109"
},
"departure": {
"time": "1772612139"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1772612161"
},
"departure": {
"time": "1772612225"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1772610240",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:46:00",
"tripId": "5347299518578688:6"
},
"vehicle": {
"id": "zenbus:Vehicle:4914855683293184:LOC"
}
}
},
{
"id": "20260304:6001437252255744:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610229"
},
"departure": {
"time": "1772610235"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 16
}
],
"timestamp": "1772610236",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:18:00",
"tripId": "5894153733931008:5"
}
}
},
{
"id": "zenbus:Vehicle:718890005:LOC",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 48.79093551635742,
"longitude": 7.698379993438721
},
"stopId": "zenbus:StopPoint:SP:838630006:LOC",
"timestamp": "1772610237",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:25:00",
"tripId": "6003086664400896:6"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
},
{
"id": "20260304:6532715781292032:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610259"
},
"departure": {
"time": "1772610284"
},
"stopId": "zenbus:StopPoint:SP:838630006:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772610328"
},
"departure": {
"time": "1772610349"
},
"stopId": "zenbus:StopPoint:SP:810720005:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772610639"
},
"departure": {
"time": "1772610654"
},
"stopId": "zenbus:StopPoint:SP:838640004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772610725"
},
"departure": {
"time": "1772610735"
},
"stopId": "zenbus:StopPoint:SP:851790005:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772610918"
},
"departure": {
"time": "1772610928"
},
"stopId": "zenbus:StopPoint:SP:863510002:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772611384"
},
"departure": {
"time": "1772611394"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772611454"
},
"departure": {
"time": "1772611464"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772611619"
},
"departure": {
"time": "1772611629"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 14
}
],
"timestamp": "1772610237",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "08:25:00",
"tripId": "6003086664400896:6"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1772610240"
}
}