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
❌84 errors
Validation carried out using the current GTFS file and the GTFS-RT the 2026-02-16 at 08:14 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Sequential stop_time_update times are not increasing E022 84 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:8 stop_sequence 23 arrival_time 08:27:18 (1771226838) is less than previous stop departure_time 08:30:00 (1771227000) - times must increase between two sequential stops
- trip_id 5433988945543168:8 stop_sequence 23 departure_time 08:29:14 (1771226954) is less than previous stop departure_time 08:30:00 (1771227000) - times must increase between two sequential stops
- trip_id 5433988945543168:8 stop_sequence 24 arrival_time 08:28:12 (1771226892) is less than previous stop departure_time 08:29:14 (1771226954) - times must increase between two sequential stops
- trip_id 5433988945543168:8 stop_sequence 25 arrival_time 08:29:06 (1771226946) is less than previous stop departure_time 08:30:11 (1771227011) - times must increase between two sequential stops
- trip_id 5433988945543168:8 stop_sequence 26 arrival_time 08:30:03 (1771227003) is less than previous stop departure_time 08:31:08 (1771227068) - times must increase between two sequential stops
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. | 824 | 13 times (45 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 17 | 12 times (41 % of validations) |
| W003 | a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed | 17 | 12 times (41 % of validations) |
| E029 | The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id. | 11 | 10 times (34 % of validations) |
| E028 | The vehicle position should be inside the agency coverage area. This is defined as within roughly 1/8 of a mile (200 meters) of the GTFS shapes.txt data, or stops.txt locations if the GTFS feed doesn't include shapes.txt. | 1 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-02-16 at 11:50 Europe/Paris.
trip_updates (12) vehicle_positions (11) 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-16 at 11:50 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "zenbus:Vehicle:671900097:LOC",
"vehicle": {
"currentStopSequence": 52,
"position": {
"latitude": 48.76472473144531,
"longitude": 7.857582092285156
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"timestamp": "1771239034",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "10:50:00",
"tripId": "5433988945543168:15"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "20260216:4699572623376384:15",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771239074"
},
"departure": {
"time": "1771239084"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1771239129"
},
"departure": {
"time": "1771239139"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1771239199"
},
"departure": {
"time": "1771239209"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1771239034",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "10:50:00",
"tripId": "5433988945543168:15"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:687320001:LOC",
"vehicle": {
"currentStopSequence": 27,
"position": {
"latitude": 48.811790466308594,
"longitude": 7.795730113983154
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"timestamp": "1771239013",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:20:00",
"tripId": "5433988945543168:16"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "20260216:4699572623376384:16",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771238985"
},
"departure": {
"time": "1771238992"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771239039"
},
"departure": {
"time": "1771239049"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771239096"
},
"departure": {
"time": "1771239106"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1771239141"
},
"departure": {
"time": "1771239151"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771239205"
},
"departure": {
"time": "1771239215"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1771239259"
},
"departure": {
"time": "1771239269"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1771239330"
},
"departure": {
"time": "1771239340"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1771239421"
},
"departure": {
"time": "1771239431"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1771239565"
},
"departure": {
"time": "1771239575"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771239652"
},
"departure": {
"time": "1771239662"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1771239711"
},
"departure": {
"time": "1771239721"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1771239850"
},
"departure": {
"time": "1771239860"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1771239940"
},
"departure": {
"time": "1771239950"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1771240002"
},
"departure": {
"time": "1771240012"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1771240065"
},
"departure": {
"time": "1771240075"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1771240154"
},
"departure": {
"time": "1771240164"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1771240246"
},
"departure": {
"time": "1771240256"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1771240316"
},
"departure": {
"time": "1771240326"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1771240386"
},
"departure": {
"time": "1771240396"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1771240456"
},
"departure": {
"time": "1771240466"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1771240516"
},
"departure": {
"time": "1771240526"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1771240566"
},
"departure": {
"time": "1771240576"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1771240625"
},
"departure": {
"time": "1771240635"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1771240687"
},
"departure": {
"time": "1771240697"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1771240780"
},
"departure": {
"time": "1771240790"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1771240835"
},
"departure": {
"time": "1771240852"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1771240905"
},
"departure": {
"time": "1771240917"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1771239013",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:20:00",
"tripId": "5433988945543168:16"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642300001:LOC",
"vehicle": {
"currentStopSequence": 1,
"position": {
"latitude": 48.817935943603516,
"longitude": 7.721529006958008
},
"stopId": "zenbus:StopPoint:SP:4896810867884032:LOC",
"timestamp": "1771239039",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:50:00",
"tripId": "5433988945543168:17"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "20260216:4699572623376384:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771238265"
},
"departure": {
"time": "1771239011"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1771239050"
},
"departure": {
"time": "1771239060"
},
"stopId": "zenbus:StopPoint:SP:4896810867884032:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771239105"
},
"departure": {
"time": "1771239115"
},
"stopId": "zenbus:StopPoint:SP:6597841175707648:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771239163"
},
"departure": {
"time": "1771239173"
},
"stopId": "zenbus:StopPoint:SP:651720023:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1771239207"
},
"departure": {
"time": "1771239217"
},
"stopId": "zenbus:StopPoint:SP:5396617340387328:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1771239265"
},
"departure": {
"time": "1771239275"
},
"stopId": "zenbus:StopPoint:SP:835970004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771239316"
},
"departure": {
"time": "1771239326"
},
"stopId": "zenbus:StopPoint:SP:857000002:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771239399"
},
"departure": {
"time": "1771239409"
},
"stopId": "zenbus:StopPoint:SP:665370140:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771239457"
},
"departure": {
"time": "1771239467"
},
"stopId": "zenbus:StopPoint:SP:5993900054413312:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771239515"
},
"departure": {
"time": "1771239525"
},
"stopId": "zenbus:StopPoint:SP:864960002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771239572"
},
"departure": {
"time": "1771239582"
},
"stopId": "zenbus:StopPoint:SP:630550027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771239647"
},
"departure": {
"time": "1771239657"
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771239761"
},
"departure": {
"time": "1771239771"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771239847"
},
"departure": {
"time": "1771239857"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771239888"
},
"departure": {
"time": "1771239898"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771239936"
},
"departure": {
"time": "1771239946"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771239983"
},
"departure": {
"time": "1771239993"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771240036"
},
"departure": {
"time": "1771240046"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771240077"
},
"departure": {
"time": "1771240087"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771240120"
},
"departure": {
"time": "1771240130"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771240185"
},
"departure": {
"time": "1771240500"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1771240268"
},
"departure": {
"time": "1771240419"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771240314"
},
"departure": {
"time": "1771240472"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771240360"
},
"departure": {
"time": "1771240525"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771240408"
},
"departure": {
"time": "1771240579"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771240458"
},
"departure": {
"time": "1771240634"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771240516"
},
"departure": {
"time": "1771240693"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1771240561"
},
"departure": {
"time": "1771240745"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771240624"
},
"departure": {
"time": "1771240807"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1771240678"
},
"departure": {
"time": "1771240864"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1771240750"
},
"departure": {
"time": "1771240930"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1771240841"
},
"departure": {
"time": "1771241035"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1771240985"
},
"departure": {
"time": "1771241167"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771241072"
},
"departure": {
"time": "1771241241"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1771241130"
},
"departure": {
"time": "1771241300"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1771241269"
},
"departure": {
"time": "1771241369"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1771241360"
},
"departure": {
"time": "1771241445"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1771241422"
},
"departure": {
"time": "1771241536"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1771241485"
},
"departure": {
"time": "1771241597"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1771241574"
},
"departure": {
"time": "1771241702"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1771241666"
},
"departure": {
"time": "1771241808"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1771241736"
},
"departure": {
"time": "1771241843"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1771241805"
},
"departure": {
"time": "1771241907"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1771241876"
},
"departure": {
"time": "1771242003"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1771241936"
},
"departure": {
"time": "1771242063"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1771241986"
},
"departure": {
"time": "1771242118"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1771242044"
},
"departure": {
"time": "1771242177"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1771242106"
},
"departure": {
"time": "1771242298"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1771242200"
},
"departure": {
"time": "1771242375"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1771242255"
},
"departure": {
"time": "1771242462"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1771242324"
},
"departure": {
"time": "1771242527"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1771239039",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:50:00",
"tripId": "5433988945543168:17"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "20260216:5784952768561152:15",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"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
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1771238421",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:02:00",
"tripId": "5988988008529920:15"
}
}
},
{
"id": "zenbus:Vehicle:4912259454205952:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 13,
"position": {
"latitude": 48.7888069152832,
"longitude": 7.854940891265869
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"timestamp": "1771239039",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:32:00",
"tripId": "5988988008529920:16"
},
"vehicle": {
"id": "zenbus:Vehicle:4912259454205952:LOC"
}
}
},
{
"id": "20260216:5784952768561152:16",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771238996"
},
"departure": {
"time": "1771239013"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771239032"
},
"departure": {
"time": "1771239049"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771239117"
},
"departure": {
"time": "1771239127"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771239200"
},
"departure": {
"time": "1771239210"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771239351"
},
"departure": {
"time": "1771239361"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771239397"
},
"departure": {
"time": "1771239407"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771239501"
},
"departure": {
"time": "1771239511"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771239649"
},
"departure": {
"time": "1771239659"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771239744"
},
"departure": {
"time": "1771239754"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771239819"
},
"departure": {
"time": "1771239829"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771239878"
},
"departure": {
"time": "1771239888"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771239941"
},
"departure": {
"time": "1771239951"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771239996"
},
"departure": {
"time": "1771240006"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771240046"
},
"departure": {
"time": "1771240056"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1771240101"
},
"departure": {
"time": "1771240111"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771240147"
},
"departure": {
"time": "1771240157"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1771240198"
},
"departure": {
"time": "1771240208"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1771240238"
},
"departure": {
"time": "1771240248"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1771240280"
},
"departure": {
"time": "1771240290"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1771240351"
},
"departure": {
"time": "1771240500"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1771240434"
},
"departure": {
"time": "1771240502"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1771240475"
},
"departure": {
"time": "1771240552"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771240522"
},
"departure": {
"time": "1771240576"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1771240574"
},
"departure": {
"time": "1771240632"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1771240627"
},
"departure": {
"time": "1771240688"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1771240673"
},
"departure": {
"time": "1771240741"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1771240722"
},
"departure": {
"time": "1771240766"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1771240800"
},
"departure": {
"time": "1771240865"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1771240926"
},
"departure": {
"time": "1771240988"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1771241006"
},
"departure": {
"time": "1771241088"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1771241062"
},
"departure": {
"time": "1771241146"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1771241126"
},
"departure": {
"time": "1771241208"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1771241184"
},
"departure": {
"time": "1771241267"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1771241265"
},
"departure": {
"time": "1771241367"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1771241326"
},
"departure": {
"time": "1771241428"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1771241382"
},
"departure": {
"time": "1771241486"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1771241430"
},
"departure": {
"time": "1771241510"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1771241490"
},
"departure": {
"time": "1771241600"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1771241534"
},
"departure": {
"time": "1771241652"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1771241594"
},
"departure": {
"time": "1771241712"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1771241641"
},
"departure": {
"time": "1771241765"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1771239039",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:32:00",
"tripId": "5988988008529920:16"
},
"vehicle": {
"id": "zenbus:Vehicle:4912259454205952:LOC"
}
}
},
{
"id": "zenbus:Vehicle:662550002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 16,
"position": {
"latitude": 48.803733825683594,
"longitude": 7.784584045410156
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"timestamp": "1771239041",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:29:00",
"tripId": "6438637865533440:11"
},
"vehicle": {
"id": "zenbus:Vehicle:662550002:LOC"
}
}
},
{
"id": "20260216:5938644062830592:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771238983"
},
"departure": {
"time": "1771238999"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771239039"
},
"departure": {
"time": "1771239055"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771239123"
},
"departure": {
"time": "1771239133"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771239224"
},
"departure": {
"time": "1771239237"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771239294"
},
"departure": {
"time": "1771239304"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771239364"
},
"departure": {
"time": "1771239374"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771239418"
},
"departure": {
"time": "1771239428"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1771239041",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:29:00",
"tripId": "6438637865533440:11"
},
"vehicle": {
"id": "zenbus:Vehicle:662550002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:702350001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 13,
"position": {
"latitude": 48.81581497192383,
"longitude": 7.791578769683838
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"timestamp": "1771239012",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:29:00",
"tripId": "6482798652162048:11"
},
"vehicle": {
"id": "zenbus:Vehicle:702350001:LOC"
}
}
},
{
"id": "20260216:5907884043927552:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771239004"
},
"departure": {
"time": "1771239022"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771239077"
},
"departure": {
"time": "1771239087"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771239122"
},
"departure": {
"time": "1771239132"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771239167"
},
"departure": {
"time": "1771239177"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771239222"
},
"departure": {
"time": "1771239232"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771239296"
},
"departure": {
"time": "1771239306"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771239361"
},
"departure": {
"time": "1771239371"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771239458"
},
"departure": {
"time": "1771239468"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771239508"
},
"departure": {
"time": "1771239518"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771239598"
},
"departure": {
"time": "1771239608"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1771239012",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:29:00",
"tripId": "6482798652162048:11"
},
"vehicle": {
"id": "zenbus:Vehicle:702350001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691060004:LOC",
"vehicle": {
"currentStopSequence": 14,
"position": {
"latitude": 48.805782318115234,
"longitude": 7.797391891479492
},
"stopId": "zenbus:StopPoint:SP:659220088:LOC",
"timestamp": "1771239038",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:33:00",
"tripId": "5919147645992960:7"
},
"vehicle": {
"id": "zenbus:Vehicle:691060004:LOC"
}
}
},
{
"id": "20260216:5414480264560640:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771238982"
},
"departure": {
"time": "1771238999"
},
"stopId": "zenbus:StopPoint:SP:859040029:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771239012"
},
"departure": {
"time": "1771239038"
},
"stopId": "zenbus:StopPoint:SP:659380032:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771239060"
},
"departure": {
"time": "1771239070"
},
"stopId": "zenbus:StopPoint:SP:659220088:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771239113"
},
"departure": {
"time": "1771239123"
},
"stopId": "zenbus:StopPoint:SP:864900025:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771239186"
},
"departure": {
"time": "1771239196"
},
"stopId": "zenbus:StopPoint:SP:655640059:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771239332"
},
"departure": {
"time": "1771239342"
},
"stopId": "zenbus:StopPoint:SP:839920003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771239418"
},
"departure": {
"time": "1771239428"
},
"stopId": "zenbus:StopPoint:SP:5189456625664000:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771239495"
},
"departure": {
"time": "1771239505"
},
"stopId": "zenbus:StopPoint:SP:5183785859547136:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771239637"
},
"departure": {
"time": "1771239647"
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"stopSequence": 20
}
],
"timestamp": "1771239038",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:33:00",
"tripId": "5919147645992960:7"
},
"vehicle": {
"id": "zenbus:Vehicle:691060004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:698820097:LOC",
"vehicle": {
"currentStopSequence": 17,
"position": {
"latitude": 48.80280303955078,
"longitude": 7.798861026763916
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"timestamp": "1771239040",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:31:00",
"tripId": "4920857987121152:7"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "20260216:6597303835033600:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771239017"
},
"departure": {
"time": "1771239036"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771239052"
},
"departure": {
"time": "1771239062"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771239095"
},
"departure": {
"time": "1771239105"
},
"stopId": "zenbus:StopPoint:SP:657690024:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771239142"
},
"departure": {
"time": "1771239152"
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771239186"
},
"departure": {
"time": "1771239196"
},
"stopId": "zenbus:StopPoint:SP:667240131:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771239235"
},
"departure": {
"time": "1771239245"
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771239347"
},
"departure": {
"time": "1771239358"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1771239040",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:31:00",
"tripId": "4920857987121152:7"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180004:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.710872650146484,
"longitude": 7.708253860473633
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"timestamp": "1771239041",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "12:00:00",
"tripId": "4908641162362880:8"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "20260216:6602028387139584:8",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771238734"
},
"departure": {
"time": "1771239600"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1771239637"
},
"departure": {
"time": "1771239653"
},
"stopId": "zenbus:StopPoint:SP:857000004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771239685"
},
"departure": {
"time": "1771239707"
},
"stopId": "zenbus:StopPoint:SP:859050005:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771239744"
},
"departure": {
"time": "1771239767"
},
"stopId": "zenbus:StopPoint:SP:869420003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1771239806"
},
"departure": {
"time": "1771239828"
},
"stopId": "zenbus:StopPoint:SP:810350003:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1771239860"
},
"departure": {
"time": "1771239870"
},
"stopId": "zenbus:StopPoint:SP:5448946550833152:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771239900"
},
"departure": {
"time": "1771239910"
},
"stopId": "zenbus:StopPoint:SP:850300001:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771239931"
},
"departure": {
"time": "1771239950"
},
"stopId": "zenbus:StopPoint:SP:4842807903649792:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771239966"
},
"departure": {
"time": "1771239998"
},
"stopId": "zenbus:StopPoint:SP:853650004:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771239999"
},
"departure": {
"time": "1771240044"
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771240065"
},
"departure": {
"time": "1771240137"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771240125"
},
"departure": {
"time": "1771240197"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771240173"
},
"departure": {
"time": "1771240281"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771240262"
},
"departure": {
"time": "1771240356"
},
"stopId": "zenbus:StopPoint:SP:859060004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771240316"
},
"departure": {
"time": "1771240413"
},
"stopId": "zenbus:StopPoint:SP:835970007:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771240351"
},
"departure": {
"time": "1771240460"
},
"stopId": "zenbus:StopPoint:SP:853640004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771240430"
},
"departure": {
"time": "1771240530"
},
"stopId": "zenbus:StopPoint:SP:832170002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771240472"
},
"departure": {
"time": "1771240581"
},
"stopId": "zenbus:StopPoint:SP:857020004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771240594"
},
"departure": {
"time": "1771240672"
},
"stopId": "zenbus:StopPoint:SP:835930023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771240665"
},
"departure": {
"time": "1771240737"
},
"stopId": "zenbus:StopPoint:SP:838610006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771240723"
},
"departure": {
"time": "1771240796"
},
"stopId": "zenbus:StopPoint:SP:865520002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771240812"
},
"departure": {
"time": "1771240901"
},
"stopId": "zenbus:StopPoint:SP:859660001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771240856"
},
"departure": {
"time": "1771240923"
},
"stopId": "zenbus:StopPoint:SP:859660002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1771240913"
},
"departure": {
"time": "1771240981"
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771240969"
},
"departure": {
"time": "1771241039"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 24
}
],
"timestamp": "1771239041",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "12:00:00",
"tripId": "4908641162362880:8"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5122059954814976:LOC",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 48.79756546020508,
"longitude": 7.762248992919922
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"timestamp": "1771239041",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:32:00",
"tripId": "6537433333104640:8"
},
"vehicle": {
"id": "zenbus:Vehicle:5122059954814976:LOC"
}
}
},
{
"id": "20260216:6500367094251520:8",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771239089"
},
"departure": {
"time": "1771239109"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771239168"
},
"departure": {
"time": "1771239179"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771239330"
},
"departure": {
"time": "1771239380"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 10
}
],
"timestamp": "1771239041",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:32:00",
"tripId": "6537433333104640:8"
},
"vehicle": {
"id": "zenbus:Vehicle:5122059954814976:LOC"
}
}
},
{
"id": "zenbus:Vehicle:686780013:LOC",
"vehicle": {
"currentStopSequence": 17,
"position": {
"latitude": 48.84519958496094,
"longitude": 7.62236213684082
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"timestamp": "1771239035",
"trip": {
"routeId": "zenbus:Line:753020003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:47:00",
"tripId": "6050268211838976:3"
},
"vehicle": {
"id": "zenbus:Vehicle:686780013:LOC"
}
}
},
{
"id": "20260216:6581439635128320:3",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771239012"
},
"departure": {
"time": "1771239031"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771239119"
},
"departure": {
"time": "1771239129"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771239171"
},
"departure": {
"time": "1771239181"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771239296"
},
"departure": {
"time": "1771239306"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771239376"
},
"departure": {
"time": "1771239386"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771239457"
},
"departure": {
"time": "1771239467"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771239522"
},
"departure": {
"time": "1771239532"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1771239612"
},
"departure": {
"time": "1771239622"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1771239035",
"trip": {
"routeId": "zenbus:Line:753020003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:47:00",
"tripId": "6050268211838976:3"
},
"vehicle": {
"id": "zenbus:Vehicle:686780013:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1771239041"
}
}