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
❌78 erreurs, 2 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 04/02/2026 à 08h00 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 77 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:13:46 (1770189226) is less than previous stop departure_time 08:15:00 (1770189300) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 23 departure_time 08:14:58 (1770189298) is less than previous stop departure_time 08:15:00 (1770189300) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 24 arrival_time 08:14:32 (1770189272) is less than previous stop departure_time 08:14:58 (1770189298) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 25 arrival_time 08:15:18 (1770189318) is less than previous stop departure_time 08:15:51 (1770189351) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 26 arrival_time 08:16:05 (1770189365) is less than previous stop departure_time 08:16:44 (1770189404) - 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:709630001:LOC trip_id 5988828524314624:4 at (48.70783,7.709779) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
Avertissements
vehicle_id not populated W002 1 erreur
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 6542731733106688:2 does not have a vehicle_id
ID in one feed missing from the other W003 1 erreur
a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed
Exemples d'erreurs
- trip_id 6542731733106688:2 is in TripUpdates but not in VehiclePositions feed
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 25 | 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 | 25 | 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. | 13 | 12 fois (41 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 83 | 6 fois (21 % des validations) |
| E028 | The vehicle position should be inside the agency coverage area. This is defined as within roughly 1/8 of a mile (200 meters) of the GTFS shapes.txt data, or stops.txt locations if the GTFS feed doesn't include shapes.txt. | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 05/02/2026 à 18h55 Europe/Paris.
vehicle_positions (21) trip_updates (21) 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 05/02/2026 à 18h55 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:781830001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 8,
"position": {
"latitude": 48.8281135559082,
"longitude": 7.741684913635254
},
"stopId": "zenbus:StopPoint:SP:5993900054413312:LOC",
"timestamp": "1770314157",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:50:00",
"tripId": "5359235979280384:36"
},
"vehicle": {
"id": "zenbus:Vehicle:781830001:LOC"
}
}
},
{
"id": "20260205:4699572623376384:36",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770314084"
},
"departure": {
"time": "1770314118"
},
"stopId": "zenbus:StopPoint:SP:665370140:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770314153"
},
"departure": {
"time": "1770314167"
},
"stopId": "zenbus:StopPoint:SP:5993900054413312:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770314214"
},
"departure": {
"time": "1770314224"
},
"stopId": "zenbus:StopPoint:SP:864960002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770314272"
},
"departure": {
"time": "1770314282"
},
"stopId": "zenbus:StopPoint:SP:630550027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770314346"
},
"departure": {
"time": "1770314378"
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770314461"
},
"departure": {
"time": "1770314495"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770314546"
},
"departure": {
"time": "1770314568"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770314587"
},
"departure": {
"time": "1770314618"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770314636"
},
"departure": {
"time": "1770314646"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770314683"
},
"departure": {
"time": "1770314696"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770314735"
},
"departure": {
"time": "1770314752"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770314777"
},
"departure": {
"time": "1770314803"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770314820"
},
"departure": {
"time": "1770314855"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770314884"
},
"departure": {
"time": "1770315300"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1770314967"
},
"departure": {
"time": "1770315168"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770315013"
},
"departure": {
"time": "1770315221"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770315059"
},
"departure": {
"time": "1770315274"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1770315107"
},
"departure": {
"time": "1770315328"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770315158"
},
"departure": {
"time": "1770315384"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1770315215"
},
"departure": {
"time": "1770315442"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1770315260"
},
"departure": {
"time": "1770315495"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1770315324"
},
"departure": {
"time": "1770315557"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1770315378"
},
"departure": {
"time": "1770315614"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770315449"
},
"departure": {
"time": "1770315679"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770315540"
},
"departure": {
"time": "1770315785"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770315685"
},
"departure": {
"time": "1770315917"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770315771"
},
"departure": {
"time": "1770315990"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770315830"
},
"departure": {
"time": "1770316050"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770315969"
},
"departure": {
"time": "1770316119"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770316059"
},
"departure": {
"time": "1770316194"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770316122"
},
"departure": {
"time": "1770316286"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770316184"
},
"departure": {
"time": "1770316347"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770316273"
},
"departure": {
"time": "1770316451"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1770316365"
},
"departure": {
"time": "1770316557"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1770316435"
},
"departure": {
"time": "1770316592"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770316505"
},
"departure": {
"time": "1770316657"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770316576"
},
"departure": {
"time": "1770316753"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770316635"
},
"departure": {
"time": "1770316812"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770316685"
},
"departure": {
"time": "1770316867"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770316744"
},
"departure": {
"time": "1770316927"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770316806"
},
"departure": {
"time": "1770317048"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770316900"
},
"departure": {
"time": "1770317125"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770316954"
},
"departure": {
"time": "1770317212"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770317024"
},
"departure": {
"time": "1770317277"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1770314157",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:50:00",
"tripId": "5359235979280384:36"
},
"vehicle": {
"id": "zenbus:Vehicle:781830001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691030088:LOC",
"vehicle": {
"currentStopSequence": 45,
"position": {
"latitude": 48.82783889770508,
"longitude": 7.756034851074219
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"timestamp": "1770314154",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:02:00",
"tripId": "5217762675785728:34"
},
"vehicle": {
"id": "zenbus:Vehicle:691030088:LOC"
}
}
},
{
"id": "20260205:5784952768561152:33",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770314176"
},
"departure": {
"time": "1770314186"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770314256"
},
"departure": {
"time": "1770314266"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770314313"
},
"departure": {
"time": "1770314323"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770314376"
},
"departure": {
"time": "1770314386"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770314434"
},
"departure": {
"time": "1770314444"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770314515"
},
"departure": {
"time": "1770314525"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770314577"
},
"departure": {
"time": "1770314587"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770314633"
},
"departure": {
"time": "1770314643"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770314680"
},
"departure": {
"time": "1770314690"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770314740"
},
"departure": {
"time": "1770314750"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1770314784"
},
"departure": {
"time": "1770314794"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1770314845"
},
"departure": {
"time": "1770314855"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1770314891"
},
"departure": {
"time": "1770314901"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1770314154",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:02:00",
"tripId": "5217762675785728:34"
},
"vehicle": {
"id": "zenbus:Vehicle:691030088:LOC"
}
}
},
{
"id": "zenbus:Vehicle:687320001:LOC",
"vehicle": {
"currentStopSequence": 19,
"position": {
"latitude": 48.808380126953125,
"longitude": 7.8288068771362305
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"timestamp": "1770314155",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:32:00",
"tripId": "5217762675785728:36"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "20260205:5784952768561152:35",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770314090"
},
"departure": {
"time": "1770314105"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770314231"
},
"departure": {
"time": "1770314241"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770314325"
},
"departure": {
"time": "1770314337"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770314400"
},
"departure": {
"time": "1770314410"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770314460"
},
"departure": {
"time": "1770314470"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1770314522"
},
"departure": {
"time": "1770314532"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770314577"
},
"departure": {
"time": "1770314587"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1770314627"
},
"departure": {
"time": "1770314637"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1770314683"
},
"departure": {
"time": "1770314693"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1770314728"
},
"departure": {
"time": "1770314738"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1770314779"
},
"departure": {
"time": "1770314789"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770314819"
},
"departure": {
"time": "1770314829"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770314861"
},
"departure": {
"time": "1770314875"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1770314932"
},
"departure": {
"time": "1770315300"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1770315015"
},
"departure": {
"time": "1770315192"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770315056"
},
"departure": {
"time": "1770315243"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770315103"
},
"departure": {
"time": "1770315266"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770315155"
},
"departure": {
"time": "1770315322"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770315208"
},
"departure": {
"time": "1770315379"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770315254"
},
"departure": {
"time": "1770315432"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770315303"
},
"departure": {
"time": "1770315456"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770315381"
},
"departure": {
"time": "1770315555"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770315507"
},
"departure": {
"time": "1770315678"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770315587"
},
"departure": {
"time": "1770315778"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770315644"
},
"departure": {
"time": "1770315837"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770315707"
},
"departure": {
"time": "1770315898"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770315765"
},
"departure": {
"time": "1770315957"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770315846"
},
"departure": {
"time": "1770316058"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770315908"
},
"departure": {
"time": "1770316119"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770315964"
},
"departure": {
"time": "1770316177"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770316011"
},
"departure": {
"time": "1770316200"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770316071"
},
"departure": {
"time": "1770316290"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1770316115"
},
"departure": {
"time": "1770316342"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1770316176"
},
"departure": {
"time": "1770316403"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1770316222"
},
"departure": {
"time": "1770316456"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1770314155",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:32:00",
"tripId": "5217762675785728:36"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 34,
"position": {
"latitude": 48.8137321472168,
"longitude": 7.782841205596924
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1770314155",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:43:00",
"tripId": "5217762675785728:35"
},
"vehicle": {
"id": "zenbus:Vehicle:674570002:LOC"
}
}
},
{
"id": "20260205:5784952768561152:36",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770314123"
},
"departure": {
"time": "1770314400"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1770314481"
},
"departure": {
"time": "1770314491"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770314526"
},
"departure": {
"time": "1770314536"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770314577"
},
"departure": {
"time": "1770314587"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770314633"
},
"departure": {
"time": "1770314643"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770314690"
},
"departure": {
"time": "1770314700"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770314741"
},
"departure": {
"time": "1770314751"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770314794"
},
"departure": {
"time": "1770314804"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770314881"
},
"departure": {
"time": "1770314891"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770315019"
},
"departure": {
"time": "1770315029"
},
"stopId": "zenbus:StopPoint:SP:860960004:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1770315060"
},
"departure": {
"time": "1770315070"
},
"stopId": "zenbus:StopPoint:SP:864870033:LOC",
"stopSequence": 44
}
],
"timestamp": "1770314155",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:43:00",
"tripId": "5217762675785728:35"
},
"vehicle": {
"id": "zenbus:Vehicle:674570002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642290003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.757598876953125,
"longitude": 7.858398914337158
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"timestamp": "1770314156",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "19:02:00",
"tripId": "5217762675785728:37"
},
"vehicle": {
"id": "zenbus:Vehicle:642290003:LOC"
}
}
},
{
"id": "20260205:5784952768561152:37",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770313945"
},
"departure": {
"time": "1770314520"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1770314592"
},
"departure": {
"time": "1770314602"
},
"stopId": "zenbus:StopPoint:SP:5389390198079488:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770314648"
},
"departure": {
"time": "1770314658"
},
"stopId": "zenbus:StopPoint:SP:4823762064113664:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770314738"
},
"departure": {
"time": "1770314754"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1770314803"
},
"departure": {
"time": "1770314816"
},
"stopId": "zenbus:StopPoint:SP:5428280040620032:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770314864"
},
"departure": {
"time": "1770314907"
},
"stopId": "zenbus:StopPoint:SP:6611898804994048:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770314941"
},
"departure": {
"time": "1770314975"
},
"stopId": "zenbus:StopPoint:SP:6596162715910144:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770314999"
},
"departure": {
"time": "1770315034"
},
"stopId": "zenbus:StopPoint:SP:864950017:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770315075"
},
"departure": {
"time": "1770315132"
},
"stopId": "zenbus:StopPoint:SP:849650002:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770315137"
},
"departure": {
"time": "1770315193"
},
"stopId": "zenbus:StopPoint:SP:847370002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770315218"
},
"departure": {
"time": "1770315264"
},
"stopId": "zenbus:StopPoint:SP:777980001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770315299"
},
"departure": {
"time": "1770315364"
},
"stopId": "zenbus:StopPoint:SP:838060003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770315392"
},
"departure": {
"time": "1770315441"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770315446"
},
"departure": {
"time": "1770315498"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770315525"
},
"departure": {
"time": "1770315567"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770315608"
},
"departure": {
"time": "1770315639"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770315759"
},
"departure": {
"time": "1770315774"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770315805"
},
"departure": {
"time": "1770315827"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770315909"
},
"departure": {
"time": "1770315939"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770316057"
},
"departure": {
"time": "1770316067"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770316152"
},
"departure": {
"time": "1770316162"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770316227"
},
"departure": {
"time": "1770316237"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770316286"
},
"departure": {
"time": "1770316296"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1770316349"
},
"departure": {
"time": "1770316359"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770316403"
},
"departure": {
"time": "1770316413"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1770316453"
},
"departure": {
"time": "1770316463"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1770316509"
},
"departure": {
"time": "1770316519"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1770316554"
},
"departure": {
"time": "1770316564"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1770316605"
},
"departure": {
"time": "1770316615"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770316646"
},
"departure": {
"time": "1770316656"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770316688"
},
"departure": {
"time": "1770316698"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1770316758"
},
"departure": {
"time": "1770317100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1770316842"
},
"departure": {
"time": "1770317006"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770316883"
},
"departure": {
"time": "1770317056"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770316930"
},
"departure": {
"time": "1770317080"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770316981"
},
"departure": {
"time": "1770317135"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770317034"
},
"departure": {
"time": "1770317192"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770317081"
},
"departure": {
"time": "1770317245"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770317129"
},
"departure": {
"time": "1770317269"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770317207"
},
"departure": {
"time": "1770317368"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770317334"
},
"departure": {
"time": "1770317492"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770317413"
},
"departure": {
"time": "1770317591"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770317470"
},
"departure": {
"time": "1770317650"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770317534"
},
"departure": {
"time": "1770317712"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770317592"
},
"departure": {
"time": "1770317771"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770317673"
},
"departure": {
"time": "1770317871"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770317734"
},
"departure": {
"time": "1770317932"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770317790"
},
"departure": {
"time": "1770317990"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770317837"
},
"departure": {
"time": "1770318013"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770317898"
},
"departure": {
"time": "1770318104"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1770317941"
},
"departure": {
"time": "1770318155"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1770318002"
},
"departure": {
"time": "1770318216"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1770318048"
},
"departure": {
"time": "1770318269"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1770314156",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "19:02:00",
"tripId": "5217762675785728:37"
},
"vehicle": {
"id": "zenbus:Vehicle:642290003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:698820097:LOC",
"vehicle": {
"currentStopSequence": 18,
"position": {
"latitude": 48.798622131347656,
"longitude": 7.782195091247559
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"timestamp": "1770314157",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:29:00",
"tripId": "4679292022685696:37"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "20260205:5938644062830592:37",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770314130"
},
"departure": {
"time": "1770314143"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770314187"
},
"departure": {
"time": "1770314197"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770314258"
},
"departure": {
"time": "1770314268"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770314327"
},
"departure": {
"time": "1770314337"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770314381"
},
"departure": {
"time": "1770314391"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1770314157",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:29:00",
"tripId": "4679292022685696:37"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570003:LOC",
"vehicle": {
"currentStopSequence": 21,
"position": {
"latitude": 48.82195281982422,
"longitude": 7.808320045471191
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"timestamp": "1770313342",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:14:00",
"tripId": "6488877775716352:35"
},
"vehicle": {
"id": "zenbus:Vehicle:674570003:LOC"
}
}
},
{
"id": "20260205:5907884043927552:35",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770314118"
},
"departure": {
"time": "1770314128"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770314208"
},
"departure": {
"time": "1770314218"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1770314080",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:14:00",
"tripId": "6488877775716352:35"
},
"vehicle": {
"id": "zenbus:Vehicle:674570003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642300001:LOC",
"vehicle": {
"currentStopSequence": 22,
"position": {
"latitude": 48.819271087646484,
"longitude": 7.809482097625732
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"timestamp": "1770314155",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:29:00",
"tripId": "6488877775716352:36"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "20260205:5907884043927552:36",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770314062"
},
"departure": {
"time": "1770314085"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770314121"
},
"departure": {
"time": "1770314126"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770314186"
},
"departure": {
"time": "1770314208"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1770314155",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:29:00",
"tripId": "6488877775716352:36"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180004:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 18,
"position": {
"latitude": 48.79849624633789,
"longitude": 7.789175987243652
},
"stopId": "zenbus:StopPoint:SP:5189456625664000:LOC",
"timestamp": "1770314156",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:33:00",
"tripId": "6542731733106688:17"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "20260205:5414480264560640:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770314081"
},
"departure": {
"time": "1770314105"
},
"stopId": "zenbus:StopPoint:SP:839920003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770314137"
},
"departure": {
"time": "1770314166"
},
"stopId": "zenbus:StopPoint:SP:5189456625664000:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770314233"
},
"departure": {
"time": "1770314243"
},
"stopId": "zenbus:StopPoint:SP:5183785859547136:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770314375"
},
"departure": {
"time": "1770314392"
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"stopSequence": 20
}
],
"timestamp": "1770314156",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:33:00",
"tripId": "6542731733106688:17"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:683130003:LOC",
"vehicle": {
"currentStopSequence": 13,
"position": {
"latitude": 48.8165283203125,
"longitude": 7.7881340980529785
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"timestamp": "1770314155",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:30:00",
"tripId": "6009590169731072:17"
},
"vehicle": {
"id": "zenbus:Vehicle:683130003:LOC"
}
}
},
{
"id": "20260205:5926642565251072:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770314128"
},
"departure": {
"time": "1770314155"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770314194"
},
"departure": {
"time": "1770314204"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770314242"
},
"departure": {
"time": "1770314252"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770314312"
},
"departure": {
"time": "1770314322"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770314361"
},
"departure": {
"time": "1770314371"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770314442"
},
"departure": {
"time": "1770314452"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770314479"
},
"departure": {
"time": "1770314489"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770314527"
},
"departure": {
"time": "1770314537"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770314592"
},
"departure": {
"time": "1770314602"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770314677"
},
"departure": {
"time": "1770314687"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1770314155",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:30:00",
"tripId": "6009590169731072:17"
},
"vehicle": {
"id": "zenbus:Vehicle:683130003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:662550002:LOC",
"vehicle": {
"currentStopSequence": 18,
"position": {
"latitude": 48.77973937988281,
"longitude": 7.844944953918457
},
"stopId": "zenbus:StopPoint:SP:5988830986371072:LOC",
"timestamp": "1770314155",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:31:00",
"tripId": "5395572119830528:18"
},
"vehicle": {
"id": "zenbus:Vehicle:662550002:LOC"
}
}
},
{
"id": "20260205:5406815874449408:18",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770314172"
},
"departure": {
"time": "1770314182"
},
"stopId": "zenbus:StopPoint:SP:5988830986371072:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770314244"
},
"departure": {
"time": "1770314254"
},
"stopId": "zenbus:StopPoint:SP:853260005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770314329"
},
"departure": {
"time": "1770314339"
},
"stopId": "zenbus:StopPoint:SP:851320003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770314403"
},
"departure": {
"time": "1770314413"
},
"stopId": "zenbus:StopPoint:SP:831890004:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770314465"
},
"departure": {
"time": "1770314475"
},
"stopId": "zenbus:StopPoint:SP:670530120:LOC",
"stopSequence": 22
}
],
"timestamp": "1770314155",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:31:00",
"tripId": "5395572119830528:18"
},
"vehicle": {
"id": "zenbus:Vehicle:662550002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664110108:LOC",
"vehicle": {
"currentStopSequence": 22,
"position": {
"latitude": 48.81084060668945,
"longitude": 7.785612106323242
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"timestamp": "1770293251",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "12:31:00",
"tripId": "4829772321390592:8"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "20260205:6597303835033600:8",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770314185"
},
"departure": {
"time": "1770314195"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1770314146",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "12:31:00",
"tripId": "4829772321390592:8"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "zenbus:Vehicle:671900097:LOC",
"vehicle": {
"currentStopSequence": 16,
"position": {
"latitude": 48.800559997558594,
"longitude": 7.800590991973877
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"timestamp": "1770314155",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:31:00",
"tripId": "4829772321390592:20"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "20260205:6597303835033600:20",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770314121"
},
"departure": {
"time": "1770314135"
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770314167"
},
"departure": {
"time": "1770314177"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770314206"
},
"departure": {
"time": "1770314216"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770314250"
},
"departure": {
"time": "1770314260"
},
"stopId": "zenbus:StopPoint:SP:657690024:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770314296"
},
"departure": {
"time": "1770314306"
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770314340"
},
"departure": {
"time": "1770314350"
},
"stopId": "zenbus:StopPoint:SP:667240131:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770314389"
},
"departure": {
"time": "1770314399"
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770314502"
},
"departure": {
"time": "1770314512"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1770314155",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:31:00",
"tripId": "4829772321390592:20"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180003:LOC",
"vehicle": {
"currentStopSequence": 23,
"position": {
"latitude": 48.75616455078125,
"longitude": 7.64962100982666
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"timestamp": "1770314155",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:30:00",
"tripId": "5379727469576192:17"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "20260205:6602028387139584:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770314135"
},
"departure": {
"time": "1770314143"
},
"stopId": "zenbus:StopPoint:SP:859660002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1770314193"
},
"departure": {
"time": "1770314203"
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770314248"
},
"departure": {
"time": "1770314258"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 24
}
],
"timestamp": "1770314155",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:30:00",
"tripId": "5379727469576192:17"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681650001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.71079635620117,
"longitude": 7.708252906799316
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"timestamp": "1770314154",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "19:00:00",
"tripId": "5379727469576192:18"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "20260205:6602028387139584:18",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770313905"
},
"departure": {
"time": "1770314400"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1770314437"
},
"departure": {
"time": "1770314453"
},
"stopId": "zenbus:StopPoint:SP:857000004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770314485"
},
"departure": {
"time": "1770314507"
},
"stopId": "zenbus:StopPoint:SP:859050005:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770314544"
},
"departure": {
"time": "1770314567"
},
"stopId": "zenbus:StopPoint:SP:869420003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1770314606"
},
"departure": {
"time": "1770314628"
},
"stopId": "zenbus:StopPoint:SP:810350003:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770314660"
},
"departure": {
"time": "1770314670"
},
"stopId": "zenbus:StopPoint:SP:5448946550833152:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770314700"
},
"departure": {
"time": "1770314710"
},
"stopId": "zenbus:StopPoint:SP:850300001:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770314731"
},
"departure": {
"time": "1770314750"
},
"stopId": "zenbus:StopPoint:SP:4842807903649792:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770314766"
},
"departure": {
"time": "1770314798"
},
"stopId": "zenbus:StopPoint:SP:853650004:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770314799"
},
"departure": {
"time": "1770314844"
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770314865"
},
"departure": {
"time": "1770314937"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770314925"
},
"departure": {
"time": "1770314997"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770314973"
},
"departure": {
"time": "1770315081"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770315062"
},
"departure": {
"time": "1770315156"
},
"stopId": "zenbus:StopPoint:SP:859060004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770315116"
},
"departure": {
"time": "1770315213"
},
"stopId": "zenbus:StopPoint:SP:835970007:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770315151"
},
"departure": {
"time": "1770315260"
},
"stopId": "zenbus:StopPoint:SP:853640004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770315230"
},
"departure": {
"time": "1770315330"
},
"stopId": "zenbus:StopPoint:SP:832170002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770315272"
},
"departure": {
"time": "1770315381"
},
"stopId": "zenbus:StopPoint:SP:857020004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770315394"
},
"departure": {
"time": "1770315472"
},
"stopId": "zenbus:StopPoint:SP:835930023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770315465"
},
"departure": {
"time": "1770315537"
},
"stopId": "zenbus:StopPoint:SP:838610006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770315523"
},
"departure": {
"time": "1770315596"
},
"stopId": "zenbus:StopPoint:SP:865520002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770315612"
},
"departure": {
"time": "1770315701"
},
"stopId": "zenbus:StopPoint:SP:859660001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770315656"
},
"departure": {
"time": "1770315723"
},
"stopId": "zenbus:StopPoint:SP:859660002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1770315713"
},
"departure": {
"time": "1770315781"
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770315769"
},
"departure": {
"time": "1770315839"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 24
}
],
"timestamp": "1770314154",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "19:00:00",
"tripId": "5379727469576192:18"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4844338644254720:LOC",
"vehicle": {
"currentStopSequence": 11,
"position": {
"latitude": 48.733150482177734,
"longitude": 7.702157974243164
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"timestamp": "1770314152",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:31:00",
"tripId": "6038182832373760:20"
},
"vehicle": {
"id": "zenbus:Vehicle:4844338644254720:LOC"
}
}
},
{
"id": "20260205:6574846457675776:20",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770314141"
},
"departure": {
"time": "1770314146"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770314182"
},
"departure": {
"time": "1770314192"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 11
}
],
"timestamp": "1770314152",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:31:00",
"tripId": "6038182832373760:20"
},
"vehicle": {
"id": "zenbus:Vehicle:4844338644254720:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4846410684956672:LOC",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 48.80732727050781,
"longitude": 7.776322841644287
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"timestamp": "1770314155",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:32:00",
"tripId": "6558322296619008:21"
},
"vehicle": {
"id": "zenbus:Vehicle:4846410684956672:LOC"
}
}
},
{
"id": "20260205:6500367094251520:21",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770314107"
},
"departure": {
"time": "1770314125"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770314229"
},
"departure": {
"time": "1770314239"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 10
}
],
"timestamp": "1770314155",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:32:00",
"tripId": "6558322296619008:21"
},
"vehicle": {
"id": "zenbus:Vehicle:4846410684956672:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4825540353589248:LOC",
"vehicle": {
"currentStopSequence": 9,
"position": {
"latitude": 48.81790542602539,
"longitude": 7.721363067626953
},
"stopId": "zenbus:StopPoint:SP:863530005:LOC",
"timestamp": "1770314157",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:46:00",
"tripId": "5358163491553280:18"
},
"vehicle": {
"id": "zenbus:Vehicle:4825540353589248:LOC"
}
}
},
{
"id": "20260205:5926650664452096:18",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770314125"
},
"departure": {
"time": "1770314135"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770314250"
},
"departure": {
"time": "1770314260"
},
"stopId": "zenbus:StopPoint:SP:863530005:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770314296"
},
"departure": {
"time": "1770314306"
},
"stopId": "zenbus:StopPoint:SP:850300002:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770314340"
},
"departure": {
"time": "1770314350"
},
"stopId": "zenbus:StopPoint:SP:851800006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770314537"
},
"departure": {
"time": "1770314547"
},
"stopId": "zenbus:StopPoint:SP:847870004:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770314696"
},
"departure": {
"time": "1770314706"
},
"stopId": "zenbus:StopPoint:SP:4689124356259840:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770314755"
},
"departure": {
"time": "1770314765"
},
"stopId": "zenbus:StopPoint:SP:698820093:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770315027"
},
"departure": {
"time": "1770315037"
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770315087"
},
"departure": {
"time": "1770315097"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770315152"
},
"departure": {
"time": "1770315162"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770315187"
},
"departure": {
"time": "1770315197"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770315260"
},
"departure": {
"time": "1770315270"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770315310"
},
"departure": {
"time": "1770315320"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770315359"
},
"departure": {
"time": "1770315369"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770315400"
},
"departure": {
"time": "1770315410"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1770315452"
},
"departure": {
"time": "1770315471"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1770314157",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:46:00",
"tripId": "5358163491553280:18"
},
"vehicle": {
"id": "zenbus:Vehicle:4825540353589248:LOC"
}
}
},
{
"id": "zenbus:Vehicle:686780013:LOC",
"vehicle": {
"currentStopSequence": 9,
"position": {
"latitude": 48.77723693847656,
"longitude": 7.681449890136719
},
"stopId": "zenbus:StopPoint:SP:867250002:LOC",
"timestamp": "1770314156",
"trip": {
"routeId": "zenbus:Line:753020003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:39:00",
"tripId": "5462965995175936:5"
},
"vehicle": {
"id": "zenbus:Vehicle:686780013:LOC"
}
}
},
{
"id": "20260205:6545364929740800:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770314122"
},
"departure": {
"time": "1770314141"
},
"stopId": "zenbus:StopPoint:SP:5480348600238080:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770314300"
},
"departure": {
"time": "1770314310"
},
"stopId": "zenbus:StopPoint:SP:867250002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770314366"
},
"departure": {
"time": "1770314376"
},
"stopId": "zenbus:StopPoint:SP:847890002:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770314470"
},
"departure": {
"time": "1770314480"
},
"stopId": "zenbus:StopPoint:SP:841770004:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770314508"
},
"departure": {
"time": "1770314518"
},
"stopId": "zenbus:StopPoint:SP:844330003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770314568"
},
"departure": {
"time": "1770314578"
},
"stopId": "zenbus:StopPoint:SP:865510006:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770314600"
},
"departure": {
"time": "1770314610"
},
"stopId": "zenbus:StopPoint:SP:810320021:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770314655"
},
"departure": {
"time": "1770314665"
},
"stopId": "zenbus:StopPoint:SP:845480005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770314732"
},
"departure": {
"time": "1770314742"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 16
}
],
"timestamp": "1770314156",
"trip": {
"routeId": "zenbus:Line:753020003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:39:00",
"tripId": "5462965995175936:5"
},
"vehicle": {
"id": "zenbus:Vehicle:686780013:LOC"
}
}
},
{
"id": "zenbus:Vehicle:706140014:LOC",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 48.7924690246582,
"longitude": 7.699333190917969
},
"stopId": "zenbus:StopPoint:SP:832170003:LOC",
"timestamp": "1770314156",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:33:00",
"tripId": "6483915637260288:10"
},
"vehicle": {
"id": "zenbus:Vehicle:706140014:LOC"
}
}
},
{
"id": "20260205:5367264405618688:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770314122"
},
"departure": {
"time": "1770314129"
},
"stopId": "zenbus:StopPoint:SP:850280002:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770314167"
},
"departure": {
"time": "1770314177"
},
"stopId": "zenbus:StopPoint:SP:832170003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770314402"
},
"departure": {
"time": "1770314412"
},
"stopId": "zenbus:StopPoint:SP:847890003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770314534"
},
"departure": {
"time": "1770314544"
},
"stopId": "zenbus:StopPoint:SP:859630005:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770314683"
},
"departure": {
"time": "1770314693"
},
"stopId": "zenbus:StopPoint:SP:5411837160980480:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770314736"
},
"departure": {
"time": "1770314746"
},
"stopId": "zenbus:StopPoint:SP:4644680571551744:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770314884"
},
"departure": {
"time": "1770314894"
},
"stopId": "zenbus:StopPoint:SP:840350004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770315013"
},
"departure": {
"time": "1770315023"
},
"stopId": "zenbus:StopPoint:SP:855560003:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770315145"
},
"departure": {
"time": "1770315155"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 15
}
],
"timestamp": "1770314156",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:33:00",
"tripId": "6483915637260288:10"
},
"vehicle": {
"id": "zenbus:Vehicle:706140014:LOC"
}
}
},
{
"id": "zenbus:Vehicle:718890005:LOC",
"vehicle": {
"currentStopSequence": 12,
"position": {
"latitude": 48.79935836791992,
"longitude": 7.76466703414917
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"timestamp": "1770314155",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:20:00",
"tripId": "4895698190336000:10"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
},
{
"id": "20260205:6532715781292032:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770314182"
},
"departure": {
"time": "1770314192"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770314253"
},
"departure": {
"time": "1770314271"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770314418"
},
"departure": {
"time": "1770314444"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 14
}
],
"timestamp": "1770314155",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260205",
"startTime": "18:20:00",
"tripId": "4895698190336000:10"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1770314158"
}
}