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
❌120 errors, 2 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-09-21 at 09:01 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Sequential stop_time_update times are not increasing E022 120 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 4747448571396096:11 stop_sequence 23 arrival_time 09:09:32 (1789974572) is less than previous stop departure_time 09:15:00 (1789974900) - times must increase between two sequential stops
- trip_id 4747448571396096:11 stop_sequence 23 departure_time 09:12:51 (1789974771) is less than previous stop departure_time 09:15:00 (1789974900) - times must increase between two sequential stops
- trip_id 4747448571396096:11 stop_sequence 24 arrival_time 09:10:17 (1789974617) is less than previous stop departure_time 09:12:51 (1789974771) - times must increase between two sequential stops
- trip_id 4747448571396096:11 stop_sequence 25 arrival_time 09:11:03 (1789974663) is less than previous stop departure_time 09:13:43 (1789974823) - times must increase between two sequential stops
- trip_id 4747448571396096:11 stop_sequence 26 arrival_time 09:11:52 (1789974712) is less than previous stop departure_time 09:15:06 (1789974906) - times must increase between two sequential stops
Warnings
vehicle_id not populated W002 1 error
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 4747448571396096:9 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 4747448571396096:9 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. | 2,008 | 24 times (83 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 27 | 16 times (55 % 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 | 27 | 16 times (55 % 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. | 9 | 8 times (28 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-09-21 at 09:17 Europe/Paris.
trip_updates (13) vehicle_positions (10) 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-09-21 at 09:17 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "zenbus:Vehicle:4855064169545728:LOC",
"vehicle": {
"currentStopSequence": 48,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.768131256103516,
"longitude": 7.864443778991699
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"timestamp": "1789975069",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:20:00",
"tripId": "4747448571396096:9"
},
"vehicle": {
"id": "zenbus:Vehicle:4855064169545728:LOC"
}
}
},
{
"id": "20260921:4941703516520448:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789975023"
},
"departure": {
"time": "1789975039"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1789975085"
},
"departure": {
"time": "1789975095"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1789975154"
},
"departure": {
"time": "1789975164"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1789975212"
},
"departure": {
"time": "1789975222"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1789975274"
},
"departure": {
"time": "1789975284"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1789975377"
},
"departure": {
"time": "1789975387"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1789975431"
},
"departure": {
"time": "1789975441"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1789975500"
},
"departure": {
"time": "1789975510"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1789975069",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:20:00",
"tripId": "4747448571396096:9"
},
"vehicle": {
"id": "zenbus:Vehicle:4855064169545728:LOC"
}
}
},
{
"id": "20260921:4941703516520448:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:689120104:LOC",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:687290006:LOC",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1789974535",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:50:00",
"tripId": "4747448571396096:11"
}
}
},
{
"id": "zenbus:Vehicle:664110108:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.817806243896484,
"longitude": 7.719409942626953
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"timestamp": "1789975068",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "09:20:00",
"tripId": "4747448571396096:12"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "20260921:4941703516520448:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789974969"
},
"departure": {
"time": "1789975200"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1789975230"
},
"departure": {
"time": "1789975240"
},
"stopId": "zenbus:StopPoint:SP:4896810867884032:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1789975285"
},
"departure": {
"time": "1789975295"
},
"stopId": "zenbus:StopPoint:SP:6597841175707648:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1789975343"
},
"departure": {
"time": "1789975353"
},
"stopId": "zenbus:StopPoint:SP:651720023:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1789975386"
},
"departure": {
"time": "1789975396"
},
"stopId": "zenbus:StopPoint:SP:5396617340387328:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1789975444"
},
"departure": {
"time": "1789975454"
},
"stopId": "zenbus:StopPoint:SP:835970004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1789975494"
},
"departure": {
"time": "1789975504"
},
"stopId": "zenbus:StopPoint:SP:857000002:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1789975578"
},
"departure": {
"time": "1789975588"
},
"stopId": "zenbus:StopPoint:SP:665370140:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1789975637"
},
"departure": {
"time": "1789975647"
},
"stopId": "zenbus:StopPoint:SP:5993900054413312:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1789975695"
},
"departure": {
"time": "1789975705"
},
"stopId": "zenbus:StopPoint:SP:864960002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1789975753"
},
"departure": {
"time": "1789975763"
},
"stopId": "zenbus:StopPoint:SP:630550027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1789975826"
},
"departure": {
"time": "1789975836"
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1789975939"
},
"departure": {
"time": "1789975949"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1789976023"
},
"departure": {
"time": "1789976033"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1789976064"
},
"departure": {
"time": "1789976074"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1789976113"
},
"departure": {
"time": "1789976123"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1789976160"
},
"departure": {
"time": "1789976170"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1789976213"
},
"departure": {
"time": "1789976223"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1789976254"
},
"departure": {
"time": "1789976264"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1789976297"
},
"departure": {
"time": "1789976323"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1789976363"
},
"departure": {
"time": "1789976700"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1789976437"
},
"departure": {
"time": "1789976603"
},
"stopId": "zenbus:StopPoint:SP:689120104:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1789976482"
},
"departure": {
"time": "1789976656"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1789976528"
},
"departure": {
"time": "1789976739"
},
"stopId": "zenbus:StopPoint:SP:687290006:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1789976576"
},
"departure": {
"time": "1789976793"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1789976627"
},
"departure": {
"time": "1789976818"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1789976684"
},
"departure": {
"time": "1789976907"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1789976729"
},
"departure": {
"time": "1789976929"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1789976790"
},
"departure": {
"time": "1789976990"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1789976844"
},
"departure": {
"time": "1789977047"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1789976915"
},
"departure": {
"time": "1789977112"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1789977009"
},
"departure": {
"time": "1789977189"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1789977151"
},
"departure": {
"time": "1789977350"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1789977240"
},
"departure": {
"time": "1789977425"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1789977301"
},
"departure": {
"time": "1789977485"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1789977442"
},
"departure": {
"time": "1789977616"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1789977533"
},
"departure": {
"time": "1789977691"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1789977596"
},
"departure": {
"time": "1789977753"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1789977660"
},
"departure": {
"time": "1789977815"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1789977750"
},
"departure": {
"time": "1789977920"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1789977839"
},
"departure": {
"time": "1789977994"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1789977909"
},
"departure": {
"time": "1789978059"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1789977975"
},
"departure": {
"time": "1789978122"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1789978046"
},
"departure": {
"time": "1789978218"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1789978106"
},
"departure": {
"time": "1789978278"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1789978175"
},
"departure": {
"time": "1789978342"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1789978233"
},
"departure": {
"time": "1789978431"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1789978294"
},
"departure": {
"time": "1789978522"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1789978398"
},
"departure": {
"time": "1789978634"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1789978451"
},
"departure": {
"time": "1789978660"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1789978521"
},
"departure": {
"time": "1789978725"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1789975068",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "09:20:00",
"tripId": "4747448571396096:12"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "20260921:5896960144834560:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"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": "1789974876",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:32:00",
"tripId": "5966339620470784:10"
}
}
},
{
"id": "zenbus:Vehicle:4814263657955328:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 10,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.778865814208984,
"longitude": 7.866031169891357
},
"stopId": "zenbus:StopPoint:SP:668780091:LOC",
"timestamp": "1789975068",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "09:02:00",
"tripId": "5966339620470784:11"
},
"vehicle": {
"id": "zenbus:Vehicle:4814263657955328:LOC"
}
}
},
{
"id": "20260921:5896960144834560:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789975033"
},
"departure": {
"time": "1789975078"
},
"stopId": "zenbus:StopPoint:SP:668780091:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1789975149"
},
"departure": {
"time": "1789975159"
},
"stopId": "zenbus:StopPoint:SP:838060003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1789975242"
},
"departure": {
"time": "1789975252"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1789975296"
},
"departure": {
"time": "1789975306"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1789975375"
},
"departure": {
"time": "1789975385"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1789975457"
},
"departure": {
"time": "1789975467"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1789975607"
},
"departure": {
"time": "1789975617"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1789975655"
},
"departure": {
"time": "1789975665"
},
"stopId": "zenbus:StopPoint:SP:668470001:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1789975761"
},
"departure": {
"time": "1789975771"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1789975914"
},
"departure": {
"time": "1789975924"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1789976010"
},
"departure": {
"time": "1789976020"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1789976085"
},
"departure": {
"time": "1789976095"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1789976144"
},
"departure": {
"time": "1789976154"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1789976205"
},
"departure": {
"time": "1789976215"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1789976260"
},
"departure": {
"time": "1789976270"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1789976310"
},
"departure": {
"time": "1789976320"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1789976365"
},
"departure": {
"time": "1789976375"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1789976410"
},
"departure": {
"time": "1789976420"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1789976460"
},
"departure": {
"time": "1789976470"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1789976500"
},
"departure": {
"time": "1789976510"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1789976541"
},
"departure": {
"time": "1789976551"
},
"stopId": "zenbus:StopPoint:SP:670560079:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1789976613"
},
"departure": {
"time": "1789976700"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1789976698"
},
"departure": {
"time": "1789976734"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1789976740"
},
"departure": {
"time": "1789976785"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1789976787"
},
"departure": {
"time": "1789976808"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1789976838"
},
"departure": {
"time": "1789976864"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1789976891"
},
"departure": {
"time": "1789976920"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1789976938"
},
"departure": {
"time": "1789976974"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1789976986"
},
"departure": {
"time": "1789976998"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1789977064"
},
"departure": {
"time": "1789977097"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1789977188"
},
"departure": {
"time": "1789977219"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1789977269"
},
"departure": {
"time": "1789977289"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1789977325"
},
"departure": {
"time": "1789977347"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1789977389"
},
"departure": {
"time": "1789977469"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1789977447"
},
"departure": {
"time": "1789977528"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1789977528"
},
"departure": {
"time": "1789977629"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1789977589"
},
"departure": {
"time": "1789977689"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1789977644"
},
"departure": {
"time": "1789977747"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1789977691"
},
"departure": {
"time": "1789977800"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1789977751"
},
"departure": {
"time": "1789977860"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1789977795"
},
"departure": {
"time": "1789977882"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1789977855"
},
"departure": {
"time": "1789977942"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1789977903"
},
"departure": {
"time": "1789977996"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1789975068",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "09:02:00",
"tripId": "5966339620470784:11"
},
"vehicle": {
"id": "zenbus:Vehicle:4814263657955328:LOC"
}
}
},
{
"id": "zenbus:Vehicle:689140003:LOC",
"vehicle": {
"currentStopSequence": 13,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.809051513671875,
"longitude": 7.779755115509033
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"timestamp": "1789975068",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:59:00",
"tripId": "5770855341621248:11"
},
"vehicle": {
"id": "zenbus:Vehicle:689140003:LOC"
}
}
},
{
"id": "20260921:6149426241339392:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789975039"
},
"departure": {
"time": "1789975045"
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1789975085"
},
"departure": {
"time": "1789975095"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1789975141"
},
"departure": {
"time": "1789975151"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1789975197"
},
"departure": {
"time": "1789975207"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1789975280"
},
"departure": {
"time": "1789975290"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1789975357"
},
"departure": {
"time": "1789975367"
},
"stopId": "zenbus:StopPoint:SP:677560092:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1789975456"
},
"departure": {
"time": "1789975466"
},
"stopId": "zenbus:StopPoint:SP:667250147:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1789975526"
},
"departure": {
"time": "1789975536"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1789975595"
},
"departure": {
"time": "1789975605"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1789975648"
},
"departure": {
"time": "1789975658"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1789975068",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:59:00",
"tripId": "5770855341621248:11"
},
"vehicle": {
"id": "zenbus:Vehicle:689140003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4911395081551872:LOC",
"vehicle": {
"currentStopSequence": 12,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.81541442871094,
"longitude": 7.788736820220947
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"timestamp": "1789975068",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:59:00",
"tripId": "4782826351230976:10"
},
"vehicle": {
"id": "zenbus:Vehicle:4911395081551872:LOC"
}
}
},
{
"id": "20260921:5887398876545024:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789975019"
},
"departure": {
"time": "1789975068"
},
"stopId": "zenbus:StopPoint:SP:689120104:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1789975082"
},
"departure": {
"time": "1789975092"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1789975126"
},
"departure": {
"time": "1789975136"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1789975192"
},
"departure": {
"time": "1789975202"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1789975238"
},
"departure": {
"time": "1789975248"
},
"stopId": "zenbus:StopPoint:SP:655720019:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1789975283"
},
"departure": {
"time": "1789975293"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1789975338"
},
"departure": {
"time": "1789975348"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1789975414"
},
"departure": {
"time": "1789975424"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1789975479"
},
"departure": {
"time": "1789975489"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1789975576"
},
"departure": {
"time": "1789975586"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1789975627"
},
"departure": {
"time": "1789975637"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1789975717"
},
"departure": {
"time": "1789975727"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1789975068",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:59:00",
"tripId": "4782826351230976:10"
},
"vehicle": {
"id": "zenbus:Vehicle:4911395081551872:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691050002:LOC",
"vehicle": {
"currentStopSequence": 17,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.82219696044922,
"longitude": 7.791965007781982
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"timestamp": "1789973941",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:30:00",
"tripId": "5779199305449472:4"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "20260921:5993637576966144:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789975048"
},
"departure": {
"time": "1789975058"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1789975084"
},
"departure": {
"time": "1789975094"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1789975133"
},
"departure": {
"time": "1789975143"
},
"stopId": "zenbus:StopPoint:SP:685160001:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1789975198"
},
"departure": {
"time": "1789975208"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1789975283"
},
"departure": {
"time": "1789975293"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1789975015",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:30:00",
"tripId": "5779199305449472:4"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "20260921:5993637576966144:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:689120104:LOC",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:655720019:LOC",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:685160001:LOC",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1789975008",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "09:00:00",
"tripId": "5779199305449472:5"
}
}
},
{
"id": "zenbus:Vehicle:5142700856705024:LOC",
"vehicle": {
"currentStopSequence": 18,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.786476135253906,
"longitude": 7.836495876312256
},
"stopId": "zenbus:StopPoint:SP:5988830986371072:LOC",
"timestamp": "1789975067",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "09:01:00",
"tripId": "6510142760681472:5"
},
"vehicle": {
"id": "zenbus:Vehicle:5142700856705024:LOC"
}
}
},
{
"id": "20260921:6575590747406336:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789975022"
},
"departure": {
"time": "1789975040"
},
"stopId": "zenbus:StopPoint:SP:864970005:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1789975056"
},
"departure": {
"time": "1789975067"
},
"stopId": "zenbus:StopPoint:SP:6557606928711680:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1789975169"
},
"departure": {
"time": "1789975189"
},
"stopId": "zenbus:StopPoint:SP:5988830986371072:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1789975253"
},
"departure": {
"time": "1789975291"
},
"stopId": "zenbus:StopPoint:SP:853260005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1789975339"
},
"departure": {
"time": "1789975364"
},
"stopId": "zenbus:StopPoint:SP:851320003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1789975415"
},
"departure": {
"time": "1789975432"
},
"stopId": "zenbus:StopPoint:SP:831890004:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1789975462"
},
"departure": {
"time": "1789975516"
},
"stopId": "zenbus:StopPoint:SP:834750004:LOC",
"stopSequence": 22
}
],
"timestamp": "1789975067",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "09:01:00",
"tripId": "6510142760681472:5"
},
"vehicle": {
"id": "zenbus:Vehicle:5142700856705024:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4912259454205952:LOC",
"vehicle": {
"currentStopSequence": 24,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.75804901123047,
"longitude": 7.644491195678711
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"timestamp": "1789975067",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:50:00",
"tripId": "6025577772351488:5"
},
"vehicle": {
"id": "zenbus:Vehicle:4912259454205952:LOC"
}
}
},
{
"id": "20260921:6384000175177728:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789975051"
},
"departure": {
"time": "1789975067"
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1789975102"
},
"departure": {
"time": "1789975112"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 24
}
],
"timestamp": "1789975067",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:50:00",
"tripId": "6025577772351488:5"
},
"vehicle": {
"id": "zenbus:Vehicle:4912259454205952:LOC"
}
}
},
{
"id": "zenbus:Vehicle:830250002:LOC",
"vehicle": {
"currentStopSequence": 7,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.77421951293945,
"longitude": 7.740292072296143
},
"stopId": "zenbus:StopPoint:SP:850270002:LOC",
"timestamp": "1789975068",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "09:02:00",
"tripId": "5335907140894720:10"
},
"vehicle": {
"id": "zenbus:Vehicle:830250002:LOC"
}
}
},
{
"id": "20260921:5450656402898944:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789975025"
},
"departure": {
"time": "1789975035"
},
"stopId": "zenbus:StopPoint:SP:668780092:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1789975092"
},
"departure": {
"time": "1789975102"
},
"stopId": "zenbus:StopPoint:SP:850270002:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1789975468"
},
"departure": {
"time": "1789975478"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1789975538"
},
"departure": {
"time": "1789975548"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1789975699"
},
"departure": {
"time": "1789975709"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 10
}
],
"timestamp": "1789975068",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "09:02:00",
"tripId": "5335907140894720:10"
},
"vehicle": {
"id": "zenbus:Vehicle:830250002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4846410684956672:LOC",
"vehicle": {
"currentStopSequence": 23,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.845550537109375,
"longitude": 7.610816955566406
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"timestamp": "1789975067",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:46:00",
"tripId": "5426603696848896:6"
},
"vehicle": {
"id": "zenbus:Vehicle:4846410684956672:LOC"
}
}
},
{
"id": "20260921:5926650664452096:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789975075"
},
"departure": {
"time": "1789975085"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1789975067",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:46:00",
"tripId": "5426603696848896:6"
},
"vehicle": {
"id": "zenbus:Vehicle:4846410684956672:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1789975069"
}
}