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
❌64 errors, 4 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-02-25 at 08:09 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Sequential stop_time_update times are not increasing E022 63 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:12 (1772004432) is less than previous stop departure_time 08:30:00 (1772004600) - times must increase between two sequential stops
- trip_id 5433988945543168:8 stop_sequence 23 departure_time 08:29:11 (1772004551) is less than previous stop departure_time 08:30:00 (1772004600) - times must increase between two sequential stops
- trip_id 5433988945543168:8 stop_sequence 24 arrival_time 08:28:07 (1772004487) is less than previous stop departure_time 08:29:11 (1772004551) - times must increase between two sequential stops
- trip_id 5433988945543168:8 stop_sequence 25 arrival_time 08:29:01 (1772004541) is less than previous stop departure_time 08:30:08 (1772004608) - times must increase between two sequential stops
- trip_id 5433988945543168:8 stop_sequence 26 arrival_time 08:29:57 (1772004597) is less than previous stop departure_time 08:31:05 (1772004665) - 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:664180003:LOC trip_id 5433988945543168:8 at (48.832726,7.760353) 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 2 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 5988988008529920:5 does not have a vehicle_id
- trip_id 6456566346678272:1 does not have a vehicle_id
ID in one feed missing from the other W003 2 errors
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
- trip_id 6456566346678272:1 is in TripUpdates but not in VehiclePositions feed
Previous validations
Here is a recap of all the error types encountered over the last 30 days.
| Error ID | Description | Errors count | Number of occurences |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 1,594 | 18 times (62 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 17 | 14 times (48 % 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 | 14 times (48 % 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. | 8 | 8 times (28 % 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-25 at 19:50 Europe/Paris.
vehicle_positions (14) trip_updates (14) 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-25 at 19:50 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "zenbus:Vehicle:671920003:LOC",
"vehicle": {
"currentStopSequence": 52,
"position": {
"latitude": 48.764747619628906,
"longitude": 7.857179164886475
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"timestamp": "1772045416",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "18:50:00",
"tripId": "5433988945543168:36"
},
"vehicle": {
"id": "zenbus:Vehicle:671920003:LOC"
}
}
},
{
"id": "20260225:4699572623376384:36",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772045365"
},
"departure": {
"time": "1772045387"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772045460"
},
"departure": {
"time": "1772045470"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772045515"
},
"departure": {
"time": "1772045525"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772045584"
},
"departure": {
"time": "1772045594"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1772045416",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "18:50:00",
"tripId": "5433988945543168:36"
},
"vehicle": {
"id": "zenbus:Vehicle:671920003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:662580001:LOC",
"vehicle": {
"currentStopSequence": 27,
"position": {
"latitude": 48.81193542480469,
"longitude": 7.79648494720459
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"timestamp": "1772045417",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "19:20:00",
"tripId": "5433988945543168:37"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "20260225:4699572623376384:37",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772045375"
},
"departure": {
"time": "1772045380"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1772045434"
},
"departure": {
"time": "1772045444"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1772045492"
},
"departure": {
"time": "1772045502"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1772045536"
},
"departure": {
"time": "1772045546"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1772045600"
},
"departure": {
"time": "1772045610"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1772045654"
},
"departure": {
"time": "1772045664"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1772045726"
},
"departure": {
"time": "1772045736"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1772045817"
},
"departure": {
"time": "1772045827"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1772045961"
},
"departure": {
"time": "1772045971"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1772046047"
},
"departure": {
"time": "1772046057"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1772046106"
},
"departure": {
"time": "1772046116"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1772046245"
},
"departure": {
"time": "1772046255"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1772046335"
},
"departure": {
"time": "1772046345"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1772046398"
},
"departure": {
"time": "1772046408"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1772046461"
},
"departure": {
"time": "1772046471"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1772046549"
},
"departure": {
"time": "1772046559"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1772046641"
},
"departure": {
"time": "1772046651"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1772046712"
},
"departure": {
"time": "1772046722"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1772046781"
},
"departure": {
"time": "1772046791"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1772046852"
},
"departure": {
"time": "1772046862"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1772046912"
},
"departure": {
"time": "1772046922"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1772046961"
},
"departure": {
"time": "1772046971"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772047020"
},
"departure": {
"time": "1772047030"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772047082"
},
"departure": {
"time": "1772047092"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772047176"
},
"departure": {
"time": "1772047186"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772047230"
},
"departure": {
"time": "1772047250"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772047300"
},
"departure": {
"time": "1772047315"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1772045417",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "19:20:00",
"tripId": "5433988945543168:37"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:689140003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.81779098510742,
"longitude": 7.719427108764648
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"timestamp": "1772045417",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "19:50:00",
"tripId": "5433988945543168:38"
},
"vehicle": {
"id": "zenbus:Vehicle:689140003:LOC"
}
}
},
{
"id": "20260225:4699572623376384:38",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772044946"
},
"departure": {
"time": "1772045427"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1772045458"
},
"departure": {
"time": "1772045468"
},
"stopId": "zenbus:StopPoint:SP:4896810867884032:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1772045513"
},
"departure": {
"time": "1772045523"
},
"stopId": "zenbus:StopPoint:SP:6597841175707648:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1772045570"
},
"departure": {
"time": "1772045580"
},
"stopId": "zenbus:StopPoint:SP:651720023:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1772045614"
},
"departure": {
"time": "1772045624"
},
"stopId": "zenbus:StopPoint:SP:5396617340387328:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772045672"
},
"departure": {
"time": "1772045682"
},
"stopId": "zenbus:StopPoint:SP:835970004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1772045723"
},
"departure": {
"time": "1772045733"
},
"stopId": "zenbus:StopPoint:SP:857000002:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772045806"
},
"departure": {
"time": "1772045816"
},
"stopId": "zenbus:StopPoint:SP:665370140:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772045865"
},
"departure": {
"time": "1772045875"
},
"stopId": "zenbus:StopPoint:SP:5993900054413312:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772045922"
},
"departure": {
"time": "1772045932"
},
"stopId": "zenbus:StopPoint:SP:864960002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772045980"
},
"departure": {
"time": "1772045990"
},
"stopId": "zenbus:StopPoint:SP:630550027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772046054"
},
"departure": {
"time": "1772046064"
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772046169"
},
"departure": {
"time": "1772046179"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772046254"
},
"departure": {
"time": "1772046264"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772046295"
},
"departure": {
"time": "1772046305"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772046344"
},
"departure": {
"time": "1772046354"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772046391"
},
"departure": {
"time": "1772046401"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772046443"
},
"departure": {
"time": "1772046453"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772046485"
},
"departure": {
"time": "1772046495"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772046528"
},
"departure": {
"time": "1772046538"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772046592"
},
"departure": {
"time": "1772046900"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1772046675"
},
"departure": {
"time": "1772046822"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1772046721"
},
"departure": {
"time": "1772046875"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1772046767"
},
"departure": {
"time": "1772046928"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1772046815"
},
"departure": {
"time": "1772046982"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1772046866"
},
"departure": {
"time": "1772047038"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1772046923"
},
"departure": {
"time": "1772047096"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1772046968"
},
"departure": {
"time": "1772047149"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1772047032"
},
"departure": {
"time": "1772047211"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1772047086"
},
"departure": {
"time": "1772047268"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1772047157"
},
"departure": {
"time": "1772047333"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1772047248"
},
"departure": {
"time": "1772047439"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1772047393"
},
"departure": {
"time": "1772047571"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1772047479"
},
"departure": {
"time": "1772047644"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1772047538"
},
"departure": {
"time": "1772047704"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1772047677"
},
"departure": {
"time": "1772047773"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1772047767"
},
"departure": {
"time": "1772047848"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1772047830"
},
"departure": {
"time": "1772047940"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1772047892"
},
"departure": {
"time": "1772048001"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1772047981"
},
"departure": {
"time": "1772048105"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1772048073"
},
"departure": {
"time": "1772048211"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1772048143"
},
"departure": {
"time": "1772048246"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1772048213"
},
"departure": {
"time": "1772048311"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1772048284"
},
"departure": {
"time": "1772048407"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1772048343"
},
"departure": {
"time": "1772048466"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1772048393"
},
"departure": {
"time": "1772048521"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772048452"
},
"departure": {
"time": "1772048581"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772048514"
},
"departure": {
"time": "1772048702"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772048608"
},
"departure": {
"time": "1772048779"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772048662"
},
"departure": {
"time": "1772048866"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772048732"
},
"departure": {
"time": "1772048931"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1772045417",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "19:50:00",
"tripId": "5433988945543168:38"
},
"vehicle": {
"id": "zenbus:Vehicle:689140003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5352105964470272:LOC",
"vehicle": {
"currentStopSequence": 43,
"position": {
"latitude": 48.82658386230469,
"longitude": 7.749080181121826
},
"stopId": "zenbus:StopPoint:SP:860960004:LOC",
"timestamp": "1772041459",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "18:13:00",
"tripId": "5988988008529920:33"
},
"vehicle": {
"id": "zenbus:Vehicle:5352105964470272:LOC"
}
}
},
{
"id": "20260225:5784952768561152:34",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772045509"
},
"departure": {
"time": "1772045519"
},
"stopId": "zenbus:StopPoint:SP:860960004:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1772045550"
},
"departure": {
"time": "1772045560"
},
"stopId": "zenbus:StopPoint:SP:864870033:LOC",
"stopSequence": 44
}
],
"timestamp": "1772045412",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "18:13:00",
"tripId": "5988988008529920:33"
},
"vehicle": {
"id": "zenbus:Vehicle:5352105964470272:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180003:LOC",
"vehicle": {
"currentStopSequence": 43,
"position": {
"latitude": 48.82615661621094,
"longitude": 7.754549980163574
},
"stopId": "zenbus:StopPoint:SP:860960004:LOC",
"timestamp": "1772042930",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "18:43:00",
"tripId": "5988988008529920:35"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "20260225:5784952768561152:36",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772045405"
},
"departure": {
"time": "1772045415"
},
"stopId": "zenbus:StopPoint:SP:860960004:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1772045446"
},
"departure": {
"time": "1772045456"
},
"stopId": "zenbus:StopPoint:SP:864870033:LOC",
"stopSequence": 44
}
],
"timestamp": "1772045347",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "18:43:00",
"tripId": "5988988008529920:35"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642290005:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 37,
"position": {
"latitude": 48.821144104003906,
"longitude": 7.78296422958374
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"timestamp": "1772045416",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "19:02:00",
"tripId": "5988988008529920:37"
},
"vehicle": {
"id": "zenbus:Vehicle:642290005:LOC"
}
}
},
{
"id": "20260225:5784952768561152:37",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772045366"
},
"departure": {
"time": "1772045396"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1772045408"
},
"departure": {
"time": "1772045426"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1772045467"
},
"departure": {
"time": "1772045477"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1772045520"
},
"departure": {
"time": "1772045530"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1772045567"
},
"departure": {
"time": "1772045577"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1772045615"
},
"departure": {
"time": "1772045625"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1772045694"
},
"departure": {
"time": "1772045704"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1772045820"
},
"departure": {
"time": "1772045830"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1772045900"
},
"departure": {
"time": "1772045910"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1772045956"
},
"departure": {
"time": "1772045966"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1772046020"
},
"departure": {
"time": "1772046030"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1772046078"
},
"departure": {
"time": "1772046088"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772046159"
},
"departure": {
"time": "1772046169"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772046220"
},
"departure": {
"time": "1772046230"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772046276"
},
"departure": {
"time": "1772046286"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772046323"
},
"departure": {
"time": "1772046333"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772046384"
},
"departure": {
"time": "1772046394"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1772046428"
},
"departure": {
"time": "1772046438"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1772046488"
},
"departure": {
"time": "1772046498"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1772046534"
},
"departure": {
"time": "1772046544"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1772045416",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "19:02:00",
"tripId": "5988988008529920:37"
},
"vehicle": {
"id": "zenbus:Vehicle:642290005:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 14,
"position": {
"latitude": 48.79254150390625,
"longitude": 7.851490020751953
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"timestamp": "1772045415",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "19:32:00",
"tripId": "5988988008529920:38"
},
"vehicle": {
"id": "zenbus:Vehicle:674570003:LOC"
}
}
},
{
"id": "20260225:5784952768561152:38",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772045398"
},
"departure": {
"time": "1772045425"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772045498"
},
"departure": {
"time": "1772045508"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772045649"
},
"departure": {
"time": "1772045659"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772045695"
},
"departure": {
"time": "1772045705"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772045799"
},
"departure": {
"time": "1772045809"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772045947"
},
"departure": {
"time": "1772045957"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772046042"
},
"departure": {
"time": "1772046052"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1772046117"
},
"departure": {
"time": "1772046127"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1772046176"
},
"departure": {
"time": "1772046186"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1772046239"
},
"departure": {
"time": "1772046249"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1772046294"
},
"departure": {
"time": "1772046304"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1772046344"
},
"departure": {
"time": "1772046354"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1772046399"
},
"departure": {
"time": "1772046409"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1772046445"
},
"departure": {
"time": "1772046455"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1772046496"
},
"departure": {
"time": "1772046506"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1772046536"
},
"departure": {
"time": "1772046546"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1772046578"
},
"departure": {
"time": "1772046588"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1772046649"
},
"departure": {
"time": "1772046900"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1772046732"
},
"departure": {
"time": "1772046851"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1772046773"
},
"departure": {
"time": "1772046901"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1772046820"
},
"departure": {
"time": "1772046925"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1772046872"
},
"departure": {
"time": "1772046981"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1772046925"
},
"departure": {
"time": "1772047037"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1772046971"
},
"departure": {
"time": "1772047090"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1772047020"
},
"departure": {
"time": "1772047115"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1772047098"
},
"departure": {
"time": "1772047214"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1772047224"
},
"departure": {
"time": "1772047337"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1772047304"
},
"departure": {
"time": "1772047437"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1772047360"
},
"departure": {
"time": "1772047495"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1772047424"
},
"departure": {
"time": "1772047557"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1772047482"
},
"departure": {
"time": "1772047616"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772047563"
},
"departure": {
"time": "1772047716"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772047624"
},
"departure": {
"time": "1772047777"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772047680"
},
"departure": {
"time": "1772047835"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772047728"
},
"departure": {
"time": "1772047859"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772047788"
},
"departure": {
"time": "1772047949"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1772047832"
},
"departure": {
"time": "1772048001"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1772047892"
},
"departure": {
"time": "1772048061"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1772047939"
},
"departure": {
"time": "1772048114"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1772045415",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "19:32:00",
"tripId": "5988988008529920:38"
},
"vehicle": {
"id": "zenbus:Vehicle:674570003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 15,
"position": {
"latitude": 48.805572509765625,
"longitude": 7.778956890106201
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"timestamp": "1772045417",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "19:29:00",
"tripId": "6438637865533440:27"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "20260225:5938644062830592:27",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772045368"
},
"departure": {
"time": "1772045399"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772045410"
},
"departure": {
"time": "1772045427"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772045501"
},
"departure": {
"time": "1772045511"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772045579"
},
"departure": {
"time": "1772045589"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772045680"
},
"departure": {
"time": "1772045690"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772045750"
},
"departure": {
"time": "1772045760"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772045820"
},
"departure": {
"time": "1772045830"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772045874"
},
"departure": {
"time": "1772045884"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1772045417",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "19:29:00",
"tripId": "6438637865533440:27"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691060002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 14,
"position": {
"latitude": 48.81890869140625,
"longitude": 7.791197776794434
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"timestamp": "1772045417",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "19:29:00",
"tripId": "6482798652162048:27"
},
"vehicle": {
"id": "zenbus:Vehicle:691060002:LOC"
}
}
},
{
"id": "20260225:5907884043927552:27",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772045397"
},
"departure": {
"time": "1772045427"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772045462"
},
"departure": {
"time": "1772045472"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772045507"
},
"departure": {
"time": "1772045517"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772045562"
},
"departure": {
"time": "1772045572"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772045636"
},
"departure": {
"time": "1772045646"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772045701"
},
"departure": {
"time": "1772045711"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772045798"
},
"departure": {
"time": "1772045808"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772045848"
},
"departure": {
"time": "1772045858"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772045938"
},
"departure": {
"time": "1772045948"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1772045417",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "19:29:00",
"tripId": "6482798652162048:27"
},
"vehicle": {
"id": "zenbus:Vehicle:691060002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691060004:LOC",
"vehicle": {
"currentStopSequence": 12,
"position": {
"latitude": 48.8079719543457,
"longitude": 7.790919780731201
},
"stopId": "zenbus:StopPoint:SP:859040029:LOC",
"timestamp": "1772045415",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "19:33:00",
"tripId": "5919147645992960:18"
},
"vehicle": {
"id": "zenbus:Vehicle:691060004:LOC"
}
}
},
{
"id": "20260225:5414480264560640:18",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772045443"
},
"departure": {
"time": "1772045453"
},
"stopId": "zenbus:StopPoint:SP:859040029:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772045501"
},
"departure": {
"time": "1772045511"
},
"stopId": "zenbus:StopPoint:SP:659380032:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772045562"
},
"departure": {
"time": "1772045572"
},
"stopId": "zenbus:StopPoint:SP:659220088:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772045615"
},
"departure": {
"time": "1772045625"
},
"stopId": "zenbus:StopPoint:SP:864900025:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772045688"
},
"departure": {
"time": "1772045698"
},
"stopId": "zenbus:StopPoint:SP:655640059:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772045835"
},
"departure": {
"time": "1772045845"
},
"stopId": "zenbus:StopPoint:SP:839920003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772045920"
},
"departure": {
"time": "1772045930"
},
"stopId": "zenbus:StopPoint:SP:5189456625664000:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772045997"
},
"departure": {
"time": "1772046007"
},
"stopId": "zenbus:StopPoint:SP:5183785859547136:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772046139"
},
"departure": {
"time": "1772046149"
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"stopSequence": 20
}
],
"timestamp": "1772045415",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "19:33:00",
"tripId": "5919147645992960:18"
},
"vehicle": {
"id": "zenbus:Vehicle:691060004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642300001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 16,
"position": {
"latitude": 48.82096862792969,
"longitude": 7.791635036468506
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"timestamp": "1772042283",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "18:30:00",
"tripId": "6553002342088704:17"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "20260225:5926642565251072:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772045365"
},
"departure": {
"time": "1772045375"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772045414"
},
"departure": {
"time": "1772045424"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772045479"
},
"departure": {
"time": "1772045489"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772045564"
},
"departure": {
"time": "1772045574"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1772045248",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "18:30:00",
"tripId": "6553002342088704:17"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:687320001:LOC",
"vehicle": {
"currentStopSequence": 19,
"position": {
"latitude": 48.775596618652344,
"longitude": 7.846498012542725
},
"stopId": "zenbus:StopPoint:SP:853260005:LOC",
"timestamp": "1772045415",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "19:31:00",
"tripId": "5473089233092608:17"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "20260225:5406815874449408:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772045341"
},
"departure": {
"time": "1772045367"
},
"stopId": "zenbus:StopPoint:SP:5988830986371072:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772045439"
},
"departure": {
"time": "1772045484"
},
"stopId": "zenbus:StopPoint:SP:853260005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772045559"
},
"departure": {
"time": "1772045574"
},
"stopId": "zenbus:StopPoint:SP:851320003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772045634"
},
"departure": {
"time": "1772045644"
},
"stopId": "zenbus:StopPoint:SP:831890004:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772045696"
},
"departure": {
"time": "1772045733"
},
"stopId": "zenbus:StopPoint:SP:670530120:LOC",
"stopSequence": 22
}
],
"timestamp": "1772045415",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "19:31:00",
"tripId": "5473089233092608:17"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:683130003:LOC",
"vehicle": {
"currentStopSequence": 21,
"position": {
"latitude": 48.723148345947266,
"longitude": 7.7086639404296875
},
"stopId": "zenbus:StopPoint:SP:845760005:LOC",
"timestamp": "1772045414",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "19:25:00",
"tripId": "5422260866252800:18"
},
"vehicle": {
"id": "zenbus:Vehicle:683130003:LOC"
}
}
},
{
"id": "20260225:4788911768338432:18",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772045435"
},
"departure": {
"time": "1772045445"
},
"stopId": "zenbus:StopPoint:SP:845760005:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772045495"
},
"departure": {
"time": "1772045505"
},
"stopId": "zenbus:StopPoint:SP:843910004:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1772045542"
},
"departure": {
"time": "1772045552"
},
"stopId": "zenbus:StopPoint:SP:859040030:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1772045587"
},
"departure": {
"time": "1772045597"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 24
}
],
"timestamp": "1772045414",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "19:25:00",
"tripId": "5422260866252800:18"
},
"vehicle": {
"id": "zenbus:Vehicle:683130003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4846410684956672:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 8,
"position": {
"latitude": 48.73234176635742,
"longitude": 7.712592124938965
},
"stopId": "zenbus:StopPoint:SP:5982027422629888:LOC",
"timestamp": "1772045416",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "19:31:00",
"tripId": "5459760821305344:20"
},
"vehicle": {
"id": "zenbus:Vehicle:4846410684956672:LOC"
}
}
},
{
"id": "20260225:6574846457675776:20",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772045395"
},
"departure": {
"time": "1772045426"
},
"stopId": "zenbus:StopPoint:SP:5982027422629888:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772045478"
},
"departure": {
"time": "1772045564"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772045541"
},
"departure": {
"time": "1772045625"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772045591"
},
"departure": {
"time": "1772045680"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 11
}
],
"timestamp": "1772045416",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260225",
"startTime": "19:31:00",
"tripId": "5459760821305344:20"
},
"vehicle": {
"id": "zenbus:Vehicle:4846410684956672:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1772045417"
}
}