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
❌63 erreurs, 4 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 23/04/2026 à 09h05 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 62 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 6000798218584064:11 stop_sequence 23 arrival_time 09:13:28 (1776928408) is less than previous stop departure_time 09:15:00 (1776928500) - times must increase between two sequential stops
- trip_id 6000798218584064:11 stop_sequence 23 departure_time 09:14:49 (1776928489) is less than previous stop departure_time 09:15:00 (1776928500) - times must increase between two sequential stops
- trip_id 6000798218584064:11 stop_sequence 24 arrival_time 09:14:13 (1776928453) is less than previous stop departure_time 09:14:49 (1776928489) - times must increase between two sequential stops
- trip_id 6000798218584064:11 stop_sequence 25 arrival_time 09:14:59 (1776928499) is less than previous stop departure_time 09:15:41 (1776928541) - times must increase between two sequential stops
- trip_id 6000798218584064:11 stop_sequence 26 arrival_time 09:15:47 (1776928547) is less than previous stop departure_time 09:16:34 (1776928594) - 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:691060002:LOC trip_id 5937489863770112:6 at (48.798714,7.786639) 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 2 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 6000798218584064:9 does not have a vehicle_id
- trip_id 4785431083220992:4 does not have a vehicle_id
ID in one feed missing from the other W003 2 erreurs
a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed
Exemples d'erreurs
- trip_id 6000798218584064:9 is in TripUpdates but not in VehiclePositions feed
- trip_id 4785431083220992:4 is in TripUpdates but not in VehiclePositions feed
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 2 058 | 24 fois (83 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 19 | 13 fois (45 % 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 | 19 | 13 fois (45 % 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. | 11 | 11 fois (38 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 24/04/2026 à 07h13 Europe/Paris.
trip_updates (19) vehicle_positions (18) 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 24/04/2026 à 07h13 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:799390003:LOC",
"vehicle": {
"currentStopSequence": 50,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.768592834472656,
"longitude": 7.85781717300415
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"timestamp": "1777007602",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "06:20:00",
"tripId": "6000798218584064:1"
},
"vehicle": {
"id": "zenbus:Vehicle:799390003:LOC"
}
}
},
{
"id": "20260424:6543168970424320:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777007477"
},
"departure": {
"time": "1777007510"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1777007557"
},
"departure": {
"time": "1777007598"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1777007633"
},
"departure": {
"time": "1777007671"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1777007723"
},
"departure": {
"time": "1777007806"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1777007817"
},
"departure": {
"time": "1777007883"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1777007871"
},
"departure": {
"time": "1777007970"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1777007941"
},
"departure": {
"time": "1777008035"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1777007602",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "06:20:00",
"tripId": "6000798218584064:1"
},
"vehicle": {
"id": "zenbus:Vehicle:799390003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691060002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 22,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.813934326171875,
"longitude": 7.782711029052734
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1777007601",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "06:50:00",
"tripId": "6000798218584064:3"
},
"vehicle": {
"id": "zenbus:Vehicle:691060002:LOC"
}
}
},
{
"id": "20260424:6543168970424320:3",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777007773"
},
"departure": {
"time": "1777007783"
},
"stopId": "zenbus:StopPoint:SP:689120104:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1777007819"
},
"departure": {
"time": "1777007829"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1777007865"
},
"departure": {
"time": "1777007877"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1777007913"
},
"departure": {
"time": "1777007931"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1777007963"
},
"departure": {
"time": "1777007986"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1777008021"
},
"departure": {
"time": "1777008045"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1777008066"
},
"departure": {
"time": "1777008098"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1777008129"
},
"departure": {
"time": "1777008159"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1777008183"
},
"departure": {
"time": "1777008216"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1777008255"
},
"departure": {
"time": "1777008282"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1777008346"
},
"departure": {
"time": "1777008388"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1777008490"
},
"departure": {
"time": "1777008520"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1777008577"
},
"departure": {
"time": "1777008593"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1777008635"
},
"departure": {
"time": "1777008652"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1777008774"
},
"departure": {
"time": "1777008784"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1777008865"
},
"departure": {
"time": "1777008875"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1777008927"
},
"departure": {
"time": "1777008937"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1777008990"
},
"departure": {
"time": "1777009000"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1777009079"
},
"departure": {
"time": "1777009089"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1777009171"
},
"departure": {
"time": "1777009181"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1777009241"
},
"departure": {
"time": "1777009251"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1777009310"
},
"departure": {
"time": "1777009320"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1777009381"
},
"departure": {
"time": "1777009391"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1777009441"
},
"departure": {
"time": "1777009451"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1777009491"
},
"departure": {
"time": "1777009501"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1777009549"
},
"departure": {
"time": "1777009559"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1777009611"
},
"departure": {
"time": "1777009650"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1777009705"
},
"departure": {
"time": "1777009727"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1777009760"
},
"departure": {
"time": "1777009815"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1777009829"
},
"departure": {
"time": "1777009879"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1777007601",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "06:50:00",
"tripId": "6000798218584064:3"
},
"vehicle": {
"id": "zenbus:Vehicle:691060002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:671920003:LOC",
"vehicle": {
"currentStopSequence": 34,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.81521224975586,
"longitude": 7.7857890129089355
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1777007601",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "06:32:00",
"tripId": "6542082930900992:2"
},
"vehicle": {
"id": "zenbus:Vehicle:671920003:LOC"
}
}
},
{
"id": "20260424:6574381084966912:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777007566"
},
"departure": {
"time": "1777007592"
},
"stopId": "zenbus:StopPoint:SP:670560079:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1777007638"
},
"departure": {
"time": "1777007700"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1777007773"
},
"departure": {
"time": "1777007783"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1777007814"
},
"departure": {
"time": "1777007824"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1777007861"
},
"departure": {
"time": "1777007871"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1777007912"
},
"departure": {
"time": "1777007922"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1777007966"
},
"departure": {
"time": "1777007976"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1777008012"
},
"departure": {
"time": "1777008022"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1777008060"
},
"departure": {
"time": "1777008070"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1777008139"
},
"departure": {
"time": "1777008149"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1777008265"
},
"departure": {
"time": "1777008275"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1777008345"
},
"departure": {
"time": "1777008357"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1777008401"
},
"departure": {
"time": "1777008415"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1777008465"
},
"departure": {
"time": "1777008477"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1777008523"
},
"departure": {
"time": "1777008536"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1777008604"
},
"departure": {
"time": "1777008637"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1777008665"
},
"departure": {
"time": "1777008697"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1777008721"
},
"departure": {
"time": "1777008755"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1777008769"
},
"departure": {
"time": "1777008779"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1777008829"
},
"departure": {
"time": "1777008869"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1777008873"
},
"departure": {
"time": "1777008921"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1777008933"
},
"departure": {
"time": "1777008981"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1777008979"
},
"departure": {
"time": "1777009034"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1777007601",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "06:32:00",
"tripId": "6542082930900992:2"
},
"vehicle": {
"id": "zenbus:Vehicle:671920003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4912259454205952:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 7,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.77001190185547,
"longitude": 7.866268157958984
},
"stopId": "zenbus:StopPoint:SP:864950017:LOC",
"timestamp": "1777007603",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "07:02:00",
"tripId": "6542082930900992:4"
},
"vehicle": {
"id": "zenbus:Vehicle:4912259454205952:LOC"
}
}
},
{
"id": "20260424:6574381084966912:3",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777007551"
},
"departure": {
"time": "1777007613"
},
"stopId": "zenbus:StopPoint:SP:864950017:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1777007679"
},
"departure": {
"time": "1777007689"
},
"stopId": "zenbus:StopPoint:SP:849650002:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1777007740"
},
"departure": {
"time": "1777007750"
},
"stopId": "zenbus:StopPoint:SP:847370002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1777007822"
},
"departure": {
"time": "1777007832"
},
"stopId": "zenbus:StopPoint:SP:777980001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1777007903"
},
"departure": {
"time": "1777007913"
},
"stopId": "zenbus:StopPoint:SP:838060003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1777007996"
},
"departure": {
"time": "1777008006"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1777008050"
},
"departure": {
"time": "1777008060"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1777008129"
},
"departure": {
"time": "1777008139"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1777008211"
},
"departure": {
"time": "1777008221"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1777008362"
},
"departure": {
"time": "1777008372"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1777008409"
},
"departure": {
"time": "1777008419"
},
"stopId": "zenbus:StopPoint:SP:668470001:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1777008513"
},
"departure": {
"time": "1777008523"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1777008661"
},
"departure": {
"time": "1777008671"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1777008756"
},
"departure": {
"time": "1777008766"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1777008830"
},
"departure": {
"time": "1777008840"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1777008890"
},
"departure": {
"time": "1777008900"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1777008952"
},
"departure": {
"time": "1777008962"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1777009007"
},
"departure": {
"time": "1777009017"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1777009057"
},
"departure": {
"time": "1777009067"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1777009113"
},
"departure": {
"time": "1777009123"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1777009158"
},
"departure": {
"time": "1777009168"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1777009209"
},
"departure": {
"time": "1777009219"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1777009249"
},
"departure": {
"time": "1777009259"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1777009291"
},
"departure": {
"time": "1777009301"
},
"stopId": "zenbus:StopPoint:SP:670560079:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1777009362"
},
"departure": {
"time": "1777009500"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1777009445"
},
"departure": {
"time": "1777009507"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1777009486"
},
"departure": {
"time": "1777009558"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1777009534"
},
"departure": {
"time": "1777009582"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1777009585"
},
"departure": {
"time": "1777009637"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1777009638"
},
"departure": {
"time": "1777009694"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1777009684"
},
"departure": {
"time": "1777009747"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1777009733"
},
"departure": {
"time": "1777009771"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1777009811"
},
"departure": {
"time": "1777009870"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1777009937"
},
"departure": {
"time": "1777009993"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1777010017"
},
"departure": {
"time": "1777010093"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1777010074"
},
"departure": {
"time": "1777010152"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1777010137"
},
"departure": {
"time": "1777010213"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1777010195"
},
"departure": {
"time": "1777010272"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1777010276"
},
"departure": {
"time": "1777010373"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1777010338"
},
"departure": {
"time": "1777010434"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1777010394"
},
"departure": {
"time": "1777010492"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1777010441"
},
"departure": {
"time": "1777010515"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1777010501"
},
"departure": {
"time": "1777010605"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1777010545"
},
"departure": {
"time": "1777010657"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1777010606"
},
"departure": {
"time": "1777010718"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1777010652"
},
"departure": {
"time": "1777010771"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1777007603",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "07:02:00",
"tripId": "6542082930900992:4"
},
"vehicle": {
"id": "zenbus:Vehicle:4912259454205952:LOC"
}
}
},
{
"id": "zenbus:Vehicle:698840004:LOC",
"vehicle": {
"currentStopSequence": 22,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.799415588378906,
"longitude": 7.814681053161621
},
"stopId": "zenbus:StopPoint:SP:843920002:LOC",
"timestamp": "1777007603",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "07:13:00",
"tripId": "6542082930900992:3"
},
"vehicle": {
"id": "zenbus:Vehicle:698840004:LOC"
}
}
},
{
"id": "20260424:6574381084966912:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777007486"
},
"departure": {
"time": "1777007498"
},
"stopId": "zenbus:StopPoint:SP:5937949578362880:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1777007550"
},
"departure": {
"time": "1777007584"
},
"stopId": "zenbus:StopPoint:SP:835930022:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1777007621"
},
"departure": {
"time": "1777007635"
},
"stopId": "zenbus:StopPoint:SP:843920002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1777007690"
},
"departure": {
"time": "1777007700"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1777007772"
},
"departure": {
"time": "1777007782"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1777007837"
},
"departure": {
"time": "1777007847"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1777007906"
},
"departure": {
"time": "1777007916"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1777007966"
},
"departure": {
"time": "1777007976"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1777008021"
},
"departure": {
"time": "1777008031"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1777008082"
},
"departure": {
"time": "1777008092"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1777008131"
},
"departure": {
"time": "1777008141"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1777008187"
},
"departure": {
"time": "1777008197"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1777008232"
},
"departure": {
"time": "1777008242"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1777008278"
},
"departure": {
"time": "1777008288"
},
"stopId": "zenbus:StopPoint:SP:670560079:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1777008358"
},
"departure": {
"time": "1777008600"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1777008450"
},
"departure": {
"time": "1777008560"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1777008494"
},
"departure": {
"time": "1777008612"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1777008545"
},
"departure": {
"time": "1777008637"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1777008601"
},
"departure": {
"time": "1777008695"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1777008659"
},
"departure": {
"time": "1777008754"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1777008709"
},
"departure": {
"time": "1777008809"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1777008763"
},
"departure": {
"time": "1777008836"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1777008850"
},
"departure": {
"time": "1777008940"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1777008988"
},
"departure": {
"time": "1777009069"
},
"stopId": "zenbus:StopPoint:SP:860960004:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1777009029"
},
"departure": {
"time": "1777009149"
},
"stopId": "zenbus:StopPoint:SP:864870033:LOC",
"stopSequence": 44
}
],
"timestamp": "1777007603",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "07:13:00",
"tripId": "6542082930900992:3"
},
"vehicle": {
"id": "zenbus:Vehicle:698840004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:693030001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 11,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.81377410888672,
"longitude": 7.782764911651611
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1777007601",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "06:59:00",
"tripId": "5994110551851008:2"
},
"vehicle": {
"id": "zenbus:Vehicle:693030001:LOC"
}
}
},
{
"id": "20260424:4713581621805056:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777007812"
},
"departure": {
"time": "1777007822"
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1777007878"
},
"departure": {
"time": "1777007888"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1777007934"
},
"departure": {
"time": "1777007944"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1777007991"
},
"departure": {
"time": "1777008001"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1777008075"
},
"departure": {
"time": "1777008085"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1777008153"
},
"departure": {
"time": "1777008163"
},
"stopId": "zenbus:StopPoint:SP:677560092:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1777008254"
},
"departure": {
"time": "1777008264"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1777008324"
},
"departure": {
"time": "1777008334"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1777008394"
},
"departure": {
"time": "1777008404"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1777008448"
},
"departure": {
"time": "1777008458"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1777007601",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "06:59:00",
"tripId": "5994110551851008:2"
},
"vehicle": {
"id": "zenbus:Vehicle:693030001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 10,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.81407165527344,
"longitude": 7.782733917236328
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1777007602",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "06:59:00",
"tripId": "5937489863770112:2"
},
"vehicle": {
"id": "zenbus:Vehicle:674570003:LOC"
}
}
},
{
"id": "20260424:4867582287937536:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777007798"
},
"departure": {
"time": "1777007808"
},
"stopId": "zenbus:StopPoint:SP:689120104:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1777007852"
},
"departure": {
"time": "1777007862"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1777007897"
},
"departure": {
"time": "1777007907"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1777007962"
},
"departure": {
"time": "1777007972"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1777008007"
},
"departure": {
"time": "1777008017"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1777008052"
},
"departure": {
"time": "1777008062"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1777008106"
},
"departure": {
"time": "1777008118"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1777008181"
},
"departure": {
"time": "1777008191"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1777008246"
},
"departure": {
"time": "1777008256"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1777008342"
},
"departure": {
"time": "1777008352"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1777008393"
},
"departure": {
"time": "1777008403"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1777008483"
},
"departure": {
"time": "1777008493"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1777007602",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "06:59:00",
"tripId": "5937489863770112:2"
},
"vehicle": {
"id": "zenbus:Vehicle:674570003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:718890004:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 9,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.81388473510742,
"longitude": 7.783364772796631
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"timestamp": "1777007600",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "07:03:00",
"tripId": "5419281306091520:1"
},
"vehicle": {
"id": "zenbus:Vehicle:718890004:LOC"
}
}
},
{
"id": "20260424:4685537767063552:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777007749"
},
"departure": {
"time": "1777007759"
},
"stopId": "zenbus:StopPoint:SP:698820092:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1777007802"
},
"departure": {
"time": "1777007816"
},
"stopId": "zenbus:StopPoint:SP:679310120:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1777007912"
},
"departure": {
"time": "1777007931"
},
"stopId": "zenbus:StopPoint:SP:859040029:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1777007970"
},
"departure": {
"time": "1777007980"
},
"stopId": "zenbus:StopPoint:SP:659380032:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1777008031"
},
"departure": {
"time": "1777008041"
},
"stopId": "zenbus:StopPoint:SP:659220088:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1777008084"
},
"departure": {
"time": "1777008094"
},
"stopId": "zenbus:StopPoint:SP:864900025:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1777008157"
},
"departure": {
"time": "1777008167"
},
"stopId": "zenbus:StopPoint:SP:655640059:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1777008304"
},
"departure": {
"time": "1777008314"
},
"stopId": "zenbus:StopPoint:SP:839920003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1777008389"
},
"departure": {
"time": "1777008399"
},
"stopId": "zenbus:StopPoint:SP:5189456625664000:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1777008466"
},
"departure": {
"time": "1777008476"
},
"stopId": "zenbus:StopPoint:SP:5183785859547136:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1777008608"
},
"departure": {
"time": "1777008618"
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"stopSequence": 20
}
],
"timestamp": "1777007600",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "07:03:00",
"tripId": "5419281306091520:1"
},
"vehicle": {
"id": "zenbus:Vehicle:718890004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642290005:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 9,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.809749603271484,
"longitude": 7.789710998535156
},
"stopId": "zenbus:StopPoint:SP:857030003:LOC",
"timestamp": "1777007602",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "07:00:00",
"tripId": "5864196649517056:1"
},
"vehicle": {
"id": "zenbus:Vehicle:642290005:LOC"
}
}
},
{
"id": "20260424:6497090279571456:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777007660"
},
"departure": {
"time": "1777007670"
},
"stopId": "zenbus:StopPoint:SP:654260018:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1777007798"
},
"departure": {
"time": "1777008240"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1777007903"
},
"departure": {
"time": "1777008106"
},
"stopId": "zenbus:StopPoint:SP:689120104:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1777007961"
},
"departure": {
"time": "1777008165"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1777008009"
},
"departure": {
"time": "1777008219"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1777008079"
},
"departure": {
"time": "1777008284"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1777008128"
},
"departure": {
"time": "1777008339"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1777008209"
},
"departure": {
"time": "1777008409"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1777008246"
},
"departure": {
"time": "1777008428"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1777008295"
},
"departure": {
"time": "1777008482"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1777008359"
},
"departure": {
"time": "1777008544"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1777008445"
},
"departure": {
"time": "1777008617"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1777007602",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "07:00:00",
"tripId": "5864196649517056:1"
},
"vehicle": {
"id": "zenbus:Vehicle:642290005:LOC"
}
}
},
{
"id": "zenbus:Vehicle:671900097:LOC",
"vehicle": {
"currentStopSequence": 18,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.78491973876953,
"longitude": 7.837194919586182
},
"stopId": "zenbus:StopPoint:SP:5988830986371072:LOC",
"timestamp": "1777007601",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "06:57:00",
"tripId": "5473089233092608:1"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "20260424:5406815874449408:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:864970005:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1777007569"
},
"departure": {
"time": "1777007584"
},
"stopId": "zenbus:StopPoint:SP:6557606928711680:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1777007689"
},
"departure": {
"time": "1777007729"
},
"stopId": "zenbus:StopPoint:SP:5988830986371072:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1777007792"
},
"departure": {
"time": "1777007841"
},
"stopId": "zenbus:StopPoint:SP:853260005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1777007877"
},
"departure": {
"time": "1777007913"
},
"stopId": "zenbus:StopPoint:SP:851320003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1777007951"
},
"departure": {
"time": "1777007980"
},
"stopId": "zenbus:StopPoint:SP:831890004:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1777008013"
},
"departure": {
"time": "1777008071"
},
"stopId": "zenbus:StopPoint:SP:670530120:LOC",
"stopSequence": 22
}
],
"timestamp": "1777007601",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "06:57:00",
"tripId": "5473089233092608:1"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:793780006:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 8,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.7849006652832,
"longitude": 7.826087951660156
},
"stopId": "zenbus:StopPoint:SP:860970003:LOC",
"timestamp": "1777007602",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "07:01:00",
"tripId": "4920857987121152:1"
},
"vehicle": {
"id": "zenbus:Vehicle:793780006:LOC"
}
}
},
{
"id": "20260424:6597303835033600:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777007591"
},
"departure": {
"time": "1777007612"
},
"stopId": "zenbus:StopPoint:SP:860970003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1777007665"
},
"departure": {
"time": "1777007675"
},
"stopId": "zenbus:StopPoint:SP:5943633166467072:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1777007697"
},
"departure": {
"time": "1777007707"
},
"stopId": "zenbus:StopPoint:SP:853260004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1777007741"
},
"departure": {
"time": "1777007751"
},
"stopId": "zenbus:StopPoint:SP:673670018:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1777007797"
},
"departure": {
"time": "1777007807"
},
"stopId": "zenbus:StopPoint:SP:653750049:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1777007843"
},
"departure": {
"time": "1777007853"
},
"stopId": "zenbus:StopPoint:SP:860960005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1777007946"
},
"departure": {
"time": "1777007956"
},
"stopId": "zenbus:StopPoint:SP:864980004:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1777008007"
},
"departure": {
"time": "1777008017"
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1777008070"
},
"departure": {
"time": "1777008080"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1777008109"
},
"departure": {
"time": "1777008119"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1777008152"
},
"departure": {
"time": "1777008162"
},
"stopId": "zenbus:StopPoint:SP:657690024:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1777008199"
},
"departure": {
"time": "1777008209"
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1777008243"
},
"departure": {
"time": "1777008253"
},
"stopId": "zenbus:StopPoint:SP:667240131:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1777008291"
},
"departure": {
"time": "1777008301"
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1777008404"
},
"departure": {
"time": "1777008414"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1777007602",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "07:01:00",
"tripId": "4920857987121152:1"
},
"vehicle": {
"id": "zenbus:Vehicle:793780006:LOC"
}
}
},
{
"id": "zenbus:Vehicle:698820097:LOC",
"vehicle": {
"currentStopSequence": 20,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.75148010253906,
"longitude": 7.666910171508789
},
"stopId": "zenbus:StopPoint:SP:865520002:LOC",
"timestamp": "1777007602",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "06:50:00",
"tripId": "4908641162362880:1"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "20260424:6602028387139584:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777007569"
},
"departure": {
"time": "1777007573"
},
"stopId": "zenbus:StopPoint:SP:838610006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1777007621"
},
"departure": {
"time": "1777007631"
},
"stopId": "zenbus:StopPoint:SP:865520002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1777007710"
},
"departure": {
"time": "1777007720"
},
"stopId": "zenbus:StopPoint:SP:859660001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1777007754"
},
"departure": {
"time": "1777007764"
},
"stopId": "zenbus:StopPoint:SP:859660002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1777007812"
},
"departure": {
"time": "1777007822"
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1777007867"
},
"departure": {
"time": "1777007877"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 24
}
],
"timestamp": "1777007602",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "06:50:00",
"tripId": "4908641162362880:1"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:830250002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 5,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.75807571411133,
"longitude": 7.726983070373535
},
"stopId": "zenbus:StopPoint:SP:6022710774726656:LOC",
"timestamp": "1777007601",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "07:02:00",
"tripId": "6537433333104640:2"
},
"vehicle": {
"id": "zenbus:Vehicle:830250002:LOC"
}
}
},
{
"id": "20260424:6500367094251520:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777007600"
},
"departure": {
"time": "1777007611"
},
"stopId": "zenbus:StopPoint:SP:6022710774726656:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1777007830"
},
"departure": {
"time": "1777007840"
},
"stopId": "zenbus:StopPoint:SP:668780092:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1777007893"
},
"departure": {
"time": "1777007903"
},
"stopId": "zenbus:StopPoint:SP:850270002:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1777008269"
},
"departure": {
"time": "1777008279"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1777008338"
},
"departure": {
"time": "1777008348"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1777008500"
},
"departure": {
"time": "1777008510"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 10
}
],
"timestamp": "1777007601",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "07:02:00",
"tripId": "6537433333104640:2"
},
"vehicle": {
"id": "zenbus:Vehicle:830250002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4903927356063744:LOC",
"vehicle": {
"currentStopSequence": 6,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.77156448364258,
"longitude": 7.7332329750061035
},
"stopId": "zenbus:StopPoint:SP:869430003:LOC",
"timestamp": "1777007603",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "07:01:00",
"tripId": "5459760821305344:2"
},
"vehicle": {
"id": "zenbus:Vehicle:4903927356063744:LOC"
}
}
},
{
"id": "20260424:6574846457675776:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777007766"
},
"departure": {
"time": "1777007776"
},
"stopId": "zenbus:StopPoint:SP:869430003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1777008047"
},
"departure": {
"time": "1777008057"
},
"stopId": "zenbus:StopPoint:SP:667270018:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1777008118"
},
"departure": {
"time": "1777008128"
},
"stopId": "zenbus:StopPoint:SP:5982027422629888:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1777008180"
},
"departure": {
"time": "1777008215"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1777008242"
},
"departure": {
"time": "1777008276"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1777008293"
},
"departure": {
"time": "1777008331"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 11
}
],
"timestamp": "1777007603",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "07:01:00",
"tripId": "5459760821305344:2"
},
"vehicle": {
"id": "zenbus:Vehicle:4903927356063744:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5361830605094912:LOC",
"vehicle": {
"currentStopSequence": 19,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.851131439208984,
"longitude": 7.626585960388184
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"timestamp": "1777007603",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "06:46:00",
"tripId": "5458797662306304:1"
},
"vehicle": {
"id": "zenbus:Vehicle:5361830605094912:LOC"
}
}
},
{
"id": "20260424:5926650664452096:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777007628"
},
"departure": {
"time": "1777007638"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1777007678"
},
"departure": {
"time": "1777007694"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1777007727"
},
"departure": {
"time": "1777007737"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1777007769"
},
"departure": {
"time": "1777007779"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1777007820"
},
"departure": {
"time": "1777007855"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1777007603",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "06:46:00",
"tripId": "5458797662306304:1"
},
"vehicle": {
"id": "zenbus:Vehicle:5361830605094912:LOC"
}
}
},
{
"id": "zenbus:Vehicle:686780013:LOC",
"vehicle": {
"currentStopSequence": 8,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.76451110839844,
"longitude": 7.696402072906494
},
"stopId": "zenbus:StopPoint:SP:645630097:LOC",
"timestamp": "1777007600",
"trip": {
"routeId": "zenbus:Line:753020003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "06:55:00",
"tripId": "6050268211838976:1"
},
"vehicle": {
"id": "zenbus:Vehicle:686780013:LOC"
}
}
},
{
"id": "20260424:6581439635128320:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777007800"
},
"departure": {
"time": "1777007810"
},
"stopId": "zenbus:StopPoint:SP:645630097:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1777007866"
},
"departure": {
"time": "1777007876"
},
"stopId": "zenbus:StopPoint:SP:847900004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1777008172"
},
"departure": {
"time": "1777008182"
},
"stopId": "zenbus:StopPoint:SP:851810002:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1777008448"
},
"departure": {
"time": "1777008458"
},
"stopId": "zenbus:StopPoint:SP:665400021:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1777008492"
},
"departure": {
"time": "1777008502"
},
"stopId": "zenbus:StopPoint:SP:869430004:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1777008570"
},
"departure": {
"time": "1777008580"
},
"stopId": "zenbus:StopPoint:SP:5954703847325696:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1777008664"
},
"departure": {
"time": "1777008674"
},
"stopId": "zenbus:StopPoint:SP:867230003:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1777008920"
},
"departure": {
"time": "1777008930"
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1777008993"
},
"departure": {
"time": "1777009003"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1777009073"
},
"departure": {
"time": "1777009083"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1777009114"
},
"departure": {
"time": "1777009124"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1777009204"
},
"departure": {
"time": "1777009214"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1777009264"
},
"departure": {
"time": "1777009274"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1777009323"
},
"departure": {
"time": "1777009333"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1777009372"
},
"departure": {
"time": "1777009382"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1777009436"
},
"departure": {
"time": "1777009446"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1777007600",
"trip": {
"routeId": "zenbus:Line:753020003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "06:55:00",
"tripId": "6050268211838976:1"
},
"vehicle": {
"id": "zenbus:Vehicle:686780013:LOC"
}
}
},
{
"id": "20260424:5367264405618688:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777007522"
},
"departure": {
"time": "1777007536"
},
"stopId": "zenbus:StopPoint:SP:847900005:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1777007576"
},
"departure": {
"time": "1777007578"
},
"stopId": "zenbus:StopPoint:SP:869390003:LOC",
"stopSequence": 6
}
],
"timestamp": "1777007578",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "07:02:00",
"tripId": "4877186757558272:1"
}
}
},
{
"id": "zenbus:Vehicle:713290001:LOC",
"vehicle": {
"currentStopSequence": 8,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.79304885864258,
"longitude": 7.700110912322998
},
"stopId": "zenbus:StopPoint:SP:810720005:LOC",
"timestamp": "1777007601",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "06:55:00",
"tripId": "4785431083220992:2"
},
"vehicle": {
"id": "zenbus:Vehicle:713290001:LOC"
}
}
},
{
"id": "20260424:6532715781292032:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777007581"
},
"departure": {
"time": "1777007599"
},
"stopId": "zenbus:StopPoint:SP:838630006:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1777007628"
},
"departure": {
"time": "1777007699"
},
"stopId": "zenbus:StopPoint:SP:810720005:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1777008034"
},
"departure": {
"time": "1777008052"
},
"stopId": "zenbus:StopPoint:SP:838640004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1777008128"
},
"departure": {
"time": "1777008138"
},
"stopId": "zenbus:StopPoint:SP:851790005:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1777008341"
},
"departure": {
"time": "1777008351"
},
"stopId": "zenbus:StopPoint:SP:863510002:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1777008891"
},
"departure": {
"time": "1777008901"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1777008970"
},
"departure": {
"time": "1777008980"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1777009159"
},
"departure": {
"time": "1777009214"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 14
}
],
"timestamp": "1777007602",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "06:55:00",
"tripId": "4785431083220992:2"
},
"vehicle": {
"id": "zenbus:Vehicle:713290001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:718890005:LOC",
"vehicle": {
"currentStopSequence": 10,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.78350067138672,
"longitude": 7.705822944641113
},
"stopId": "zenbus:StopPoint:SP:851790005:LOC",
"timestamp": "1777007600",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "07:16:00",
"tripId": "4785431083220992:1"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
},
{
"id": "20260424:6532715781292032:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777007576"
},
"departure": {
"time": "1777007595"
},
"stopId": "zenbus:StopPoint:SP:838640004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1777007673"
},
"departure": {
"time": "1777007751"
},
"stopId": "zenbus:StopPoint:SP:851790005:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1777007915"
},
"departure": {
"time": "1777007962"
},
"stopId": "zenbus:StopPoint:SP:863510002:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1777008316"
},
"departure": {
"time": "1777008343"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1777008382"
},
"departure": {
"time": "1777008436"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1777008535"
},
"departure": {
"time": "1777008602"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 14
}
],
"timestamp": "1777007600",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "07:16:00",
"tripId": "4785431083220992:1"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1777007603"
}
}