Resource details
Les spécifications du format GTFS-RT sont disponibles ici : https://developers.google.com/transit/gtfs-realtime/
This resource file is part of the dataset Réseau urbain Ritmo.
Download availability
Learn more
HEAD request with a timeout of 5 seconds. If we detect a downtime, we perform subsequent tests every 10 minutes, until the resource is back online.For SIRI and SIRI Lite feeds, we perform a
GET request: a 401 or 405 status code is considered successful. In case of HTTP 500, the feed will be considered unavailable, unless the body appears to contain SOAP.Validation details
❌70 errors
Validation carried out using the current GTFS file and the GTFS-RT the 2026-02-07 at 08:09 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Sequential stop_time_update times are not increasing E022 69 errors
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Sample errors
- trip_id 5410458296123392:5 stop_sequence 23 arrival_time 08:40:48 (1770450048) is less than previous stop departure_time 08:45:00 (1770450300) - times must increase between two sequential stops
- trip_id 5410458296123392:5 stop_sequence 23 departure_time 08:43:29 (1770450209) is less than previous stop departure_time 08:45:00 (1770450300) - times must increase between two sequential stops
- trip_id 5410458296123392:5 stop_sequence 24 arrival_time 08:41:34 (1770450094) is less than previous stop departure_time 08:43:29 (1770450209) - times must increase between two sequential stops
- trip_id 5410458296123392:5 stop_sequence 25 arrival_time 08:42:20 (1770450140) is less than previous stop departure_time 08:44:22 (1770450262) - times must increase between two sequential stops
- trip_id 5410458296123392:5 stop_sequence 26 arrival_time 08:43:08 (1770450188) is less than previous stop departure_time 08:45:15 (1770450315) - times must increase between two sequential stops
Vehicle position far from trip shape E029 1 error
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.
Sample errors
- vehicle.id zenbus:Vehicle:696870003:LOC trip_id 5243428863475712:5 at (48.770863,7.847743) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
Previous validations
Here is a recap of all the error types encountered over the last 30 days.
| Error ID | Description | Errors count | Number of occurences |
|---|---|---|---|
| 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. | 15 | 14 times (48 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 21 | 14 times (48 % of 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 | 21 | 14 times (48 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 279 | 8 times (28 % of 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 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-02-07 at 12:25 Europe/Paris.
vehicle_positions (14) trip_updates (14) service_alerts (0)Entities seen in the last 7 days.
trip_updates vehicle_positionsDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2026-02-07 at 12:25 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "zenbus:Vehicle:691060002:LOC",
"vehicle": {
"currentStopSequence": 54,
"position": {
"latitude": 48.757991790771484,
"longitude": 7.8563761711120605
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"timestamp": "1770463547",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "11:20:00",
"tripId": "5410458296123392:11"
},
"vehicle": {
"id": "zenbus:Vehicle:691060002:LOC"
}
}
},
{
"id": "20260207:4699572623376384:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770463507"
},
"departure": {
"time": "1770463521"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770463566"
},
"departure": {
"time": "1770463576"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1770463547",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "11:20:00",
"tripId": "5410458296123392:11"
},
"vehicle": {
"id": "zenbus:Vehicle:691060002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:702350001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 29,
"position": {
"latitude": 48.810489654541016,
"longitude": 7.805531024932861
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"timestamp": "1770463547",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "11:50:00",
"tripId": "5410458296123392:12"
},
"vehicle": {
"id": "zenbus:Vehicle:702350001:LOC"
}
}
},
{
"id": "20260207:4699572623376384:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770463495"
},
"departure": {
"time": "1770463509"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1770463545"
},
"departure": {
"time": "1770463557"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1770463611"
},
"departure": {
"time": "1770463621"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1770463665"
},
"departure": {
"time": "1770463675"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770463736"
},
"departure": {
"time": "1770463746"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770463827"
},
"departure": {
"time": "1770463837"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770463971"
},
"departure": {
"time": "1770463981"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770464058"
},
"departure": {
"time": "1770464068"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770464117"
},
"departure": {
"time": "1770464127"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770464256"
},
"departure": {
"time": "1770464266"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770464346"
},
"departure": {
"time": "1770464356"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770464408"
},
"departure": {
"time": "1770464418"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770464471"
},
"departure": {
"time": "1770464481"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770464560"
},
"departure": {
"time": "1770464570"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1770464652"
},
"departure": {
"time": "1770464662"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1770464722"
},
"departure": {
"time": "1770464732"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770464792"
},
"departure": {
"time": "1770464802"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770464863"
},
"departure": {
"time": "1770464873"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770464922"
},
"departure": {
"time": "1770464932"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770464972"
},
"departure": {
"time": "1770464982"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770465031"
},
"departure": {
"time": "1770465041"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770465093"
},
"departure": {
"time": "1770465103"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770465186"
},
"departure": {
"time": "1770465196"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770465241"
},
"departure": {
"time": "1770465251"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770465311"
},
"departure": {
"time": "1770465321"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1770463547",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "11:50:00",
"tripId": "5410458296123392:12"
},
"vehicle": {
"id": "zenbus:Vehicle:702350001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 6,
"position": {
"latitude": 48.821441650390625,
"longitude": 7.73575496673584
},
"stopId": "zenbus:StopPoint:SP:857000002:LOC",
"timestamp": "1770463548",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "12:20:00",
"tripId": "5410458296123392:13"
},
"vehicle": {
"id": "zenbus:Vehicle:674570003:LOC"
}
}
},
{
"id": "20260207:4699572623376384:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770463499"
},
"departure": {
"time": "1770463516"
},
"stopId": "zenbus:StopPoint:SP:835970004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770463545"
},
"departure": {
"time": "1770463558"
},
"stopId": "zenbus:StopPoint:SP:857000002:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770463631"
},
"departure": {
"time": "1770463641"
},
"stopId": "zenbus:StopPoint:SP:665370140:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770463689"
},
"departure": {
"time": "1770463699"
},
"stopId": "zenbus:StopPoint:SP:5993900054413312:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770463747"
},
"departure": {
"time": "1770463757"
},
"stopId": "zenbus:StopPoint:SP:864960002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770463804"
},
"departure": {
"time": "1770463814"
},
"stopId": "zenbus:StopPoint:SP:630550027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770463878"
},
"departure": {
"time": "1770463888"
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770463993"
},
"departure": {
"time": "1770464003"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770464079"
},
"departure": {
"time": "1770464089"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770464120"
},
"departure": {
"time": "1770464130"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770464168"
},
"departure": {
"time": "1770464178"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770464215"
},
"departure": {
"time": "1770464225"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770464268"
},
"departure": {
"time": "1770464278"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770464309"
},
"departure": {
"time": "1770464319"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770464352"
},
"departure": {
"time": "1770464362"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770464417"
},
"departure": {
"time": "1770464700"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1770464500"
},
"departure": {
"time": "1770464635"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770464546"
},
"departure": {
"time": "1770464688"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770464592"
},
"departure": {
"time": "1770464741"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1770464640"
},
"departure": {
"time": "1770464795"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770464690"
},
"departure": {
"time": "1770464850"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1770464748"
},
"departure": {
"time": "1770464909"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1770464793"
},
"departure": {
"time": "1770464961"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1770464856"
},
"departure": {
"time": "1770465023"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1770464910"
},
"departure": {
"time": "1770465080"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770464982"
},
"departure": {
"time": "1770465146"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770465073"
},
"departure": {
"time": "1770465251"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770465217"
},
"departure": {
"time": "1770465383"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770465304"
},
"departure": {
"time": "1770465457"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770465362"
},
"departure": {
"time": "1770465516"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770465501"
},
"departure": {
"time": "1770465585"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770465592"
},
"departure": {
"time": "1770465661"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770465654"
},
"departure": {
"time": "1770465752"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770465717"
},
"departure": {
"time": "1770465813"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770465806"
},
"departure": {
"time": "1770465918"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1770465898"
},
"departure": {
"time": "1770466024"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1770465968"
},
"departure": {
"time": "1770466059"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770466037"
},
"departure": {
"time": "1770466123"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770466108"
},
"departure": {
"time": "1770466219"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770466168"
},
"departure": {
"time": "1770466279"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770466218"
},
"departure": {
"time": "1770466334"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770466276"
},
"departure": {
"time": "1770466393"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770466338"
},
"departure": {
"time": "1770466514"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770466432"
},
"departure": {
"time": "1770466591"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770466487"
},
"departure": {
"time": "1770466678"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770466556"
},
"departure": {
"time": "1770466743"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1770463548",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "12:20:00",
"tripId": "5410458296123392:13"
},
"vehicle": {
"id": "zenbus:Vehicle:674570003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:696870003:LOC",
"vehicle": {
"currentStopSequence": 45,
"position": {
"latitude": 48.82691192626953,
"longitude": 7.760797023773193
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"timestamp": "1770463548",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "11:32:00",
"tripId": "5243428863475712:12"
},
"vehicle": {
"id": "zenbus:Vehicle:696870003:LOC"
}
}
},
{
"id": "20260207:5784952768561152:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770463509"
},
"departure": {
"time": "1770463530"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770463623"
},
"departure": {
"time": "1770463633"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770463703"
},
"departure": {
"time": "1770463713"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770463759"
},
"departure": {
"time": "1770463769"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770463823"
},
"departure": {
"time": "1770463833"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770463881"
},
"departure": {
"time": "1770463891"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770463962"
},
"departure": {
"time": "1770463972"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770464023"
},
"departure": {
"time": "1770464033"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770464079"
},
"departure": {
"time": "1770464089"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770464127"
},
"departure": {
"time": "1770464137"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770464187"
},
"departure": {
"time": "1770464197"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1770464231"
},
"departure": {
"time": "1770464241"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1770464291"
},
"departure": {
"time": "1770464301"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1770464338"
},
"departure": {
"time": "1770464348"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1770463548",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "11:32:00",
"tripId": "5243428863475712:12"
},
"vehicle": {
"id": "zenbus:Vehicle:696870003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691050002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 15,
"position": {
"latitude": 48.79228973388672,
"longitude": 7.846488952636719
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"timestamp": "1770463548",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "12:02:00",
"tripId": "5243428863475712:13"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "20260207:5784952768561152:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770463541"
},
"departure": {
"time": "1770463558"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770463699"
},
"departure": {
"time": "1770463709"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770463745"
},
"departure": {
"time": "1770463755"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770463849"
},
"departure": {
"time": "1770463859"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770463997"
},
"departure": {
"time": "1770464007"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770464092"
},
"departure": {
"time": "1770464102"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770464167"
},
"departure": {
"time": "1770464177"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770464226"
},
"departure": {
"time": "1770464236"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1770464289"
},
"departure": {
"time": "1770464299"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770464344"
},
"departure": {
"time": "1770464354"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1770464394"
},
"departure": {
"time": "1770464404"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1770464449"
},
"departure": {
"time": "1770464459"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1770464495"
},
"departure": {
"time": "1770464505"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1770464546"
},
"departure": {
"time": "1770464556"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770464586"
},
"departure": {
"time": "1770464596"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770464628"
},
"departure": {
"time": "1770464638"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1770464699"
},
"departure": {
"time": "1770464709"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1770464782"
},
"departure": {
"time": "1770464792"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770464823"
},
"departure": {
"time": "1770464833"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770464870"
},
"departure": {
"time": "1770464880"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770464922"
},
"departure": {
"time": "1770464932"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770464975"
},
"departure": {
"time": "1770464985"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770465021"
},
"departure": {
"time": "1770465031"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770465070"
},
"departure": {
"time": "1770465080"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770465148"
},
"departure": {
"time": "1770465158"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770465274"
},
"departure": {
"time": "1770465284"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770465354"
},
"departure": {
"time": "1770465364"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770465410"
},
"departure": {
"time": "1770465420"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770465474"
},
"departure": {
"time": "1770465484"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770465532"
},
"departure": {
"time": "1770465542"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770465613"
},
"departure": {
"time": "1770465641"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770465674"
},
"departure": {
"time": "1770465702"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770465730"
},
"departure": {
"time": "1770465760"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770465778"
},
"departure": {
"time": "1770465788"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770465838"
},
"departure": {
"time": "1770465874"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1770465882"
},
"departure": {
"time": "1770465926"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1770465942"
},
"departure": {
"time": "1770465986"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1770465989"
},
"departure": {
"time": "1770466039"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1770463548",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "12:02:00",
"tripId": "5243428863475712:13"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681650002:LOC",
"vehicle": {
"currentStopSequence": 17,
"position": {
"latitude": 48.80006790161133,
"longitude": 7.781569004058838
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"timestamp": "1770463547",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "11:59:00",
"tripId": "5385101111197696:12"
},
"vehicle": {
"id": "zenbus:Vehicle:681650002:LOC"
}
}
},
{
"id": "20260207:5938644062830592:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770463566"
},
"departure": {
"time": "1770463576"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770463667"
},
"departure": {
"time": "1770463677"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770463737"
},
"departure": {
"time": "1770463747"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770463807"
},
"departure": {
"time": "1770463817"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770463861"
},
"departure": {
"time": "1770463871"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1770463547",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "11:59:00",
"tripId": "5385101111197696:12"
},
"vehicle": {
"id": "zenbus:Vehicle:681650002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681650001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 21,
"position": {
"latitude": 48.819664001464844,
"longitude": 7.807270050048828
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"timestamp": "1770463547",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "11:29:00",
"tripId": "4714227219562496:11"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "20260207:5907884043927552:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770463504"
},
"departure": {
"time": "1770463516"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770463535"
},
"departure": {
"time": "1770463557"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770463636"
},
"departure": {
"time": "1770463646"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1770463547",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "11:29:00",
"tripId": "4714227219562496:11"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642290005:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 10,
"position": {
"latitude": 48.81405258178711,
"longitude": 7.7827582359313965
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1770462783",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "11:59:00",
"tripId": "4714227219562496:12"
},
"vehicle": {
"id": "zenbus:Vehicle:642290005:LOC"
}
}
},
{
"id": "20260207:5907884043927552:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770463571"
},
"departure": {
"time": "1770463581"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770463625"
},
"departure": {
"time": "1770463635"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770463670"
},
"departure": {
"time": "1770463680"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770463735"
},
"departure": {
"time": "1770463745"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770463780"
},
"departure": {
"time": "1770463790"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770463825"
},
"departure": {
"time": "1770463835"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770463879"
},
"departure": {
"time": "1770463889"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770463954"
},
"departure": {
"time": "1770463964"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770464019"
},
"departure": {
"time": "1770464029"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770464115"
},
"departure": {
"time": "1770464125"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770464166"
},
"departure": {
"time": "1770464176"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770464256"
},
"departure": {
"time": "1770464266"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1770463463",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "11:59:00",
"tripId": "4714227219562496:12"
},
"vehicle": {
"id": "zenbus:Vehicle:642290005:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691060004:LOC",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 48.813819885253906,
"longitude": 7.783812999725342
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"timestamp": "1770463335",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "12:00:00",
"tripId": "6009590169731072:8"
},
"vehicle": {
"id": "zenbus:Vehicle:691060004:LOC"
}
}
},
{
"id": "20260207:5926642565251072:8",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:5106413298778112:LOC",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:864870035:LOC",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:847370003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1770463691"
},
"departure": {
"time": "1770463701"
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770463781"
},
"departure": {
"time": "1770463791"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770463834"
},
"departure": {
"time": "1770463844"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770463903"
},
"departure": {
"time": "1770463913"
},
"stopId": "zenbus:StopPoint:SP:864900026:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770463969"
},
"departure": {
"time": "1770463979"
},
"stopId": "zenbus:StopPoint:SP:673100023:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770464099"
},
"departure": {
"time": "1770464109"
},
"stopId": "zenbus:StopPoint:SP:857030003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770464157"
},
"departure": {
"time": "1770464167"
},
"stopId": "zenbus:StopPoint:SP:654260018:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770464294"
},
"departure": {
"time": "1770464304"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770464400"
},
"departure": {
"time": "1770464410"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770464458"
},
"departure": {
"time": "1770464468"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770464505"
},
"departure": {
"time": "1770464515"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770464576"
},
"departure": {
"time": "1770464586"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770464625"
},
"departure": {
"time": "1770464635"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770464705"
},
"departure": {
"time": "1770464715"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770464742"
},
"departure": {
"time": "1770464752"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770464791"
},
"departure": {
"time": "1770464801"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770464856"
},
"departure": {
"time": "1770464866"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770464941"
},
"departure": {
"time": "1770464951"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1770463337",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "12:00:00",
"tripId": "6009590169731072:8"
},
"vehicle": {
"id": "zenbus:Vehicle:691060004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:698840004:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 21,
"position": {
"latitude": 48.76887893676758,
"longitude": 7.848987102508545
},
"stopId": "zenbus:StopPoint:SP:831890004:LOC",
"timestamp": "1770463548",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "12:01:00",
"tripId": "5252074309681152:7"
},
"vehicle": {
"id": "zenbus:Vehicle:698840004:LOC"
}
}
},
{
"id": "20260207:5406815874449408:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770463547"
},
"departure": {
"time": "1770463558"
},
"stopId": "zenbus:StopPoint:SP:831890004:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770463609"
},
"departure": {
"time": "1770463619"
},
"stopId": "zenbus:StopPoint:SP:670530120:LOC",
"stopSequence": 22
}
],
"timestamp": "1770463548",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "12:01:00",
"tripId": "5252074309681152:7"
},
"vehicle": {
"id": "zenbus:Vehicle:698840004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664110108:LOC",
"vehicle": {
"currentStopSequence": 0,
"position": {
"latitude": 48.90137481689453,
"longitude": 7.746860027313232
},
"stopId": "zenbus:StopPoint:SP:834750004:LOC",
"timestamp": "1770462410",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "13:31:00",
"tripId": "4819953422172160:9"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "20260207:6597303835033600:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770463962"
},
"departure": {
"time": "1770467460"
},
"stopId": "zenbus:StopPoint:SP:834750004:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1770467511"
},
"departure": {
"time": "1770467521"
},
"stopId": "zenbus:StopPoint:SP:857010004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770467585"
},
"departure": {
"time": "1770467595"
},
"stopId": "zenbus:StopPoint:SP:864950018:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770467656"
},
"departure": {
"time": "1770467666"
},
"stopId": "zenbus:StopPoint:SP:739450030:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1770467748"
},
"departure": {
"time": "1770467759"
},
"stopId": "zenbus:StopPoint:SP:6046053171200000:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770467889"
},
"departure": {
"time": "1770467899"
},
"stopId": "zenbus:StopPoint:SP:4834958494400512:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770467931"
},
"departure": {
"time": "1770467941"
},
"stopId": "zenbus:StopPoint:SP:849650003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770467962"
},
"departure": {
"time": "1770467986"
},
"stopId": "zenbus:StopPoint:SP:835920023:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770468050"
},
"departure": {
"time": "1770468060"
},
"stopId": "zenbus:StopPoint:SP:860970003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770468112"
},
"departure": {
"time": "1770468122"
},
"stopId": "zenbus:StopPoint:SP:5943633166467072:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770468144"
},
"departure": {
"time": "1770468167"
},
"stopId": "zenbus:StopPoint:SP:853260004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770468189"
},
"departure": {
"time": "1770468219"
},
"stopId": "zenbus:StopPoint:SP:673670018:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770468244"
},
"departure": {
"time": "1770468277"
},
"stopId": "zenbus:StopPoint:SP:653750049:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770468290"
},
"departure": {
"time": "1770468330"
},
"stopId": "zenbus:StopPoint:SP:860960005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770468393"
},
"departure": {
"time": "1770468411"
},
"stopId": "zenbus:StopPoint:SP:864980004:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770468455"
},
"departure": {
"time": "1770468472"
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770468517"
},
"departure": {
"time": "1770468533"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770468556"
},
"departure": {
"time": "1770468583"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770468600"
},
"departure": {
"time": "1770468635"
},
"stopId": "zenbus:StopPoint:SP:657690024:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770468647"
},
"departure": {
"time": "1770468688"
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770468690"
},
"departure": {
"time": "1770468740"
},
"stopId": "zenbus:StopPoint:SP:667240131:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770468739"
},
"departure": {
"time": "1770468764"
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770468852"
},
"departure": {
"time": "1770468911"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1770462410",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "13:31:00",
"tripId": "4819953422172160:9"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "zenbus:Vehicle:670570003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 20,
"position": {
"latitude": 48.75233459472656,
"longitude": 7.664336204528809
},
"stopId": "zenbus:StopPoint:SP:865520002:LOC",
"timestamp": "1770463545",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "12:00:00",
"tripId": "6522245074649088:6"
},
"vehicle": {
"id": "zenbus:Vehicle:670570003:LOC"
}
}
},
{
"id": "20260207:6602028387139584:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770463492"
},
"departure": {
"time": "1770463512"
},
"stopId": "zenbus:StopPoint:SP:838610006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770463530"
},
"departure": {
"time": "1770463555"
},
"stopId": "zenbus:StopPoint:SP:865520002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770463634"
},
"departure": {
"time": "1770463644"
},
"stopId": "zenbus:StopPoint:SP:859660001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770463678"
},
"departure": {
"time": "1770463688"
},
"stopId": "zenbus:StopPoint:SP:859660002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1770463735"
},
"departure": {
"time": "1770463745"
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770463791"
},
"departure": {
"time": "1770463801"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 24
}
],
"timestamp": "1770463545",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "12:00:00",
"tripId": "6522245074649088:6"
},
"vehicle": {
"id": "zenbus:Vehicle:670570003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4825540353589248:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 10,
"position": {
"latitude": 48.73271942138672,
"longitude": 7.7031731605529785
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"timestamp": "1770463548",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "12:01:00",
"tripId": "6016726920593408:5"
},
"vehicle": {
"id": "zenbus:Vehicle:4825540353589248:LOC"
}
}
},
{
"id": "20260207:6574846457675776:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770463537"
},
"departure": {
"time": "1770463558"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770463598"
},
"departure": {
"time": "1770463608"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 11
}
],
"timestamp": "1770463548",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "12:01:00",
"tripId": "6016726920593408:5"
},
"vehicle": {
"id": "zenbus:Vehicle:4825540353589248:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4882518831529984:LOC",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 48.8179931640625,
"longitude": 7.725584030151367
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"timestamp": "1770463547",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "12:16:00",
"tripId": "5877003459756032:6"
},
"vehicle": {
"id": "zenbus:Vehicle:4882518831529984:LOC"
}
}
},
{
"id": "20260207:5926650664452096:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770463559"
},
"departure": {
"time": "1770463569"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770463679"
},
"departure": {
"time": "1770463689"
},
"stopId": "zenbus:StopPoint:SP:863530005:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770463725"
},
"departure": {
"time": "1770463735"
},
"stopId": "zenbus:StopPoint:SP:850300002:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770463769"
},
"departure": {
"time": "1770463779"
},
"stopId": "zenbus:StopPoint:SP:851800006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770463966"
},
"departure": {
"time": "1770463976"
},
"stopId": "zenbus:StopPoint:SP:847870004:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770464125"
},
"departure": {
"time": "1770464135"
},
"stopId": "zenbus:StopPoint:SP:4689124356259840:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770464184"
},
"departure": {
"time": "1770464194"
},
"stopId": "zenbus:StopPoint:SP:698820093:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770464456"
},
"departure": {
"time": "1770464466"
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770464516"
},
"departure": {
"time": "1770464526"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770464581"
},
"departure": {
"time": "1770464591"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770464616"
},
"departure": {
"time": "1770464626"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770464690"
},
"departure": {
"time": "1770464700"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770464739"
},
"departure": {
"time": "1770464749"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770464788"
},
"departure": {
"time": "1770464798"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770464830"
},
"departure": {
"time": "1770464840"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1770464882"
},
"departure": {
"time": "1770464892"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1770463547",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "12:16:00",
"tripId": "5877003459756032:6"
},
"vehicle": {
"id": "zenbus:Vehicle:4882518831529984:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1770463548"
}
}