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 à 19h07 Europe/Paris.
trip_updates (20) vehicle_positions (19) 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 à 19h07 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:689160005:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 40,
"position": {
"latitude": 48.79234313964844,
"longitude": 7.851415157318115
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"timestamp": "1772647656",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "18:20:00",
"tripId": "5359235979280384:35"
},
"vehicle": {
"id": "zenbus:Vehicle:689160005:LOC"
}
}
},
{
"id": "20260304:4699572623376384:35",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772647653"
},
"departure": {
"time": "1772647666"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1772647719"
},
"departure": {
"time": "1772647729"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1772647782"
},
"departure": {
"time": "1772647792"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1772647870"
},
"departure": {
"time": "1772647880"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1772647962"
},
"departure": {
"time": "1772647972"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1772648033"
},
"departure": {
"time": "1772648043"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1772648102"
},
"departure": {
"time": "1772648112"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1772648173"
},
"departure": {
"time": "1772648183"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1772648233"
},
"departure": {
"time": "1772648243"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1772648282"
},
"departure": {
"time": "1772648292"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772648341"
},
"departure": {
"time": "1772648351"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772648403"
},
"departure": {
"time": "1772648413"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772648497"
},
"departure": {
"time": "1772648507"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772648551"
},
"departure": {
"time": "1772648561"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772648621"
},
"departure": {
"time": "1772648631"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1772647656",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "18:20:00",
"tripId": "5359235979280384:35"
},
"vehicle": {
"id": "zenbus:Vehicle:689160005:LOC"
}
}
},
{
"id": "zenbus:Vehicle:781830001:LOC",
"vehicle": {
"currentStopSequence": 21,
"position": {
"latitude": 48.818607330322266,
"longitude": 7.782723903656006
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"timestamp": "1772647657",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "18:50:00",
"tripId": "5359235979280384:36"
},
"vehicle": {
"id": "zenbus:Vehicle:781830001:LOC"
}
}
},
{
"id": "20260304:4699572623376384:36",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772647637"
},
"departure": {
"time": "1772647648"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772647682"
},
"departure": {
"time": "1772647692"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772647747"
},
"departure": {
"time": "1772648100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1772647830"
},
"departure": {
"time": "1772648000"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1772647876"
},
"departure": {
"time": "1772648053"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1772647922"
},
"departure": {
"time": "1772648106"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1772647970"
},
"departure": {
"time": "1772648160"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1772648020"
},
"departure": {
"time": "1772648215"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1772648078"
},
"departure": {
"time": "1772648274"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1772648123"
},
"departure": {
"time": "1772648326"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1772648186"
},
"departure": {
"time": "1772648388"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1772648240"
},
"departure": {
"time": "1772648445"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1772648312"
},
"departure": {
"time": "1772648511"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1772648403"
},
"departure": {
"time": "1772648616"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1772648547"
},
"departure": {
"time": "1772648748"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1772648634"
},
"departure": {
"time": "1772648822"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1772648692"
},
"departure": {
"time": "1772648881"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1772648831"
},
"departure": {
"time": "1772648950"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1772648922"
},
"departure": {
"time": "1772649026"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1772648984"
},
"departure": {
"time": "1772649117"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1772649047"
},
"departure": {
"time": "1772649178"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1772649136"
},
"departure": {
"time": "1772649283"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1772649228"
},
"departure": {
"time": "1772649389"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1772649298"
},
"departure": {
"time": "1772649424"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1772649367"
},
"departure": {
"time": "1772649488"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1772649438"
},
"departure": {
"time": "1772649584"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1772649498"
},
"departure": {
"time": "1772649644"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1772649548"
},
"departure": {
"time": "1772649699"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772649606"
},
"departure": {
"time": "1772649758"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772649669"
},
"departure": {
"time": "1772649879"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772649762"
},
"departure": {
"time": "1772649956"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772649817"
},
"departure": {
"time": "1772650043"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772649886"
},
"departure": {
"time": "1772650108"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1772647657",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "18:50:00",
"tripId": "5359235979280384:36"
},
"vehicle": {
"id": "zenbus:Vehicle:781830001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691060004:LOC",
"vehicle": {
"currentStopSequence": 41,
"position": {
"latitude": 48.82649230957031,
"longitude": 7.748672008514404
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"timestamp": "1772629489",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "13:02:00",
"tripId": "5217762675785728:19"
},
"vehicle": {
"id": "zenbus:Vehicle:691060004:LOC"
}
}
},
{
"id": "20260304:5784952768561152:19",
"tripUpdate": {
"stopTimeUpdate": [
{
"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
},
{
"arrival": {
"time": "1772642053"
},
"departure": {
"time": "1772642063"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1772642132"
},
"departure": {
"time": "1772642142"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1772642258"
},
"departure": {
"time": "1772642268"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1772642338"
},
"departure": {
"time": "1772642348"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1772642394"
},
"departure": {
"time": "1772642404"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1772642458"
},
"departure": {
"time": "1772642468"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1772642516"
},
"departure": {
"time": "1772642526"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772642597"
},
"departure": {
"time": "1772642607"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772642658"
},
"departure": {
"time": "1772642668"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772642714"
},
"departure": {
"time": "1772642724"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772642761"
},
"departure": {
"time": "1772642771"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772642822"
},
"departure": {
"time": "1772642832"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1772642865"
},
"departure": {
"time": "1772642875"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1772642926"
},
"departure": {
"time": "1772642936"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1772642972"
},
"departure": {
"time": "1772642982"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1772641862",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "13:02:00",
"tripId": "5217762675785728:19"
},
"vehicle": {
"id": "zenbus:Vehicle:691060004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664110109:LOC",
"vehicle": {
"currentStopSequence": 57,
"position": {
"latitude": 48.81842041015625,
"longitude": 7.7182111740112305
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"timestamp": "1772647655",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "18:02:00",
"tripId": "5217762675785728:34"
},
"vehicle": {
"id": "zenbus:Vehicle:664110109:LOC"
}
}
},
{
"id": "20260304:5784952768561152:33",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772647636"
},
"departure": {
"time": "1772647655"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1772647677"
},
"departure": {
"time": "1772647687"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1772647655",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "18:02:00",
"tripId": "5217762675785728:34"
},
"vehicle": {
"id": "zenbus:Vehicle:664110109:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 32,
"position": {
"latitude": 48.81659698486328,
"longitude": 7.789697170257568
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"timestamp": "1772647656",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "18:32:00",
"tripId": "5217762675785728:36"
},
"vehicle": {
"id": "zenbus:Vehicle:674570002:LOC"
}
}
},
{
"id": "20260304:5784952768561152:35",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772647634"
},
"departure": {
"time": "1772647666"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1772647698"
},
"departure": {
"time": "1772647708"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1772647769"
},
"departure": {
"time": "1772648100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1772647852"
},
"departure": {
"time": "1772648011"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1772647893"
},
"departure": {
"time": "1772648061"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1772647940"
},
"departure": {
"time": "1772648085"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1772647992"
},
"departure": {
"time": "1772648141"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1772648045"
},
"departure": {
"time": "1772648197"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1772648091"
},
"departure": {
"time": "1772648250"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1772648140"
},
"departure": {
"time": "1772648275"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1772648218"
},
"departure": {
"time": "1772648374"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1772648344"
},
"departure": {
"time": "1772648497"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1772648424"
},
"departure": {
"time": "1772648597"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1772648480"
},
"departure": {
"time": "1772648655"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1772648544"
},
"departure": {
"time": "1772648717"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1772648602"
},
"departure": {
"time": "1772648776"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772648683"
},
"departure": {
"time": "1772648876"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772648744"
},
"departure": {
"time": "1772648937"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772648800"
},
"departure": {
"time": "1772648995"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772648848"
},
"departure": {
"time": "1772649019"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772648908"
},
"departure": {
"time": "1772649109"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1772648952"
},
"departure": {
"time": "1772649161"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1772649012"
},
"departure": {
"time": "1772649221"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1772649059"
},
"departure": {
"time": "1772649274"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1772647656",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "18:32:00",
"tripId": "5217762675785728:36"
},
"vehicle": {
"id": "zenbus:Vehicle:674570002:LOC"
}
}
},
{
"id": "20260304:5784952768561152:36",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772647510"
},
"departure": {
"time": "1772647511"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:860960004:LOC",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:864870033:LOC",
"stopSequence": 44
}
],
"timestamp": "1772647608",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "18:43:00",
"tripId": "5217762675785728:35"
}
}
},
{
"id": "zenbus:Vehicle:662580001:LOC",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 48.765663146972656,
"longitude": 7.853960990905762
},
"stopId": "zenbus:StopPoint:SP:5428280040620032:LOC",
"timestamp": "1772647657",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "19:02:00",
"tripId": "5217762675785728:37"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "20260304:5784952768561152:37",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772647611"
},
"departure": {
"time": "1772647619"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1772647700"
},
"departure": {
"time": "1772647710"
},
"stopId": "zenbus:StopPoint:SP:5428280040620032:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772647761"
},
"departure": {
"time": "1772647771"
},
"stopId": "zenbus:StopPoint:SP:6611898804994048:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1772647837"
},
"departure": {
"time": "1772647847"
},
"stopId": "zenbus:StopPoint:SP:6596162715910144:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772647895"
},
"departure": {
"time": "1772647905"
},
"stopId": "zenbus:StopPoint:SP:864950017:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772647971"
},
"departure": {
"time": "1772647981"
},
"stopId": "zenbus:StopPoint:SP:849650002:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772648033"
},
"departure": {
"time": "1772648043"
},
"stopId": "zenbus:StopPoint:SP:847370002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772648115"
},
"departure": {
"time": "1772648125"
},
"stopId": "zenbus:StopPoint:SP:777980001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772648196"
},
"departure": {
"time": "1772648213"
},
"stopId": "zenbus:StopPoint:SP:838060003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772648289"
},
"departure": {
"time": "1772648299"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772648343"
},
"departure": {
"time": "1772648353"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772648421"
},
"departure": {
"time": "1772648431"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772648504"
},
"departure": {
"time": "1772648514"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772648655"
},
"departure": {
"time": "1772648665"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772648701"
},
"departure": {
"time": "1772648711"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772648805"
},
"departure": {
"time": "1772648815"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772648954"
},
"departure": {
"time": "1772648964"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772649048"
},
"departure": {
"time": "1772649058"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1772649123"
},
"departure": {
"time": "1772649133"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1772649182"
},
"departure": {
"time": "1772649192"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1772649245"
},
"departure": {
"time": "1772649255"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1772649300"
},
"departure": {
"time": "1772649310"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1772649350"
},
"departure": {
"time": "1772649360"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1772649405"
},
"departure": {
"time": "1772649415"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1772649451"
},
"departure": {
"time": "1772649461"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1772649502"
},
"departure": {
"time": "1772649512"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1772649542"
},
"departure": {
"time": "1772649552"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1772649584"
},
"departure": {
"time": "1772649594"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1772649655"
},
"departure": {
"time": "1772649900"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1772649738"
},
"departure": {
"time": "1772649854"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1772649779"
},
"departure": {
"time": "1772649904"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1772649826"
},
"departure": {
"time": "1772649928"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1772649878"
},
"departure": {
"time": "1772649984"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1772649931"
},
"departure": {
"time": "1772650040"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1772649977"
},
"departure": {
"time": "1772650093"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1772650026"
},
"departure": {
"time": "1772650118"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1772650104"
},
"departure": {
"time": "1772650217"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1772650230"
},
"departure": {
"time": "1772650340"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1772650310"
},
"departure": {
"time": "1772650440"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1772650366"
},
"departure": {
"time": "1772650498"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1772650430"
},
"departure": {
"time": "1772650560"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1772650488"
},
"departure": {
"time": "1772650619"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772650569"
},
"departure": {
"time": "1772650719"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772650630"
},
"departure": {
"time": "1772650780"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772650686"
},
"departure": {
"time": "1772650838"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772650734"
},
"departure": {
"time": "1772650862"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772650794"
},
"departure": {
"time": "1772650952"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1772650838"
},
"departure": {
"time": "1772651004"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1772650898"
},
"departure": {
"time": "1772651064"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1772650945"
},
"departure": {
"time": "1772651117"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1772647657",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "19:02:00",
"tripId": "5217762675785728:37"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691050002:LOC",
"vehicle": {
"currentStopSequence": 21,
"position": {
"latitude": 48.80311584472656,
"longitude": 7.769524097442627
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"timestamp": "1772646063",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "18:14:00",
"tripId": "4679292022685696:36"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "20260304:5938644062830592:36",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772647658"
},
"departure": {
"time": "1772647668"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1772647634",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "18:14:00",
"tripId": "4679292022685696:36"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642290005:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 8,
"position": {
"latitude": 48.81831741333008,
"longitude": 7.791277885437012
},
"stopId": "zenbus:StopPoint:SP:841760015:LOC",
"timestamp": "1772647653",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "18:59:00",
"tripId": "4679292022685696:38"
},
"vehicle": {
"id": "zenbus:Vehicle:642290005:LOC"
}
}
},
{
"id": "20260304:5938644062830592:38",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772647643"
},
"departure": {
"time": "1772647663"
},
"stopId": "zenbus:StopPoint:SP:841760015:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772647704"
},
"departure": {
"time": "1772647714"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772647758"
},
"departure": {
"time": "1772647768"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772647852"
},
"departure": {
"time": "1772648100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772647974"
},
"departure": {
"time": "1772648102"
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772648041"
},
"departure": {
"time": "1772648165"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772648097"
},
"departure": {
"time": "1772648223"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772648154"
},
"departure": {
"time": "1772648282"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772648238"
},
"departure": {
"time": "1772648354"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772648316"
},
"departure": {
"time": "1772648423"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772648417"
},
"departure": {
"time": "1772648533"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772648487"
},
"departure": {
"time": "1772648598"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772648557"
},
"departure": {
"time": "1772648663"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772648611"
},
"departure": {
"time": "1772648720"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1772647653",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "18:59:00",
"tripId": "4679292022685696:38"
},
"vehicle": {
"id": "zenbus:Vehicle:642290005:LOC"
}
}
},
{
"id": "zenbus:Vehicle:718890004:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 9,
"position": {
"latitude": 48.8100471496582,
"longitude": 7.781847953796387
},
"stopId": "zenbus:StopPoint:SP:661300019:LOC",
"timestamp": "1772647658",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "18:59:00",
"tripId": "6488877775716352:37"
},
"vehicle": {
"id": "zenbus:Vehicle:718890004:LOC"
}
}
},
{
"id": "20260304:5907884043927552:37",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772647615"
},
"departure": {
"time": "1772647637"
},
"stopId": "zenbus:StopPoint:SP:4725708417925120:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772647652"
},
"departure": {
"time": "1772647674"
},
"stopId": "zenbus:StopPoint:SP:661300019:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772647786"
},
"departure": {
"time": "1772648100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772647895"
},
"departure": {
"time": "1772648032"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772647949"
},
"departure": {
"time": "1772648089"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772647993"
},
"departure": {
"time": "1772648141"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772648058"
},
"departure": {
"time": "1772648204"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772648103"
},
"departure": {
"time": "1772648256"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772648148"
},
"departure": {
"time": "1772648309"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772648203"
},
"departure": {
"time": "1772648366"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772648277"
},
"departure": {
"time": "1772648433"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772648342"
},
"departure": {
"time": "1772648496"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772648439"
},
"departure": {
"time": "1772648574"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772648490"
},
"departure": {
"time": "1772648630"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772648579"
},
"departure": {
"time": "1772648704"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1772647658",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "18:59:00",
"tripId": "6488877775716352:37"
},
"vehicle": {
"id": "zenbus:Vehicle:718890004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180004:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 2,
"position": {
"latitude": 48.79841232299805,
"longitude": 7.789584159851074
},
"stopId": "zenbus:StopPoint:SP:864870035:LOC",
"timestamp": "1772647656",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "19:00:00",
"tripId": "6009590169731072:18"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "20260304:5926642565251072:18",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772647646"
},
"departure": {
"time": "1772647666"
},
"stopId": "zenbus:StopPoint:SP:864870035:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1772647733"
},
"departure": {
"time": "1772647743"
},
"stopId": "zenbus:StopPoint:SP:847370003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1772647871"
},
"departure": {
"time": "1772647881"
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772647961"
},
"departure": {
"time": "1772647971"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1772648014"
},
"departure": {
"time": "1772648024"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772648083"
},
"departure": {
"time": "1772648093"
},
"stopId": "zenbus:StopPoint:SP:864900026:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772648149"
},
"departure": {
"time": "1772648159"
},
"stopId": "zenbus:StopPoint:SP:673100023:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772648278"
},
"departure": {
"time": "1772648288"
},
"stopId": "zenbus:StopPoint:SP:857030003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772648337"
},
"departure": {
"time": "1772648347"
},
"stopId": "zenbus:StopPoint:SP:654260018:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772648474"
},
"departure": {
"time": "1772648640"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772648579"
},
"departure": {
"time": "1772648644"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772648638"
},
"departure": {
"time": "1772648704"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772648685"
},
"departure": {
"time": "1772648757"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772648756"
},
"departure": {
"time": "1772648823"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772648804"
},
"departure": {
"time": "1772648877"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772648885"
},
"departure": {
"time": "1772648947"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772648922"
},
"departure": {
"time": "1772648966"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772648971"
},
"departure": {
"time": "1772649020"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772649036"
},
"departure": {
"time": "1772649083"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772649121"
},
"departure": {
"time": "1772649155"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1772647656",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "19:00:00",
"tripId": "6009590169731072:18"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642300001:LOC",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 48.77593994140625,
"longitude": 7.845117092132568
},
"stopId": "zenbus:StopPoint:SP:6046053171200000:LOC",
"timestamp": "1772647656",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "19:01:00",
"tripId": "4844719491252224:21"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "20260304:6597303835033600:21",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772647694"
},
"departure": {
"time": "1772647704"
},
"stopId": "zenbus:StopPoint:SP:6046053171200000:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772647834"
},
"departure": {
"time": "1772647844"
},
"stopId": "zenbus:StopPoint:SP:4834958494400512:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1772647877"
},
"departure": {
"time": "1772647887"
},
"stopId": "zenbus:StopPoint:SP:849650003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772647908"
},
"departure": {
"time": "1772647918"
},
"stopId": "zenbus:StopPoint:SP:835920023:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772647996"
},
"departure": {
"time": "1772648006"
},
"stopId": "zenbus:StopPoint:SP:860970003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772648058"
},
"departure": {
"time": "1772648068"
},
"stopId": "zenbus:StopPoint:SP:5943633166467072:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772648090"
},
"departure": {
"time": "1772648100"
},
"stopId": "zenbus:StopPoint:SP:853260004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772648135"
},
"departure": {
"time": "1772648145"
},
"stopId": "zenbus:StopPoint:SP:673670018:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772648190"
},
"departure": {
"time": "1772648200"
},
"stopId": "zenbus:StopPoint:SP:653750049:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772648236"
},
"departure": {
"time": "1772648246"
},
"stopId": "zenbus:StopPoint:SP:860960005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772648339"
},
"departure": {
"time": "1772648349"
},
"stopId": "zenbus:StopPoint:SP:864980004:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772648401"
},
"departure": {
"time": "1772648411"
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772648463"
},
"departure": {
"time": "1772648473"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772648502"
},
"departure": {
"time": "1772648512"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772648546"
},
"departure": {
"time": "1772648556"
},
"stopId": "zenbus:StopPoint:SP:657690024:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772648593"
},
"departure": {
"time": "1772648603"
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772648636"
},
"departure": {
"time": "1772648646"
},
"stopId": "zenbus:StopPoint:SP:667240131:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772648685"
},
"departure": {
"time": "1772648695"
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772648798"
},
"departure": {
"time": "1772648808"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1772647656",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "19:01:00",
"tripId": "4844719491252224:21"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681650001:LOC",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 48.728782653808594,
"longitude": 7.716153144836426
},
"stopId": "zenbus:StopPoint:SP:853650004:LOC",
"timestamp": "1772647656",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "19:00:00",
"tripId": "5825472530219008:19"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "20260304:6602028387139584:19",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772647641"
},
"departure": {
"time": "1772647656"
},
"stopId": "zenbus:StopPoint:SP:4842807903649792:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772647674"
},
"departure": {
"time": "1772647684"
},
"stopId": "zenbus:StopPoint:SP:853650004:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772647708"
},
"departure": {
"time": "1772647718"
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772647774"
},
"departure": {
"time": "1772647792"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772647833"
},
"departure": {
"time": "1772647851"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772647882"
},
"departure": {
"time": "1772647936"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772647971"
},
"departure": {
"time": "1772648010"
},
"stopId": "zenbus:StopPoint:SP:859060004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772648025"
},
"departure": {
"time": "1772648067"
},
"stopId": "zenbus:StopPoint:SP:835970007:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772648059"
},
"departure": {
"time": "1772648114"
},
"stopId": "zenbus:StopPoint:SP:853640004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772648139"
},
"departure": {
"time": "1772648184"
},
"stopId": "zenbus:StopPoint:SP:832170002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772648181"
},
"departure": {
"time": "1772648235"
},
"stopId": "zenbus:StopPoint:SP:857020004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772648302"
},
"departure": {
"time": "1772648326"
},
"stopId": "zenbus:StopPoint:SP:835930023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772648374"
},
"departure": {
"time": "1772648392"
},
"stopId": "zenbus:StopPoint:SP:838610006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772648431"
},
"departure": {
"time": "1772648450"
},
"stopId": "zenbus:StopPoint:SP:865520002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772648520"
},
"departure": {
"time": "1772648555"
},
"stopId": "zenbus:StopPoint:SP:859660001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772648565"
},
"departure": {
"time": "1772648577"
},
"stopId": "zenbus:StopPoint:SP:859660002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1772648622"
},
"departure": {
"time": "1772648636"
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1772648678"
},
"departure": {
"time": "1772648694"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 24
}
],
"timestamp": "1772647656",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "19:00:00",
"tripId": "5825472530219008:19"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180003:LOC",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 48.74434280395508,
"longitude": 7.687932968139648
},
"stopId": "zenbus:StopPoint:SP:841770004:LOC",
"timestamp": "1772647656",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "18:55:00",
"tripId": "5988828524314624:19"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "20260304:4788911768338432:19",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772647684"
},
"departure": {
"time": "1772647694"
},
"stopId": "zenbus:StopPoint:SP:841770004:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772647729"
},
"departure": {
"time": "1772647739"
},
"stopId": "zenbus:StopPoint:SP:844330003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772647802"
},
"departure": {
"time": "1772647812"
},
"stopId": "zenbus:StopPoint:SP:865510006:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772647838"
},
"departure": {
"time": "1772647848"
},
"stopId": "zenbus:StopPoint:SP:810320021:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772647904"
},
"departure": {
"time": "1772647914"
},
"stopId": "zenbus:StopPoint:SP:845480005:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772648000"
},
"departure": {
"time": "1772648010"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772648039"
},
"departure": {
"time": "1772648049"
},
"stopId": "zenbus:StopPoint:SP:838060005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772648100"
},
"departure": {
"time": "1772648110"
},
"stopId": "zenbus:StopPoint:SP:855540005:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772648181"
},
"departure": {
"time": "1772648191"
},
"stopId": "zenbus:StopPoint:SP:850300001:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772648212"
},
"departure": {
"time": "1772648222"
},
"stopId": "zenbus:StopPoint:SP:4842807903649792:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772648247"
},
"departure": {
"time": "1772648257"
},
"stopId": "zenbus:StopPoint:SP:853650004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772648280"
},
"departure": {
"time": "1772648290"
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772648347"
},
"departure": {
"time": "1772648357"
},
"stopId": "zenbus:StopPoint:SP:843890005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772648396"
},
"departure": {
"time": "1772648406"
},
"stopId": "zenbus:StopPoint:SP:847380004:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772648460"
},
"departure": {
"time": "1772648470"
},
"stopId": "zenbus:StopPoint:SP:845760005:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772648520"
},
"departure": {
"time": "1772648530"
},
"stopId": "zenbus:StopPoint:SP:843910004:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1772648567"
},
"departure": {
"time": "1772648577"
},
"stopId": "zenbus:StopPoint:SP:859040030:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1772648613"
},
"departure": {
"time": "1772648623"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 24
}
],
"timestamp": "1772647656",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "18:55:00",
"tripId": "5988828524314624:19"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5183956886487040:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 2,
"position": {
"latitude": 48.73087692260742,
"longitude": 7.708466053009033
},
"stopId": "zenbus:StopPoint:SP:855540005:LOC",
"timestamp": "1772647657",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "19:02:00",
"tripId": "5275858282479616:23"
},
"vehicle": {
"id": "zenbus:Vehicle:5183956886487040:LOC"
}
}
},
{
"id": "20260304:6500367094251520:23",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772647643"
},
"departure": {
"time": "1772647667"
},
"stopId": "zenbus:StopPoint:SP:855540005:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1772647721"
},
"departure": {
"time": "1772647731"
},
"stopId": "zenbus:StopPoint:SP:6517959951384576:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1772647791"
},
"departure": {
"time": "1772647801"
},
"stopId": "zenbus:StopPoint:SP:651720021:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772648100"
},
"departure": {
"time": "1772648110"
},
"stopId": "zenbus:StopPoint:SP:6022710774726656:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1772648329"
},
"departure": {
"time": "1772648339"
},
"stopId": "zenbus:StopPoint:SP:668780092:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772648392"
},
"departure": {
"time": "1772648402"
},
"stopId": "zenbus:StopPoint:SP:850270002:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772648768"
},
"departure": {
"time": "1772648778"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772648837"
},
"departure": {
"time": "1772648847"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772648998"
},
"departure": {
"time": "1772649008"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 10
}
],
"timestamp": "1772647657",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "19:02:00",
"tripId": "5275858282479616:23"
},
"vehicle": {
"id": "zenbus:Vehicle:5183956886487040:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4825540353589248:LOC",
"vehicle": {
"currentStopSequence": 15,
"position": {
"latitude": 48.83369445800781,
"longitude": 7.631463050842285
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"timestamp": "1772647658",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "18:46:00",
"tripId": "5347299518578688:19"
},
"vehicle": {
"id": "zenbus:Vehicle:4825540353589248:LOC"
}
}
},
{
"id": "20260304:5926650664452096:19",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772647811"
},
"departure": {
"time": "1772647821"
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772647871"
},
"departure": {
"time": "1772647881"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772647936"
},
"departure": {
"time": "1772647946"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772647971"
},
"departure": {
"time": "1772647981"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772648045"
},
"departure": {
"time": "1772648055"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772648094"
},
"departure": {
"time": "1772648104"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772648143"
},
"departure": {
"time": "1772648153"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772648185"
},
"departure": {
"time": "1772648195"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1772648237"
},
"departure": {
"time": "1772648263"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1772647658",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "18:46:00",
"tripId": "5347299518578688:19"
},
"vehicle": {
"id": "zenbus:Vehicle:4825540353589248:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4882518831529984:LOC",
"vehicle": {
"currentStopSequence": 0,
"position": {
"latitude": 48.84245300292969,
"longitude": 7.613307952880859
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"timestamp": "1772646116",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "19:18:00",
"tripId": "5894153733931008:16"
},
"vehicle": {
"id": "zenbus:Vehicle:4882518831529984:LOC"
}
}
},
{
"id": "20260304:6001437252255744:16",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772647588"
},
"departure": {
"time": "1772648280"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1772648333"
},
"departure": {
"time": "1772648343"
},
"stopId": "zenbus:StopPoint:SP:863500004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1772648611"
},
"departure": {
"time": "1772648630"
},
"stopId": "zenbus:StopPoint:SP:863530004:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1772648670"
},
"departure": {
"time": "1772648690"
},
"stopId": "zenbus:StopPoint:SP:6025674759340032:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1772648824"
},
"departure": {
"time": "1772648834"
},
"stopId": "zenbus:StopPoint:SP:855560002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772649018"
},
"departure": {
"time": "1772649028"
},
"stopId": "zenbus:StopPoint:SP:836440004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1772649061"
},
"departure": {
"time": "1772649071"
},
"stopId": "zenbus:StopPoint:SP:861490004:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772649106"
},
"departure": {
"time": "1772649116"
},
"stopId": "zenbus:StopPoint:SP:810720006:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772649216"
},
"departure": {
"time": "1772649226"
},
"stopId": "zenbus:StopPoint:SP:4896810867884032:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772649294"
},
"departure": {
"time": "1772649304"
},
"stopId": "zenbus:StopPoint:SP:841760016:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772649329"
},
"departure": {
"time": "1772649339"
},
"stopId": "zenbus:StopPoint:SP:6346784566673408:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772649370"
},
"departure": {
"time": "1772649380"
},
"stopId": "zenbus:StopPoint:SP:667250149:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772649405"
},
"departure": {
"time": "1772649415"
},
"stopId": "zenbus:StopPoint:SP:851800005:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772649442"
},
"departure": {
"time": "1772649452"
},
"stopId": "zenbus:StopPoint:SP:861480002:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772649624"
},
"departure": {
"time": "1772649647"
},
"stopId": "zenbus:StopPoint:SP:659230053:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772649672"
},
"departure": {
"time": "1772649701"
},
"stopId": "zenbus:StopPoint:SP:673110028:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772649724"
},
"departure": {
"time": "1772649757"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 16
}
],
"timestamp": "1772647562",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "19:18:00",
"tripId": "5894153733931008:16"
},
"vehicle": {
"id": "zenbus:Vehicle:4882518831529984:LOC"
}
}
},
{
"id": "zenbus:Vehicle:686780013:LOC",
"vehicle": {
"currentStopSequence": 16,
"position": {
"latitude": 48.733116149902344,
"longitude": 7.702398777008057
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"timestamp": "1772647656",
"trip": {
"routeId": "zenbus:Line:753020003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "18:39:00",
"tripId": "5462965995175936:5"
},
"vehicle": {
"id": "zenbus:Vehicle:686780013:LOC"
}
}
},
{
"id": "20260304:6545364929740800:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772647682"
},
"departure": {
"time": "1772647692"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 16
}
],
"timestamp": "1772647656",
"trip": {
"routeId": "zenbus:Line:753020003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "18:39:00",
"tripId": "5462965995175936:5"
},
"vehicle": {
"id": "zenbus:Vehicle:686780013:LOC"
}
}
},
{
"id": "zenbus:Vehicle:706140014:LOC",
"vehicle": {
"currentStopSequence": 14,
"position": {
"latitude": 48.76607894897461,
"longitude": 7.642377853393555
},
"stopId": "zenbus:StopPoint:SP:855560003:LOC",
"timestamp": "1772647655",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "18:33:00",
"tripId": "4923165852565504:12"
},
"vehicle": {
"id": "zenbus:Vehicle:706140014:LOC"
}
}
},
{
"id": "20260304:5367264405618688:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772647691"
},
"departure": {
"time": "1772647720"
},
"stopId": "zenbus:StopPoint:SP:855560003:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772647842"
},
"departure": {
"time": "1772647856"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 15
}
],
"timestamp": "1772647655",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "18:33:00",
"tripId": "4923165852565504:12"
},
"vehicle": {
"id": "zenbus:Vehicle:706140014:LOC"
}
}
},
{
"id": "zenbus:Vehicle:718890005:LOC",
"vehicle": {
"currentStopSequence": 3,
"position": {
"latitude": 48.8031120300293,
"longitude": 7.769290924072266
},
"stopId": "zenbus:StopPoint:SP:867240003:LOC",
"timestamp": "1772647657",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "19:03:00",
"tripId": "4923165852565504:13"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
},
{
"id": "20260304:5367264405618688:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772647698"
},
"departure": {
"time": "1772647708"
},
"stopId": "zenbus:StopPoint:SP:867240003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1772648017"
},
"departure": {
"time": "1772648027"
},
"stopId": "zenbus:StopPoint:SP:869390002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772648215"
},
"departure": {
"time": "1772648225"
},
"stopId": "zenbus:StopPoint:SP:847900005:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1772648282"
},
"departure": {
"time": "1772648292"
},
"stopId": "zenbus:StopPoint:SP:869390003:LOC",
"stopSequence": 6
}
],
"timestamp": "1772647657",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260304",
"startTime": "19:03:00",
"tripId": "4923165852565504:13"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1772647658"
}
}