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
❌78 errors, 2 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-02-04 at 08:00 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Sequential stop_time_update times are not increasing E022 77 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 5359235979280384:7 stop_sequence 23 arrival_time 08:13:46 (1770189226) is less than previous stop departure_time 08:15:00 (1770189300) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 23 departure_time 08:14:58 (1770189298) is less than previous stop departure_time 08:15:00 (1770189300) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 24 arrival_time 08:14:32 (1770189272) is less than previous stop departure_time 08:14:58 (1770189298) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 25 arrival_time 08:15:18 (1770189318) is less than previous stop departure_time 08:15:51 (1770189351) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 26 arrival_time 08:16:05 (1770189365) is less than previous stop departure_time 08:16:44 (1770189404) - times must increase between two sequential stops
Vehicle position far from trip shape E029 1 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:709630001:LOC trip_id 5988828524314624:4 at (48.70783,7.709779) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
Warnings
vehicle_id not populated W002 1 error
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 6542731733106688:2 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 6542731733106688:2 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 |
|---|---|---|---|
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 25 | 15 times (50 % 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 | 25 | 15 times (50 % 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. | 14 | 13 times (43 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 83 | 6 times (20 % 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-04 at 15:55 Europe/Paris.
vehicle_positions (15) trip_updates (15) 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-04 at 15:55 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "zenbus:Vehicle:696830004:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 52,
"position": {
"latitude": 48.76386260986328,
"longitude": 7.859393119812012
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"timestamp": "1770216934",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "14:50:00",
"tripId": "5359235979280384:23"
},
"vehicle": {
"id": "zenbus:Vehicle:696830004:LOC"
}
}
},
{
"id": "20260204:4699572623376384:23",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770216933"
},
"departure": {
"time": "1770216944"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770216989"
},
"departure": {
"time": "1770216999"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770217058"
},
"departure": {
"time": "1770217068"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1770216934",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "14:50:00",
"tripId": "5359235979280384:23"
},
"vehicle": {
"id": "zenbus:Vehicle:696830004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681650001:LOC",
"vehicle": {
"currentStopSequence": 32,
"position": {
"latitude": 48.80393600463867,
"longitude": 7.80997896194458
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"timestamp": "1770216936",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "15:20:00",
"tripId": "5359235979280384:24"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "20260204:4699572623376384:24",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770216901"
},
"departure": {
"time": "1770216911"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770216956"
},
"departure": {
"time": "1770216966"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770217047"
},
"departure": {
"time": "1770217057"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770217191"
},
"departure": {
"time": "1770217201"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770217278"
},
"departure": {
"time": "1770217288"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770217336"
},
"departure": {
"time": "1770217346"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770217475"
},
"departure": {
"time": "1770217485"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770217566"
},
"departure": {
"time": "1770217576"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770217628"
},
"departure": {
"time": "1770217638"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770217691"
},
"departure": {
"time": "1770217701"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770217780"
},
"departure": {
"time": "1770217790"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1770217872"
},
"departure": {
"time": "1770217882"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1770217942"
},
"departure": {
"time": "1770217952"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770218011"
},
"departure": {
"time": "1770218021"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770218082"
},
"departure": {
"time": "1770218092"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770218142"
},
"departure": {
"time": "1770218152"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770218192"
},
"departure": {
"time": "1770218202"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770218250"
},
"departure": {
"time": "1770218260"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770218312"
},
"departure": {
"time": "1770218322"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770218406"
},
"departure": {
"time": "1770218416"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770218461"
},
"departure": {
"time": "1770218471"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770218530"
},
"departure": {
"time": "1770218540"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1770216936",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "15:20:00",
"tripId": "5359235979280384:24"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:662580001:LOC",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 48.823951721191406,
"longitude": 7.738442897796631
},
"stopId": "zenbus:StopPoint:SP:665370140:LOC",
"timestamp": "1770216931",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "15:50:00",
"tripId": "5359235979280384:25"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "20260204:4699572623376384:25",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770216952"
},
"departure": {
"time": "1770216962"
},
"stopId": "zenbus:StopPoint:SP:665370140:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770217011"
},
"departure": {
"time": "1770217021"
},
"stopId": "zenbus:StopPoint:SP:5993900054413312:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770217068"
},
"departure": {
"time": "1770217078"
},
"stopId": "zenbus:StopPoint:SP:864960002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770217126"
},
"departure": {
"time": "1770217136"
},
"stopId": "zenbus:StopPoint:SP:630550027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770217200"
},
"departure": {
"time": "1770217210"
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770217314"
},
"departure": {
"time": "1770217324"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770217400"
},
"departure": {
"time": "1770217410"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770217441"
},
"departure": {
"time": "1770217451"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770217489"
},
"departure": {
"time": "1770217499"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770217537"
},
"departure": {
"time": "1770217547"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770217589"
},
"departure": {
"time": "1770217599"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770217631"
},
"departure": {
"time": "1770217641"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770217673"
},
"departure": {
"time": "1770217683"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770217738"
},
"departure": {
"time": "1770218100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1770217821"
},
"departure": {
"time": "1770217995"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770217867"
},
"departure": {
"time": "1770218048"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770217913"
},
"departure": {
"time": "1770218101"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1770217961"
},
"departure": {
"time": "1770218155"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770218012"
},
"departure": {
"time": "1770218211"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1770218069"
},
"departure": {
"time": "1770218269"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1770218114"
},
"departure": {
"time": "1770218322"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1770218177"
},
"departure": {
"time": "1770218383"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1770218232"
},
"departure": {
"time": "1770218441"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770218303"
},
"departure": {
"time": "1770218506"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770218394"
},
"departure": {
"time": "1770218612"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770218538"
},
"departure": {
"time": "1770218744"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770218625"
},
"departure": {
"time": "1770218817"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770218684"
},
"departure": {
"time": "1770218877"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770218823"
},
"departure": {
"time": "1770218946"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770218913"
},
"departure": {
"time": "1770219021"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770218975"
},
"departure": {
"time": "1770219112"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770219038"
},
"departure": {
"time": "1770219174"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770219127"
},
"departure": {
"time": "1770219278"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1770219219"
},
"departure": {
"time": "1770219384"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1770219289"
},
"departure": {
"time": "1770219419"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770219359"
},
"departure": {
"time": "1770219484"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770219429"
},
"departure": {
"time": "1770219579"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770219489"
},
"departure": {
"time": "1770219639"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770219539"
},
"departure": {
"time": "1770219694"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770219598"
},
"departure": {
"time": "1770219754"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770219660"
},
"departure": {
"time": "1770219875"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770219753"
},
"departure": {
"time": "1770219951"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770219808"
},
"departure": {
"time": "1770220039"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770219878"
},
"departure": {
"time": "1770220104"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1770216931",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "15:50:00",
"tripId": "5359235979280384:25"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691030088:LOC",
"vehicle": {
"currentStopSequence": 54,
"position": {
"latitude": 48.79862976074219,
"longitude": 7.799499034881592
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"timestamp": "1770206816",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "10:32:00",
"tripId": "5217762675785728:14"
},
"vehicle": {
"id": "zenbus:Vehicle:691030088:LOC"
}
}
},
{
"id": "20260204:5784952768561152:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"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
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770217031"
},
"departure": {
"time": "1770217041"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1770217075"
},
"departure": {
"time": "1770217085"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1770217136"
},
"departure": {
"time": "1770217146"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1770217182"
},
"departure": {
"time": "1770217192"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1770216321",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "10:32:00",
"tripId": "5217762675785728:14"
},
"vehicle": {
"id": "zenbus:Vehicle:691030088:LOC"
}
}
},
{
"id": "zenbus:Vehicle:687320001:LOC",
"vehicle": {
"currentStopSequence": 46,
"position": {
"latitude": 48.82843017578125,
"longitude": 7.7512078285217285
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"timestamp": "1770216934",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "15:02:00",
"tripId": "5217762675785728:23"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "20260204:5784952768561152:23",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770216891"
},
"departure": {
"time": "1770216900"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770216961"
},
"departure": {
"time": "1770216971"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770217017"
},
"departure": {
"time": "1770217027"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770217081"
},
"departure": {
"time": "1770217091"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770217139"
},
"departure": {
"time": "1770217149"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770217220"
},
"departure": {
"time": "1770217245"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770217281"
},
"departure": {
"time": "1770217305"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770217337"
},
"departure": {
"time": "1770217363"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770217384"
},
"departure": {
"time": "1770217394"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770217445"
},
"departure": {
"time": "1770217477"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1770217489"
},
"departure": {
"time": "1770217529"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1770217549"
},
"departure": {
"time": "1770217589"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1770217595"
},
"departure": {
"time": "1770217642"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1770216934",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "15:02:00",
"tripId": "5217762675785728:23"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:698820097:LOC",
"vehicle": {
"currentStopSequence": 16,
"position": {
"latitude": 48.796958923339844,
"longitude": 7.8445210456848145
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"timestamp": "1770216935",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "15:32:00",
"tripId": "5217762675785728:24"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "20260204:5784952768561152:24",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770216999"
},
"departure": {
"time": "1770217009"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770217045"
},
"departure": {
"time": "1770217055"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770217149"
},
"departure": {
"time": "1770217159"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770217297"
},
"departure": {
"time": "1770217307"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770217392"
},
"departure": {
"time": "1770217402"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770217467"
},
"departure": {
"time": "1770217477"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770217526"
},
"departure": {
"time": "1770217536"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1770217589"
},
"departure": {
"time": "1770217599"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770217643"
},
"departure": {
"time": "1770217653"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1770217694"
},
"departure": {
"time": "1770217704"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1770217749"
},
"departure": {
"time": "1770217759"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1770217794"
},
"departure": {
"time": "1770217804"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1770217845"
},
"departure": {
"time": "1770217855"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770217886"
},
"departure": {
"time": "1770217896"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770217928"
},
"departure": {
"time": "1770217938"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1770217998"
},
"departure": {
"time": "1770218100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1770218082"
},
"departure": {
"time": "1770218126"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770218123"
},
"departure": {
"time": "1770218176"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770218170"
},
"departure": {
"time": "1770218200"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770218221"
},
"departure": {
"time": "1770218255"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770218274"
},
"departure": {
"time": "1770218312"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770218321"
},
"departure": {
"time": "1770218365"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770218369"
},
"departure": {
"time": "1770218389"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770218448"
},
"departure": {
"time": "1770218489"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770218574"
},
"departure": {
"time": "1770218612"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770218654"
},
"departure": {
"time": "1770218712"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770218710"
},
"departure": {
"time": "1770218770"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770218774"
},
"departure": {
"time": "1770218832"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770218832"
},
"departure": {
"time": "1770218891"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770218913"
},
"departure": {
"time": "1770218991"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770218974"
},
"departure": {
"time": "1770219052"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770219030"
},
"departure": {
"time": "1770219110"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770219077"
},
"departure": {
"time": "1770219133"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770219138"
},
"departure": {
"time": "1770219224"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1770219182"
},
"departure": {
"time": "1770219276"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1770219242"
},
"departure": {
"time": "1770219336"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1770219288"
},
"departure": {
"time": "1770219389"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1770216935",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "15:32:00",
"tripId": "5217762675785728:24"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 20,
"position": {
"latitude": 48.797027587890625,
"longitude": 7.812619209289551
},
"stopId": "zenbus:StopPoint:SP:5937949578362880:LOC",
"timestamp": "1770216934",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "16:13:00",
"tripId": "5217762675785728:25"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "20260204:5784952768561152:26",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770216932"
},
"departure": {
"time": "1770217980"
},
"stopId": "zenbus:StopPoint:SP:5937949578362880:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770217998"
},
"departure": {
"time": "1770218008"
},
"stopId": "zenbus:StopPoint:SP:835930022:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770218056"
},
"departure": {
"time": "1770218066"
},
"stopId": "zenbus:StopPoint:SP:843920002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1770218121"
},
"departure": {
"time": "1770218131"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770218203"
},
"departure": {
"time": "1770218213"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770218268"
},
"departure": {
"time": "1770218278"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1770218337"
},
"departure": {
"time": "1770218347"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770218397"
},
"departure": {
"time": "1770218407"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1770218452"
},
"departure": {
"time": "1770218462"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1770218513"
},
"departure": {
"time": "1770218523"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1770218563"
},
"departure": {
"time": "1770218573"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1770218619"
},
"departure": {
"time": "1770218629"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770218663"
},
"departure": {
"time": "1770218673"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770218709"
},
"departure": {
"time": "1770218719"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1770218790"
},
"departure": {
"time": "1770219000"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1770218881"
},
"departure": {
"time": "1770218975"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770218926"
},
"departure": {
"time": "1770219028"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770218977"
},
"departure": {
"time": "1770219053"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770219033"
},
"departure": {
"time": "1770219111"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770219090"
},
"departure": {
"time": "1770219170"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770219141"
},
"departure": {
"time": "1770219225"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770219194"
},
"departure": {
"time": "1770219252"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770219281"
},
"departure": {
"time": "1770219355"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770219419"
},
"departure": {
"time": "1770219484"
},
"stopId": "zenbus:StopPoint:SP:860960004:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1770219460"
},
"departure": {
"time": "1770219565"
},
"stopId": "zenbus:StopPoint:SP:864870033:LOC",
"stopSequence": 44
}
],
"timestamp": "1770216935",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "16:13:00",
"tripId": "5217762675785728:25"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:781830001:LOC",
"vehicle": {
"currentStopSequence": 18,
"position": {
"latitude": 48.79818344116211,
"longitude": 7.781774997711182
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"timestamp": "1770216934",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "15:29:00",
"tripId": "4679292022685696:26"
},
"vehicle": {
"id": "zenbus:Vehicle:781830001:LOC"
}
}
},
{
"id": "20260204:5938644062830592:26",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770216900"
},
"departure": {
"time": "1770216910"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770216974"
},
"departure": {
"time": "1770216984"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770217045"
},
"departure": {
"time": "1770217055"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770217115"
},
"departure": {
"time": "1770217125"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770217169"
},
"departure": {
"time": "1770217179"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1770216934",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "15:29:00",
"tripId": "4679292022685696:26"
},
"vehicle": {
"id": "zenbus:Vehicle:781830001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691060002:LOC",
"vehicle": {
"currentStopSequence": 19,
"position": {
"latitude": 48.82491683959961,
"longitude": 7.802621841430664
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"timestamp": "1770216936",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "15:29:00",
"tripId": "6488877775716352:25"
},
"vehicle": {
"id": "zenbus:Vehicle:691060002:LOC"
}
}
},
{
"id": "20260204:5907884043927552:25",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770216911"
},
"departure": {
"time": "1770216936"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770216958"
},
"departure": {
"time": "1770216968"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770217054"
},
"departure": {
"time": "1770217064"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770217105"
},
"departure": {
"time": "1770217115"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770217195"
},
"departure": {
"time": "1770217205"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1770216936",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "15:29:00",
"tripId": "6488877775716352:25"
},
"vehicle": {
"id": "zenbus:Vehicle:691060002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642300001:LOC",
"vehicle": {
"currentStopSequence": 17,
"position": {
"latitude": 48.79714584350586,
"longitude": 7.801412105560303
},
"stopId": "zenbus:StopPoint:SP:839920003:LOC",
"timestamp": "1770216934",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "15:33:00",
"tripId": "6542731733106688:11"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "20260204:5414480264560640:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770216891"
},
"departure": {
"time": "1770216904"
},
"stopId": "zenbus:StopPoint:SP:655640059:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770216987"
},
"departure": {
"time": "1770216997"
},
"stopId": "zenbus:StopPoint:SP:839920003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770217073"
},
"departure": {
"time": "1770217083"
},
"stopId": "zenbus:StopPoint:SP:5189456625664000:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770217150"
},
"departure": {
"time": "1770217160"
},
"stopId": "zenbus:StopPoint:SP:5183785859547136:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770217292"
},
"departure": {
"time": "1770217302"
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"stopSequence": 20
}
],
"timestamp": "1770216934",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "15:33:00",
"tripId": "6542731733106688:11"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:696870003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 19,
"position": {
"latitude": 48.80474090576172,
"longitude": 7.789752006530762
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"timestamp": "1770216935",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "15:31:00",
"tripId": "4844719491252224:14"
},
"vehicle": {
"id": "zenbus:Vehicle:696870003:LOC"
}
}
},
{
"id": "20260204:6597303835033600:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770216921"
},
"departure": {
"time": "1770216945"
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770216979"
},
"departure": {
"time": "1770216989"
},
"stopId": "zenbus:StopPoint:SP:667240131:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770217028"
},
"departure": {
"time": "1770217038"
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770217140"
},
"departure": {
"time": "1770217150"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1770216935",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "15:31:00",
"tripId": "4844719491252224:14"
},
"vehicle": {
"id": "zenbus:Vehicle:696870003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:709630001:LOC",
"vehicle": {
"currentStopSequence": 21,
"position": {
"latitude": 48.75419616699219,
"longitude": 7.6570940017700195
},
"stopId": "zenbus:StopPoint:SP:859660001:LOC",
"timestamp": "1770205423",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "12:20:00",
"tripId": "5825472530219008:9"
},
"vehicle": {
"id": "zenbus:Vehicle:709630001:LOC"
}
}
},
{
"id": "20260204:6602028387139584:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770216931"
},
"departure": {
"time": "1770216941"
},
"stopId": "zenbus:StopPoint:SP:859660001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770216976"
},
"departure": {
"time": "1770216986"
},
"stopId": "zenbus:StopPoint:SP:859660002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1770217033"
},
"departure": {
"time": "1770217043"
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770217089"
},
"departure": {
"time": "1770217099"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 24
}
],
"timestamp": "1770216911",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "12:20:00",
"tripId": "5825472530219008:9"
},
"vehicle": {
"id": "zenbus:Vehicle:709630001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5122059954814976:LOC",
"vehicle": {
"currentStopSequence": 9,
"position": {
"latitude": 48.730323791503906,
"longitude": 7.711113929748535
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"timestamp": "1770216933",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "15:31:00",
"tripId": "4910768194584576:13"
},
"vehicle": {
"id": "zenbus:Vehicle:5122059954814976:LOC"
}
}
},
{
"id": "20260204:6574846457675776:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770216959"
},
"departure": {
"time": "1770216969"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770217022"
},
"departure": {
"time": "1770217032"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770217072"
},
"departure": {
"time": "1770217082"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 11
}
],
"timestamp": "1770216933",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "15:31:00",
"tripId": "4910768194584576:13"
},
"vehicle": {
"id": "zenbus:Vehicle:5122059954814976:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4882518831529984:LOC",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 48.83515930175781,
"longitude": 7.638430118560791
},
"stopId": "zenbus:StopPoint:SP:863530004:LOC",
"timestamp": "1770216935",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "15:48:00",
"tripId": "5894153733931008:12"
},
"vehicle": {
"id": "zenbus:Vehicle:4882518831529984:LOC"
}
}
},
{
"id": "20260204:6001437252255744:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770216993"
},
"departure": {
"time": "1770217003"
},
"stopId": "zenbus:StopPoint:SP:863530004:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770217053"
},
"departure": {
"time": "1770217063"
},
"stopId": "zenbus:StopPoint:SP:6025674759340032:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1770217207"
},
"departure": {
"time": "1770217217"
},
"stopId": "zenbus:StopPoint:SP:855560002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770217401"
},
"departure": {
"time": "1770217411"
},
"stopId": "zenbus:StopPoint:SP:836440004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770217444"
},
"departure": {
"time": "1770217454"
},
"stopId": "zenbus:StopPoint:SP:861490004:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770217489"
},
"departure": {
"time": "1770217499"
},
"stopId": "zenbus:StopPoint:SP:810720006:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770217599"
},
"departure": {
"time": "1770217609"
},
"stopId": "zenbus:StopPoint:SP:4896810867884032:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770217677"
},
"departure": {
"time": "1770217687"
},
"stopId": "zenbus:StopPoint:SP:841760016:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770217712"
},
"departure": {
"time": "1770217722"
},
"stopId": "zenbus:StopPoint:SP:6346784566673408:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770217753"
},
"departure": {
"time": "1770217763"
},
"stopId": "zenbus:StopPoint:SP:667250149:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770217788"
},
"departure": {
"time": "1770217798"
},
"stopId": "zenbus:StopPoint:SP:851800005:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770217825"
},
"departure": {
"time": "1770217835"
},
"stopId": "zenbus:StopPoint:SP:861480002:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770218007"
},
"departure": {
"time": "1770218017"
},
"stopId": "zenbus:StopPoint:SP:659230053:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770218055"
},
"departure": {
"time": "1770218065"
},
"stopId": "zenbus:StopPoint:SP:673110028:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770218107"
},
"departure": {
"time": "1770218117"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 16
}
],
"timestamp": "1770216935",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "15:48:00",
"tripId": "5894153733931008:12"
},
"vehicle": {
"id": "zenbus:Vehicle:4882518831529984:LOC"
}
}
},
{
"id": "zenbus:Vehicle:718890005:LOC",
"vehicle": {
"currentStopSequence": 3,
"position": {
"latitude": 48.80311584472656,
"longitude": 7.769278049468994
},
"stopId": "zenbus:StopPoint:SP:867240003:LOC",
"timestamp": "1770216935",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "15:45:00",
"tripId": "4688066452127744:7"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
},
{
"id": "20260204:5367264405618688:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770216876"
},
"departure": {
"time": "1770216885"
},
"stopId": "zenbus:StopPoint:SP:845480004:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770216978"
},
"departure": {
"time": "1770216988"
},
"stopId": "zenbus:StopPoint:SP:867240003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1770217327"
},
"departure": {
"time": "1770217337"
},
"stopId": "zenbus:StopPoint:SP:869390002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770217542"
},
"departure": {
"time": "1770217552"
},
"stopId": "zenbus:StopPoint:SP:847900005:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770217614"
},
"departure": {
"time": "1770217624"
},
"stopId": "zenbus:StopPoint:SP:869390003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770217925"
},
"departure": {
"time": "1770217935"
},
"stopId": "zenbus:StopPoint:SP:850280002:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770217985"
},
"departure": {
"time": "1770217995"
},
"stopId": "zenbus:StopPoint:SP:832170003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770218229"
},
"departure": {
"time": "1770218239"
},
"stopId": "zenbus:StopPoint:SP:847890003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770218365"
},
"departure": {
"time": "1770218375"
},
"stopId": "zenbus:StopPoint:SP:859630005:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770218519"
},
"departure": {
"time": "1770218529"
},
"stopId": "zenbus:StopPoint:SP:5411837160980480:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770218574"
},
"departure": {
"time": "1770218584"
},
"stopId": "zenbus:StopPoint:SP:4644680571551744:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770218726"
},
"departure": {
"time": "1770218736"
},
"stopId": "zenbus:StopPoint:SP:840350004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770218859"
},
"departure": {
"time": "1770218869"
},
"stopId": "zenbus:StopPoint:SP:855560003:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770218995"
},
"departure": {
"time": "1770219005"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 15
}
],
"timestamp": "1770216935",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "15:45:00",
"tripId": "4688066452127744:7"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1770216936"
}
}