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-18 at 07:19 Europe/Paris.
vehicle_positions (21) trip_updates (21) 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-18 at 07:19 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "zenbus:Vehicle:664110109:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 51,
"position": {
"latitude": 48.7655029296875,
"longitude": 7.853294849395752
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"timestamp": "1771395573",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "06:20:00",
"tripId": "5433988945543168:1"
},
"vehicle": {
"id": "zenbus:Vehicle:664110109:LOC"
}
}
},
{
"id": "20260218:4699572623376384:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771395565"
},
"departure": {
"time": "1771395583"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1771395666"
},
"departure": {
"time": "1771395676"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1771395721"
},
"departure": {
"time": "1771395731"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1771395790"
},
"departure": {
"time": "1771395800"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1771395573",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "06:20:00",
"tripId": "5433988945543168:1"
},
"vehicle": {
"id": "zenbus:Vehicle:664110109:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642300001:LOC",
"vehicle": {
"currentStopSequence": 25,
"position": {
"latitude": 48.81483840942383,
"longitude": 7.791522979736328
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"timestamp": "1771395574",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "06:50:00",
"tripId": "5433988945543168:3"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "20260218:4699572623376384:3",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771395520"
},
"departure": {
"time": "1771395535"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771395593"
},
"departure": {
"time": "1771395603"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771395640"
},
"departure": {
"time": "1771395650"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771395691"
},
"departure": {
"time": "1771395701"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771395749"
},
"departure": {
"time": "1771395759"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1771395794"
},
"departure": {
"time": "1771395804"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771395857"
},
"departure": {
"time": "1771395867"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1771395911"
},
"departure": {
"time": "1771395921"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1771395983"
},
"departure": {
"time": "1771395993"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1771396074"
},
"departure": {
"time": "1771396084"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1771396218"
},
"departure": {
"time": "1771396228"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771396305"
},
"departure": {
"time": "1771396315"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1771396363"
},
"departure": {
"time": "1771396373"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1771396502"
},
"departure": {
"time": "1771396512"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1771396593"
},
"departure": {
"time": "1771396603"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1771396655"
},
"departure": {
"time": "1771396665"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1771396718"
},
"departure": {
"time": "1771396728"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1771396807"
},
"departure": {
"time": "1771396817"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1771396899"
},
"departure": {
"time": "1771396909"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1771396969"
},
"departure": {
"time": "1771396979"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1771397038"
},
"departure": {
"time": "1771397048"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1771397109"
},
"departure": {
"time": "1771397119"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1771397169"
},
"departure": {
"time": "1771397179"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1771397218"
},
"departure": {
"time": "1771397228"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1771397277"
},
"departure": {
"time": "1771397287"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1771397339"
},
"departure": {
"time": "1771397349"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1771397433"
},
"departure": {
"time": "1771397443"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1771397488"
},
"departure": {
"time": "1771397498"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1771397557"
},
"departure": {
"time": "1771397567"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1771395574",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "06:50:00",
"tripId": "5433988945543168:3"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180004:LOC",
"vehicle": {
"currentStopSequence": 15,
"position": {
"latitude": 48.82609558105469,
"longitude": 7.764307975769043
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"timestamp": "1771395574",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "07:14:00",
"tripId": "5433988945543168:4"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "20260218:4699572623376384:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771395552"
},
"departure": {
"time": "1771395553"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771395616"
},
"departure": {
"time": "1771395626"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771395664"
},
"departure": {
"time": "1771395674"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771395721"
},
"departure": {
"time": "1771395731"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771395776"
},
"departure": {
"time": "1771395786"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771395839"
},
"departure": {
"time": "1771395849"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771395887"
},
"departure": {
"time": "1771395897"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771395939"
},
"departure": {
"time": "1771395949"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771396021"
},
"departure": {
"time": "1771396200"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1771396128"
},
"departure": {
"time": "1771396199"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771396182"
},
"departure": {
"time": "1771396256"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771396237"
},
"departure": {
"time": "1771396313"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771396293"
},
"departure": {
"time": "1771396371"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771396353"
},
"departure": {
"time": "1771396431"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771396422"
},
"departure": {
"time": "1771396496"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1771396474"
},
"departure": {
"time": "1771396552"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771396549"
},
"departure": {
"time": "1771396619"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1771396613"
},
"departure": {
"time": "1771396681"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1771396697"
},
"departure": {
"time": "1771396753"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1771396766"
},
"departure": {
"time": "1771396818"
},
"stopId": "zenbus:StopPoint:SP:851310002:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1771396838"
},
"departure": {
"time": "1771396884"
},
"stopId": "zenbus:StopPoint:SP:5937949578362880:LOC",
"stopSequence": 34
}
],
"timestamp": "1771395574",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "07:14:00",
"tripId": "5433988945543168:4"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.81781768798828,
"longitude": 7.719350814819336
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"timestamp": "1771395573",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "07:20:00",
"tripId": "5433988945543168:5"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "20260218:4699572623376384:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771395345"
},
"departure": {
"time": "1771395600"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1771395630"
},
"departure": {
"time": "1771395640"
},
"stopId": "zenbus:StopPoint:SP:4896810867884032:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771395686"
},
"departure": {
"time": "1771395696"
},
"stopId": "zenbus:StopPoint:SP:6597841175707648:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771395743"
},
"departure": {
"time": "1771395753"
},
"stopId": "zenbus:StopPoint:SP:651720023:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1771395787"
},
"departure": {
"time": "1771395797"
},
"stopId": "zenbus:StopPoint:SP:5396617340387328:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1771395845"
},
"departure": {
"time": "1771395855"
},
"stopId": "zenbus:StopPoint:SP:835970004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771395896"
},
"departure": {
"time": "1771395906"
},
"stopId": "zenbus:StopPoint:SP:857000002:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771395979"
},
"departure": {
"time": "1771395989"
},
"stopId": "zenbus:StopPoint:SP:665370140:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771396037"
},
"departure": {
"time": "1771396047"
},
"stopId": "zenbus:StopPoint:SP:5993900054413312:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771396095"
},
"departure": {
"time": "1771396105"
},
"stopId": "zenbus:StopPoint:SP:864960002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771396152"
},
"departure": {
"time": "1771396162"
},
"stopId": "zenbus:StopPoint:SP:630550027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771396227"
},
"departure": {
"time": "1771396237"
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771396341"
},
"departure": {
"time": "1771396351"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771396427"
},
"departure": {
"time": "1771396437"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771396468"
},
"departure": {
"time": "1771396478"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771396516"
},
"departure": {
"time": "1771396526"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771396563"
},
"departure": {
"time": "1771396573"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771396616"
},
"departure": {
"time": "1771396626"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771396658"
},
"departure": {
"time": "1771396668"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771396700"
},
"departure": {
"time": "1771396710"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771396765"
},
"departure": {
"time": "1771397100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1771396848"
},
"departure": {
"time": "1771397009"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771396894"
},
"departure": {
"time": "1771397062"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771396940"
},
"departure": {
"time": "1771397115"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771396988"
},
"departure": {
"time": "1771397169"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771397039"
},
"departure": {
"time": "1771397224"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771397096"
},
"departure": {
"time": "1771397283"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1771397141"
},
"departure": {
"time": "1771397335"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771397204"
},
"departure": {
"time": "1771397397"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1771397259"
},
"departure": {
"time": "1771397454"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1771397330"
},
"departure": {
"time": "1771397520"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1771397421"
},
"departure": {
"time": "1771397625"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1771397565"
},
"departure": {
"time": "1771397757"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771397652"
},
"departure": {
"time": "1771397831"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1771397710"
},
"departure": {
"time": "1771397890"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1771397850"
},
"departure": {
"time": "1771397960"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1771397940"
},
"departure": {
"time": "1771398035"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1771398002"
},
"departure": {
"time": "1771398126"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1771398065"
},
"departure": {
"time": "1771398187"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1771398154"
},
"departure": {
"time": "1771398292"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1771398246"
},
"departure": {
"time": "1771398398"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1771398316"
},
"departure": {
"time": "1771398433"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1771398386"
},
"departure": {
"time": "1771398498"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1771398456"
},
"departure": {
"time": "1771398593"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1771398516"
},
"departure": {
"time": "1771398653"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1771398566"
},
"departure": {
"time": "1771398708"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1771398625"
},
"departure": {
"time": "1771398767"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1771398687"
},
"departure": {
"time": "1771398888"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1771398780"
},
"departure": {
"time": "1771398965"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1771398835"
},
"departure": {
"time": "1771399052"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1771398905"
},
"departure": {
"time": "1771399117"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1771395573",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "07:20:00",
"tripId": "5433988945543168:5"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691050002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 37,
"position": {
"latitude": 48.820823669433594,
"longitude": 7.783055782318115
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"timestamp": "1771395571",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "06:32:00",
"tripId": "5988988008529920:2"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "20260218:5784952768561152:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771395523"
},
"departure": {
"time": "1771395553"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771395566"
},
"departure": {
"time": "1771395581"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1771395622"
},
"departure": {
"time": "1771395632"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1771395675"
},
"departure": {
"time": "1771395685"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1771395722"
},
"departure": {
"time": "1771395732"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1771395770"
},
"departure": {
"time": "1771395780"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1771395849"
},
"departure": {
"time": "1771395859"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1771395975"
},
"departure": {
"time": "1771395985"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1771396055"
},
"departure": {
"time": "1771396065"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1771396111"
},
"departure": {
"time": "1771396121"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1771396175"
},
"departure": {
"time": "1771396185"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1771396233"
},
"departure": {
"time": "1771396243"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1771396314"
},
"departure": {
"time": "1771396324"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1771396375"
},
"departure": {
"time": "1771396385"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1771396431"
},
"departure": {
"time": "1771396441"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1771396478"
},
"departure": {
"time": "1771396488"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1771396539"
},
"departure": {
"time": "1771396549"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1771396582"
},
"departure": {
"time": "1771396592"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1771396643"
},
"departure": {
"time": "1771396653"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1771396689"
},
"departure": {
"time": "1771396699"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1771395571",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "06:32:00",
"tripId": "5988988008529920:2"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:793780006:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 13,
"position": {
"latitude": 48.78895568847656,
"longitude": 7.854523181915283
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"timestamp": "1771395572",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "07:02:00",
"tripId": "5988988008529920:4"
},
"vehicle": {
"id": "zenbus:Vehicle:793780006:LOC"
}
}
},
{
"id": "20260218:5784952768561152:3",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771395523"
},
"departure": {
"time": "1771395542"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771395571"
},
"departure": {
"time": "1771395582"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771395650"
},
"departure": {
"time": "1771395660"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771395733"
},
"departure": {
"time": "1771395743"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771395884"
},
"departure": {
"time": "1771395894"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771395930"
},
"departure": {
"time": "1771395940"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771396035"
},
"departure": {
"time": "1771396045"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771396183"
},
"departure": {
"time": "1771396193"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771396277"
},
"departure": {
"time": "1771396287"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771396352"
},
"departure": {
"time": "1771396362"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771396412"
},
"departure": {
"time": "1771396422"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771396474"
},
"departure": {
"time": "1771396484"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771396529"
},
"departure": {
"time": "1771396539"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771396579"
},
"departure": {
"time": "1771396589"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1771396634"
},
"departure": {
"time": "1771396644"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771396680"
},
"departure": {
"time": "1771396690"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1771396731"
},
"departure": {
"time": "1771396741"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1771396771"
},
"departure": {
"time": "1771396781"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1771396813"
},
"departure": {
"time": "1771396823"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1771396884"
},
"departure": {
"time": "1771397100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1771396967"
},
"departure": {
"time": "1771397068"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1771397008"
},
"departure": {
"time": "1771397119"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771397055"
},
"departure": {
"time": "1771397142"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1771397107"
},
"departure": {
"time": "1771397198"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1771397160"
},
"departure": {
"time": "1771397255"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1771397206"
},
"departure": {
"time": "1771397308"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1771397255"
},
"departure": {
"time": "1771397332"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1771397333"
},
"departure": {
"time": "1771397431"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1771397459"
},
"departure": {
"time": "1771397554"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1771397539"
},
"departure": {
"time": "1771397654"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1771397595"
},
"departure": {
"time": "1771397712"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1771397659"
},
"departure": {
"time": "1771397774"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1771397717"
},
"departure": {
"time": "1771397833"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1771397798"
},
"departure": {
"time": "1771397934"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1771397859"
},
"departure": {
"time": "1771397994"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1771397915"
},
"departure": {
"time": "1771398052"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1771397963"
},
"departure": {
"time": "1771398076"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1771398023"
},
"departure": {
"time": "1771398166"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1771398067"
},
"departure": {
"time": "1771398218"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1771398127"
},
"departure": {
"time": "1771398278"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1771398174"
},
"departure": {
"time": "1771398332"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1771395572",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "07:02:00",
"tripId": "5988988008529920:4"
},
"vehicle": {
"id": "zenbus:Vehicle:793780006:LOC"
}
}
},
{
"id": "zenbus:Vehicle:671920003:LOC",
"vehicle": {
"currentStopSequence": 27,
"position": {
"latitude": 48.81105422973633,
"longitude": 7.803741931915283
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"timestamp": "1771395572",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "07:13:00",
"tripId": "5988988008529920:3"
},
"vehicle": {
"id": "zenbus:Vehicle:671920003:LOC"
}
}
},
{
"id": "20260218:5784952768561152:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771395556"
},
"departure": {
"time": "1771395565"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771395601"
},
"departure": {
"time": "1771395611"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771395656"
},
"departure": {
"time": "1771395666"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1771395718"
},
"departure": {
"time": "1771395728"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771395767"
},
"departure": {
"time": "1771395777"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1771395823"
},
"departure": {
"time": "1771395833"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1771395867"
},
"departure": {
"time": "1771395877"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1771395914"
},
"departure": {
"time": "1771395924"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1771395994"
},
"departure": {
"time": "1771396200"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1771396085"
},
"departure": {
"time": "1771396177"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1771396130"
},
"departure": {
"time": "1771396230"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771396181"
},
"departure": {
"time": "1771396255"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1771396237"
},
"departure": {
"time": "1771396313"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1771396295"
},
"departure": {
"time": "1771396372"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1771396345"
},
"departure": {
"time": "1771396427"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1771396398"
},
"departure": {
"time": "1771396454"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1771396485"
},
"departure": {
"time": "1771396557"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1771396624"
},
"departure": {
"time": "1771396687"
},
"stopId": "zenbus:StopPoint:SP:860960004:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1771396665"
},
"departure": {
"time": "1771396767"
},
"stopId": "zenbus:StopPoint:SP:864870033:LOC",
"stopSequence": 44
}
],
"timestamp": "1771395572",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "07:13:00",
"tripId": "5988988008529920:3"
},
"vehicle": {
"id": "zenbus:Vehicle:671920003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:687320001:LOC",
"vehicle": {
"currentStopSequence": 16,
"position": {
"latitude": 48.80421447753906,
"longitude": 7.783679962158203
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"timestamp": "1771395574",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "06:59:00",
"tripId": "6438637865533440:2"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "20260218:5938644062830592:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771395490"
},
"departure": {
"time": "1771395520"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771395528"
},
"departure": {
"time": "1771395545"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771395586"
},
"departure": {
"time": "1771395628"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771395696"
},
"departure": {
"time": "1771395713"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771395797"
},
"departure": {
"time": "1771395823"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771395867"
},
"departure": {
"time": "1771395888"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771395937"
},
"departure": {
"time": "1771395953"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771395991"
},
"departure": {
"time": "1771396010"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1771395574",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "06:59:00",
"tripId": "6438637865533440:2"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:698820097:LOC",
"vehicle": {
"currentStopSequence": 13,
"position": {
"latitude": 48.815181732177734,
"longitude": 7.790836811065674
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"timestamp": "1771395573",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "06:59:00",
"tripId": "6482798652162048:2"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "20260218:5907884043927552:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771395560"
},
"departure": {
"time": "1771395561"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771395593"
},
"departure": {
"time": "1771395603"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771395658"
},
"departure": {
"time": "1771395668"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771395703"
},
"departure": {
"time": "1771395713"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771395748"
},
"departure": {
"time": "1771395758"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771395803"
},
"departure": {
"time": "1771395813"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771395877"
},
"departure": {
"time": "1771395887"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771395942"
},
"departure": {
"time": "1771395952"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771396039"
},
"departure": {
"time": "1771396049"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771396090"
},
"departure": {
"time": "1771396100"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771396179"
},
"departure": {
"time": "1771396189"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1771395573",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "06:59:00",
"tripId": "6482798652162048:2"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681650002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 12,
"position": {
"latitude": 48.807273864746094,
"longitude": 7.793702125549316
},
"stopId": "zenbus:StopPoint:SP:859040029:LOC",
"timestamp": "1771395572",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "07:03:00",
"tripId": "5919147645992960:1"
},
"vehicle": {
"id": "zenbus:Vehicle:681650002:LOC"
}
}
},
{
"id": "20260218:5414480264560640:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771395554"
},
"departure": {
"time": "1771395582"
},
"stopId": "zenbus:StopPoint:SP:859040029:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771395630"
},
"departure": {
"time": "1771395640"
},
"stopId": "zenbus:StopPoint:SP:659380032:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771395691"
},
"departure": {
"time": "1771395701"
},
"stopId": "zenbus:StopPoint:SP:659220088:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771395744"
},
"departure": {
"time": "1771395754"
},
"stopId": "zenbus:StopPoint:SP:864900025:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771395817"
},
"departure": {
"time": "1771395827"
},
"stopId": "zenbus:StopPoint:SP:655640059:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771395964"
},
"departure": {
"time": "1771395974"
},
"stopId": "zenbus:StopPoint:SP:839920003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771396049"
},
"departure": {
"time": "1771396059"
},
"stopId": "zenbus:StopPoint:SP:5189456625664000:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771396126"
},
"departure": {
"time": "1771396136"
},
"stopId": "zenbus:StopPoint:SP:5183785859547136:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771396268"
},
"departure": {
"time": "1771396278"
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"stopSequence": 20
}
],
"timestamp": "1771395572",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "07:03:00",
"tripId": "5919147645992960:1"
},
"vehicle": {
"id": "zenbus:Vehicle:681650002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:702350001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 11,
"position": {
"latitude": 48.8138542175293,
"longitude": 7.783299922943115
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"timestamp": "1771395571",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "07:00:00",
"tripId": "6553002342088704:1"
},
"vehicle": {
"id": "zenbus:Vehicle:702350001:LOC"
}
}
},
{
"id": "20260218:5926642565251072:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771395935"
},
"departure": {
"time": "1771395945"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771395993"
},
"departure": {
"time": "1771396003"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771396040"
},
"departure": {
"time": "1771396050"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771396111"
},
"departure": {
"time": "1771396121"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771396160"
},
"departure": {
"time": "1771396170"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771396240"
},
"departure": {
"time": "1771396250"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771396277"
},
"departure": {
"time": "1771396287"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771396326"
},
"departure": {
"time": "1771396336"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771396391"
},
"departure": {
"time": "1771396401"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771396476"
},
"departure": {
"time": "1771396486"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1771395571",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "07:00:00",
"tripId": "6553002342088704:1"
},
"vehicle": {
"id": "zenbus:Vehicle:702350001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:671900097:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 19,
"position": {
"latitude": 48.775123596191406,
"longitude": 7.849361896514893
},
"stopId": "zenbus:StopPoint:SP:853260005:LOC",
"timestamp": "1771395574",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "06:57:00",
"tripId": "5473089233092608:1"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "20260218:5406815874449408:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771395566"
},
"departure": {
"time": "1771395584"
},
"stopId": "zenbus:StopPoint:SP:853260005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771395659"
},
"departure": {
"time": "1771395669"
},
"stopId": "zenbus:StopPoint:SP:851320003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771395734"
},
"departure": {
"time": "1771395744"
},
"stopId": "zenbus:StopPoint:SP:831890004:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771395795"
},
"departure": {
"time": "1771395805"
},
"stopId": "zenbus:StopPoint:SP:670530120:LOC",
"stopSequence": 22
}
],
"timestamp": "1771395574",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "06:57:00",
"tripId": "5473089233092608:1"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:796080001:LOC",
"vehicle": {
"currentStopSequence": 16,
"position": {
"latitude": 48.799739837646484,
"longitude": 7.801200866699219
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"timestamp": "1771395573",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "07:01:00",
"tripId": "4920857987121152:1"
},
"vehicle": {
"id": "zenbus:Vehicle:796080001:LOC"
}
}
},
{
"id": "20260218:6597303835033600:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771395593"
},
"departure": {
"time": "1771395603"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771395632"
},
"departure": {
"time": "1771395642"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771395676"
},
"departure": {
"time": "1771395686"
},
"stopId": "zenbus:StopPoint:SP:657690024:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771395723"
},
"departure": {
"time": "1771395733"
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771395766"
},
"departure": {
"time": "1771395778"
},
"stopId": "zenbus:StopPoint:SP:667240131:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771395815"
},
"departure": {
"time": "1771395825"
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771395928"
},
"departure": {
"time": "1771395949"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1771395573",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "07:01:00",
"tripId": "4920857987121152:1"
},
"vehicle": {
"id": "zenbus:Vehicle:796080001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.710872650146484,
"longitude": 7.708217144012451
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"timestamp": "1771395572",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "07:20:00",
"tripId": "4908641162362880:2"
},
"vehicle": {
"id": "zenbus:Vehicle:674570003:LOC"
}
}
},
{
"id": "20260218:6602028387139584:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771395568"
},
"departure": {
"time": "1771395600"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1771395637"
},
"departure": {
"time": "1771395653"
},
"stopId": "zenbus:StopPoint:SP:857000004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771395685"
},
"departure": {
"time": "1771395707"
},
"stopId": "zenbus:StopPoint:SP:859050005:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771395744"
},
"departure": {
"time": "1771395767"
},
"stopId": "zenbus:StopPoint:SP:869420003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1771395806"
},
"departure": {
"time": "1771395828"
},
"stopId": "zenbus:StopPoint:SP:810350003:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1771395860"
},
"departure": {
"time": "1771395870"
},
"stopId": "zenbus:StopPoint:SP:5448946550833152:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771395900"
},
"departure": {
"time": "1771395910"
},
"stopId": "zenbus:StopPoint:SP:850300001:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771395931"
},
"departure": {
"time": "1771395950"
},
"stopId": "zenbus:StopPoint:SP:4842807903649792:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771395966"
},
"departure": {
"time": "1771395998"
},
"stopId": "zenbus:StopPoint:SP:853650004:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771395999"
},
"departure": {
"time": "1771396044"
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771396065"
},
"departure": {
"time": "1771396107"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771396125"
},
"departure": {
"time": "1771396197"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771396173"
},
"departure": {
"time": "1771396281"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771396262"
},
"departure": {
"time": "1771396356"
},
"stopId": "zenbus:StopPoint:SP:859060004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771396316"
},
"departure": {
"time": "1771396413"
},
"stopId": "zenbus:StopPoint:SP:835970007:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771396351"
},
"departure": {
"time": "1771396460"
},
"stopId": "zenbus:StopPoint:SP:853640004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771396430"
},
"departure": {
"time": "1771396530"
},
"stopId": "zenbus:StopPoint:SP:832170002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771396472"
},
"departure": {
"time": "1771396581"
},
"stopId": "zenbus:StopPoint:SP:857020004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771396594"
},
"departure": {
"time": "1771396672"
},
"stopId": "zenbus:StopPoint:SP:835930023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771396665"
},
"departure": {
"time": "1771396737"
},
"stopId": "zenbus:StopPoint:SP:838610006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771396723"
},
"departure": {
"time": "1771396796"
},
"stopId": "zenbus:StopPoint:SP:865520002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771396812"
},
"departure": {
"time": "1771396901"
},
"stopId": "zenbus:StopPoint:SP:859660001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771396856"
},
"departure": {
"time": "1771396923"
},
"stopId": "zenbus:StopPoint:SP:859660002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1771396913"
},
"departure": {
"time": "1771396981"
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771396969"
},
"departure": {
"time": "1771397039"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 24
}
],
"timestamp": "1771395572",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "07:20:00",
"tripId": "4908641162362880:2"
},
"vehicle": {
"id": "zenbus:Vehicle:674570003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681650001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 48.75787353515625,
"longitude": 7.644958019256592
},
"stopId": "zenbus:StopPoint:SP:869420004:LOC",
"timestamp": "1771395574",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "07:15:00",
"tripId": "5422260866252800:1"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "20260218:4788911768338432:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771395635"
},
"departure": {
"time": "1771395645"
},
"stopId": "zenbus:StopPoint:SP:857010005:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771395681"
},
"departure": {
"time": "1771395691"
},
"stopId": "zenbus:StopPoint:SP:855550002:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1771395779"
},
"departure": {
"time": "1771395789"
},
"stopId": "zenbus:StopPoint:SP:859650002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1771395844"
},
"departure": {
"time": "1771395854"
},
"stopId": "zenbus:StopPoint:SP:844330004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771395914"
},
"departure": {
"time": "1771395924"
},
"stopId": "zenbus:StopPoint:SP:853250005:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771396033"
},
"departure": {
"time": "1771396043"
},
"stopId": "zenbus:StopPoint:SP:841770004:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771396078"
},
"departure": {
"time": "1771396088"
},
"stopId": "zenbus:StopPoint:SP:844330003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771396151"
},
"departure": {
"time": "1771396161"
},
"stopId": "zenbus:StopPoint:SP:865510006:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771396188"
},
"departure": {
"time": "1771396198"
},
"stopId": "zenbus:StopPoint:SP:810320021:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771396253"
},
"departure": {
"time": "1771396263"
},
"stopId": "zenbus:StopPoint:SP:845480005:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771396350"
},
"departure": {
"time": "1771396360"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771396389"
},
"departure": {
"time": "1771396399"
},
"stopId": "zenbus:StopPoint:SP:838060005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771396449"
},
"departure": {
"time": "1771396459"
},
"stopId": "zenbus:StopPoint:SP:855540005:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771396530"
},
"departure": {
"time": "1771396540"
},
"stopId": "zenbus:StopPoint:SP:850300001:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771396561"
},
"departure": {
"time": "1771396571"
},
"stopId": "zenbus:StopPoint:SP:4842807903649792:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771396596"
},
"departure": {
"time": "1771396606"
},
"stopId": "zenbus:StopPoint:SP:853650004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771396630"
},
"departure": {
"time": "1771396640"
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771396696"
},
"departure": {
"time": "1771396706"
},
"stopId": "zenbus:StopPoint:SP:843890005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771396745"
},
"departure": {
"time": "1771396755"
},
"stopId": "zenbus:StopPoint:SP:847380004:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771396810"
},
"departure": {
"time": "1771396820"
},
"stopId": "zenbus:StopPoint:SP:845760005:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771396870"
},
"departure": {
"time": "1771396880"
},
"stopId": "zenbus:StopPoint:SP:843910004:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1771396917"
},
"departure": {
"time": "1771396927"
},
"stopId": "zenbus:StopPoint:SP:859040030:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771396962"
},
"departure": {
"time": "1771396972"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 24
}
],
"timestamp": "1771395574",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "07:15:00",
"tripId": "5422260866252800:1"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4903927356063744:LOC",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 48.73442077636719,
"longitude": 7.710823059082031
},
"stopId": "zenbus:StopPoint:SP:5982027422629888:LOC",
"timestamp": "1771395574",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "07:01:00",
"tripId": "5459760821305344:2"
},
"vehicle": {
"id": "zenbus:Vehicle:4903927356063744:LOC"
}
}
},
{
"id": "20260218:6574846457675776:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771395530"
},
"departure": {
"time": "1771395550"
},
"stopId": "zenbus:StopPoint:SP:667270018:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771395616"
},
"departure": {
"time": "1771395626"
},
"stopId": "zenbus:StopPoint:SP:5982027422629888:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771395679"
},
"departure": {
"time": "1771395764"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771395741"
},
"departure": {
"time": "1771395825"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771395791"
},
"departure": {
"time": "1771395880"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 11
}
],
"timestamp": "1771395574",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "07:01:00",
"tripId": "5459760821305344:2"
},
"vehicle": {
"id": "zenbus:Vehicle:4903927356063744:LOC"
}
}
},
{
"id": "zenbus:Vehicle:830250002:LOC",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 48.79426956176758,
"longitude": 7.75870418548584
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"timestamp": "1771395571",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "07:02:00",
"tripId": "6537433333104640:2"
},
"vehicle": {
"id": "zenbus:Vehicle:830250002:LOC"
}
}
},
{
"id": "20260218:6500367094251520:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771395618"
},
"departure": {
"time": "1771395674"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771395733"
},
"departure": {
"time": "1771395761"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771395895"
},
"departure": {
"time": "1771395962"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 10
}
],
"timestamp": "1771395571",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "07:02:00",
"tripId": "6537433333104640:2"
},
"vehicle": {
"id": "zenbus:Vehicle:830250002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4846410684956672:LOC",
"vehicle": {
"currentStopSequence": 1,
"position": {
"latitude": 48.844024658203125,
"longitude": 7.610279083251953
},
"stopId": "zenbus:StopPoint:SP:863500004:LOC",
"timestamp": "1771395572",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "07:18:00",
"tripId": "4734799857057792:1"
},
"vehicle": {
"id": "zenbus:Vehicle:4846410684956672:LOC"
}
}
},
{
"id": "20260218:6001437252255744:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771395604"
},
"departure": {
"time": "1771395614"
},
"stopId": "zenbus:StopPoint:SP:863500004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771395881"
},
"departure": {
"time": "1771395891"
},
"stopId": "zenbus:StopPoint:SP:863530004:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771395941"
},
"departure": {
"time": "1771395951"
},
"stopId": "zenbus:StopPoint:SP:6025674759340032:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1771396095"
},
"departure": {
"time": "1771396105"
},
"stopId": "zenbus:StopPoint:SP:855560002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1771396289"
},
"departure": {
"time": "1771396299"
},
"stopId": "zenbus:StopPoint:SP:836440004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771396332"
},
"departure": {
"time": "1771396342"
},
"stopId": "zenbus:StopPoint:SP:861490004:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771396376"
},
"departure": {
"time": "1771396386"
},
"stopId": "zenbus:StopPoint:SP:810720006:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771396486"
},
"departure": {
"time": "1771396496"
},
"stopId": "zenbus:StopPoint:SP:4896810867884032:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771396564"
},
"departure": {
"time": "1771396574"
},
"stopId": "zenbus:StopPoint:SP:841760016:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771396599"
},
"departure": {
"time": "1771396609"
},
"stopId": "zenbus:StopPoint:SP:6346784566673408:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771396641"
},
"departure": {
"time": "1771396651"
},
"stopId": "zenbus:StopPoint:SP:667250149:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771396676"
},
"departure": {
"time": "1771396686"
},
"stopId": "zenbus:StopPoint:SP:851800005:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771396713"
},
"departure": {
"time": "1771396723"
},
"stopId": "zenbus:StopPoint:SP:861480002:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771396894"
},
"departure": {
"time": "1771396904"
},
"stopId": "zenbus:StopPoint:SP:659230053:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771396942"
},
"departure": {
"time": "1771396952"
},
"stopId": "zenbus:StopPoint:SP:673110028:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771396995"
},
"departure": {
"time": "1771397005"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 16
}
],
"timestamp": "1771395572",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "07:18:00",
"tripId": "4734799857057792:1"
},
"vehicle": {
"id": "zenbus:Vehicle:4846410684956672:LOC"
}
}
},
{
"id": "zenbus:Vehicle:686780013:LOC",
"vehicle": {
"currentStopSequence": 11,
"position": {
"latitude": 48.807743072509766,
"longitude": 7.636247158050537
},
"stopId": "zenbus:StopPoint:SP:665400021:LOC",
"timestamp": "1771395574",
"trip": {
"routeId": "zenbus:Line:753020003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "06:55:00",
"tripId": "6050268211838976:1"
},
"vehicle": {
"id": "zenbus:Vehicle:686780013:LOC"
}
}
},
{
"id": "20260218:6581439635128320:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771395667"
},
"departure": {
"time": "1771395677"
},
"stopId": "zenbus:StopPoint:SP:665400021:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771395711"
},
"departure": {
"time": "1771395721"
},
"stopId": "zenbus:StopPoint:SP:869430004:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771395789"
},
"departure": {
"time": "1771395799"
},
"stopId": "zenbus:StopPoint:SP:5954703847325696:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771395882"
},
"departure": {
"time": "1771395892"
},
"stopId": "zenbus:StopPoint:SP:867230003:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771396139"
},
"departure": {
"time": "1771396149"
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771396212"
},
"departure": {
"time": "1771396222"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771396291"
},
"departure": {
"time": "1771396301"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771396332"
},
"departure": {
"time": "1771396342"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771396423"
},
"departure": {
"time": "1771396433"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771396482"
},
"departure": {
"time": "1771396496"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771396541"
},
"departure": {
"time": "1771396585"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771396590"
},
"departure": {
"time": "1771396640"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1771396654"
},
"departure": {
"time": "1771396702"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1771395574",
"trip": {
"routeId": "zenbus:Line:753020003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "06:55:00",
"tripId": "6050268211838976:1"
},
"vehicle": {
"id": "zenbus:Vehicle:686780013:LOC"
}
}
},
{
"id": "zenbus:Vehicle:706140014:LOC",
"vehicle": {
"currentStopSequence": 9,
"position": {
"latitude": 48.79579544067383,
"longitude": 7.719019889831543
},
"stopId": "zenbus:StopPoint:SP:838640004:LOC",
"timestamp": "1771395572",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "06:55:00",
"tripId": "4909274246414336:2"
},
"vehicle": {
"id": "zenbus:Vehicle:706140014:LOC"
}
}
},
{
"id": "20260218:6532715781292032:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771395782"
},
"departure": {
"time": "1771395792"
},
"stopId": "zenbus:StopPoint:SP:838640004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771395875"
},
"departure": {
"time": "1771395885"
},
"stopId": "zenbus:StopPoint:SP:851790005:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771396089"
},
"departure": {
"time": "1771396099"
},
"stopId": "zenbus:StopPoint:SP:863510002:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771396639"
},
"departure": {
"time": "1771396649"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771396718"
},
"departure": {
"time": "1771396728"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771396907"
},
"departure": {
"time": "1771396917"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 14
}
],
"timestamp": "1771395572",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "06:55:00",
"tripId": "4909274246414336:2"
},
"vehicle": {
"id": "zenbus:Vehicle:706140014:LOC"
}
}
},
{
"id": "zenbus:Vehicle:718890005:LOC",
"vehicle": {
"currentStopSequence": 12,
"position": {
"latitude": 48.78605651855469,
"longitude": 7.731062889099121
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"timestamp": "1771395570",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "07:16:00",
"tripId": "4909274246414336:1"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
},
{
"id": "20260218:6532715781292032:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771395553"
},
"departure": {
"time": "1771395570"
},
"stopId": "zenbus:StopPoint:SP:863510002:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771395956"
},
"departure": {
"time": "1771395966"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771396022"
},
"departure": {
"time": "1771396056"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771396175"
},
"departure": {
"time": "1771396222"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 14
}
],
"timestamp": "1771395570",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260218",
"startTime": "07:16:00",
"tripId": "4909274246414336:1"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1771395575"
}
}