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
❌69 erreurs, 2 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 14/02/2026 à 08h10 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 69 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 5410458296123392:3 stop_sequence 53 arrival_time 08:18:14 (1771053494) is equal to previous stop departure_time 08:18:14 (1771053494) - times must increase between two sequential stops
- trip_id 5410458296123392:3 stop_sequence 54 arrival_time 08:19:23 (1771053563) is less than previous stop departure_time 08:19:42 (1771053582) - times must increase between two sequential stops
- trip_id 5410458296123392:5 stop_sequence 23 arrival_time 08:40:48 (1771054848) is less than previous stop departure_time 08:45:00 (1771055100) - times must increase between two sequential stops
- trip_id 5410458296123392:5 stop_sequence 23 departure_time 08:43:29 (1771055009) is less than previous stop departure_time 08:45:00 (1771055100) - times must increase between two sequential stops
- trip_id 5410458296123392:5 stop_sequence 24 arrival_time 08:41:34 (1771054894) is less than previous stop departure_time 08:43:29 (1771055009) - times must increase between two sequential stops
Avertissements
vehicle_id not populated W002 1 erreur
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 5243428863475712:4 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 5243428863475712:4 is in TripUpdates but not in VehiclePositions feed
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 18 | 13 fois (45 % des validations) |
| W003 | a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed | 18 | 13 fois (45 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 740 | 12 fois (41 % 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. | 12 | 11 fois (38 % 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. | 2 | 2 fois (7 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 14/02/2026 à 11h27 Europe/Paris.
vehicle_positions (12) trip_updates (12) 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 14/02/2026 à 11h27 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:698820097:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 32,
"position": {
"latitude": 48.80253601074219,
"longitude": 7.812376022338867
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"timestamp": "1771064876",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260214",
"startTime": "10:50:00",
"tripId": "5410458296123392:10"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "20260214:4699572623376384:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771064852"
},
"departure": {
"time": "1771064886"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1771064967"
},
"departure": {
"time": "1771064977"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1771065111"
},
"departure": {
"time": "1771065121"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771065198"
},
"departure": {
"time": "1771065208"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1771065256"
},
"departure": {
"time": "1771065266"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1771065395"
},
"departure": {
"time": "1771065405"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1771065486"
},
"departure": {
"time": "1771065496"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1771065548"
},
"departure": {
"time": "1771065558"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1771065611"
},
"departure": {
"time": "1771065621"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1771065700"
},
"departure": {
"time": "1771065710"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1771065792"
},
"departure": {
"time": "1771065802"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1771065862"
},
"departure": {
"time": "1771065872"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1771065932"
},
"departure": {
"time": "1771065942"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1771066002"
},
"departure": {
"time": "1771066012"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1771066062"
},
"departure": {
"time": "1771066072"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1771066112"
},
"departure": {
"time": "1771066122"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1771066170"
},
"departure": {
"time": "1771066180"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1771066233"
},
"departure": {
"time": "1771066243"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1771066326"
},
"departure": {
"time": "1771066336"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1771066381"
},
"departure": {
"time": "1771066391"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1771066450"
},
"departure": {
"time": "1771066460"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1771064876",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260214",
"startTime": "10:50:00",
"tripId": "5410458296123392:10"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:662580001:LOC",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 48.82701110839844,
"longitude": 7.7414679527282715
},
"stopId": "zenbus:StopPoint:SP:5993900054413312:LOC",
"timestamp": "1771064876",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260214",
"startTime": "11:20:00",
"tripId": "5410458296123392:11"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "20260214:4699572623376384:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771064892"
},
"departure": {
"time": "1771064902"
},
"stopId": "zenbus:StopPoint:SP:5993900054413312:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771064949"
},
"departure": {
"time": "1771064959"
},
"stopId": "zenbus:StopPoint:SP:864960002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771065007"
},
"departure": {
"time": "1771065017"
},
"stopId": "zenbus:StopPoint:SP:630550027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771065081"
},
"departure": {
"time": "1771065091"
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771065196"
},
"departure": {
"time": "1771065206"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771065281"
},
"departure": {
"time": "1771065291"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771065322"
},
"departure": {
"time": "1771065332"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771065371"
},
"departure": {
"time": "1771065381"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771065418"
},
"departure": {
"time": "1771065428"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771065470"
},
"departure": {
"time": "1771065480"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771065512"
},
"departure": {
"time": "1771065522"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771065555"
},
"departure": {
"time": "1771065565"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771065619"
},
"departure": {
"time": "1771065900"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1771065702"
},
"departure": {
"time": "1771065836"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771065748"
},
"departure": {
"time": "1771065889"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771065794"
},
"departure": {
"time": "1771065942"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771065842"
},
"departure": {
"time": "1771065996"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771065893"
},
"departure": {
"time": "1771066051"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771065950"
},
"departure": {
"time": "1771066110"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1771065995"
},
"departure": {
"time": "1771066162"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771066059"
},
"departure": {
"time": "1771066224"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1771066113"
},
"departure": {
"time": "1771066281"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1771066184"
},
"departure": {
"time": "1771066347"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1771066275"
},
"departure": {
"time": "1771066452"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1771066420"
},
"departure": {
"time": "1771066585"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771066506"
},
"departure": {
"time": "1771066658"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1771066565"
},
"departure": {
"time": "1771066717"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1771066704"
},
"departure": {
"time": "1771066787"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1771066794"
},
"departure": {
"time": "1771066862"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1771066857"
},
"departure": {
"time": "1771066953"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1771066919"
},
"departure": {
"time": "1771067014"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1771067008"
},
"departure": {
"time": "1771067119"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1771067100"
},
"departure": {
"time": "1771067225"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1771067170"
},
"departure": {
"time": "1771067260"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1771067240"
},
"departure": {
"time": "1771067325"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1771067311"
},
"departure": {
"time": "1771067420"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1771067370"
},
"departure": {
"time": "1771067480"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1771067420"
},
"departure": {
"time": "1771067535"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1771067479"
},
"departure": {
"time": "1771067594"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1771067541"
},
"departure": {
"time": "1771067715"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1771067635"
},
"departure": {
"time": "1771067792"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1771067689"
},
"departure": {
"time": "1771067879"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1771067759"
},
"departure": {
"time": "1771067944"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1771064876",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260214",
"startTime": "11:20:00",
"tripId": "5410458296123392:11"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:799390003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 47,
"position": {
"latitude": 48.830726623535156,
"longitude": 7.74370002746582
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"timestamp": "1771064875",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260214",
"startTime": "10:32:00",
"tripId": "5243428863475712:10"
},
"vehicle": {
"id": "zenbus:Vehicle:799390003:LOC"
}
}
},
{
"id": "20260214:5784952768561152:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771064874"
},
"departure": {
"time": "1771064885"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1771064939"
},
"departure": {
"time": "1771064949"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1771064997"
},
"departure": {
"time": "1771065007"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1771065078"
},
"departure": {
"time": "1771065088"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1771065139"
},
"departure": {
"time": "1771065149"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1771065195"
},
"departure": {
"time": "1771065205"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1771065243"
},
"departure": {
"time": "1771065253"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1771065303"
},
"departure": {
"time": "1771065313"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1771065347"
},
"departure": {
"time": "1771065358"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1771065407"
},
"departure": {
"time": "1771065418"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1771065454"
},
"departure": {
"time": "1771065472"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1771064875",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260214",
"startTime": "10:32:00",
"tripId": "5243428863475712:10"
},
"vehicle": {
"id": "zenbus:Vehicle:799390003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 19,
"position": {
"latitude": 48.80693817138672,
"longitude": 7.819365978240967
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"timestamp": "1771064878",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260214",
"startTime": "11:02:00",
"tripId": "5243428863475712:11"
},
"vehicle": {
"id": "zenbus:Vehicle:674570002:LOC"
}
}
},
{
"id": "20260214:5784952768561152:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771064874"
},
"departure": {
"time": "1771064888"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771064972"
},
"departure": {
"time": "1771064982"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771065047"
},
"departure": {
"time": "1771065057"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771065107"
},
"departure": {
"time": "1771065117"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771065169"
},
"departure": {
"time": "1771065179"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771065224"
},
"departure": {
"time": "1771065234"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771065274"
},
"departure": {
"time": "1771065284"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1771065330"
},
"departure": {
"time": "1771065340"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771065375"
},
"departure": {
"time": "1771065385"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1771065426"
},
"departure": {
"time": "1771065436"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1771065466"
},
"departure": {
"time": "1771065476"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1771065508"
},
"departure": {
"time": "1771065518"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1771065579"
},
"departure": {
"time": "1771065900"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1771065662"
},
"departure": {
"time": "1771065816"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1771065703"
},
"departure": {
"time": "1771065866"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771065750"
},
"departure": {
"time": "1771065890"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1771065802"
},
"departure": {
"time": "1771065946"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1771065855"
},
"departure": {
"time": "1771066002"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1771065901"
},
"departure": {
"time": "1771066055"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1771065950"
},
"departure": {
"time": "1771066080"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1771066028"
},
"departure": {
"time": "1771066179"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1771066154"
},
"departure": {
"time": "1771066302"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1771066234"
},
"departure": {
"time": "1771066402"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1771066290"
},
"departure": {
"time": "1771066460"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1771066354"
},
"departure": {
"time": "1771066522"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1771066412"
},
"departure": {
"time": "1771066581"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1771066493"
},
"departure": {
"time": "1771066681"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1771066555"
},
"departure": {
"time": "1771066742"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1771066610"
},
"departure": {
"time": "1771066800"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1771066658"
},
"departure": {
"time": "1771066824"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1771066718"
},
"departure": {
"time": "1771066914"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1771066762"
},
"departure": {
"time": "1771066966"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1771066822"
},
"departure": {
"time": "1771067026"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1771066869"
},
"departure": {
"time": "1771067079"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1771064878",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260214",
"startTime": "11:02:00",
"tripId": "5243428863475712:11"
},
"vehicle": {
"id": "zenbus:Vehicle:674570002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:687320001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.75764465332031,
"longitude": 7.8583807945251465
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"timestamp": "1771064878",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260214",
"startTime": "11:32:00",
"tripId": "5243428863475712:12"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "20260214:5784952768561152:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771064677"
},
"departure": {
"time": "1771065120"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1771065192"
},
"departure": {
"time": "1771065202"
},
"stopId": "zenbus:StopPoint:SP:5389390198079488:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771065248"
},
"departure": {
"time": "1771065258"
},
"stopId": "zenbus:StopPoint:SP:4823762064113664:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771065338"
},
"departure": {
"time": "1771065354"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1771065403"
},
"departure": {
"time": "1771065416"
},
"stopId": "zenbus:StopPoint:SP:5428280040620032:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1771065464"
},
"departure": {
"time": "1771065507"
},
"stopId": "zenbus:StopPoint:SP:6611898804994048:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771065541"
},
"departure": {
"time": "1771065575"
},
"stopId": "zenbus:StopPoint:SP:6596162715910144:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771065599"
},
"departure": {
"time": "1771065634"
},
"stopId": "zenbus:StopPoint:SP:864950017:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771065675"
},
"departure": {
"time": "1771065732"
},
"stopId": "zenbus:StopPoint:SP:849650002:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771065737"
},
"departure": {
"time": "1771065793"
},
"stopId": "zenbus:StopPoint:SP:847370002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771065818"
},
"departure": {
"time": "1771065864"
},
"stopId": "zenbus:StopPoint:SP:777980001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771065899"
},
"departure": {
"time": "1771065964"
},
"stopId": "zenbus:StopPoint:SP:838060003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771065992"
},
"departure": {
"time": "1771066041"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771066046"
},
"departure": {
"time": "1771066098"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771066125"
},
"departure": {
"time": "1771066167"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771066208"
},
"departure": {
"time": "1771066239"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771066359"
},
"departure": {
"time": "1771066374"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771066405"
},
"departure": {
"time": "1771066427"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771066509"
},
"departure": {
"time": "1771066539"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771066657"
},
"departure": {
"time": "1771066667"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771066752"
},
"departure": {
"time": "1771066762"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771066827"
},
"departure": {
"time": "1771066837"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771066886"
},
"departure": {
"time": "1771066896"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771066949"
},
"departure": {
"time": "1771066959"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771067003"
},
"departure": {
"time": "1771067013"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771067053"
},
"departure": {
"time": "1771067063"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1771067109"
},
"departure": {
"time": "1771067119"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771067154"
},
"departure": {
"time": "1771067164"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1771067205"
},
"departure": {
"time": "1771067215"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1771067246"
},
"departure": {
"time": "1771067256"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1771067288"
},
"departure": {
"time": "1771067298"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1771067358"
},
"departure": {
"time": "1771067700"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1771067442"
},
"departure": {
"time": "1771067606"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1771067483"
},
"departure": {
"time": "1771067656"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771067530"
},
"departure": {
"time": "1771067680"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1771067581"
},
"departure": {
"time": "1771067735"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1771067634"
},
"departure": {
"time": "1771067792"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1771067681"
},
"departure": {
"time": "1771067845"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1771067729"
},
"departure": {
"time": "1771067869"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1771067807"
},
"departure": {
"time": "1771067968"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1771067934"
},
"departure": {
"time": "1771068092"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1771068013"
},
"departure": {
"time": "1771068191"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1771068070"
},
"departure": {
"time": "1771068250"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1771068134"
},
"departure": {
"time": "1771068312"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1771068192"
},
"departure": {
"time": "1771068371"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1771068273"
},
"departure": {
"time": "1771068471"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1771068334"
},
"departure": {
"time": "1771068532"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1771068390"
},
"departure": {
"time": "1771068590"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1771068437"
},
"departure": {
"time": "1771068613"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1771068498"
},
"departure": {
"time": "1771068704"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1771068541"
},
"departure": {
"time": "1771068755"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1771068602"
},
"departure": {
"time": "1771068816"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1771068648"
},
"departure": {
"time": "1771068869"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1771064878",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260214",
"startTime": "11:32:00",
"tripId": "5243428863475712:12"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:671900097:LOC",
"vehicle": {
"currentStopSequence": 20,
"position": {
"latitude": 48.801246643066406,
"longitude": 7.773956775665283
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"timestamp": "1771064877",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260214",
"startTime": "10:59:00",
"tripId": "5385101111197696:10"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "20260214:5938644062830592:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771064855"
},
"departure": {
"time": "1771064867"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771064909"
},
"departure": {
"time": "1771064919"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771064963"
},
"departure": {
"time": "1771064973"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1771064877",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260214",
"startTime": "10:59:00",
"tripId": "5385101111197696:10"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:689160005:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.81867599487305,
"longitude": 7.813169002532959
},
"stopId": "zenbus:StopPoint:SP:6474267920171008:LOC",
"timestamp": "1771064875",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260214",
"startTime": "11:29:00",
"tripId": "5385101111197696:11"
},
"vehicle": {
"id": "zenbus:Vehicle:689160005:LOC"
}
}
},
{
"id": "20260214:5938644062830592:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771064856"
},
"departure": {
"time": "1771064940"
},
"stopId": "zenbus:StopPoint:SP:6474267920171008:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1771065015"
},
"departure": {
"time": "1771065025"
},
"stopId": "zenbus:StopPoint:SP:663120026:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771065071"
},
"departure": {
"time": "1771065081"
},
"stopId": "zenbus:StopPoint:SP:680870007:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771065177"
},
"departure": {
"time": "1771065187"
},
"stopId": "zenbus:StopPoint:SP:660060010:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1771065235"
},
"departure": {
"time": "1771065245"
},
"stopId": "zenbus:StopPoint:SP:851320001:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1771065315"
},
"departure": {
"time": "1771065325"
},
"stopId": "zenbus:StopPoint:SP:656340006:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771065365"
},
"departure": {
"time": "1771065375"
},
"stopId": "zenbus:StopPoint:SP:657700023:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771065434"
},
"departure": {
"time": "1771065444"
},
"stopId": "zenbus:StopPoint:SP:4777068643483648:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771065485"
},
"departure": {
"time": "1771065495"
},
"stopId": "zenbus:StopPoint:SP:841760015:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771065536"
},
"departure": {
"time": "1771065546"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771065590"
},
"departure": {
"time": "1771065600"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771065684"
},
"departure": {
"time": "1771065900"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771065806"
},
"departure": {
"time": "1771065918"
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771065873"
},
"departure": {
"time": "1771065981"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771065929"
},
"departure": {
"time": "1771066039"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771065986"
},
"departure": {
"time": "1771066098"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771066070"
},
"departure": {
"time": "1771066170"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771066148"
},
"departure": {
"time": "1771066239"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771066249"
},
"departure": {
"time": "1771066349"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771066319"
},
"departure": {
"time": "1771066414"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771066389"
},
"departure": {
"time": "1771066479"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771066443"
},
"departure": {
"time": "1771066536"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1771064875",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260214",
"startTime": "11:29:00",
"tripId": "5385101111197696:11"
},
"vehicle": {
"id": "zenbus:Vehicle:689160005:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180004:LOC",
"vehicle": {
"currentStopSequence": 11,
"position": {
"latitude": 48.81356430053711,
"longitude": 7.782650947570801
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"timestamp": "1771064875",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260214",
"startTime": "10:59:00",
"tripId": "4714227219562496:10"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "20260214:5907884043927552:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771064954"
},
"departure": {
"time": "1771064964"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771065008"
},
"departure": {
"time": "1771065018"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771065052"
},
"departure": {
"time": "1771065062"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771065117"
},
"departure": {
"time": "1771065127"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771065162"
},
"departure": {
"time": "1771065172"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771065207"
},
"departure": {
"time": "1771065217"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771065262"
},
"departure": {
"time": "1771065272"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771065336"
},
"departure": {
"time": "1771065346"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771065401"
},
"departure": {
"time": "1771065411"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771065498"
},
"departure": {
"time": "1771065508"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771065549"
},
"departure": {
"time": "1771065559"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771065638"
},
"departure": {
"time": "1771065648"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1771064875",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260214",
"startTime": "10:59:00",
"tripId": "4714227219562496:10"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:867890001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 15,
"position": {
"latitude": 48.818233489990234,
"longitude": 7.7919697761535645
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"timestamp": "1771064877",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260214",
"startTime": "11:00:00",
"tripId": "6009590169731072:7"
},
"vehicle": {
"id": "zenbus:Vehicle:867890001:LOC"
}
}
},
{
"id": "20260214:5926642565251072:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771064807"
},
"departure": {
"time": "1771064835"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771064866"
},
"departure": {
"time": "1771064887"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771064925"
},
"departure": {
"time": "1771064937"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771065006"
},
"departure": {
"time": "1771065016"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771065043"
},
"departure": {
"time": "1771065053"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771065092"
},
"departure": {
"time": "1771065102"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771065157"
},
"departure": {
"time": "1771065167"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771065242"
},
"departure": {
"time": "1771065252"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1771064877",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260214",
"startTime": "11:00:00",
"tripId": "6009590169731072:7"
},
"vehicle": {
"id": "zenbus:Vehicle:867890001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:680260013:LOC",
"vehicle": {
"currentStopSequence": 21,
"position": {
"latitude": 48.76902389526367,
"longitude": 7.8488850593566895
},
"stopId": "zenbus:StopPoint:SP:831890004:LOC",
"timestamp": "1771064877",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260214",
"startTime": "11:01:00",
"tripId": "5252074309681152:6"
},
"vehicle": {
"id": "zenbus:Vehicle:680260013:LOC"
}
}
},
{
"id": "20260214:5406815874449408:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771064888"
},
"departure": {
"time": "1771064898"
},
"stopId": "zenbus:StopPoint:SP:831890004:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771064950"
},
"departure": {
"time": "1771064960"
},
"stopId": "zenbus:StopPoint:SP:670530120:LOC",
"stopSequence": 22
}
],
"timestamp": "1771064877",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260214",
"startTime": "11:01:00",
"tripId": "5252074309681152:6"
},
"vehicle": {
"id": "zenbus:Vehicle:680260013:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681650002:LOC",
"vehicle": {
"currentStopSequence": 11,
"position": {
"latitude": 48.73808670043945,
"longitude": 7.701793193817139
},
"stopId": "zenbus:StopPoint:SP:845480005:LOC",
"timestamp": "1771064877",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260214",
"startTime": "11:15:00",
"tripId": "5459267713761280:5"
},
"vehicle": {
"id": "zenbus:Vehicle:681650002:LOC"
}
}
},
{
"id": "20260214:4788911768338432:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771064825"
},
"departure": {
"time": "1771064831"
},
"stopId": "zenbus:StopPoint:SP:810320021:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771064891"
},
"departure": {
"time": "1771064901"
},
"stopId": "zenbus:StopPoint:SP:845480005:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771064987"
},
"departure": {
"time": "1771064997"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771065026"
},
"departure": {
"time": "1771065036"
},
"stopId": "zenbus:StopPoint:SP:838060005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771065087"
},
"departure": {
"time": "1771065097"
},
"stopId": "zenbus:StopPoint:SP:855540005:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771065168"
},
"departure": {
"time": "1771065178"
},
"stopId": "zenbus:StopPoint:SP:850300001:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771065199"
},
"departure": {
"time": "1771065209"
},
"stopId": "zenbus:StopPoint:SP:4842807903649792:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771065234"
},
"departure": {
"time": "1771065244"
},
"stopId": "zenbus:StopPoint:SP:853650004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771065267"
},
"departure": {
"time": "1771065277"
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771065334"
},
"departure": {
"time": "1771065352"
},
"stopId": "zenbus:StopPoint:SP:843890005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771065383"
},
"departure": {
"time": "1771065406"
},
"stopId": "zenbus:StopPoint:SP:847380004:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771065447"
},
"departure": {
"time": "1771065468"
},
"stopId": "zenbus:StopPoint:SP:845760005:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771065507"
},
"departure": {
"time": "1771065528"
},
"stopId": "zenbus:StopPoint:SP:843910004:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1771065554"
},
"departure": {
"time": "1771065582"
},
"stopId": "zenbus:StopPoint:SP:859040030:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771065600"
},
"departure": {
"time": "1771065635"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 24
}
],
"timestamp": "1771064877",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260214",
"startTime": "11:15:00",
"tripId": "5459267713761280:5"
},
"vehicle": {
"id": "zenbus:Vehicle:681650002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4846410684956672:LOC",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 48.828006744384766,
"longitude": 7.661652088165283
},
"stopId": "zenbus:StopPoint:SP:855560002:LOC",
"timestamp": "1771064878",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260214",
"startTime": "11:18:00",
"tripId": "4702501702991872:5"
},
"vehicle": {
"id": "zenbus:Vehicle:4846410684956672:LOC"
}
}
},
{
"id": "20260214:6001437252255744:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771064978"
},
"departure": {
"time": "1771064988"
},
"stopId": "zenbus:StopPoint:SP:855560002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1771065172"
},
"departure": {
"time": "1771065182"
},
"stopId": "zenbus:StopPoint:SP:836440004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771065215"
},
"departure": {
"time": "1771065225"
},
"stopId": "zenbus:StopPoint:SP:861490004:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771065260"
},
"departure": {
"time": "1771065270"
},
"stopId": "zenbus:StopPoint:SP:810720006:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771065369"
},
"departure": {
"time": "1771065379"
},
"stopId": "zenbus:StopPoint:SP:4896810867884032:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771065448"
},
"departure": {
"time": "1771065458"
},
"stopId": "zenbus:StopPoint:SP:841760016:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771065483"
},
"departure": {
"time": "1771065493"
},
"stopId": "zenbus:StopPoint:SP:6346784566673408:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771065524"
},
"departure": {
"time": "1771065534"
},
"stopId": "zenbus:StopPoint:SP:667250149:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771065559"
},
"departure": {
"time": "1771065569"
},
"stopId": "zenbus:StopPoint:SP:851800005:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771065596"
},
"departure": {
"time": "1771065606"
},
"stopId": "zenbus:StopPoint:SP:861480002:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771065778"
},
"departure": {
"time": "1771065788"
},
"stopId": "zenbus:StopPoint:SP:659230053:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771065825"
},
"departure": {
"time": "1771065835"
},
"stopId": "zenbus:StopPoint:SP:673110028:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771065878"
},
"departure": {
"time": "1771065888"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 16
}
],
"timestamp": "1771064878",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260214",
"startTime": "11:18:00",
"tripId": "4702501702991872:5"
},
"vehicle": {
"id": "zenbus:Vehicle:4846410684956672:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1771064879"
}
}