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
❌114 errors, 2 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-02-17 at 08:10 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Sequential stop_time_update times are not increasing E022 113 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:13:25 (1771312405) is less than previous stop departure_time 08:15:00 (1771312500) - times must increase between two sequential stops
- trip_id 5433988945543168:7 stop_sequence 23 departure_time 08:14:47 (1771312487) is less than previous stop departure_time 08:15:00 (1771312500) - times must increase between two sequential stops
- trip_id 5433988945543168:7 stop_sequence 24 arrival_time 08:14:11 (1771312451) is less than previous stop departure_time 08:14:47 (1771312487) - times must increase between two sequential stops
- trip_id 5433988945543168:7 stop_sequence 25 arrival_time 08:14:57 (1771312497) is less than previous stop departure_time 08:15:40 (1771312540) - times must increase between two sequential stops
- trip_id 5433988945543168:7 stop_sequence 26 arrival_time 08:15:45 (1771312545) is less than previous stop departure_time 08:16:33 (1771312593) - 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:674570001:LOC trip_id 5433988945543168:8 at (48.832695,7.760464) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
Warnings
vehicle_id not populated W002 1 error
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 5988988008529920:5 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:5 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. | 937 | 14 times (48 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 18 | 13 times (45 % 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 | 18 | 13 times (45 % 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. | 12 | 11 times (38 % 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-17 at 11:05 Europe/Paris.
vehicle_positions (16) trip_updates (16) 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-17 at 11:05 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "zenbus:Vehicle:642300001:LOC",
"vehicle": {
"currentStopSequence": 21,
"position": {
"latitude": 48.81880187988281,
"longitude": 7.7826948165893555
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"timestamp": "1771314721",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "08:44:00",
"tripId": "5433988945543168:10"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "20260217:4699572623376384:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771322680"
},
"departure": {
"time": "1771322690"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771322744"
},
"departure": {
"time": "1771322754"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
}
],
"timestamp": "1771322656",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "08:44:00",
"tripId": "5433988945543168:10"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:698820097:LOC",
"vehicle": {
"currentStopSequence": 22,
"position": {
"latitude": 48.81475067138672,
"longitude": 7.783628940582275
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1771319751",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "09:50:00",
"tripId": "5433988945543168:13"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "20260217:4699572623376384:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771322673"
},
"departure": {
"time": "1771322683"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1771322757"
},
"departure": {
"time": "1771322767"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771322802"
},
"departure": {
"time": "1771322812"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771322848"
},
"departure": {
"time": "1771322858"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771322896"
},
"departure": {
"time": "1771322906"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771322947"
},
"departure": {
"time": "1771322957"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771323005"
},
"departure": {
"time": "1771323015"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1771323049"
},
"departure": {
"time": "1771323059"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771323113"
},
"departure": {
"time": "1771323123"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1771323167"
},
"departure": {
"time": "1771323177"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1771323239"
},
"departure": {
"time": "1771323249"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1771323329"
},
"departure": {
"time": "1771323339"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1771323474"
},
"departure": {
"time": "1771323484"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771323560"
},
"departure": {
"time": "1771323570"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1771323619"
},
"departure": {
"time": "1771323629"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1771323758"
},
"departure": {
"time": "1771323768"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1771323848"
},
"departure": {
"time": "1771323858"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1771323911"
},
"departure": {
"time": "1771323921"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1771323973"
},
"departure": {
"time": "1771323983"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1771324062"
},
"departure": {
"time": "1771324072"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1771324154"
},
"departure": {
"time": "1771324164"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1771324224"
},
"departure": {
"time": "1771324234"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1771324294"
},
"departure": {
"time": "1771324304"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1771324365"
},
"departure": {
"time": "1771324375"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1771324424"
},
"departure": {
"time": "1771324434"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1771324474"
},
"departure": {
"time": "1771324484"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1771324533"
},
"departure": {
"time": "1771324543"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1771324595"
},
"departure": {
"time": "1771324605"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1771324689"
},
"departure": {
"time": "1771324699"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1771324743"
},
"departure": {
"time": "1771324753"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1771324813"
},
"departure": {
"time": "1771324823"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1771322657",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "09:50:00",
"tripId": "5433988945543168:13"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:671920003:LOC",
"vehicle": {
"currentStopSequence": 38,
"position": {
"latitude": 48.80125427246094,
"longitude": 7.836662769317627
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"timestamp": "1771322721",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "10:20:00",
"tripId": "5433988945543168:14"
},
"vehicle": {
"id": "zenbus:Vehicle:671920003:LOC"
}
}
},
{
"id": "20260217:4699572623376384:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771322698"
},
"departure": {
"time": "1771322714"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1771322745"
},
"departure": {
"time": "1771322755"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1771322884"
},
"departure": {
"time": "1771322894"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1771322974"
},
"departure": {
"time": "1771322984"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1771323037"
},
"departure": {
"time": "1771323047"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1771323099"
},
"departure": {
"time": "1771323109"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1771323188"
},
"departure": {
"time": "1771323198"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1771323280"
},
"departure": {
"time": "1771323290"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1771323350"
},
"departure": {
"time": "1771323360"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1771323420"
},
"departure": {
"time": "1771323430"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1771323491"
},
"departure": {
"time": "1771323501"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1771323550"
},
"departure": {
"time": "1771323560"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1771323600"
},
"departure": {
"time": "1771323610"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1771323659"
},
"departure": {
"time": "1771323669"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1771323721"
},
"departure": {
"time": "1771323731"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1771323815"
},
"departure": {
"time": "1771323825"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1771323869"
},
"departure": {
"time": "1771323879"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1771323939"
},
"departure": {
"time": "1771323949"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1771322721",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "10:20:00",
"tripId": "5433988945543168:14"
},
"vehicle": {
"id": "zenbus:Vehicle:671920003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681650001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 16,
"position": {
"latitude": 48.82463836669922,
"longitude": 7.771996021270752
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"timestamp": "1771322721",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "10:50:00",
"tripId": "5433988945543168:15"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "20260217:4699572623376384:15",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771322686"
},
"departure": {
"time": "1771322694"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771322715"
},
"departure": {
"time": "1771322731"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771322769"
},
"departure": {
"time": "1771322779"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771322816"
},
"departure": {
"time": "1771322826"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771322869"
},
"departure": {
"time": "1771322879"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771322910"
},
"departure": {
"time": "1771322920"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771322953"
},
"departure": {
"time": "1771322963"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771323018"
},
"departure": {
"time": "1771323300"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1771323101"
},
"departure": {
"time": "1771323235"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771323147"
},
"departure": {
"time": "1771323288"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771323193"
},
"departure": {
"time": "1771323341"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771323241"
},
"departure": {
"time": "1771323395"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771323291"
},
"departure": {
"time": "1771323450"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771323349"
},
"departure": {
"time": "1771323509"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1771323394"
},
"departure": {
"time": "1771323562"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771323457"
},
"departure": {
"time": "1771323623"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1771323511"
},
"departure": {
"time": "1771323680"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1771323583"
},
"departure": {
"time": "1771323746"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1771323674"
},
"departure": {
"time": "1771323852"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1771323818"
},
"departure": {
"time": "1771323984"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771323905"
},
"departure": {
"time": "1771324057"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1771323963"
},
"departure": {
"time": "1771324116"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1771324102"
},
"departure": {
"time": "1771324186"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1771324193"
},
"departure": {
"time": "1771324261"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1771324255"
},
"departure": {
"time": "1771324352"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1771324318"
},
"departure": {
"time": "1771324414"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1771324407"
},
"departure": {
"time": "1771324518"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1771324499"
},
"departure": {
"time": "1771324624"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1771324569"
},
"departure": {
"time": "1771324659"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1771324638"
},
"departure": {
"time": "1771324724"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1771324709"
},
"departure": {
"time": "1771324819"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1771324769"
},
"departure": {
"time": "1771324879"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1771324819"
},
"departure": {
"time": "1771324934"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1771324877"
},
"departure": {
"time": "1771324993"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1771324939"
},
"departure": {
"time": "1771325114"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1771325033"
},
"departure": {
"time": "1771325191"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1771325088"
},
"departure": {
"time": "1771325279"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1771325157"
},
"departure": {
"time": "1771325343"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1771322721",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "10:50:00",
"tripId": "5433988945543168:15"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664110109:LOC",
"vehicle": {
"currentStopSequence": 55,
"position": {
"latitude": 48.818031311035156,
"longitude": 7.72528600692749
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"timestamp": "1771322723",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "10:02:00",
"tripId": "5988988008529920:13"
},
"vehicle": {
"id": "zenbus:Vehicle:664110109:LOC"
}
}
},
{
"id": "20260217:5784952768561152:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771322699"
},
"departure": {
"time": "1771322704"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1771322733"
},
"departure": {
"time": "1771322751"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1771322802"
},
"departure": {
"time": "1771322816"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1771322848"
},
"departure": {
"time": "1771322869"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1771322723",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "10:02:00",
"tripId": "5988988008529920:13"
},
"vehicle": {
"id": "zenbus:Vehicle:664110109:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180004:LOC",
"vehicle": {
"currentStopSequence": 27,
"position": {
"latitude": 48.81062316894531,
"longitude": 7.804818153381348
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"timestamp": "1771322721",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "10:32:00",
"tripId": "5988988008529920:14"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "20260217:5784952768561152:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771322697"
},
"departure": {
"time": "1771322721"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771322754"
},
"departure": {
"time": "1771322764"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771322804"
},
"departure": {
"time": "1771322814"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1771322859"
},
"departure": {
"time": "1771322869"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771322905"
},
"departure": {
"time": "1771322915"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1771322956"
},
"departure": {
"time": "1771322966"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1771322996"
},
"departure": {
"time": "1771323006"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1771323038"
},
"departure": {
"time": "1771323048"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1771323109"
},
"departure": {
"time": "1771323300"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1771323192"
},
"departure": {
"time": "1771323281"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1771323233"
},
"departure": {
"time": "1771323331"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771323280"
},
"departure": {
"time": "1771323355"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1771323332"
},
"departure": {
"time": "1771323411"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1771323385"
},
"departure": {
"time": "1771323467"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1771323431"
},
"departure": {
"time": "1771323520"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1771323480"
},
"departure": {
"time": "1771323545"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1771323558"
},
"departure": {
"time": "1771323644"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1771323684"
},
"departure": {
"time": "1771323767"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1771323764"
},
"departure": {
"time": "1771323867"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1771323820"
},
"departure": {
"time": "1771323925"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1771323884"
},
"departure": {
"time": "1771323987"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1771323942"
},
"departure": {
"time": "1771324046"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1771324023"
},
"departure": {
"time": "1771324146"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1771324084"
},
"departure": {
"time": "1771324207"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1771324140"
},
"departure": {
"time": "1771324265"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1771324188"
},
"departure": {
"time": "1771324289"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1771324248"
},
"departure": {
"time": "1771324379"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1771324292"
},
"departure": {
"time": "1771324431"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1771324352"
},
"departure": {
"time": "1771324491"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1771324399"
},
"departure": {
"time": "1771324544"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1771322721",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "10:32:00",
"tripId": "5988988008529920:14"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:671900097:LOC",
"vehicle": {
"currentStopSequence": 3,
"position": {
"latitude": 48.764671325683594,
"longitude": 7.857786178588867
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"timestamp": "1771322722",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "11:02:00",
"tripId": "5988988008529920:15"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "20260217:5784952768561152:15",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771322769"
},
"departure": {
"time": "1771322779"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1771322834"
},
"departure": {
"time": "1771322844"
},
"stopId": "zenbus:StopPoint:SP:5428280040620032:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1771322895"
},
"departure": {
"time": "1771322922"
},
"stopId": "zenbus:StopPoint:SP:6611898804994048:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771322972"
},
"departure": {
"time": "1771322991"
},
"stopId": "zenbus:StopPoint:SP:6596162715910144:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771323030"
},
"departure": {
"time": "1771323050"
},
"stopId": "zenbus:StopPoint:SP:864950017:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771323106"
},
"departure": {
"time": "1771323148"
},
"stopId": "zenbus:StopPoint:SP:849650002:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771323168"
},
"departure": {
"time": "1771323209"
},
"stopId": "zenbus:StopPoint:SP:847370002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771323249"
},
"departure": {
"time": "1771323279"
},
"stopId": "zenbus:StopPoint:SP:777980001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771323330"
},
"departure": {
"time": "1771323380"
},
"stopId": "zenbus:StopPoint:SP:838060003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771323424"
},
"departure": {
"time": "1771323457"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771323477"
},
"departure": {
"time": "1771323513"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771323556"
},
"departure": {
"time": "1771323583"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771323639"
},
"departure": {
"time": "1771323654"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771323790"
},
"departure": {
"time": "1771323800"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771323836"
},
"departure": {
"time": "1771323846"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771323940"
},
"departure": {
"time": "1771323955"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771324088"
},
"departure": {
"time": "1771324098"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771324183"
},
"departure": {
"time": "1771324193"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771324258"
},
"departure": {
"time": "1771324268"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771324317"
},
"departure": {
"time": "1771324327"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771324380"
},
"departure": {
"time": "1771324390"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771324434"
},
"departure": {
"time": "1771324444"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771324485"
},
"departure": {
"time": "1771324495"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1771324540"
},
"departure": {
"time": "1771324550"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771324585"
},
"departure": {
"time": "1771324595"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1771324636"
},
"departure": {
"time": "1771324646"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1771324677"
},
"departure": {
"time": "1771324687"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1771324719"
},
"departure": {
"time": "1771324729"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1771324789"
},
"departure": {
"time": "1771325100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1771324873"
},
"departure": {
"time": "1771325021"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1771324914"
},
"departure": {
"time": "1771325072"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771324961"
},
"departure": {
"time": "1771325095"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1771325012"
},
"departure": {
"time": "1771325151"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1771325065"
},
"departure": {
"time": "1771325207"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1771325112"
},
"departure": {
"time": "1771325261"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1771325160"
},
"departure": {
"time": "1771325285"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1771325239"
},
"departure": {
"time": "1771325384"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1771325365"
},
"departure": {
"time": "1771325507"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1771325445"
},
"departure": {
"time": "1771325607"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1771325501"
},
"departure": {
"time": "1771325665"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1771325565"
},
"departure": {
"time": "1771325727"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1771325623"
},
"departure": {
"time": "1771325786"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1771325704"
},
"departure": {
"time": "1771325887"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1771325765"
},
"departure": {
"time": "1771325947"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1771325821"
},
"departure": {
"time": "1771326005"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1771325868"
},
"departure": {
"time": "1771326029"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1771325929"
},
"departure": {
"time": "1771326119"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1771325973"
},
"departure": {
"time": "1771326171"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1771326033"
},
"departure": {
"time": "1771326231"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1771326079"
},
"departure": {
"time": "1771326284"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1771322722",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "11:02:00",
"tripId": "5988988008529920:15"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570001:LOC",
"vehicle": {
"currentStopSequence": 0,
"position": {
"latitude": 48.826263427734375,
"longitude": 7.748669147491455
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"timestamp": "1771322434",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "11:32:00",
"tripId": "5988988008529920:16"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "20260217:5784952768561152:16",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771323787"
},
"departure": {
"time": "1771324320"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1771324392"
},
"departure": {
"time": "1771324402"
},
"stopId": "zenbus:StopPoint:SP:5389390198079488:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771324448"
},
"departure": {
"time": "1771324458"
},
"stopId": "zenbus:StopPoint:SP:4823762064113664:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771324538"
},
"departure": {
"time": "1771324554"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1771324603"
},
"departure": {
"time": "1771324616"
},
"stopId": "zenbus:StopPoint:SP:5428280040620032:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1771324664"
},
"departure": {
"time": "1771324707"
},
"stopId": "zenbus:StopPoint:SP:6611898804994048:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771324741"
},
"departure": {
"time": "1771324775"
},
"stopId": "zenbus:StopPoint:SP:6596162715910144:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771324799"
},
"departure": {
"time": "1771324834"
},
"stopId": "zenbus:StopPoint:SP:864950017:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771324875"
},
"departure": {
"time": "1771324932"
},
"stopId": "zenbus:StopPoint:SP:849650002:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771324937"
},
"departure": {
"time": "1771324993"
},
"stopId": "zenbus:StopPoint:SP:847370002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771325018"
},
"departure": {
"time": "1771325064"
},
"stopId": "zenbus:StopPoint:SP:777980001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771325099"
},
"departure": {
"time": "1771325164"
},
"stopId": "zenbus:StopPoint:SP:838060003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771325192"
},
"departure": {
"time": "1771325241"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771325246"
},
"departure": {
"time": "1771325298"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771325325"
},
"departure": {
"time": "1771325367"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771325408"
},
"departure": {
"time": "1771325439"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771325559"
},
"departure": {
"time": "1771325574"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771325605"
},
"departure": {
"time": "1771325627"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771325709"
},
"departure": {
"time": "1771325739"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771325857"
},
"departure": {
"time": "1771325867"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771325952"
},
"departure": {
"time": "1771325962"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771326027"
},
"departure": {
"time": "1771326037"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771326086"
},
"departure": {
"time": "1771326096"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771326149"
},
"departure": {
"time": "1771326159"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771326203"
},
"departure": {
"time": "1771326213"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771326253"
},
"departure": {
"time": "1771326263"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1771326309"
},
"departure": {
"time": "1771326319"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771326354"
},
"departure": {
"time": "1771326364"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1771326405"
},
"departure": {
"time": "1771326415"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1771326446"
},
"departure": {
"time": "1771326456"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1771326488"
},
"departure": {
"time": "1771326498"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1771326558"
},
"departure": {
"time": "1771326900"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1771326642"
},
"departure": {
"time": "1771326806"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1771326683"
},
"departure": {
"time": "1771326856"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771326730"
},
"departure": {
"time": "1771326880"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1771326781"
},
"departure": {
"time": "1771326935"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1771326834"
},
"departure": {
"time": "1771326992"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1771326881"
},
"departure": {
"time": "1771327045"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1771326929"
},
"departure": {
"time": "1771327069"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1771327007"
},
"departure": {
"time": "1771327168"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1771327134"
},
"departure": {
"time": "1771327292"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1771327213"
},
"departure": {
"time": "1771327391"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1771327270"
},
"departure": {
"time": "1771327450"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1771327334"
},
"departure": {
"time": "1771327512"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1771327392"
},
"departure": {
"time": "1771327571"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1771327473"
},
"departure": {
"time": "1771327671"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1771327534"
},
"departure": {
"time": "1771327732"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1771327590"
},
"departure": {
"time": "1771327790"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1771327637"
},
"departure": {
"time": "1771327813"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1771327698"
},
"departure": {
"time": "1771327904"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1771327741"
},
"departure": {
"time": "1771327955"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1771327802"
},
"departure": {
"time": "1771328016"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1771327848"
},
"departure": {
"time": "1771328069"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1771322436",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "11:32:00",
"tripId": "5988988008529920:16"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:662550002:LOC",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 48.8194465637207,
"longitude": 7.79121208190918
},
"stopId": "zenbus:StopPoint:SP:841760015:LOC",
"timestamp": "1771322722",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "10:59:00",
"tripId": "6438637865533440:10"
},
"vehicle": {
"id": "zenbus:Vehicle:662550002:LOC"
}
}
},
{
"id": "20260217:5938644062830592:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771322691"
},
"departure": {
"time": "1771322713"
},
"stopId": "zenbus:StopPoint:SP:4777068643483648:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771322743"
},
"departure": {
"time": "1771322756"
},
"stopId": "zenbus:StopPoint:SP:841760015:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771322798"
},
"departure": {
"time": "1771322814"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771322851"
},
"departure": {
"time": "1771322870"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771322946"
},
"departure": {
"time": "1771323300"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771323068"
},
"departure": {
"time": "1771323249"
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771323135"
},
"departure": {
"time": "1771323312"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771323191"
},
"departure": {
"time": "1771323370"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771323247"
},
"departure": {
"time": "1771323428"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771323331"
},
"departure": {
"time": "1771323500"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771323409"
},
"departure": {
"time": "1771323569"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771323510"
},
"departure": {
"time": "1771323680"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771323581"
},
"departure": {
"time": "1771323745"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771323650"
},
"departure": {
"time": "1771323810"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771323705"
},
"departure": {
"time": "1771323867"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1771322722",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "10:59:00",
"tripId": "6438637865533440:10"
},
"vehicle": {
"id": "zenbus:Vehicle:662550002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4912259454205952:LOC",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 48.79844665527344,
"longitude": 7.780901908874512
},
"stopId": "zenbus:StopPoint:SP:660090004:LOC",
"timestamp": "1771322721",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "10:59:00",
"tripId": "6482798652162048:10"
},
"vehicle": {
"id": "zenbus:Vehicle:4912259454205952:LOC"
}
}
},
{
"id": "20260217:5907884043927552:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771322669"
},
"departure": {
"time": "1771322680"
},
"stopId": "zenbus:StopPoint:SP:5414098192826368:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1771322765"
},
"departure": {
"time": "1771322775"
},
"stopId": "zenbus:StopPoint:SP:660090004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1771322837"
},
"departure": {
"time": "1771322847"
},
"stopId": "zenbus:StopPoint:SP:838060004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771322909"
},
"departure": {
"time": "1771322919"
},
"stopId": "zenbus:StopPoint:SP:673800003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771322962"
},
"departure": {
"time": "1771322972"
},
"stopId": "zenbus:StopPoint:SP:787770001:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771323018"
},
"departure": {
"time": "1771323028"
},
"stopId": "zenbus:StopPoint:SP:4725708417925120:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771323099"
},
"departure": {
"time": "1771323109"
},
"stopId": "zenbus:StopPoint:SP:661300019:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771323221"
},
"departure": {
"time": "1771323300"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771323330"
},
"departure": {
"time": "1771323350"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771323384"
},
"departure": {
"time": "1771323407"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771323428"
},
"departure": {
"time": "1771323459"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771323493"
},
"departure": {
"time": "1771323521"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771323538"
},
"departure": {
"time": "1771323574"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771323583"
},
"departure": {
"time": "1771323626"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771323638"
},
"departure": {
"time": "1771323684"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771323712"
},
"departure": {
"time": "1771323751"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771323777"
},
"departure": {
"time": "1771323813"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771323874"
},
"departure": {
"time": "1771323892"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771323925"
},
"departure": {
"time": "1771323947"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771324014"
},
"departure": {
"time": "1771324024"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1771322721",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "10:59:00",
"tripId": "6482798652162048:10"
},
"vehicle": {
"id": "zenbus:Vehicle:4912259454205952:LOC"
}
}
},
{
"id": "zenbus:Vehicle:687320001:LOC",
"vehicle": {
"currentStopSequence": 5,
"position": {
"latitude": 48.79813766479492,
"longitude": 7.802465915679932
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"timestamp": "1771322721",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "11:00:00",
"tripId": "6553002342088704:7"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "20260217:5926642565251072:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771322698"
},
"departure": {
"time": "1771322711"
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1771322774"
},
"departure": {
"time": "1771322784"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771322826"
},
"departure": {
"time": "1771322836"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771322896"
},
"departure": {
"time": "1771322906"
},
"stopId": "zenbus:StopPoint:SP:864900026:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771322961"
},
"departure": {
"time": "1771322971"
},
"stopId": "zenbus:StopPoint:SP:673100023:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771323091"
},
"departure": {
"time": "1771323110"
},
"stopId": "zenbus:StopPoint:SP:857030003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771323149"
},
"departure": {
"time": "1771323169"
},
"stopId": "zenbus:StopPoint:SP:654260018:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771323287"
},
"departure": {
"time": "1771323840"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771323392"
},
"departure": {
"time": "1771323651"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771323450"
},
"departure": {
"time": "1771323710"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771323498"
},
"departure": {
"time": "1771323764"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771323568"
},
"departure": {
"time": "1771323829"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771323617"
},
"departure": {
"time": "1771323883"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771323698"
},
"departure": {
"time": "1771323954"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771323735"
},
"departure": {
"time": "1771323972"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771323784"
},
"departure": {
"time": "1771324027"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771323848"
},
"departure": {
"time": "1771324089"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771323934"
},
"departure": {
"time": "1771324162"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1771322721",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "11:00:00",
"tripId": "6553002342088704:7"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:702350001:LOC",
"vehicle": {
"currentStopSequence": 1,
"position": {
"latitude": 48.80962371826172,
"longitude": 7.784142971038818
},
"stopId": "zenbus:StopPoint:SP:661320027:LOC",
"timestamp": "1771322722",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "11:01:00",
"tripId": "5473089233092608:6"
},
"vehicle": {
"id": "zenbus:Vehicle:702350001:LOC"
}
}
},
{
"id": "20260217:5406815874449408:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771322734"
},
"departure": {
"time": "1771322744"
},
"stopId": "zenbus:StopPoint:SP:661320027:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771322788"
},
"departure": {
"time": "1771322798"
},
"stopId": "zenbus:StopPoint:SP:670990030:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771322828"
},
"departure": {
"time": "1771322838"
},
"stopId": "zenbus:StopPoint:SP:645630098:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1771322874"
},
"departure": {
"time": "1771322884"
},
"stopId": "zenbus:StopPoint:SP:630540031:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1771322918"
},
"departure": {
"time": "1771322928"
},
"stopId": "zenbus:StopPoint:SP:659220088:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771322959"
},
"departure": {
"time": "1771322969"
},
"stopId": "zenbus:StopPoint:SP:864900025:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771323014"
},
"departure": {
"time": "1771323024"
},
"stopId": "zenbus:StopPoint:SP:655640059:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771323085"
},
"departure": {
"time": "1771323095"
},
"stopId": "zenbus:StopPoint:SP:847380003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771323181"
},
"departure": {
"time": "1771323191"
},
"stopId": "zenbus:StopPoint:SP:5386712017534976:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771323238"
},
"departure": {
"time": "1771323248"
},
"stopId": "zenbus:StopPoint:SP:648090020:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771323289"
},
"departure": {
"time": "1771323299"
},
"stopId": "zenbus:StopPoint:SP:659230056:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771323344"
},
"departure": {
"time": "1771323354"
},
"stopId": "zenbus:StopPoint:SP:5394636353830912:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771323376"
},
"departure": {
"time": "1771323386"
},
"stopId": "zenbus:StopPoint:SP:6019918630748160:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771323443"
},
"departure": {
"time": "1771323453"
},
"stopId": "zenbus:StopPoint:SP:859060003:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771323522"
},
"departure": {
"time": "1771323532"
},
"stopId": "zenbus:StopPoint:SP:810320020:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771323560"
},
"departure": {
"time": "1771323570"
},
"stopId": "zenbus:StopPoint:SP:864970005:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771323599"
},
"departure": {
"time": "1771323609"
},
"stopId": "zenbus:StopPoint:SP:6557606928711680:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771323753"
},
"departure": {
"time": "1771323763"
},
"stopId": "zenbus:StopPoint:SP:5988830986371072:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771323825"
},
"departure": {
"time": "1771323835"
},
"stopId": "zenbus:StopPoint:SP:853260005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771323910"
},
"departure": {
"time": "1771323920"
},
"stopId": "zenbus:StopPoint:SP:851320003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771323985"
},
"departure": {
"time": "1771323995"
},
"stopId": "zenbus:StopPoint:SP:831890004:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771324047"
},
"departure": {
"time": "1771324057"
},
"stopId": "zenbus:StopPoint:SP:670530120:LOC",
"stopSequence": 22
}
],
"timestamp": "1771322722",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "11:01:00",
"tripId": "5473089233092608:6"
},
"vehicle": {
"id": "zenbus:Vehicle:702350001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691060004:LOC",
"vehicle": {
"currentStopSequence": 14,
"position": {
"latitude": 48.738189697265625,
"longitude": 7.701566219329834
},
"stopId": "zenbus:StopPoint:SP:835970007:LOC",
"timestamp": "1771322720",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "10:50:00",
"tripId": "4908641162362880:7"
},
"vehicle": {
"id": "zenbus:Vehicle:691060004:LOC"
}
}
},
{
"id": "20260217:6602028387139584:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771322698"
},
"departure": {
"time": "1771322717"
},
"stopId": "zenbus:StopPoint:SP:859060004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771322746"
},
"departure": {
"time": "1771322756"
},
"stopId": "zenbus:StopPoint:SP:835970007:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771322780"
},
"departure": {
"time": "1771322790"
},
"stopId": "zenbus:StopPoint:SP:853640004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771322859"
},
"departure": {
"time": "1771322869"
},
"stopId": "zenbus:StopPoint:SP:832170002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771322901"
},
"departure": {
"time": "1771322911"
},
"stopId": "zenbus:StopPoint:SP:857020004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771323023"
},
"departure": {
"time": "1771323033"
},
"stopId": "zenbus:StopPoint:SP:835930023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771323094"
},
"departure": {
"time": "1771323104"
},
"stopId": "zenbus:StopPoint:SP:838610006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771323152"
},
"departure": {
"time": "1771323162"
},
"stopId": "zenbus:StopPoint:SP:865520002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771323241"
},
"departure": {
"time": "1771323251"
},
"stopId": "zenbus:StopPoint:SP:859660001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771323285"
},
"departure": {
"time": "1771323295"
},
"stopId": "zenbus:StopPoint:SP:859660002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1771323342"
},
"departure": {
"time": "1771323352"
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771323398"
},
"departure": {
"time": "1771323408"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 24
}
],
"timestamp": "1771322720",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "10:50:00",
"tripId": "4908641162362880:7"
},
"vehicle": {
"id": "zenbus:Vehicle:691060004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5122059954814976:LOC",
"vehicle": {
"currentStopSequence": 3,
"position": {
"latitude": 48.8031005859375,
"longitude": 7.769300937652588
},
"stopId": "zenbus:StopPoint:SP:867240003:LOC",
"timestamp": "1771322722",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "11:01:00",
"tripId": "5459760821305344:7"
},
"vehicle": {
"id": "zenbus:Vehicle:5122059954814976:LOC"
}
}
},
{
"id": "20260217:6574846457675776:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771322690"
},
"departure": {
"time": "1771322713"
},
"stopId": "zenbus:StopPoint:SP:845480004:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771322756"
},
"departure": {
"time": "1771322766"
},
"stopId": "zenbus:StopPoint:SP:867240003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1771323096"
},
"departure": {
"time": "1771323106"
},
"stopId": "zenbus:StopPoint:SP:810720004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1771323160"
},
"departure": {
"time": "1771323170"
},
"stopId": "zenbus:StopPoint:SP:679310121:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771323401"
},
"departure": {
"time": "1771323411"
},
"stopId": "zenbus:StopPoint:SP:869430003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771323681"
},
"departure": {
"time": "1771323691"
},
"stopId": "zenbus:StopPoint:SP:667270018:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771323752"
},
"departure": {
"time": "1771323762"
},
"stopId": "zenbus:StopPoint:SP:5982027422629888:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771323815"
},
"departure": {
"time": "1771323832"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771323877"
},
"departure": {
"time": "1771323893"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771323927"
},
"departure": {
"time": "1771323948"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 11
}
],
"timestamp": "1771322722",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "11:01:00",
"tripId": "5459760821305344:7"
},
"vehicle": {
"id": "zenbus:Vehicle:5122059954814976:LOC"
}
}
},
{
"id": "zenbus:Vehicle:830250002:LOC",
"vehicle": {
"currentStopSequence": 0,
"position": {
"latitude": 48.80122756958008,
"longitude": 7.8184051513671875
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"timestamp": "1771319538",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "11:32:00",
"tripId": "6537433333104640:8"
},
"vehicle": {
"id": "zenbus:Vehicle:830250002:LOC"
}
}
},
{
"id": "20260217:6500367094251520:8",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771323407"
},
"departure": {
"time": "1771324320"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1771324352"
},
"departure": {
"time": "1771324371"
},
"stopId": "zenbus:StopPoint:SP:838060005:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771324419"
},
"departure": {
"time": "1771324434"
},
"stopId": "zenbus:StopPoint:SP:855540005:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771324483"
},
"departure": {
"time": "1771324526"
},
"stopId": "zenbus:StopPoint:SP:6517959951384576:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1771324553"
},
"departure": {
"time": "1771324591"
},
"stopId": "zenbus:StopPoint:SP:651720021:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1771324862"
},
"departure": {
"time": "1771324896"
},
"stopId": "zenbus:StopPoint:SP:6022710774726656:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771325091"
},
"departure": {
"time": "1771325101"
},
"stopId": "zenbus:StopPoint:SP:668780092:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771325154"
},
"departure": {
"time": "1771325164"
},
"stopId": "zenbus:StopPoint:SP:850270002:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771325530"
},
"departure": {
"time": "1771325540"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771325599"
},
"departure": {
"time": "1771325609"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771325760"
},
"departure": {
"time": "1771325795"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 10
}
],
"timestamp": "1771322188",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "11:32:00",
"tripId": "6537433333104640:8"
},
"vehicle": {
"id": "zenbus:Vehicle:830250002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5083939251159040:LOC",
"vehicle": {
"currentStopSequence": 13,
"position": {
"latitude": 48.82871627807617,
"longitude": 7.658103942871094
},
"stopId": "zenbus:StopPoint:SP:4689124356259840:LOC",
"timestamp": "1771322721",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "10:46:00",
"tripId": "5458797662306304:5"
},
"vehicle": {
"id": "zenbus:Vehicle:5083939251159040:LOC"
}
}
},
{
"id": "20260217:5926650664452096:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771322744"
},
"departure": {
"time": "1771322754"
},
"stopId": "zenbus:StopPoint:SP:4689124356259840:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771322803"
},
"departure": {
"time": "1771322813"
},
"stopId": "zenbus:StopPoint:SP:698820093:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771323075"
},
"departure": {
"time": "1771323085"
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771323135"
},
"departure": {
"time": "1771323145"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771323200"
},
"departure": {
"time": "1771323210"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771323236"
},
"departure": {
"time": "1771323246"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771323309"
},
"departure": {
"time": "1771323319"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771323358"
},
"departure": {
"time": "1771323368"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771323408"
},
"departure": {
"time": "1771323418"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771323449"
},
"departure": {
"time": "1771323459"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1771323501"
},
"departure": {
"time": "1771323511"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1771322721",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "10:46:00",
"tripId": "5458797662306304:5"
},
"vehicle": {
"id": "zenbus:Vehicle:5083939251159040:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1771322723"
}
}