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
❌89 erreurs, 4 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 27/03/2026 à 08h05 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 89 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:40 (1774595440) is less than previous stop departure_time 08:15:00 (1774595700) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 23 departure_time 08:13:25 (1774595605) is less than previous stop departure_time 08:15:00 (1774595700) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 24 arrival_time 08:11:26 (1774595486) is less than previous stop departure_time 08:13:25 (1774595605) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 25 arrival_time 08:12:12 (1774595532) is less than previous stop departure_time 08:14:18 (1774595658) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 26 arrival_time 08:13:00 (1774595580) is less than previous stop departure_time 08:15:11 (1774595711) - times must increase between two sequential stops
Avertissements
vehicle_id not populated W002 2 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 5359235979280384:3 does not have a vehicle_id
- trip_id 5395572119830528:3 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 5395572119830528:3 is in TripUpdates but not in VehiclePositions feed
- trip_id 5359235979280384:3 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 331 | 26 fois (90 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 18 | 15 fois (52 % 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 | 15 fois (52 % 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. | 16 | 14 fois (48 % 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. | 3 | 3 fois (10 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 27/03/2026 à 19h33 Europe/Paris.
trip_updates (15) vehicle_positions (14) 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 27/03/2026 à 19h33 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:662580001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 36,
"position": {
"latitude": 48.80653381347656,
"longitude": 7.830475807189941
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"timestamp": "1774636422",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "18:50:00",
"tripId": "5359235979280384:36"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "20260327:4699572623376384:36",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774636395"
},
"departure": {
"time": "1774636432"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1774636509"
},
"departure": {
"time": "1774636519"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1774636567"
},
"departure": {
"time": "1774636577"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1774636706"
},
"departure": {
"time": "1774636716"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1774636797"
},
"departure": {
"time": "1774636807"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1774636859"
},
"departure": {
"time": "1774636869"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1774636922"
},
"departure": {
"time": "1774636932"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1774637011"
},
"departure": {
"time": "1774637021"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1774637103"
},
"departure": {
"time": "1774637113"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1774637173"
},
"departure": {
"time": "1774637183"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1774637242"
},
"departure": {
"time": "1774637252"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1774637313"
},
"departure": {
"time": "1774637323"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1774637373"
},
"departure": {
"time": "1774637383"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1774637423"
},
"departure": {
"time": "1774637433"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1774637481"
},
"departure": {
"time": "1774637491"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1774637543"
},
"departure": {
"time": "1774637553"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1774637637"
},
"departure": {
"time": "1774637647"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1774637692"
},
"departure": {
"time": "1774637702"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1774637761"
},
"departure": {
"time": "1774637771"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1774636422",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "18:50:00",
"tripId": "5359235979280384:36"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664110109:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 14,
"position": {
"latitude": 48.82553482055664,
"longitude": 7.763740062713623
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"timestamp": "1774636422",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "19:20:00",
"tripId": "5359235979280384:37"
},
"vehicle": {
"id": "zenbus:Vehicle:664110109:LOC"
}
}
},
{
"id": "20260327:4699572623376384:37",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774636420"
},
"departure": {
"time": "1774636432"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1774636507"
},
"departure": {
"time": "1774636517"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1774636548"
},
"departure": {
"time": "1774636558"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1774636597"
},
"departure": {
"time": "1774636607"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1774636644"
},
"departure": {
"time": "1774636654"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1774636697"
},
"departure": {
"time": "1774636707"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1774636738"
},
"departure": {
"time": "1774636748"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1774636781"
},
"departure": {
"time": "1774636791"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1774636845"
},
"departure": {
"time": "1774637100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1774636929"
},
"departure": {
"time": "1774637049"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1774636974"
},
"departure": {
"time": "1774637102"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1774637020"
},
"departure": {
"time": "1774637155"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1774637068"
},
"departure": {
"time": "1774637209"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1774637119"
},
"departure": {
"time": "1774637264"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1774637177"
},
"departure": {
"time": "1774637323"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1774637221"
},
"departure": {
"time": "1774637375"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1774637285"
},
"departure": {
"time": "1774637437"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1774637339"
},
"departure": {
"time": "1774637494"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1774637411"
},
"departure": {
"time": "1774637560"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1774637502"
},
"departure": {
"time": "1774637666"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1774637646"
},
"departure": {
"time": "1774637798"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1774637732"
},
"departure": {
"time": "1774637871"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1774637791"
},
"departure": {
"time": "1774637930"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1774637930"
},
"departure": {
"time": "1774638000"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1774638020"
},
"departure": {
"time": "1774638075"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1774638083"
},
"departure": {
"time": "1774638166"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1774638146"
},
"departure": {
"time": "1774638228"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1774638234"
},
"departure": {
"time": "1774638332"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1774638326"
},
"departure": {
"time": "1774638438"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1774638397"
},
"departure": {
"time": "1774638473"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1774638466"
},
"departure": {
"time": "1774638538"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1774638537"
},
"departure": {
"time": "1774638633"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1774638597"
},
"departure": {
"time": "1774638693"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1774638646"
},
"departure": {
"time": "1774638748"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1774638705"
},
"departure": {
"time": "1774638807"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1774638767"
},
"departure": {
"time": "1774638928"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1774638861"
},
"departure": {
"time": "1774639005"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1774638915"
},
"departure": {
"time": "1774639092"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1774638985"
},
"departure": {
"time": "1774639157"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1774636422",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "19:20:00",
"tripId": "5359235979280384:37"
},
"vehicle": {
"id": "zenbus:Vehicle:664110109:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180004:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 50,
"position": {
"latitude": 48.82140350341797,
"longitude": 7.735806941986084
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"timestamp": "1774636422",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "18:32:00",
"tripId": "5217762675785728:36"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "20260327:5784952768561152:35",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774636415"
},
"departure": {
"time": "1774636432"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1774636483"
},
"departure": {
"time": "1774636493"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1774636539"
},
"departure": {
"time": "1774636549"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1774636586"
},
"departure": {
"time": "1774636596"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1774636647"
},
"departure": {
"time": "1774636657"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1774636691"
},
"departure": {
"time": "1774636701"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1774636751"
},
"departure": {
"time": "1774636761"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1774636797"
},
"departure": {
"time": "1774636807"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1774636422",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "18:32:00",
"tripId": "5217762675785728:36"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:670570003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 28,
"position": {
"latitude": 48.812599182128906,
"longitude": 7.798314094543457
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"timestamp": "1774636423",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "19:02:00",
"tripId": "5217762675785728:37"
},
"vehicle": {
"id": "zenbus:Vehicle:670570003:LOC"
}
}
},
{
"id": "20260327:5784952768561152:37",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774636416"
},
"departure": {
"time": "1774636433"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1774636478"
},
"departure": {
"time": "1774636488"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1774636524"
},
"departure": {
"time": "1774636534"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1774636575"
},
"departure": {
"time": "1774636585"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1774636615"
},
"departure": {
"time": "1774636625"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1774636657"
},
"departure": {
"time": "1774636673"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1774636728"
},
"departure": {
"time": "1774637100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1774636811"
},
"departure": {
"time": "1774636990"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1774636852"
},
"departure": {
"time": "1774637041"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1774636899"
},
"departure": {
"time": "1774637064"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1774636951"
},
"departure": {
"time": "1774637120"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1774637004"
},
"departure": {
"time": "1774637177"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1774637050"
},
"departure": {
"time": "1774637230"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1774637099"
},
"departure": {
"time": "1774637254"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1774637177"
},
"departure": {
"time": "1774637353"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1774637303"
},
"departure": {
"time": "1774637476"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1774637383"
},
"departure": {
"time": "1774637576"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1774637439"
},
"departure": {
"time": "1774637634"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1774637503"
},
"departure": {
"time": "1774637696"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1774637561"
},
"departure": {
"time": "1774637755"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1774637642"
},
"departure": {
"time": "1774637856"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1774637703"
},
"departure": {
"time": "1774637916"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1774637759"
},
"departure": {
"time": "1774637974"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1774637807"
},
"departure": {
"time": "1774637998"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1774637867"
},
"departure": {
"time": "1774638088"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1774637911"
},
"departure": {
"time": "1774638140"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1774637971"
},
"departure": {
"time": "1774638200"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1774638018"
},
"departure": {
"time": "1774638254"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1774636423",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "19:02:00",
"tripId": "5217762675785728:37"
},
"vehicle": {
"id": "zenbus:Vehicle:670570003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:689150002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 2,
"position": {
"latitude": 48.76300048828125,
"longitude": 7.858448028564453
},
"stopId": "zenbus:StopPoint:SP:4823762064113664:LOC",
"timestamp": "1774636422",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "19:32:00",
"tripId": "5217762675785728:38"
},
"vehicle": {
"id": "zenbus:Vehicle:689150002:LOC"
}
}
},
{
"id": "20260327:5784952768561152:38",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774636395"
},
"departure": {
"time": "1774636410"
},
"stopId": "zenbus:StopPoint:SP:5389390198079488:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1774636421"
},
"departure": {
"time": "1774636436"
},
"stopId": "zenbus:StopPoint:SP:4823762064113664:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1774636515"
},
"departure": {
"time": "1774636542"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1774636581"
},
"departure": {
"time": "1774636605"
},
"stopId": "zenbus:StopPoint:SP:5428280040620032:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1774636641"
},
"departure": {
"time": "1774636695"
},
"stopId": "zenbus:StopPoint:SP:6611898804994048:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1774636718"
},
"departure": {
"time": "1774636764"
},
"stopId": "zenbus:StopPoint:SP:6596162715910144:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1774636776"
},
"departure": {
"time": "1774636823"
},
"stopId": "zenbus:StopPoint:SP:864950017:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1774636852"
},
"departure": {
"time": "1774636921"
},
"stopId": "zenbus:StopPoint:SP:849650002:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1774636914"
},
"departure": {
"time": "1774636982"
},
"stopId": "zenbus:StopPoint:SP:847370002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1774636995"
},
"departure": {
"time": "1774637052"
},
"stopId": "zenbus:StopPoint:SP:777980001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1774637076"
},
"departure": {
"time": "1774637153"
},
"stopId": "zenbus:StopPoint:SP:838060003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1774637170"
},
"departure": {
"time": "1774637230"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1774637223"
},
"departure": {
"time": "1774637286"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1774637302"
},
"departure": {
"time": "1774637356"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1774637385"
},
"departure": {
"time": "1774637427"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1774637536"
},
"departure": {
"time": "1774637563"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1774637582"
},
"departure": {
"time": "1774637616"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1774637686"
},
"departure": {
"time": "1774637728"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1774637834"
},
"departure": {
"time": "1774637844"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1774637929"
},
"departure": {
"time": "1774637939"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1774638004"
},
"departure": {
"time": "1774638014"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1774638063"
},
"departure": {
"time": "1774638073"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1774638126"
},
"departure": {
"time": "1774638136"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1774638180"
},
"departure": {
"time": "1774638190"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1774638231"
},
"departure": {
"time": "1774638241"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1774638286"
},
"departure": {
"time": "1774638296"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1774638331"
},
"departure": {
"time": "1774638341"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1774638383"
},
"departure": {
"time": "1774638393"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1774638423"
},
"departure": {
"time": "1774638433"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1774638465"
},
"departure": {
"time": "1774638477"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1774638535"
},
"departure": {
"time": "1774638900"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1774638619"
},
"departure": {
"time": "1774638794"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1774638660"
},
"departure": {
"time": "1774638845"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1774638707"
},
"departure": {
"time": "1774638868"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1774638758"
},
"departure": {
"time": "1774638924"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1774638811"
},
"departure": {
"time": "1774638980"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1774638858"
},
"departure": {
"time": "1774639034"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1774638906"
},
"departure": {
"time": "1774639058"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1774638985"
},
"departure": {
"time": "1774639157"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1774639111"
},
"departure": {
"time": "1774639280"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1774639191"
},
"departure": {
"time": "1774639380"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1774639247"
},
"departure": {
"time": "1774639438"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1774639311"
},
"departure": {
"time": "1774639500"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1774639369"
},
"departure": {
"time": "1774639559"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1774639450"
},
"departure": {
"time": "1774639660"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1774639511"
},
"departure": {
"time": "1774639720"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1774639567"
},
"departure": {
"time": "1774639778"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1774639615"
},
"departure": {
"time": "1774639802"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1774639675"
},
"departure": {
"time": "1774639892"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1774639719"
},
"departure": {
"time": "1774639944"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1774639779"
},
"departure": {
"time": "1774640004"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1774639825"
},
"departure": {
"time": "1774640057"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1774636422",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "19:32:00",
"tripId": "5217762675785728:38"
},
"vehicle": {
"id": "zenbus:Vehicle:689150002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:662550002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 2,
"position": {
"latitude": 48.82251739501953,
"longitude": 7.8083720207214355
},
"stopId": "zenbus:StopPoint:SP:680870007:LOC",
"timestamp": "1774636423",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "19:29:00",
"tripId": "4679292022685696:39"
},
"vehicle": {
"id": "zenbus:Vehicle:662550002:LOC"
}
}
},
{
"id": "20260327:5938644062830592:39",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774636372"
},
"departure": {
"time": "1774636393"
},
"stopId": "zenbus:StopPoint:SP:663120026:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1774636413"
},
"departure": {
"time": "1774636433"
},
"stopId": "zenbus:StopPoint:SP:680870007:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1774636528"
},
"departure": {
"time": "1774636538"
},
"stopId": "zenbus:StopPoint:SP:660060010:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1774636586"
},
"departure": {
"time": "1774636596"
},
"stopId": "zenbus:StopPoint:SP:851320001:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1774636667"
},
"departure": {
"time": "1774636677"
},
"stopId": "zenbus:StopPoint:SP:656340006:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1774636717"
},
"departure": {
"time": "1774636727"
},
"stopId": "zenbus:StopPoint:SP:657700023:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1774636785"
},
"departure": {
"time": "1774636795"
},
"stopId": "zenbus:StopPoint:SP:4777068643483648:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1774636836"
},
"departure": {
"time": "1774636846"
},
"stopId": "zenbus:StopPoint:SP:841760015:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1774636888"
},
"departure": {
"time": "1774636898"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1774636941"
},
"departure": {
"time": "1774636951"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1774637036"
},
"departure": {
"time": "1774637100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1774637158"
},
"departure": {
"time": "1774637194"
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1774637225"
},
"departure": {
"time": "1774637257"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1774637281"
},
"departure": {
"time": "1774637315"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1774637337"
},
"departure": {
"time": "1774637373"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1774637421"
},
"departure": {
"time": "1774637445"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1774637499"
},
"departure": {
"time": "1774637514"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1774637600"
},
"departure": {
"time": "1774637625"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1774637671"
},
"departure": {
"time": "1774637690"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1774637740"
},
"departure": {
"time": "1774637755"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1774637795"
},
"departure": {
"time": "1774637812"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1774636423",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "19:29:00",
"tripId": "4679292022685696:39"
},
"vehicle": {
"id": "zenbus:Vehicle:662550002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681650001:LOC",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 48.79951858520508,
"longitude": 7.779964923858643
},
"stopId": "zenbus:StopPoint:SP:660090004:LOC",
"timestamp": "1774636420",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "19:29:00",
"tripId": "6488877775716352:38"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "20260327:5907884043927552:38",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774636369"
},
"departure": {
"time": "1774636389"
},
"stopId": "zenbus:StopPoint:SP:5414098192826368:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1774636445"
},
"departure": {
"time": "1774636455"
},
"stopId": "zenbus:StopPoint:SP:660090004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1774636517"
},
"departure": {
"time": "1774636527"
},
"stopId": "zenbus:StopPoint:SP:838060004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1774636589"
},
"departure": {
"time": "1774636599"
},
"stopId": "zenbus:StopPoint:SP:673800003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1774636642"
},
"departure": {
"time": "1774636652"
},
"stopId": "zenbus:StopPoint:SP:787770001:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1774636698"
},
"departure": {
"time": "1774636708"
},
"stopId": "zenbus:StopPoint:SP:4725708417925120:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1774636779"
},
"departure": {
"time": "1774636789"
},
"stopId": "zenbus:StopPoint:SP:661300019:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1774636901"
},
"departure": {
"time": "1774637100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1774637009"
},
"departure": {
"time": "1774637089"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1774637064"
},
"departure": {
"time": "1774637147"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1774637108"
},
"departure": {
"time": "1774637199"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1774637173"
},
"departure": {
"time": "1774637261"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1774637218"
},
"departure": {
"time": "1774637314"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1774637263"
},
"departure": {
"time": "1774637366"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1774637318"
},
"departure": {
"time": "1774637424"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1774637392"
},
"departure": {
"time": "1774637491"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1774637457"
},
"departure": {
"time": "1774637553"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1774637554"
},
"departure": {
"time": "1774637632"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1774637604"
},
"departure": {
"time": "1774637687"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1774637694"
},
"departure": {
"time": "1774637762"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1774636420",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "19:29:00",
"tripId": "6488877775716352:38"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:693030001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.82792663574219,
"longitude": 7.802112102508545
},
"stopId": "zenbus:StopPoint:SP:843890004:LOC",
"timestamp": "1774636422",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "19:33:00",
"tripId": "6542731733106688:18"
},
"vehicle": {
"id": "zenbus:Vehicle:693030001:LOC"
}
}
},
{
"id": "20260327:5414480264560640:18",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774636417"
},
"departure": {
"time": "1774636432"
},
"stopId": "zenbus:StopPoint:SP:843890004:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1774636492"
},
"departure": {
"time": "1774636502"
},
"stopId": "zenbus:StopPoint:SP:864980003:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1774636555"
},
"departure": {
"time": "1774636565"
},
"stopId": "zenbus:StopPoint:SP:658230014:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1774636592"
},
"departure": {
"time": "1774636602"
},
"stopId": "zenbus:StopPoint:SP:665380034:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1774636629"
},
"departure": {
"time": "1774636639"
},
"stopId": "zenbus:StopPoint:SP:669040050:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1774636699"
},
"departure": {
"time": "1774636709"
},
"stopId": "zenbus:StopPoint:SP:4777068643483648:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1774636745"
},
"departure": {
"time": "1774636755"
},
"stopId": "zenbus:StopPoint:SP:841760015:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1774636796"
},
"departure": {
"time": "1774636806"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1774636845"
},
"departure": {
"time": "1774636855"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1774636936"
},
"departure": {
"time": "1774637040"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1774637055"
},
"departure": {
"time": "1774637112"
},
"stopId": "zenbus:StopPoint:SP:698820092:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1774637108"
},
"departure": {
"time": "1774637169"
},
"stopId": "zenbus:StopPoint:SP:679310120:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1774637218"
},
"departure": {
"time": "1774637284"
},
"stopId": "zenbus:StopPoint:SP:859040029:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1774637276"
},
"departure": {
"time": "1774637313"
},
"stopId": "zenbus:StopPoint:SP:659380032:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1774637337"
},
"departure": {
"time": "1774637373"
},
"stopId": "zenbus:StopPoint:SP:659220088:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1774637390"
},
"departure": {
"time": "1774637430"
},
"stopId": "zenbus:StopPoint:SP:864900025:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1774637463"
},
"departure": {
"time": "1774637496"
},
"stopId": "zenbus:StopPoint:SP:655640059:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1774637610"
},
"departure": {
"time": "1774637660"
},
"stopId": "zenbus:StopPoint:SP:839920003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1774637695"
},
"departure": {
"time": "1774637732"
},
"stopId": "zenbus:StopPoint:SP:5189456625664000:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1774637773"
},
"departure": {
"time": "1774637801"
},
"stopId": "zenbus:StopPoint:SP:5183785859547136:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1774637914"
},
"departure": {
"time": "1774637962"
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"stopSequence": 20
}
],
"timestamp": "1774636422",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "19:33:00",
"tripId": "6542731733106688:18"
},
"vehicle": {
"id": "zenbus:Vehicle:693030001:LOC"
}
}
},
{
"id": "20260327:5926642565251072:18",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774636376"
},
"departure": {
"time": "1774636379"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1774636379",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "19:00:00",
"tripId": "6009590169731072:18"
}
}
},
{
"id": "zenbus:Vehicle:4925247015878656:LOC",
"vehicle": {
"currentStopSequence": 1,
"position": {
"latitude": 48.813838958740234,
"longitude": 7.783417224884033
},
"stopId": "zenbus:StopPoint:SP:661320027:LOC",
"timestamp": "1774636423",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "19:31:00",
"tripId": "5395572119830528:19"
},
"vehicle": {
"id": "zenbus:Vehicle:4925247015878656:LOC"
}
}
},
{
"id": "20260327:5406815874449408:19",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774636488"
},
"departure": {
"time": "1774636498"
},
"stopId": "zenbus:StopPoint:SP:661320027:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1774636542"
},
"departure": {
"time": "1774636552"
},
"stopId": "zenbus:StopPoint:SP:670990030:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1774636583"
},
"departure": {
"time": "1774636593"
},
"stopId": "zenbus:StopPoint:SP:645630098:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1774636629"
},
"departure": {
"time": "1774636639"
},
"stopId": "zenbus:StopPoint:SP:630540031:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1774636673"
},
"departure": {
"time": "1774636683"
},
"stopId": "zenbus:StopPoint:SP:659220088:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1774636714"
},
"departure": {
"time": "1774636724"
},
"stopId": "zenbus:StopPoint:SP:864900025:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1774636769"
},
"departure": {
"time": "1774636779"
},
"stopId": "zenbus:StopPoint:SP:655640059:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1774636840"
},
"departure": {
"time": "1774636850"
},
"stopId": "zenbus:StopPoint:SP:847380003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1774636936"
},
"departure": {
"time": "1774636946"
},
"stopId": "zenbus:StopPoint:SP:5386712017534976:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1774636993"
},
"departure": {
"time": "1774637003"
},
"stopId": "zenbus:StopPoint:SP:648090020:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1774637044"
},
"departure": {
"time": "1774637054"
},
"stopId": "zenbus:StopPoint:SP:659230056:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1774637098"
},
"departure": {
"time": "1774637108"
},
"stopId": "zenbus:StopPoint:SP:5394636353830912:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1774637131"
},
"departure": {
"time": "1774637141"
},
"stopId": "zenbus:StopPoint:SP:6019918630748160:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1774637197"
},
"departure": {
"time": "1774637207"
},
"stopId": "zenbus:StopPoint:SP:859060003:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1774637277"
},
"departure": {
"time": "1774637287"
},
"stopId": "zenbus:StopPoint:SP:810320020:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1774637315"
},
"departure": {
"time": "1774637325"
},
"stopId": "zenbus:StopPoint:SP:864970005:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1774637353"
},
"departure": {
"time": "1774637363"
},
"stopId": "zenbus:StopPoint:SP:6557606928711680:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1774637508"
},
"departure": {
"time": "1774637518"
},
"stopId": "zenbus:StopPoint:SP:5988830986371072:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1774637580"
},
"departure": {
"time": "1774637590"
},
"stopId": "zenbus:StopPoint:SP:853260005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1774637665"
},
"departure": {
"time": "1774637675"
},
"stopId": "zenbus:StopPoint:SP:851320003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1774637740"
},
"departure": {
"time": "1774637750"
},
"stopId": "zenbus:StopPoint:SP:831890004:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1774637802"
},
"departure": {
"time": "1774637812"
},
"stopId": "zenbus:StopPoint:SP:670530120:LOC",
"stopSequence": 22
}
],
"timestamp": "1774636423",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "19:31:00",
"tripId": "5395572119830528:19"
},
"vehicle": {
"id": "zenbus:Vehicle:4925247015878656:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642300001:LOC",
"vehicle": {
"currentStopSequence": 9,
"position": {
"latitude": 48.74530029296875,
"longitude": 7.694886207580566
},
"stopId": "zenbus:StopPoint:SP:865510006:LOC",
"timestamp": "1774636424",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "19:25:00",
"tripId": "4793589793030144:19"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "20260327:4788911768338432:19",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774636357"
},
"departure": {
"time": "1774636380"
},
"stopId": "zenbus:StopPoint:SP:841770004:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1774636399"
},
"departure": {
"time": "1774636419"
},
"stopId": "zenbus:StopPoint:SP:844330003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1774636466"
},
"departure": {
"time": "1774636488"
},
"stopId": "zenbus:StopPoint:SP:865510006:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1774636514"
},
"departure": {
"time": "1774636542"
},
"stopId": "zenbus:StopPoint:SP:810320021:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1774636580"
},
"departure": {
"time": "1774636590"
},
"stopId": "zenbus:StopPoint:SP:845480005:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1774636676"
},
"departure": {
"time": "1774636686"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1774636715"
},
"departure": {
"time": "1774636732"
},
"stopId": "zenbus:StopPoint:SP:838060005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1774636776"
},
"departure": {
"time": "1774636793"
},
"stopId": "zenbus:StopPoint:SP:855540005:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1774636857"
},
"departure": {
"time": "1774636867"
},
"stopId": "zenbus:StopPoint:SP:850300001:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1774636888"
},
"departure": {
"time": "1774636909"
},
"stopId": "zenbus:StopPoint:SP:4842807903649792:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1774636923"
},
"departure": {
"time": "1774636956"
},
"stopId": "zenbus:StopPoint:SP:853650004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1774636956"
},
"departure": {
"time": "1774637003"
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1774637023"
},
"departure": {
"time": "1774637096"
},
"stopId": "zenbus:StopPoint:SP:843890005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1774637072"
},
"departure": {
"time": "1774637151"
},
"stopId": "zenbus:StopPoint:SP:847380004:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1774637136"
},
"departure": {
"time": "1774637213"
},
"stopId": "zenbus:StopPoint:SP:845760005:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1774637196"
},
"departure": {
"time": "1774637273"
},
"stopId": "zenbus:StopPoint:SP:843910004:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1774637243"
},
"departure": {
"time": "1774637326"
},
"stopId": "zenbus:StopPoint:SP:859040030:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1774637289"
},
"departure": {
"time": "1774637379"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 24
}
],
"timestamp": "1774636424",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "19:25:00",
"tripId": "4793589793030144:19"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4844338644254720:LOC",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 48.810359954833984,
"longitude": 7.78170108795166
},
"stopId": "zenbus:StopPoint:SP:845480004:LOC",
"timestamp": "1774636424",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "19:31:00",
"tripId": "6038182832373760:21"
},
"vehicle": {
"id": "zenbus:Vehicle:4844338644254720:LOC"
}
}
},
{
"id": "20260327:6574846457675776:21",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774636525"
},
"departure": {
"time": "1774636535"
},
"stopId": "zenbus:StopPoint:SP:845480004:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1774636595"
},
"departure": {
"time": "1774636605"
},
"stopId": "zenbus:StopPoint:SP:867240003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1774636935"
},
"departure": {
"time": "1774636945"
},
"stopId": "zenbus:StopPoint:SP:810720004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1774637000"
},
"departure": {
"time": "1774637010"
},
"stopId": "zenbus:StopPoint:SP:679310121:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1774637240"
},
"departure": {
"time": "1774637250"
},
"stopId": "zenbus:StopPoint:SP:869430003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1774637521"
},
"departure": {
"time": "1774637531"
},
"stopId": "zenbus:StopPoint:SP:667270018:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1774637592"
},
"departure": {
"time": "1774637602"
},
"stopId": "zenbus:StopPoint:SP:5982027422629888:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1774637654"
},
"departure": {
"time": "1774637664"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1774637716"
},
"departure": {
"time": "1774637726"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1774637766"
},
"departure": {
"time": "1774637776"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 11
}
],
"timestamp": "1774636424",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "19:31:00",
"tripId": "6038182832373760:21"
},
"vehicle": {
"id": "zenbus:Vehicle:4844338644254720:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5361830605094912:LOC",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 48.812049865722656,
"longitude": 7.7040910720825195
},
"stopId": "zenbus:StopPoint:SP:810720006:LOC",
"timestamp": "1774636423",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "19:18:00",
"tripId": "5894153733931008:16"
},
"vehicle": {
"id": "zenbus:Vehicle:5361830605094912:LOC"
}
}
},
{
"id": "20260327:6001437252255744:16",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774636368"
},
"departure": {
"time": "1774636389"
},
"stopId": "zenbus:StopPoint:SP:836440004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1774636406"
},
"departure": {
"time": "1774636423"
},
"stopId": "zenbus:StopPoint:SP:861490004:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1774636448"
},
"departure": {
"time": "1774636458"
},
"stopId": "zenbus:StopPoint:SP:810720006:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1774636558"
},
"departure": {
"time": "1774636568"
},
"stopId": "zenbus:StopPoint:SP:4896810867884032:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1774636636"
},
"departure": {
"time": "1774636646"
},
"stopId": "zenbus:StopPoint:SP:841760016:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1774636671"
},
"departure": {
"time": "1774636681"
},
"stopId": "zenbus:StopPoint:SP:6346784566673408:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1774636713"
},
"departure": {
"time": "1774636723"
},
"stopId": "zenbus:StopPoint:SP:667250149:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1774636748"
},
"departure": {
"time": "1774636758"
},
"stopId": "zenbus:StopPoint:SP:851800005:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1774636785"
},
"departure": {
"time": "1774636795"
},
"stopId": "zenbus:StopPoint:SP:861480002:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1774636966"
},
"departure": {
"time": "1774636976"
},
"stopId": "zenbus:StopPoint:SP:659230053:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1774637014"
},
"departure": {
"time": "1774637024"
},
"stopId": "zenbus:StopPoint:SP:673110028:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1774637066"
},
"departure": {
"time": "1774637076"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 16
}
],
"timestamp": "1774636423",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "19:18:00",
"tripId": "5894153733931008:16"
},
"vehicle": {
"id": "zenbus:Vehicle:5361830605094912:LOC"
}
}
},
{
"id": "zenbus:Vehicle:686780013:LOC",
"vehicle": {
"currentStopSequence": 12,
"position": {
"latitude": 48.82147979736328,
"longitude": 7.62631893157959
},
"stopId": "zenbus:StopPoint:SP:869430004:LOC",
"timestamp": "1774636423",
"trip": {
"routeId": "zenbus:Line:753020003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "19:08:00",
"tripId": "4831956593278976:7"
},
"vehicle": {
"id": "zenbus:Vehicle:686780013:LOC"
}
}
},
{
"id": "20260327:6581439635128320:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774636397"
},
"departure": {
"time": "1774636416"
},
"stopId": "zenbus:StopPoint:SP:665400021:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1774636434"
},
"departure": {
"time": "1774636444"
},
"stopId": "zenbus:StopPoint:SP:869430004:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1774636497"
},
"departure": {
"time": "1774636507"
},
"stopId": "zenbus:StopPoint:SP:5954703847325696:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1774636573"
},
"departure": {
"time": "1774636583"
},
"stopId": "zenbus:StopPoint:SP:867230003:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1774636771"
},
"departure": {
"time": "1774636781"
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1774636832"
},
"departure": {
"time": "1774636842"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1774636899"
},
"departure": {
"time": "1774636909"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1774636935"
},
"departure": {
"time": "1774636945"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1774637010"
},
"departure": {
"time": "1774637020"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1774637060"
},
"departure": {
"time": "1774637070"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1774637111"
},
"departure": {
"time": "1774637121"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1774637153"
},
"departure": {
"time": "1774637163"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1774637208"
},
"departure": {
"time": "1774637218"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1774636423",
"trip": {
"routeId": "zenbus:Line:753020003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "19:08:00",
"tripId": "4831956593278976:7"
},
"vehicle": {
"id": "zenbus:Vehicle:686780013:LOC"
}
}
},
{
"id": "zenbus:Vehicle:706140014:LOC",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 48.7895393371582,
"longitude": 7.696600914001465
},
"stopId": "zenbus:StopPoint:SP:838630006:LOC",
"timestamp": "1774636422",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "19:16:00",
"tripId": "6003086664400896:11"
},
"vehicle": {
"id": "zenbus:Vehicle:706140014:LOC"
}
}
},
{
"id": "20260327:6532715781292032:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774636467"
},
"departure": {
"time": "1774636518"
},
"stopId": "zenbus:StopPoint:SP:838630006:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1774636562"
},
"departure": {
"time": "1774636596"
},
"stopId": "zenbus:StopPoint:SP:810720005:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1774636874"
},
"departure": {
"time": "1774636902"
},
"stopId": "zenbus:StopPoint:SP:838640004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1774636959"
},
"departure": {
"time": "1774636974"
},
"stopId": "zenbus:StopPoint:SP:851790005:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1774637152"
},
"departure": {
"time": "1774637162"
},
"stopId": "zenbus:StopPoint:SP:863510002:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1774637618"
},
"departure": {
"time": "1774637628"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1774637688"
},
"departure": {
"time": "1774637698"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1774637854"
},
"departure": {
"time": "1774637864"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 14
}
],
"timestamp": "1774636422",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260327",
"startTime": "19:16:00",
"tripId": "6003086664400896:11"
},
"vehicle": {
"id": "zenbus:Vehicle:706140014:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1774636424"
}
}