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
❌120 errors, 2 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-02-20 at 08:08 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Sequential stop_time_update times are not increasing E022 120 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 5433988945543168:7 stop_sequence 23 arrival_time 08:11:29 (1771571489) is less than previous stop departure_time 08:15:00 (1771571700) - times must increase between two sequential stops
- trip_id 5433988945543168:7 stop_sequence 23 departure_time 08:13:49 (1771571629) is less than previous stop departure_time 08:15:00 (1771571700) - times must increase between two sequential stops
- trip_id 5433988945543168:7 stop_sequence 24 arrival_time 08:12:15 (1771571535) is less than previous stop departure_time 08:13:49 (1771571629) - times must increase between two sequential stops
- trip_id 5433988945543168:7 stop_sequence 25 arrival_time 08:13:01 (1771571581) is less than previous stop departure_time 08:14:42 (1771571682) - times must increase between two sequential stops
- trip_id 5433988945543168:7 stop_sequence 26 arrival_time 08:13:48 (1771571628) is less than previous stop departure_time 08:15:35 (1771571735) - times must increase between two sequential stops
Warnings
vehicle_id not populated W002 1 error
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 5988988008529920:4 does not have a vehicle_id
ID in one feed missing from the other W003 1 error
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
Sample errors
- trip_id 5988988008529920:4 is in TripUpdates but not in VehiclePositions feed
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 |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 1,248 | 16 times (55 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 13 | 12 times (41 % 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 | 13 | 12 times (41 % of 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. | 10 | 10 times (34 % 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-20 at 15:58 Europe/Paris.
vehicle_positions (17) trip_updates (17) 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-20 at 15:58 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "zenbus:Vehicle:681640001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 53,
"position": {
"latitude": 48.7603874206543,
"longitude": 7.856661796569824
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"timestamp": "1771599501",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "14:50:00",
"tripId": "5433988945543168:23"
},
"vehicle": {
"id": "zenbus:Vehicle:681640001:LOC"
}
}
},
{
"id": "20260220:4699572623376384:23",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771599447"
},
"departure": {
"time": "1771599455"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1771599495"
},
"departure": {
"time": "1771599511"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1771599570"
},
"departure": {
"time": "1771599580"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1771599501",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "14:50:00",
"tripId": "5433988945543168:23"
},
"vehicle": {
"id": "zenbus:Vehicle:681640001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:718890004:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 35,
"position": {
"latitude": 48.806373596191406,
"longitude": 7.817913055419922
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"timestamp": "1771599504",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "15:20:00",
"tripId": "5433988945543168:24"
},
"vehicle": {
"id": "zenbus:Vehicle:718890004:LOC"
}
}
},
{
"id": "20260220:4699572623376384:24",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771599501"
},
"departure": {
"time": "1771599514"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1771599648"
},
"departure": {
"time": "1771599658"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771599735"
},
"departure": {
"time": "1771599745"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1771599793"
},
"departure": {
"time": "1771599803"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1771599932"
},
"departure": {
"time": "1771599942"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1771600023"
},
"departure": {
"time": "1771600033"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1771600085"
},
"departure": {
"time": "1771600095"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1771600148"
},
"departure": {
"time": "1771600158"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1771600237"
},
"departure": {
"time": "1771600247"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1771600329"
},
"departure": {
"time": "1771600339"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1771600399"
},
"departure": {
"time": "1771600409"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1771600468"
},
"departure": {
"time": "1771600478"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1771600539"
},
"departure": {
"time": "1771600549"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1771600599"
},
"departure": {
"time": "1771600609"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1771600649"
},
"departure": {
"time": "1771600659"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1771600707"
},
"departure": {
"time": "1771600717"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1771600769"
},
"departure": {
"time": "1771600779"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1771600863"
},
"departure": {
"time": "1771600873"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1771600918"
},
"departure": {
"time": "1771600928"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1771600987"
},
"departure": {
"time": "1771600997"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1771599504",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "15:20:00",
"tripId": "5433988945543168:24"
},
"vehicle": {
"id": "zenbus:Vehicle:718890004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691050002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 8,
"position": {
"latitude": 48.82783889770508,
"longitude": 7.741611003875732
},
"stopId": "zenbus:StopPoint:SP:5993900054413312:LOC",
"timestamp": "1771599503",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "15:50:00",
"tripId": "5433988945543168:25"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "20260220:4699572623376384:25",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771599469"
},
"departure": {
"time": "1771599513"
},
"stopId": "zenbus:StopPoint:SP:5993900054413312:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771599560"
},
"departure": {
"time": "1771599570"
},
"stopId": "zenbus:StopPoint:SP:864960002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771599618"
},
"departure": {
"time": "1771599628"
},
"stopId": "zenbus:StopPoint:SP:630550027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771599692"
},
"departure": {
"time": "1771599702"
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771599807"
},
"departure": {
"time": "1771599817"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771599892"
},
"departure": {
"time": "1771599902"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771599933"
},
"departure": {
"time": "1771599943"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771599982"
},
"departure": {
"time": "1771599992"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771600029"
},
"departure": {
"time": "1771600039"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771600082"
},
"departure": {
"time": "1771600092"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771600123"
},
"departure": {
"time": "1771600133"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771600166"
},
"departure": {
"time": "1771600176"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771600230"
},
"departure": {
"time": "1771600500"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1771600314"
},
"departure": {
"time": "1771600442"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771600359"
},
"departure": {
"time": "1771600494"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771600405"
},
"departure": {
"time": "1771600547"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771600453"
},
"departure": {
"time": "1771600601"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771600504"
},
"departure": {
"time": "1771600657"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771600562"
},
"departure": {
"time": "1771600716"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1771600606"
},
"departure": {
"time": "1771600768"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771600670"
},
"departure": {
"time": "1771600830"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1771600724"
},
"departure": {
"time": "1771600887"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1771600796"
},
"departure": {
"time": "1771600953"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1771600887"
},
"departure": {
"time": "1771601058"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1771601031"
},
"departure": {
"time": "1771601190"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771601117"
},
"departure": {
"time": "1771601263"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1771601176"
},
"departure": {
"time": "1771601323"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1771601315"
},
"departure": {
"time": "1771601392"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1771601405"
},
"departure": {
"time": "1771601467"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1771601468"
},
"departure": {
"time": "1771601559"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1771601531"
},
"departure": {
"time": "1771601620"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1771601619"
},
"departure": {
"time": "1771601724"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1771601711"
},
"departure": {
"time": "1771601830"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1771601782"
},
"departure": {
"time": "1771601866"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1771601851"
},
"departure": {
"time": "1771601930"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1771601922"
},
"departure": {
"time": "1771602026"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1771601982"
},
"departure": {
"time": "1771602086"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1771602031"
},
"departure": {
"time": "1771602140"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1771602090"
},
"departure": {
"time": "1771602200"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1771602152"
},
"departure": {
"time": "1771602321"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1771602246"
},
"departure": {
"time": "1771602398"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1771602300"
},
"departure": {
"time": "1771602485"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1771602370"
},
"departure": {
"time": "1771602550"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1771599503",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "15:50:00",
"tripId": "5433988945543168:25"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4912259454205952:LOC",
"vehicle": {
"currentStopSequence": 51,
"position": {
"latitude": 48.80598068237305,
"longitude": 7.792396068572998
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"timestamp": "1771598795",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "14:02:00",
"tripId": "5988988008529920:21"
},
"vehicle": {
"id": "zenbus:Vehicle:4912259454205952:LOC"
}
}
},
{
"id": "20260220:5784952768561152:21",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1771599777"
},
"departure": {
"time": "1771599787"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1771599833"
},
"departure": {
"time": "1771599843"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1771599880"
},
"departure": {
"time": "1771599890"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1771599940"
},
"departure": {
"time": "1771599950"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1771599984"
},
"departure": {
"time": "1771599994"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1771600045"
},
"departure": {
"time": "1771600055"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1771600091"
},
"departure": {
"time": "1771600101"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1771599170",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "14:02:00",
"tripId": "5988988008529920:21"
},
"vehicle": {
"id": "zenbus:Vehicle:4912259454205952:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664110109:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 47,
"position": {
"latitude": 48.830711364746094,
"longitude": 7.7436652183532715
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"timestamp": "1771599503",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "15:02:00",
"tripId": "5988988008529920:23"
},
"vehicle": {
"id": "zenbus:Vehicle:664110109:LOC"
}
}
},
{
"id": "20260220:5784952768561152:23",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771599495"
},
"departure": {
"time": "1771599513"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1771599566"
},
"departure": {
"time": "1771599576"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1771599624"
},
"departure": {
"time": "1771599634"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1771599705"
},
"departure": {
"time": "1771599715"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1771599767"
},
"departure": {
"time": "1771599777"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1771599823"
},
"departure": {
"time": "1771599833"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1771599870"
},
"departure": {
"time": "1771599880"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1771599930"
},
"departure": {
"time": "1771599940"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1771599974"
},
"departure": {
"time": "1771599984"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1771600035"
},
"departure": {
"time": "1771600045"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1771600081"
},
"departure": {
"time": "1771600091"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1771599503",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "15:02:00",
"tripId": "5988988008529920:23"
},
"vehicle": {
"id": "zenbus:Vehicle:664110109:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691060002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 16,
"position": {
"latitude": 48.800384521484375,
"longitude": 7.8395280838012695
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"timestamp": "1771599504",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "15:32:00",
"tripId": "5988988008529920:24"
},
"vehicle": {
"id": "zenbus:Vehicle:691060002:LOC"
}
}
},
{
"id": "20260220:5784952768561152:24",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771599488"
},
"departure": {
"time": "1771599514"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771599550"
},
"departure": {
"time": "1771599560"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771599654"
},
"departure": {
"time": "1771599664"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771599803"
},
"departure": {
"time": "1771599813"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771599897"
},
"departure": {
"time": "1771599907"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771599972"
},
"departure": {
"time": "1771599982"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771600031"
},
"departure": {
"time": "1771600041"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771600094"
},
"departure": {
"time": "1771600104"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771600149"
},
"departure": {
"time": "1771600159"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771600199"
},
"departure": {
"time": "1771600209"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1771600254"
},
"departure": {
"time": "1771600264"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771600300"
},
"departure": {
"time": "1771600310"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1771600351"
},
"departure": {
"time": "1771600361"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1771600391"
},
"departure": {
"time": "1771600401"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1771600433"
},
"departure": {
"time": "1771600443"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1771600504"
},
"departure": {
"time": "1771600514"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1771600587"
},
"departure": {
"time": "1771600597"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1771600628"
},
"departure": {
"time": "1771600638"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771600675"
},
"departure": {
"time": "1771600685"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1771600727"
},
"departure": {
"time": "1771600737"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1771600780"
},
"departure": {
"time": "1771600790"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1771600826"
},
"departure": {
"time": "1771600836"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1771600875"
},
"departure": {
"time": "1771600885"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1771600953"
},
"departure": {
"time": "1771600963"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1771601079"
},
"departure": {
"time": "1771601089"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1771601159"
},
"departure": {
"time": "1771601169"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1771601215"
},
"departure": {
"time": "1771601225"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1771601279"
},
"departure": {
"time": "1771601289"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1771601337"
},
"departure": {
"time": "1771601347"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1771601418"
},
"departure": {
"time": "1771601444"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1771601479"
},
"departure": {
"time": "1771601504"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1771601535"
},
"departure": {
"time": "1771601562"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1771601583"
},
"departure": {
"time": "1771601593"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1771601643"
},
"departure": {
"time": "1771601676"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1771601687"
},
"departure": {
"time": "1771601728"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1771601747"
},
"departure": {
"time": "1771601788"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1771601794"
},
"departure": {
"time": "1771601842"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1771599504",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "15:32:00",
"tripId": "5988988008529920:24"
},
"vehicle": {
"id": "zenbus:Vehicle:691060002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:698840004:LOC",
"vehicle": {
"currentStopSequence": 20,
"position": {
"latitude": 48.801902770996094,
"longitude": 7.8136091232299805
},
"stopId": "zenbus:StopPoint:SP:5937949578362880:LOC",
"timestamp": "1771599503",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "16:13:00",
"tripId": "5988988008529920:25"
},
"vehicle": {
"id": "zenbus:Vehicle:698840004:LOC"
}
}
},
{
"id": "20260220:5784952768561152:26",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771599547"
},
"departure": {
"time": "1771600380"
},
"stopId": "zenbus:StopPoint:SP:5937949578362880:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771600398"
},
"departure": {
"time": "1771600408"
},
"stopId": "zenbus:StopPoint:SP:835930022:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771600456"
},
"departure": {
"time": "1771600466"
},
"stopId": "zenbus:StopPoint:SP:843920002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1771600521"
},
"departure": {
"time": "1771600531"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771600603"
},
"departure": {
"time": "1771600613"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771600668"
},
"departure": {
"time": "1771600678"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771600737"
},
"departure": {
"time": "1771600747"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771600797"
},
"departure": {
"time": "1771600807"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771600852"
},
"departure": {
"time": "1771600862"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1771600913"
},
"departure": {
"time": "1771600923"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771600963"
},
"departure": {
"time": "1771600973"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1771601019"
},
"departure": {
"time": "1771601029"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1771601063"
},
"departure": {
"time": "1771601073"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1771601109"
},
"departure": {
"time": "1771601119"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1771601190"
},
"departure": {
"time": "1771601400"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1771601281"
},
"departure": {
"time": "1771601375"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1771601326"
},
"departure": {
"time": "1771601428"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771601377"
},
"departure": {
"time": "1771601453"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1771601433"
},
"departure": {
"time": "1771601511"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1771601490"
},
"departure": {
"time": "1771601570"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1771601541"
},
"departure": {
"time": "1771601625"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1771601594"
},
"departure": {
"time": "1771601652"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1771601681"
},
"departure": {
"time": "1771601755"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1771601819"
},
"departure": {
"time": "1771601884"
},
"stopId": "zenbus:StopPoint:SP:860960004:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1771601860"
},
"departure": {
"time": "1771601965"
},
"stopId": "zenbus:StopPoint:SP:864870033:LOC",
"stopSequence": 44
}
],
"timestamp": "1771599503",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "16:13:00",
"tripId": "5988988008529920:25"
},
"vehicle": {
"id": "zenbus:Vehicle:698840004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691030088:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 11,
"position": {
"latitude": 48.813758850097656,
"longitude": 7.782821178436279
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1771589403",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "12:59:00",
"tripId": "6438637865533440:14"
},
"vehicle": {
"id": "zenbus:Vehicle:691030088:LOC"
}
}
},
{
"id": "20260220:5938644062830592:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771599533"
},
"departure": {
"time": "1771599543"
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771599599"
},
"departure": {
"time": "1771599609"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771599655"
},
"departure": {
"time": "1771599665"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771599712"
},
"departure": {
"time": "1771599722"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771599796"
},
"departure": {
"time": "1771599806"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771599874"
},
"departure": {
"time": "1771599884"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771599975"
},
"departure": {
"time": "1771599985"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771600045"
},
"departure": {
"time": "1771600055"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771600115"
},
"departure": {
"time": "1771600125"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771600169"
},
"departure": {
"time": "1771600179"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1771599411",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "12:59:00",
"tripId": "6438637865533440:14"
},
"vehicle": {
"id": "zenbus:Vehicle:691030088:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642290005:LOC",
"vehicle": {
"currentStopSequence": 20,
"position": {
"latitude": 48.797386169433594,
"longitude": 7.783413887023926
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"timestamp": "1771599502",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "15:33:00",
"tripId": "5919147645992960:11"
},
"vehicle": {
"id": "zenbus:Vehicle:642290005:LOC"
}
}
},
{
"id": "20260220:5414480264560640:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771599555"
},
"departure": {
"time": "1771599582"
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"stopSequence": 20
}
],
"timestamp": "1771599502",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "15:33:00",
"tripId": "5919147645992960:11"
},
"vehicle": {
"id": "zenbus:Vehicle:642290005:LOC"
}
}
},
{
"id": "zenbus:Vehicle:698820097:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.828006744384766,
"longitude": 7.802013874053955
},
"stopId": "zenbus:StopPoint:SP:843890004:LOC",
"timestamp": "1771599502",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "16:03:00",
"tripId": "5919147645992960:12"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "20260220:5414480264560640:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771599402"
},
"departure": {
"time": "1771599780"
},
"stopId": "zenbus:StopPoint:SP:843890004:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1771599840"
},
"departure": {
"time": "1771599850"
},
"stopId": "zenbus:StopPoint:SP:864980003:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771599902"
},
"departure": {
"time": "1771599912"
},
"stopId": "zenbus:StopPoint:SP:658230014:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771599940"
},
"departure": {
"time": "1771599950"
},
"stopId": "zenbus:StopPoint:SP:665380034:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1771599977"
},
"departure": {
"time": "1771599987"
},
"stopId": "zenbus:StopPoint:SP:669040050:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1771600047"
},
"departure": {
"time": "1771600057"
},
"stopId": "zenbus:StopPoint:SP:4777068643483648:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771600093"
},
"departure": {
"time": "1771600103"
},
"stopId": "zenbus:StopPoint:SP:841760015:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771600144"
},
"departure": {
"time": "1771600154"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771600193"
},
"departure": {
"time": "1771600203"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771600283"
},
"departure": {
"time": "1771600440"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771600403"
},
"departure": {
"time": "1771600486"
},
"stopId": "zenbus:StopPoint:SP:698820092:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771600456"
},
"departure": {
"time": "1771600543"
},
"stopId": "zenbus:StopPoint:SP:679310120:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771600566"
},
"departure": {
"time": "1771600658"
},
"stopId": "zenbus:StopPoint:SP:859040029:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771600624"
},
"departure": {
"time": "1771600687"
},
"stopId": "zenbus:StopPoint:SP:659380032:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771600685"
},
"departure": {
"time": "1771600747"
},
"stopId": "zenbus:StopPoint:SP:659220088:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771600738"
},
"departure": {
"time": "1771600804"
},
"stopId": "zenbus:StopPoint:SP:864900025:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771600811"
},
"departure": {
"time": "1771600870"
},
"stopId": "zenbus:StopPoint:SP:655640059:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771600958"
},
"departure": {
"time": "1771601034"
},
"stopId": "zenbus:StopPoint:SP:839920003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771601043"
},
"departure": {
"time": "1771601106"
},
"stopId": "zenbus:StopPoint:SP:5189456625664000:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771601120"
},
"departure": {
"time": "1771601175"
},
"stopId": "zenbus:StopPoint:SP:5183785859547136:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771601262"
},
"departure": {
"time": "1771601336"
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"stopSequence": 20
}
],
"timestamp": "1771599502",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "16:03:00",
"tripId": "5919147645992960:12"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570003:LOC",
"vehicle": {
"currentStopSequence": 21,
"position": {
"latitude": 48.826271057128906,
"longitude": 7.75021505355835
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"timestamp": "1771590270",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "13:00:00",
"tripId": "6553002342088704:9"
},
"vehicle": {
"id": "zenbus:Vehicle:674570003:LOC"
}
}
},
{
"id": "20260220:5926642565251072:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771599562"
},
"departure": {
"time": "1771599572"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1771598930",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "13:00:00",
"tripId": "6553002342088704:9"
},
"vehicle": {
"id": "zenbus:Vehicle:674570003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5352105964470272:LOC",
"vehicle": {
"currentStopSequence": 1,
"position": {
"latitude": 48.80303192138672,
"longitude": 7.769686222076416
},
"stopId": "zenbus:StopPoint:SP:5106413298778112:LOC",
"timestamp": "1771599503",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "16:00:00",
"tripId": "6553002342088704:12"
},
"vehicle": {
"id": "zenbus:Vehicle:5352105964470272:LOC"
}
}
},
{
"id": "20260220:5926642565251072:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771599361"
},
"departure": {
"time": "1771599383"
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1771599768"
},
"departure": {
"time": "1771599778"
},
"stopId": "zenbus:StopPoint:SP:5106413298778112:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771599881"
},
"departure": {
"time": "1771599891"
},
"stopId": "zenbus:StopPoint:SP:864870035:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771599958"
},
"departure": {
"time": "1771599968"
},
"stopId": "zenbus:StopPoint:SP:847370003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1771600097"
},
"departure": {
"time": "1771600107"
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1771600187"
},
"departure": {
"time": "1771600197"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771600239"
},
"departure": {
"time": "1771600249"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771600309"
},
"departure": {
"time": "1771600319"
},
"stopId": "zenbus:StopPoint:SP:864900026:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771600374"
},
"departure": {
"time": "1771600384"
},
"stopId": "zenbus:StopPoint:SP:673100023:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771600504"
},
"departure": {
"time": "1771600514"
},
"stopId": "zenbus:StopPoint:SP:857030003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771600562"
},
"departure": {
"time": "1771600572"
},
"stopId": "zenbus:StopPoint:SP:654260018:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771600700"
},
"departure": {
"time": "1771601040"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771600805"
},
"departure": {
"time": "1771600957"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771600863"
},
"departure": {
"time": "1771601016"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771600911"
},
"departure": {
"time": "1771601070"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771600981"
},
"departure": {
"time": "1771601135"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771601030"
},
"departure": {
"time": "1771601190"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771601111"
},
"departure": {
"time": "1771601260"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771601148"
},
"departure": {
"time": "1771601279"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771601196"
},
"departure": {
"time": "1771601333"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771601261"
},
"departure": {
"time": "1771601395"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771601347"
},
"departure": {
"time": "1771601468"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1771599503",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "16:00:00",
"tripId": "6553002342088704:12"
},
"vehicle": {
"id": "zenbus:Vehicle:5352105964470272:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691060004:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.81382751464844,
"longitude": 7.783369064331055
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"timestamp": "1771599504",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "16:01:00",
"tripId": "5473089233092608:11"
},
"vehicle": {
"id": "zenbus:Vehicle:691060004:LOC"
}
}
},
{
"id": "20260220:5406815874449408:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771599503"
},
"departure": {
"time": "1771599660"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1771599740"
},
"departure": {
"time": "1771599765"
},
"stopId": "zenbus:StopPoint:SP:661320027:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771599794"
},
"departure": {
"time": "1771599804"
},
"stopId": "zenbus:StopPoint:SP:670990030:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771599834"
},
"departure": {
"time": "1771599844"
},
"stopId": "zenbus:StopPoint:SP:645630098:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1771599880"
},
"departure": {
"time": "1771599895"
},
"stopId": "zenbus:StopPoint:SP:630540031:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1771599924"
},
"departure": {
"time": "1771599947"
},
"stopId": "zenbus:StopPoint:SP:659220088:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771599965"
},
"departure": {
"time": "1771599997"
},
"stopId": "zenbus:StopPoint:SP:864900025:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771600020"
},
"departure": {
"time": "1771600055"
},
"stopId": "zenbus:StopPoint:SP:655640059:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771600091"
},
"departure": {
"time": "1771600120"
},
"stopId": "zenbus:StopPoint:SP:847380003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771600187"
},
"departure": {
"time": "1771600198"
},
"stopId": "zenbus:StopPoint:SP:5386712017534976:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771600244"
},
"departure": {
"time": "1771600257"
},
"stopId": "zenbus:StopPoint:SP:648090020:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771600295"
},
"departure": {
"time": "1771600312"
},
"stopId": "zenbus:StopPoint:SP:659230056:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771600350"
},
"departure": {
"time": "1771600370"
},
"stopId": "zenbus:StopPoint:SP:5394636353830912:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771600382"
},
"departure": {
"time": "1771600416"
},
"stopId": "zenbus:StopPoint:SP:6019918630748160:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771600449"
},
"departure": {
"time": "1771600479"
},
"stopId": "zenbus:StopPoint:SP:859060003:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771600528"
},
"departure": {
"time": "1771600549"
},
"stopId": "zenbus:StopPoint:SP:810320020:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771600566"
},
"departure": {
"time": "1771600598"
},
"stopId": "zenbus:StopPoint:SP:864970005:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771600605"
},
"departure": {
"time": "1771600647"
},
"stopId": "zenbus:StopPoint:SP:6557606928711680:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771600759"
},
"departure": {
"time": "1771600784"
},
"stopId": "zenbus:StopPoint:SP:5988830986371072:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771600832"
},
"departure": {
"time": "1771600881"
},
"stopId": "zenbus:StopPoint:SP:853260005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771600917"
},
"departure": {
"time": "1771600953"
},
"stopId": "zenbus:StopPoint:SP:851320003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771600991"
},
"departure": {
"time": "1771601020"
},
"stopId": "zenbus:StopPoint:SP:831890004:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771601053"
},
"departure": {
"time": "1771601111"
},
"stopId": "zenbus:StopPoint:SP:670530120:LOC",
"stopSequence": 22
}
],
"timestamp": "1771599504",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "16:01:00",
"tripId": "5473089233092608:11"
},
"vehicle": {
"id": "zenbus:Vehicle:691060004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:683130003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.710777282714844,
"longitude": 7.708248138427734
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"timestamp": "1771599503",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "16:00:00",
"tripId": "4908641162362880:12"
},
"vehicle": {
"id": "zenbus:Vehicle:683130003:LOC"
}
}
},
{
"id": "20260220:6602028387139584:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771599292"
},
"departure": {
"time": "1771599600"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1771599637"
},
"departure": {
"time": "1771599653"
},
"stopId": "zenbus:StopPoint:SP:857000004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771599685"
},
"departure": {
"time": "1771599707"
},
"stopId": "zenbus:StopPoint:SP:859050005:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771599744"
},
"departure": {
"time": "1771599767"
},
"stopId": "zenbus:StopPoint:SP:869420003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1771599806"
},
"departure": {
"time": "1771599828"
},
"stopId": "zenbus:StopPoint:SP:810350003:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1771599860"
},
"departure": {
"time": "1771599870"
},
"stopId": "zenbus:StopPoint:SP:5448946550833152:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771599900"
},
"departure": {
"time": "1771599910"
},
"stopId": "zenbus:StopPoint:SP:850300001:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771599931"
},
"departure": {
"time": "1771599950"
},
"stopId": "zenbus:StopPoint:SP:4842807903649792:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771599966"
},
"departure": {
"time": "1771599998"
},
"stopId": "zenbus:StopPoint:SP:853650004:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771599999"
},
"departure": {
"time": "1771600044"
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771600065"
},
"departure": {
"time": "1771600137"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771600125"
},
"departure": {
"time": "1771600197"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771600173"
},
"departure": {
"time": "1771600281"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771600262"
},
"departure": {
"time": "1771600356"
},
"stopId": "zenbus:StopPoint:SP:859060004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771600316"
},
"departure": {
"time": "1771600413"
},
"stopId": "zenbus:StopPoint:SP:835970007:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771600351"
},
"departure": {
"time": "1771600460"
},
"stopId": "zenbus:StopPoint:SP:853640004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771600430"
},
"departure": {
"time": "1771600530"
},
"stopId": "zenbus:StopPoint:SP:832170002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771600472"
},
"departure": {
"time": "1771600581"
},
"stopId": "zenbus:StopPoint:SP:857020004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771600594"
},
"departure": {
"time": "1771600672"
},
"stopId": "zenbus:StopPoint:SP:835930023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771600665"
},
"departure": {
"time": "1771600737"
},
"stopId": "zenbus:StopPoint:SP:838610006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771600723"
},
"departure": {
"time": "1771600796"
},
"stopId": "zenbus:StopPoint:SP:865520002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771600812"
},
"departure": {
"time": "1771600901"
},
"stopId": "zenbus:StopPoint:SP:859660001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771600856"
},
"departure": {
"time": "1771600923"
},
"stopId": "zenbus:StopPoint:SP:859660002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1771600913"
},
"departure": {
"time": "1771600981"
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771600969"
},
"departure": {
"time": "1771601039"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 24
}
],
"timestamp": "1771599503",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "16:00:00",
"tripId": "4908641162362880:12"
},
"vehicle": {
"id": "zenbus:Vehicle:683130003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4832726839459840:LOC",
"vehicle": {
"currentStopSequence": 1,
"position": {
"latitude": 48.813480377197266,
"longitude": 7.783860206604004
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"timestamp": "1771599504",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "16:01:00",
"tripId": "5459760821305344:12"
},
"vehicle": {
"id": "zenbus:Vehicle:4832726839459840:LOC"
}
}
},
{
"id": "20260220:6574846457675776:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771599528"
},
"departure": {
"time": "1771599660"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771599807"
},
"departure": {
"time": "1771599817"
},
"stopId": "zenbus:StopPoint:SP:845480004:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771599877"
},
"departure": {
"time": "1771599887"
},
"stopId": "zenbus:StopPoint:SP:867240003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1771600217"
},
"departure": {
"time": "1771600227"
},
"stopId": "zenbus:StopPoint:SP:810720004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1771600281"
},
"departure": {
"time": "1771600291"
},
"stopId": "zenbus:StopPoint:SP:679310121:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771600522"
},
"departure": {
"time": "1771600532"
},
"stopId": "zenbus:StopPoint:SP:869430003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771600802"
},
"departure": {
"time": "1771600812"
},
"stopId": "zenbus:StopPoint:SP:667270018:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771600873"
},
"departure": {
"time": "1771600883"
},
"stopId": "zenbus:StopPoint:SP:5982027422629888:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771600936"
},
"departure": {
"time": "1771600993"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771600998"
},
"departure": {
"time": "1771601054"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771601048"
},
"departure": {
"time": "1771601109"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 11
}
],
"timestamp": "1771599504",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "16:01:00",
"tripId": "5459760821305344:12"
},
"vehicle": {
"id": "zenbus:Vehicle:4832726839459840:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4914855683293184:LOC",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 48.82522964477539,
"longitude": 7.669948101043701
},
"stopId": "zenbus:StopPoint:SP:855560002:LOC",
"timestamp": "1771599504",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "15:48:00",
"tripId": "4734799857057792:9"
},
"vehicle": {
"id": "zenbus:Vehicle:4914855683293184:LOC"
}
}
},
{
"id": "20260220:6001437252255744:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771599546"
},
"departure": {
"time": "1771599556"
},
"stopId": "zenbus:StopPoint:SP:855560002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1771599740"
},
"departure": {
"time": "1771599750"
},
"stopId": "zenbus:StopPoint:SP:836440004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771599783"
},
"departure": {
"time": "1771599793"
},
"stopId": "zenbus:StopPoint:SP:861490004:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771599828"
},
"departure": {
"time": "1771599838"
},
"stopId": "zenbus:StopPoint:SP:810720006:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771599938"
},
"departure": {
"time": "1771599948"
},
"stopId": "zenbus:StopPoint:SP:4896810867884032:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771600016"
},
"departure": {
"time": "1771600026"
},
"stopId": "zenbus:StopPoint:SP:841760016:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771600051"
},
"departure": {
"time": "1771600061"
},
"stopId": "zenbus:StopPoint:SP:6346784566673408:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771600092"
},
"departure": {
"time": "1771600102"
},
"stopId": "zenbus:StopPoint:SP:667250149:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771600127"
},
"departure": {
"time": "1771600137"
},
"stopId": "zenbus:StopPoint:SP:851800005:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771600164"
},
"departure": {
"time": "1771600174"
},
"stopId": "zenbus:StopPoint:SP:861480002:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771600346"
},
"departure": {
"time": "1771600356"
},
"stopId": "zenbus:StopPoint:SP:659230053:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771600394"
},
"departure": {
"time": "1771600404"
},
"stopId": "zenbus:StopPoint:SP:673110028:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771600446"
},
"departure": {
"time": "1771600456"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 16
}
],
"timestamp": "1771599504",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "15:48:00",
"tripId": "4734799857057792:9"
},
"vehicle": {
"id": "zenbus:Vehicle:4914855683293184:LOC"
}
}
},
{
"id": "zenbus:Vehicle:718890005:LOC",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 48.78789138793945,
"longitude": 7.735860824584961
},
"stopId": "zenbus:StopPoint:SP:869390002:LOC",
"timestamp": "1771599504",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "15:50:00",
"tripId": "6554179947462656:5"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
},
{
"id": "20260220:5367264405618688:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771599539"
},
"departure": {
"time": "1771599574"
},
"stopId": "zenbus:StopPoint:SP:869390002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1771599772"
},
"departure": {
"time": "1771599782"
},
"stopId": "zenbus:StopPoint:SP:847900005:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771599841"
},
"departure": {
"time": "1771599851"
},
"stopId": "zenbus:StopPoint:SP:869390003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771600142"
},
"departure": {
"time": "1771600152"
},
"stopId": "zenbus:StopPoint:SP:850280002:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771600201"
},
"departure": {
"time": "1771600211"
},
"stopId": "zenbus:StopPoint:SP:832170003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771600436"
},
"departure": {
"time": "1771600446"
},
"stopId": "zenbus:StopPoint:SP:847890003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771600568"
},
"departure": {
"time": "1771600578"
},
"stopId": "zenbus:StopPoint:SP:859630005:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771600717"
},
"departure": {
"time": "1771600733"
},
"stopId": "zenbus:StopPoint:SP:5411837160980480:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771600770"
},
"departure": {
"time": "1771600790"
},
"stopId": "zenbus:StopPoint:SP:4644680571551744:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771600918"
},
"departure": {
"time": "1771600954"
},
"stopId": "zenbus:StopPoint:SP:840350004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771601047"
},
"departure": {
"time": "1771601108"
},
"stopId": "zenbus:StopPoint:SP:855560003:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771601178"
},
"departure": {
"time": "1771601234"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 15
}
],
"timestamp": "1771599505",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260220",
"startTime": "15:50:00",
"tripId": "6554179947462656:5"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1771599505"
}
}