Resource details
Ce lien fournit les mises à jour en temps réel par rapport au référentiel gtfs-navineo.zip
This resource file is part of the dataset Réseau urbain TCAT.
Related resources
gtfs-navineo.zip
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, 185 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-02-09 at 08:05 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
stop_times_updates not strictly sorted E002 1 error
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Sample errors
- trip_id PS : Lu Ma Je VeC1979052 stop_sequence [6, 7, 8, 9, 10, 11, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13] is not strictly sorted by increasing stop_sequence
Sequential stop_time_update times are not increasing E022 62 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 PS : Lu Ma Je VeC1976544 stop_sequence 9 arrival_time 08:55:00 (1770623700) is less than previous stop arrival_time 08:55:16 (1770623716) - times must increase between two sequential stops
- trip_id PS : Lu Ma Je VeC1976544 stop_sequence 9 arrival_time 08:55:00 (1770623700) is less than previous stop departure_time 08:55:16 (1770623716) - times must increase between two sequential stops
- trip_id PS : Lu Ma Je VeC1976544 stop_sequence 9 departure_time 08:55:00 (1770623700) is less than previous stop departure_time 08:55:16 (1770623716) - times must increase between two sequential stops
- trip_id PS : Lu Ma Je VeC1976544 stop_sequence 9 departure_time 08:55:00 (1770623700) is less than previous stop arrival_time 08:55:16 (1770623716) - times must increase between two sequential stops
- trip_id PS : Lu Ma Je VeC1979737 stop_sequence 57 arrival_time 08:06:36 (1770620796) is less than previous stop arrival_time 09:16:59 (1770625019) - times must increase between two sequential stops
Sequential stop_time_updates have the same stop_id E037 1 error
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Sample errors
- trip_id PS : Lu Ma Je VeC1979736 has repeating stop_id 0:CAm01 - sequential stop_ids should be different
Warnings
timestamp not populated W001 117 errors
Timestamps should be populated for all elements
Sample errors
- trip_id PS : Lu Ma Je VeC1983915 does not have a timestamp
- trip_id PS : Lu Ma Je VeC1979189 does not have a timestamp
- trip_id PS : Lu Ma Je VeC1979193 does not have a timestamp
- trip_id PS : Lu Ma Je VeC1976339 does not have a timestamp
- trip_id PS : Lu Ma Je VeC1976544 does not have a timestamp
vehicle_id not populated W002 68 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id PS : Lu Ma Je VeC1983915 does not have a vehicle_id
- trip_id PS : Lu Ma Je VeC1979189 does not have a vehicle_id
- trip_id PS : Lu Ma Je VeC1979193 does not have a vehicle_id
- trip_id PS : Lu Ma Je VeC1976544 does not have a vehicle_id
- trip_id PS : Lu Ma Je VeC1979051 does not have a vehicle_id
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 |
|---|---|---|---|
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 104 | 24 times (83 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 2,285 | 24 times (83 % of validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 37 | 24 times (83 % of validations) |
| W001 | Timestamps should be populated for all elements | 2,752 | 24 times (83 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1,605 | 24 times (83 % of validations) |
| E009 | If a GTFS trip contains multiple references to the same stop_id (i.e., the vehicle visits the same stop_id more than once in the same trip), then GTFS-rt stop_time_updates for this trip must include stop_sequence | 59 | 6 times (21 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 1 | 1 times (3 % of validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 4 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-02-09 at 08:35 Europe/Paris.
trip_updates (115) vehicle_positions (0) service_alerts (0)Entities seen in the last 7 days.
trip_updatesDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2026-02-09 at 08:35 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "C1983915",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770622090",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770622180",
"uncertainty": 120
},
"departure": {
"time": "1770622195",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 2
},
{
"arrival": {
"time": "1770622240",
"uncertainty": 120
},
"departure": {
"time": "1770622255",
"uncertainty": 120
},
"stopId": "0:Cht04",
"stopSequence": 3
},
{
"arrival": {
"time": "1770622312",
"uncertainty": 120
},
"departure": {
"time": "1770622330",
"uncertainty": 120
},
"stopId": "0:par04",
"stopSequence": 4
},
{
"arrival": {
"time": "1770622291",
"uncertainty": 120
},
"departure": {
"time": "1770622291",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:DUN02",
"stopSequence": 5
},
{
"arrival": {
"time": "1770622429",
"uncertainty": 120
},
"departure": {
"time": "1770622429",
"uncertainty": 120
},
"stopId": "0:SAP02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770622459",
"uncertainty": 120
},
"departure": {
"time": "1770622474",
"uncertainty": 120
},
"stopId": "0:ROM02",
"stopSequence": 7
},
{
"arrival": {
"time": "1770622519",
"uncertainty": 120
},
"departure": {
"time": "1770622519",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 8
},
{
"arrival": {
"time": "1770622607",
"uncertainty": 120
},
"departure": {
"time": "1770622607",
"uncertainty": 120
},
"stopId": "0:MAC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1770622735",
"uncertainty": 120
},
"departure": {
"time": "1770622735",
"uncertainty": 120
},
"stopId": "0:DUT02",
"stopSequence": 10
},
{
"arrival": {
"time": "1770622807",
"uncertainty": 120
},
"departure": {
"time": "1770622807",
"uncertainty": 120
},
"stopId": "0:PTB02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770622918",
"uncertainty": 120
},
"departure": {
"time": "1770622918",
"uncertainty": 120
},
"stopId": "0:CLA02",
"stopSequence": 12
},
{
"arrival": {
"time": "1770623009",
"uncertainty": 120
},
"departure": {
"time": "1770623009",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770623065",
"uncertainty": 120
},
"departure": {
"time": "1770623065",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770623159",
"uncertainty": 120
},
"departure": {
"time": "1770623159",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770623212",
"uncertainty": 120
},
"departure": {
"time": "1770623212",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770623347",
"uncertainty": 120
},
"departure": {
"time": "1770623347",
"uncertainty": 120
},
"stopId": "0:LAR02",
"stopSequence": 17
},
{
"arrival": {
"time": "1770623409",
"uncertainty": 120
},
"departure": {
"time": "1770623409",
"uncertainty": 120
},
"stopId": "0:CHO02",
"stopSequence": 18
},
{
"arrival": {
"time": "1770623474",
"uncertainty": 120
},
"departure": {
"time": "1770623474",
"uncertainty": 120
},
"stopId": "0:PTV02",
"stopSequence": 19
},
{
"arrival": {
"time": "1770623536",
"uncertainty": 120
},
"departure": {
"time": "1770623536",
"uncertainty": 120
},
"stopId": "0:MUL02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770623614",
"uncertainty": 120
},
"departure": {
"time": "1770623614",
"uncertainty": 120
},
"stopId": "0:mar02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770623699",
"uncertainty": 120
},
"departure": {
"time": "1770623699",
"uncertainty": 120
},
"stopId": "0:HOC02",
"stopSequence": 22
},
{
"arrival": {
"time": "1770623751",
"uncertainty": 120
},
"departure": {
"time": "1770623751",
"uncertainty": 120
},
"stopId": "0:STE02",
"stopSequence": 23
},
{
"arrival": {
"time": "1770623808",
"uncertainty": 120
},
"departure": {
"time": "1770623808",
"uncertainty": 120
},
"stopId": "0:BUI02",
"stopSequence": 24
},
{
"arrival": {
"time": "1770623900",
"uncertainty": 120
},
"departure": {
"time": "1770623900",
"uncertainty": 120
},
"stopId": "0:MRC02",
"stopSequence": 25
},
{
"arrival": {
"time": "1770623939",
"uncertainty": 120
},
"departure": {
"time": "1770623939",
"uncertainty": 120
},
"stopId": "0:BOI02",
"stopSequence": 26
},
{
"arrival": {
"time": "1770623992",
"uncertainty": 120
},
"departure": {
"time": "1770623992",
"uncertainty": 120
},
"stopId": "0:LAK02",
"stopSequence": 27
},
{
"arrival": {
"time": "1770624079",
"uncertainty": 120
},
"departure": {
"time": "1770624079",
"uncertainty": 120
},
"stopId": "0:MAR02",
"stopSequence": 28
},
{
"arrival": {
"time": "1770624150",
"uncertainty": 120
},
"departure": {
"time": "1770624150",
"uncertainty": 120
},
"stopId": "0:Mai02",
"stopSequence": 29
},
{
"arrival": {
"time": "1770624186",
"uncertainty": 120
},
"departure": {
"time": "1770624186",
"uncertainty": 120
},
"stopId": "0:COQ02",
"stopSequence": 30
},
{
"arrival": {
"time": "1770624299",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1983915"
},
"vehicle": {
"id": "300",
"label": "300"
}
}
},
{
"id": "C1979189",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770621375",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770621435",
"uncertainty": 120
},
"departure": {
"time": "1770621450",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 2
},
{
"arrival": {
"time": "1770621495",
"uncertainty": 120
},
"departure": {
"time": "1770621525",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 3
},
{
"arrival": {
"time": "1770621585",
"uncertainty": 120
},
"departure": {
"time": "1770621615",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 4
},
{
"arrival": {
"time": "1770621655",
"uncertainty": 120
},
"departure": {
"time": "1770621655",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 5
},
{
"arrival": {
"time": "1770621706",
"uncertainty": 120
},
"departure": {
"time": "1770621720",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770621855",
"uncertainty": 120
},
"departure": {
"time": "1770621870",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 7
},
{
"arrival": {
"time": "1770621912",
"uncertainty": 120
},
"departure": {
"time": "1770621915",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 8
},
{
"arrival": {
"time": "1770621953",
"uncertainty": 120
},
"departure": {
"time": "1770621953",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 9
},
{
"arrival": {
"time": "1770622006",
"uncertainty": 120
},
"departure": {
"time": "1770622035",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1770622095",
"uncertainty": 120
},
"departure": {
"time": "1770622110",
"uncertainty": 120
},
"stopId": "0:HAU02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770622185",
"uncertainty": 120
},
"departure": {
"time": "1770622200",
"uncertainty": 120
},
"stopId": "0:HER02",
"stopSequence": 12
},
{
"arrival": {
"time": "1770622245",
"uncertainty": 120
},
"departure": {
"time": "1770622260",
"uncertainty": 120
},
"stopId": "0:VEr02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770622305",
"uncertainty": 120
},
"departure": {
"time": "1770622335",
"uncertainty": 120
},
"stopId": "0:GIl02",
"stopSequence": 14
},
{
"arrival": {
"time": "1770622380",
"uncertainty": 120
},
"departure": {
"time": "1770622410",
"uncertainty": 120
},
"stopId": "0:MAD02",
"stopSequence": 15
},
{
"arrival": {
"time": "1770622524",
"uncertainty": 120
},
"departure": {
"time": "1770622524",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770622650",
"uncertainty": 120
},
"departure": {
"time": "1770622650",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1770622814",
"uncertainty": 120
},
"departure": {
"time": "1770622814",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1770622940",
"uncertainty": 120
},
"departure": {
"time": "1770622940",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 19
},
{
"arrival": {
"time": "1770623027",
"uncertainty": 120
},
"departure": {
"time": "1770623027",
"uncertainty": 120
},
"stopId": "0:GAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770623072",
"uncertainty": 120
},
"departure": {
"time": "1770623072",
"uncertainty": 120
},
"stopId": "0:DEL02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770623135",
"uncertainty": 120
},
"departure": {
"time": "1770623135",
"uncertainty": 120
},
"stopId": "0:STM02",
"stopSequence": 22
},
{
"arrival": {
"time": "1770623174",
"uncertainty": 120
},
"departure": {
"time": "1770623174",
"uncertainty": 120
},
"stopId": "0:GUe02",
"stopSequence": 23
},
{
"arrival": {
"time": "1770623215",
"uncertainty": 120
},
"departure": {
"time": "1770623215",
"uncertainty": 120
},
"stopId": "0:LAC02",
"stopSequence": 24
},
{
"arrival": {
"time": "1770623303",
"uncertainty": 120
},
"departure": {
"time": "1770623303",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 25
},
{
"arrival": {
"time": "1770623345",
"uncertainty": 120
},
"departure": {
"time": "1770623345",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 26
},
{
"arrival": {
"time": "1770623472",
"uncertainty": 120
},
"departure": {
"time": "1770623472",
"uncertainty": 120
},
"stopId": "0:MRO02",
"stopSequence": 27
},
{
"arrival": {
"time": "1770623503",
"uncertainty": 120
},
"departure": {
"time": "1770623503",
"uncertainty": 120
},
"stopId": "0:CLo02",
"stopSequence": 28
},
{
"arrival": {
"time": "1770623615",
"uncertainty": 120
},
"departure": {
"time": "1770623615",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 29
},
{
"arrival": {
"time": "1770623669",
"uncertainty": 120
},
"departure": {
"time": "1770623669",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 30
},
{
"arrival": {
"time": "1770623715",
"uncertainty": 120
},
"departure": {
"time": "1770623715",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 31
},
{
"arrival": {
"time": "1770623783",
"uncertainty": 120
},
"departure": {
"time": "1770623783",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 32
},
{
"arrival": {
"time": "1770623900",
"uncertainty": 120
},
"departure": {
"time": "1770623900",
"uncertainty": 120
},
"stopId": "0:STO02",
"stopSequence": 33
},
{
"arrival": {
"time": "1770623956",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979189"
},
"vehicle": {
"id": "310",
"label": "310"
}
}
},
{
"id": "C1976232",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770625920",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1976232"
}
}
},
{
"id": "C1979193",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770623400",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979193"
}
}
},
{
"id": "C1976544",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770623280",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 1
},
{
"arrival": {
"time": "1770623330",
"uncertainty": 120
},
"departure": {
"time": "1770623330",
"uncertainty": 120
},
"stopId": "0:CHS01",
"stopSequence": 2
},
{
"arrival": {
"time": "1770623412",
"uncertainty": 120
},
"departure": {
"time": "1770623412",
"uncertainty": 120
},
"stopId": "0:ING01",
"stopSequence": 3
},
{
"arrival": {
"time": "1770623476",
"uncertainty": 120
},
"departure": {
"time": "1770623476",
"uncertainty": 120
},
"stopId": "0:LAV01",
"stopSequence": 4
},
{
"arrival": {
"time": "1770623531",
"uncertainty": 120
},
"departure": {
"time": "1770623531",
"uncertainty": 120
},
"stopId": "0:ROI01",
"stopSequence": 5
},
{
"arrival": {
"time": "1770623580",
"uncertainty": 120
},
"departure": {
"time": "1770623580",
"uncertainty": 120
},
"stopId": "0:LIB01",
"stopSequence": 6
},
{
"arrival": {
"time": "1770623657",
"uncertainty": 120
},
"departure": {
"time": "1770623657",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GUI01",
"stopSequence": 7
},
{
"arrival": {
"time": "1770623716",
"uncertainty": 120
},
"departure": {
"time": "1770623716",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CHE02",
"stopSequence": 8
},
{
"arrival": {
"time": "1770623700",
"uncertainty": 120
},
"departure": {
"time": "1770623700",
"uncertainty": 120
},
"stopId": "0:BOi02",
"stopSequence": 9
},
{
"arrival": {
"time": "1770623816",
"uncertainty": 120
},
"departure": {
"time": "1770623816",
"uncertainty": 120
},
"stopId": "0:EGA02",
"stopSequence": 10
},
{
"arrival": {
"time": "1770623862",
"uncertainty": 120
},
"departure": {
"time": "1770623862",
"uncertainty": 120
},
"stopId": "0:UTT02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770623963",
"uncertainty": 120
},
"departure": {
"time": "1770623963",
"uncertainty": 120
},
"stopId": "0:CrO02",
"stopSequence": 12
},
{
"arrival": {
"time": "1770624004",
"uncertainty": 120
},
"departure": {
"time": "1770624004",
"uncertainty": 120
},
"stopId": "0:REI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770624070",
"uncertainty": 120
},
"departure": {
"time": "1770624070",
"uncertainty": 120
},
"stopId": "0:LAr02",
"stopSequence": 14
},
{
"arrival": {
"time": "1770624102",
"uncertainty": 120
},
"departure": {
"time": "1770624102",
"uncertainty": 120
},
"stopId": "0:LOM03",
"stopSequence": 15
},
{
"arrival": {
"time": "1770624209",
"uncertainty": 120
},
"departure": {
"time": "1770624209",
"uncertainty": 120
},
"stopId": "0:pAS02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770624282",
"uncertainty": 120
},
"departure": {
"time": "1770624282",
"uncertainty": 120
},
"stopId": "0:tHI02",
"stopSequence": 17
},
{
"arrival": {
"time": "1770624338",
"uncertainty": 120
},
"departure": {
"time": "1770624338",
"uncertainty": 120
},
"stopId": "0:ROL02",
"stopSequence": 18
},
{
"arrival": {
"time": "1770624399",
"uncertainty": 120
},
"departure": {
"time": "1770624399",
"uncertainty": 120
},
"stopId": "0:JAc02",
"stopSequence": 19
},
{
"arrival": {
"time": "1770624462",
"uncertainty": 120
},
"departure": {
"time": "1770624462",
"uncertainty": 120
},
"stopId": "0:MIS02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770624536",
"uncertainty": 120
},
"departure": {
"time": "1770624536",
"uncertainty": 120
},
"stopId": "0:BEA02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770624584",
"uncertainty": 120
},
"departure": {
"time": "1770624584",
"uncertainty": 120
},
"stopId": "0:PAR02",
"stopSequence": 22
},
{
"arrival": {
"time": "1770624670",
"uncertainty": 120
},
"departure": {
"time": "1770624670",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 23
},
{
"arrival": {
"time": "1770624744",
"uncertainty": 120
},
"departure": {
"time": "1770624744",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 24
},
{
"arrival": {
"time": "1770624833",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1976544"
}
}
},
{
"id": "C1979051",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770621760",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770621805",
"uncertainty": 120
},
"departure": {
"time": "1770621805",
"uncertainty": 120
},
"stopId": "0:STO01",
"stopSequence": 2
},
{
"arrival": {
"time": "1770621879",
"uncertainty": 120
},
"departure": {
"time": "1770621895",
"uncertainty": 120
},
"stopId": "0:CEn02",
"stopSequence": 3
},
{
"arrival": {
"time": "1770621985",
"uncertainty": 120
},
"departure": {
"time": "1770621985",
"uncertainty": 120
},
"stopId": "0:GAG01",
"stopSequence": 4
},
{
"arrival": {
"time": "1770622000",
"uncertainty": 120
},
"departure": {
"time": "1770622015",
"uncertainty": 120
},
"stopId": "0:MAS01",
"stopSequence": 5
},
{
"arrival": {
"time": "1770622045",
"uncertainty": 120
},
"departure": {
"time": "1770622060",
"uncertainty": 120
},
"stopId": "0:PAl01",
"stopSequence": 6
},
{
"arrival": {
"time": "1770622150",
"uncertainty": 120
},
"departure": {
"time": "1770622180",
"uncertainty": 120
},
"stopId": "0:CLo01",
"stopSequence": 7
},
{
"arrival": {
"time": "1770622210",
"uncertainty": 120
},
"departure": {
"time": "1770622240",
"uncertainty": 120
},
"stopId": "0:MRO01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770622301",
"uncertainty": 120
},
"departure": {
"time": "1770622330",
"uncertainty": 120
},
"stopId": "0:DEV01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770622428",
"uncertainty": 120
},
"departure": {
"time": "1770622450",
"uncertainty": 120
},
"stopId": "0:BLa01",
"stopSequence": 10
},
{
"arrival": {
"time": "1770622492",
"uncertainty": 120
},
"departure": {
"time": "1770622518",
"uncertainty": 120
},
"stopId": "0:LAC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1770622572",
"uncertainty": 120
},
"departure": {
"time": "1770622572",
"uncertainty": 120
},
"stopId": "0:GUe01",
"stopSequence": 12
},
{
"arrival": {
"time": "1770622631",
"uncertainty": 120
},
"departure": {
"time": "1770622631",
"uncertainty": 120
},
"stopId": "0:STM01",
"stopSequence": 13
},
{
"arrival": {
"time": "1770622689",
"uncertainty": 120
},
"departure": {
"time": "1770622689",
"uncertainty": 120
},
"stopId": "0:DEL01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770622788",
"uncertainty": 120
},
"departure": {
"time": "1770622788",
"uncertainty": 120
},
"stopId": "0:GAU01",
"stopSequence": 15
},
{
"arrival": {
"time": "1770622871",
"uncertainty": 120
},
"departure": {
"time": "1770622871",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770622971",
"uncertainty": 120
},
"departure": {
"time": "1770622971",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 17
},
{
"arrival": {
"time": "1770623170",
"uncertainty": 120
},
"departure": {
"time": "1770623170",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 18
},
{
"arrival": {
"time": "1770623238",
"uncertainty": 120
},
"departure": {
"time": "1770623238",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 19
},
{
"arrival": {
"time": "1770623350",
"uncertainty": 120
},
"departure": {
"time": "1770623350",
"uncertainty": 120
},
"stopId": "0:MAD01",
"stopSequence": 20
},
{
"arrival": {
"time": "1770623411",
"uncertainty": 120
},
"departure": {
"time": "1770623411",
"uncertainty": 120
},
"stopId": "0:GIl01",
"stopSequence": 21
},
{
"arrival": {
"time": "1770623502",
"uncertainty": 120
},
"departure": {
"time": "1770623502",
"uncertainty": 120
},
"stopId": "0:VEr01",
"stopSequence": 22
},
{
"arrival": {
"time": "1770623579",
"uncertainty": 120
},
"departure": {
"time": "1770623579",
"uncertainty": 120
},
"stopId": "0:HER01",
"stopSequence": 23
},
{
"arrival": {
"time": "1770623629",
"uncertainty": 120
},
"departure": {
"time": "1770623629",
"uncertainty": 120
},
"stopId": "0:HAU01",
"stopSequence": 24
},
{
"arrival": {
"time": "1770623710",
"uncertainty": 120
},
"departure": {
"time": "1770623710",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1770623772",
"uncertainty": 120
},
"departure": {
"time": "1770623772",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 26
},
{
"arrival": {
"time": "1770623820",
"uncertainty": 120
},
"departure": {
"time": "1770623820",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 27
},
{
"arrival": {
"time": "1770623879",
"uncertainty": 120
},
"departure": {
"time": "1770623879",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 28
},
{
"arrival": {
"time": "1770623969",
"uncertainty": 120
},
"departure": {
"time": "1770623969",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 29
},
{
"arrival": {
"time": "1770624084",
"uncertainty": 120
},
"departure": {
"time": "1770624084",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 30
},
{
"arrival": {
"time": "1770624118",
"uncertainty": 120
},
"departure": {
"time": "1770624118",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 31
},
{
"arrival": {
"time": "1770624188",
"uncertainty": 120
},
"departure": {
"time": "1770624188",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1770624218",
"uncertainty": 120
},
"departure": {
"time": "1770624218",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 33
},
{
"arrival": {
"time": "1770624310",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979051"
},
"vehicle": {
"id": "312",
"label": "312"
}
}
},
{
"id": "T2195366",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770624000",
"uncertainty": 120
},
"stopId": "0:pds01",
"stopSequence": 1
}
],
"trip": {
"routeId": "NRel",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeT2195366"
}
}
},
{
"id": "C1979472",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770621167",
"uncertainty": 120
},
"stopId": "0:STG01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770621242",
"uncertainty": 120
},
"departure": {
"time": "1770621257",
"uncertainty": 120
},
"stopId": "0:DUF01",
"stopSequence": 2
},
{
"arrival": {
"time": "1770621312",
"uncertainty": 120
},
"departure": {
"time": "1770621312",
"uncertainty": 120
},
"stopId": "0:CEZ01",
"stopSequence": 3
},
{
"arrival": {
"time": "1770621346",
"uncertainty": 120
},
"departure": {
"time": "1770621347",
"uncertainty": 120
},
"stopId": "0:PRI02",
"stopSequence": 4
},
{
"arrival": {
"time": "1770621390",
"uncertainty": 120
},
"departure": {
"time": "1770621392",
"uncertainty": 120
},
"stopId": "0:MSG02",
"stopSequence": 5
},
{
"arrival": {
"time": "1770621474",
"uncertainty": 120
},
"departure": {
"time": "1770621474",
"uncertainty": 120
},
"stopId": "0:MAr02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770621497",
"uncertainty": 120
},
"departure": {
"time": "1770621497",
"uncertainty": 120
},
"stopId": "0:PDl02",
"stopSequence": 7
},
{
"arrival": {
"time": "1770621587",
"uncertainty": 120
},
"departure": {
"time": "1770621587",
"uncertainty": 120
},
"stopId": "0:PER02",
"stopSequence": 8
},
{
"arrival": {
"time": "1770621617",
"uncertainty": 120
},
"departure": {
"time": "1770621617",
"uncertainty": 120
},
"stopId": "0:PiT02",
"stopSequence": 9
},
{
"arrival": {
"time": "1770621639",
"uncertainty": 120
},
"departure": {
"time": "1770621639",
"uncertainty": 120
},
"stopId": "0:COM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1770621677",
"uncertainty": 120
},
"departure": {
"time": "1770621693",
"uncertainty": 120
},
"stopId": "0:OLI02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770621753",
"uncertainty": 120
},
"departure": {
"time": "1770621767",
"uncertainty": 120
},
"stopId": "0:GaU02",
"stopSequence": 12
},
{
"arrival": {
"time": "1770621841",
"uncertainty": 120
},
"departure": {
"time": "1770621858",
"uncertainty": 120
},
"stopId": "0:ANT02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770621931",
"uncertainty": 120
},
"departure": {
"time": "1770621962",
"uncertainty": 120
},
"stopId": "0:MED02",
"stopSequence": 14
},
{
"arrival": {
"time": "1770622003",
"uncertainty": 120
},
"departure": {
"time": "1770622008",
"uncertainty": 120
},
"stopId": "0:CCE02",
"stopSequence": 15
},
{
"arrival": {
"time": "1770622052",
"uncertainty": 120
},
"departure": {
"time": "1770622067",
"uncertainty": 120
},
"stopId": "0:MAi02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770622137",
"uncertainty": 120
},
"departure": {
"time": "1770622142",
"uncertainty": 120
},
"stopId": "0:BAl02",
"stopSequence": 17
},
{
"arrival": {
"time": "1770622187",
"uncertainty": 120
},
"departure": {
"time": "1770622232",
"uncertainty": 120
},
"stopId": "0:MAU02",
"stopSequence": 18
},
{
"arrival": {
"time": "1770622292",
"uncertainty": 120
},
"departure": {
"time": "1770622292",
"uncertainty": 120
},
"stopId": "0:TIL02",
"stopSequence": 19
},
{
"arrival": {
"time": "1770622338",
"uncertainty": 120
},
"departure": {
"time": "1770622352",
"uncertainty": 120
},
"stopId": "0:DID02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770622517",
"uncertainty": 120
},
"departure": {
"time": "1770622517",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 21
},
{
"arrival": {
"time": "1770622618",
"uncertainty": 120
},
"departure": {
"time": "1770622618",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 22
},
{
"arrival": {
"time": "1770622701",
"uncertainty": 120
},
"departure": {
"time": "1770622701",
"uncertainty": 120
},
"stopId": "0:VlS01",
"stopSequence": 23
},
{
"arrival": {
"time": "1770622823",
"uncertainty": 120
},
"departure": {
"time": "1770622823",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 24
},
{
"arrival": {
"time": "1770622910",
"uncertainty": 120
},
"departure": {
"time": "1770622910",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 25
},
{
"arrival": {
"time": "1770622967",
"uncertainty": 120
},
"departure": {
"time": "1770622967",
"uncertainty": 120
},
"stopId": "0:Jac02",
"stopSequence": 26
},
{
"arrival": {
"time": "1770623030",
"uncertainty": 120
},
"departure": {
"time": "1770623030",
"uncertainty": 120
},
"stopId": "0:BIL02",
"stopSequence": 27
},
{
"arrival": {
"time": "1770623069",
"uncertainty": 120
},
"departure": {
"time": "1770623069",
"uncertainty": 120
},
"stopId": "0:TAM02",
"stopSequence": 28
},
{
"arrival": {
"time": "1770623116",
"uncertainty": 120
},
"departure": {
"time": "1770623116",
"uncertainty": 120
},
"stopId": "0:BRO02",
"stopSequence": 29
},
{
"arrival": {
"time": "1770623161",
"uncertainty": 120
},
"departure": {
"time": "1770623161",
"uncertainty": 120
},
"stopId": "0:SEC02",
"stopSequence": 30
},
{
"arrival": {
"time": "1770623199",
"uncertainty": 120
},
"departure": {
"time": "1770623199",
"uncertainty": 120
},
"stopId": "0:DEM02",
"stopSequence": 31
},
{
"arrival": {
"time": "1770623232",
"uncertainty": 120
},
"departure": {
"time": "1770623232",
"uncertainty": 120
},
"stopId": "0:CHm02",
"stopSequence": 32
},
{
"arrival": {
"time": "1770623314",
"uncertainty": 120
},
"departure": {
"time": "1770623314",
"uncertainty": 120
},
"stopId": "0:GDF02",
"stopSequence": 33
},
{
"arrival": {
"time": "1770623397",
"uncertainty": 120
},
"departure": {
"time": "1770623397",
"uncertainty": 120
},
"stopId": "0:PPP02",
"stopSequence": 34
},
{
"arrival": {
"time": "1770623442",
"uncertainty": 120
},
"stopId": "0:FOU01",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979472"
},
"vehicle": {
"id": "297",
"label": "297"
}
}
},
{
"id": "C1977708",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770625560",
"uncertainty": 120
},
"stopId": "0:ChT02",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1977708"
}
}
},
{
"id": "C1976255",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770623520",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1976255"
}
}
},
{
"id": "C1978961",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770621840",
"uncertainty": 120
},
"stopId": "0:CEN02",
"stopSequence": 1
},
{
"arrival": {
"time": "1770621880",
"uncertainty": 120
},
"departure": {
"time": "1770621880",
"uncertainty": 120
},
"stopId": "0:Vie01",
"stopSequence": 2
},
{
"arrival": {
"time": "1770621928",
"uncertainty": 120
},
"departure": {
"time": "1770621941",
"uncertainty": 120
},
"stopId": "0:HUG02",
"stopSequence": 3
},
{
"arrival": {
"time": "1770622031",
"uncertainty": 120
},
"departure": {
"time": "1770622031",
"uncertainty": 120
},
"stopId": "0:DEc02",
"stopSequence": 4
},
{
"arrival": {
"time": "1770622051",
"uncertainty": 120
},
"departure": {
"time": "1770622063",
"uncertainty": 120
},
"stopId": "0:RES02",
"stopSequence": 5
},
{
"arrival": {
"time": "1770622123",
"uncertainty": 120
},
"departure": {
"time": "1770622138",
"uncertainty": 120
},
"stopId": "0:COH02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770622213",
"uncertainty": 120
},
"departure": {
"time": "1770622228",
"uncertainty": 120
},
"stopId": "0:ROD02",
"stopSequence": 7
},
{
"arrival": {
"time": "1770622266",
"uncertainty": 120
},
"departure": {
"time": "1770622266",
"uncertainty": 120
},
"stopId": "0:DOL02",
"stopSequence": 8
},
{
"arrival": {
"time": "1770622317",
"uncertainty": 120
},
"departure": {
"time": "1770622333",
"uncertainty": 120
},
"stopId": "0:BUC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1770622378",
"uncertainty": 120
},
"departure": {
"time": "1770622378",
"uncertainty": 120
},
"stopId": "0:PIN01",
"stopSequence": 10
},
{
"arrival": {
"time": "1770622408",
"uncertainty": 120
},
"departure": {
"time": "1770622423",
"uncertainty": 120
},
"stopId": "0:CAR02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770622483",
"uncertainty": 120
},
"departure": {
"time": "1770622513",
"uncertainty": 120
},
"stopId": "0:MAL02",
"stopSequence": 12
},
{
"arrival": {
"time": "1770622579",
"uncertainty": 120
},
"departure": {
"time": "1770622579",
"uncertainty": 120
},
"stopId": "0:TRO02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770622693",
"uncertainty": 120
},
"departure": {
"time": "1770622693",
"uncertainty": 120
},
"stopId": "0:NUN02",
"stopSequence": 14
},
{
"arrival": {
"time": "1770622742",
"uncertainty": 120
},
"departure": {
"time": "1770622742",
"uncertainty": 120
},
"stopId": "0:PLA02",
"stopSequence": 15
},
{
"arrival": {
"time": "1770622813",
"uncertainty": 120
},
"departure": {
"time": "1770622813",
"uncertainty": 120
},
"stopId": "0:CUV02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770622912",
"uncertainty": 120
},
"departure": {
"time": "1770622912",
"uncertainty": 120
},
"stopId": "0:CHN02",
"stopSequence": 17
},
{
"arrival": {
"time": "1770623008",
"uncertainty": 120
},
"departure": {
"time": "1770623008",
"uncertainty": 120
},
"stopId": "0:FER02",
"stopSequence": 18
},
{
"arrival": {
"time": "1770623074",
"uncertainty": 120
},
"departure": {
"time": "1770623074",
"uncertainty": 120
},
"stopId": "0:HAu02",
"stopSequence": 19
},
{
"arrival": {
"time": "1770623135",
"uncertainty": 120
},
"departure": {
"time": "1770623135",
"uncertainty": 120
},
"stopId": "0:11N02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770623241",
"uncertainty": 120
},
"departure": {
"time": "1770623241",
"uncertainty": 120
},
"stopId": "0:COU02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770623306",
"uncertainty": 120
},
"departure": {
"time": "1770623306",
"uncertainty": 120
},
"stopId": "0:VOl02",
"stopSequence": 22
},
{
"arrival": {
"time": "1770623353",
"uncertainty": 120
},
"departure": {
"time": "1770623353",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 23
},
{
"arrival": {
"time": "1770623517",
"uncertainty": 120
},
"departure": {
"time": "1770623517",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 24
},
{
"arrival": {
"time": "1770623545",
"uncertainty": 120
},
"departure": {
"time": "1770623545",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 25
},
{
"arrival": {
"time": "1770623652",
"uncertainty": 120
},
"departure": {
"time": "1770623652",
"uncertainty": 120
},
"stopId": "0:14J03",
"stopSequence": 26
},
{
"arrival": {
"time": "1770623728",
"uncertainty": 120
},
"departure": {
"time": "1770623728",
"uncertainty": 120
},
"stopId": "0:PZI02",
"stopSequence": 27
},
{
"arrival": {
"time": "1770623805",
"uncertainty": 120
},
"departure": {
"time": "1770623805",
"uncertainty": 120
},
"stopId": "0:FOR01",
"stopSequence": 28
},
{
"arrival": {
"time": "1770623865",
"uncertainty": 120
},
"departure": {
"time": "1770623865",
"uncertainty": 120
},
"stopId": "0:CHr01",
"stopSequence": 29
},
{
"arrival": {
"time": "1770623927",
"uncertainty": 120
},
"departure": {
"time": "1770623927",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 30
},
{
"arrival": {
"time": "1770624012",
"uncertainty": 120
},
"departure": {
"time": "1770624012",
"uncertainty": 120
},
"stopId": "0:SQU02",
"stopSequence": 31
},
{
"arrival": {
"time": "1770624068",
"uncertainty": 120
},
"departure": {
"time": "1770624068",
"uncertainty": 120
},
"stopId": "0:EUr02",
"stopSequence": 32
},
{
"arrival": {
"time": "1770624131",
"uncertainty": 120
},
"departure": {
"time": "1770624131",
"uncertainty": 120
},
"stopId": "0:STd02",
"stopSequence": 33
},
{
"arrival": {
"time": "1770624173",
"uncertainty": 120
},
"departure": {
"time": "1770624173",
"uncertainty": 120
},
"stopId": "0:Std02",
"stopSequence": 34
},
{
"arrival": {
"time": "1770624284",
"uncertainty": 120
},
"departure": {
"time": "1770624284",
"uncertainty": 120
},
"stopId": "0:PTH02",
"stopSequence": 35
},
{
"arrival": {
"time": "1770624335",
"uncertainty": 120
},
"departure": {
"time": "1770624335",
"uncertainty": 120
},
"stopId": "0:JAF02",
"stopSequence": 36
},
{
"arrival": {
"time": "1770624389",
"uncertainty": 120
},
"departure": {
"time": "1770624389",
"uncertainty": 120
},
"stopId": "0:MOU02",
"stopSequence": 37
},
{
"arrival": {
"time": "1770624432",
"uncertainty": 120
},
"departure": {
"time": "1770624432",
"uncertainty": 120
},
"stopId": "0:DEB02",
"stopSequence": 38
},
{
"arrival": {
"time": "1770624500",
"uncertainty": 120
},
"departure": {
"time": "1770624500",
"uncertainty": 120
},
"stopId": "0:LEM02",
"stopSequence": 39
},
{
"arrival": {
"time": "1770624567",
"uncertainty": 120
},
"departure": {
"time": "1770624567",
"uncertainty": 120
},
"stopId": "0:KEL02",
"stopSequence": 40
},
{
"arrival": {
"time": "1770624638",
"uncertainty": 120
},
"departure": {
"time": "1770624638",
"uncertainty": 120
},
"stopId": "0:MRQ02",
"stopSequence": 41
},
{
"arrival": {
"time": "1770624683",
"uncertainty": 120
},
"departure": {
"time": "1770624683",
"uncertainty": 120
},
"stopId": "0:VrD02",
"stopSequence": 42
},
{
"arrival": {
"time": "1770624761",
"uncertainty": 120
},
"departure": {
"time": "1770624761",
"uncertainty": 120
},
"stopId": "0:CpG02",
"stopSequence": 43
},
{
"arrival": {
"time": "1770624885",
"uncertainty": 120
},
"departure": {
"time": "1770624885",
"uncertainty": 120
},
"stopId": "0:ChM02",
"stopSequence": 44
},
{
"arrival": {
"time": "1770624908",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 45
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1978961"
},
"vehicle": {
"id": "324",
"label": "324"
}
}
},
{
"id": "C1979429",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770624960",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979429"
}
}
},
{
"id": "C1976390",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770621130",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770621205",
"uncertainty": 120
},
"departure": {
"time": "1770621220",
"uncertainty": 120
},
"stopId": "0:PxC02",
"stopSequence": 2
},
{
"arrival": {
"time": "1770621349",
"uncertainty": 120
},
"departure": {
"time": "1770621415",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 3
},
{
"arrival": {
"time": "1770621445",
"uncertainty": 120
},
"departure": {
"time": "1770621461",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 4
},
{
"arrival": {
"time": "1770621521",
"uncertainty": 120
},
"departure": {
"time": "1770621535",
"uncertainty": 120
},
"stopId": "0:14J03",
"stopSequence": 5
},
{
"arrival": {
"time": "1770621579",
"uncertainty": 120
},
"departure": {
"time": "1770621625",
"uncertainty": 120
},
"stopId": "0:PZI02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770621670",
"uncertainty": 120
},
"departure": {
"time": "1770621685",
"uncertainty": 120
},
"stopId": "0:FOR01",
"stopSequence": 7
},
{
"arrival": {
"time": "1770621715",
"uncertainty": 120
},
"departure": {
"time": "1770621715",
"uncertainty": 120
},
"stopId": "0:CHr01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770621744",
"uncertainty": 120
},
"departure": {
"time": "1770621744",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1770621805",
"uncertainty": 120
},
"departure": {
"time": "1770621820",
"uncertainty": 120
},
"stopId": "0:SQU02",
"stopSequence": 10
},
{
"arrival": {
"time": "1770621877",
"uncertainty": 120
},
"departure": {
"time": "1770621895",
"uncertainty": 120
},
"stopId": "0:EUr03",
"stopSequence": 11
},
{
"arrival": {
"time": "1770621940",
"uncertainty": 120
},
"departure": {
"time": "1770621955",
"uncertainty": 120
},
"stopId": "0:POi01",
"stopSequence": 12
},
{
"arrival": {
"time": "1770622006",
"uncertainty": 120
},
"departure": {
"time": "1770622016",
"uncertainty": 120
},
"stopId": "0:POC01",
"stopSequence": 13
},
{
"arrival": {
"time": "1770622087",
"uncertainty": 120
},
"departure": {
"time": "1770622106",
"uncertainty": 120
},
"stopId": "0:DES01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770622135",
"uncertainty": 120
},
"departure": {
"time": "1770622135",
"uncertainty": 120
},
"stopId": "0:DEN01",
"stopSequence": 15
},
{
"arrival": {
"time": "1770622165",
"uncertainty": 120
},
"departure": {
"time": "1770622180",
"uncertainty": 120
},
"stopId": "0:Gue01",
"stopSequence": 16
},
{
"arrival": {
"time": "1770622222",
"uncertainty": 120
},
"departure": {
"time": "1770622240",
"uncertainty": 120
},
"stopId": "0:MAI01",
"stopSequence": 17
},
{
"arrival": {
"time": "1770622313",
"uncertainty": 120
},
"departure": {
"time": "1770622316",
"uncertainty": 120
},
"stopId": "0:CER01",
"stopSequence": 18
},
{
"arrival": {
"time": "1770622345",
"uncertainty": 120
},
"departure": {
"time": "1770622345",
"uncertainty": 120
},
"stopId": "0:Bro01",
"stopSequence": 19
},
{
"arrival": {
"time": "1770622390",
"uncertainty": 120
},
"departure": {
"time": "1770622405",
"uncertainty": 120
},
"stopId": "0:AIR01",
"stopSequence": 20
},
{
"arrival": {
"time": "1770622480",
"uncertainty": 120
},
"departure": {
"time": "1770622495",
"uncertainty": 120
},
"stopId": "0:TDB03",
"stopSequence": 21
},
{
"arrival": {
"time": "1770622553",
"uncertainty": 120
},
"stopId": "0:ASC01",
"stopSequence": 22
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1976390"
},
"vehicle": {
"id": "328",
"label": "328"
}
}
},
{
"id": "C1978442",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770619816",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770619842",
"uncertainty": 120
},
"departure": {
"time": "1770619842",
"uncertainty": 120
},
"stopId": "0:Ham01",
"stopSequence": 2
},
{
"arrival": {
"time": "1770619862",
"uncertainty": 120
},
"departure": {
"time": "1770619862",
"uncertainty": 120
},
"stopId": "0:PIS01",
"stopSequence": 3
},
{
"arrival": {
"time": "1770619921",
"uncertainty": 120
},
"departure": {
"time": "1770619936",
"uncertainty": 120
},
"stopId": "0:TEI01",
"stopSequence": 4
},
{
"arrival": {
"time": "1770619977",
"uncertainty": 120
},
"departure": {
"time": "1770619997",
"uncertainty": 120
},
"stopId": "0:CAm01",
"stopSequence": 5
},
{
"arrival": {
"time": "1770620056",
"uncertainty": 120
},
"departure": {
"time": "1770620071",
"uncertainty": 120
},
"stopId": "0:MOZ02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770620127",
"uncertainty": 120
},
"departure": {
"time": "1770620162",
"uncertainty": 120
},
"stopId": "0:JUI02",
"stopSequence": 7
},
{
"arrival": {
"time": "1770620267",
"uncertainty": 120
},
"departure": {
"time": "1770620267",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770620296",
"uncertainty": 120
},
"departure": {
"time": "1770620311",
"uncertainty": 120
},
"stopId": "0:SAR01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770620386",
"uncertainty": 120
},
"departure": {
"time": "1770620386",
"uncertainty": 120
},
"stopId": "0:TRo01",
"stopSequence": 10
},
{
"arrival": {
"time": "1770620455",
"uncertainty": 120
},
"departure": {
"time": "1770620476",
"uncertainty": 120
},
"stopId": "0:HTC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1770620543",
"uncertainty": 120
},
"departure": {
"time": "1770620552",
"uncertainty": 120
},
"stopId": "0:STM03",
"stopSequence": 12
},
{
"arrival": {
"time": "1770620776",
"uncertainty": 120
},
"departure": {
"time": "1770620791",
"uncertainty": 120
},
"stopId": "0:ALA01",
"stopSequence": 13
},
{
"arrival": {
"time": "1770620881",
"uncertainty": 120
},
"departure": {
"time": "1770620881",
"uncertainty": 120
},
"stopId": "0:ROG01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770620912",
"uncertainty": 120
},
"departure": {
"time": "1770620912",
"uncertainty": 120
},
"stopId": "0:PAI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1770620956",
"uncertainty": 120
},
"departure": {
"time": "1770620971",
"uncertainty": 120
},
"stopId": "0:FIL01",
"stopSequence": 16
},
{
"arrival": {
"time": "1770621061",
"uncertainty": 120
},
"departure": {
"time": "1770621106",
"uncertainty": 120
},
"stopId": "0:JMO01",
"stopSequence": 17
},
{
"arrival": {
"time": "1770621182",
"uncertainty": 120
},
"departure": {
"time": "1770621242",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1770621286",
"uncertainty": 120
},
"departure": {
"time": "1770621316",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1770621421",
"uncertainty": 120
},
"departure": {
"time": "1770621451",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 20
},
{
"arrival": {
"time": "1770621507",
"uncertainty": 120
},
"departure": {
"time": "1770621541",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 21
},
{
"arrival": {
"time": "1770621601",
"uncertainty": 120
},
"departure": {
"time": "1770621616",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 22
},
{
"arrival": {
"time": "1770621736",
"uncertainty": 120
},
"departure": {
"time": "1770621767",
"uncertainty": 120
},
"stopId": "0:SUP01",
"stopSequence": 23
},
{
"arrival": {
"time": "1770621810",
"uncertainty": 120
},
"departure": {
"time": "1770621826",
"uncertainty": 120
},
"stopId": "0:SOM01",
"stopSequence": 24
},
{
"arrival": {
"time": "1770621886",
"uncertainty": 120
},
"departure": {
"time": "1770621886",
"uncertainty": 120
},
"stopId": "0:CRo01",
"stopSequence": 25
},
{
"arrival": {
"time": "1770621954",
"uncertainty": 120
},
"departure": {
"time": "1770621962",
"uncertainty": 120
},
"stopId": "0:mAI01",
"stopSequence": 26
},
{
"arrival": {
"time": "1770621992",
"uncertainty": 120
},
"departure": {
"time": "1770622007",
"uncertainty": 120
},
"stopId": "0:MAg01",
"stopSequence": 27
},
{
"arrival": {
"time": "1770622066",
"uncertainty": 120
},
"departure": {
"time": "1770622066",
"uncertainty": 120
},
"stopId": "0:COu01",
"stopSequence": 28
},
{
"arrival": {
"time": "1770622111",
"uncertainty": 120
},
"departure": {
"time": "1770622126",
"uncertainty": 120
},
"stopId": "0:ROS01",
"stopSequence": 29
},
{
"arrival": {
"time": "1770622179",
"uncertainty": 120
},
"departure": {
"time": "1770622216",
"uncertainty": 120
},
"stopId": "0:Ver01",
"stopSequence": 30
},
{
"arrival": {
"time": "1770622246",
"uncertainty": 120
},
"departure": {
"time": "1770622246",
"uncertainty": 120
},
"stopId": "0:BAL01",
"stopSequence": 31
},
{
"arrival": {
"time": "1770622291",
"uncertainty": 120
},
"departure": {
"time": "1770622291",
"uncertainty": 120
},
"stopId": "0:VIE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1770622315",
"uncertainty": 120
},
"departure": {
"time": "1770622315",
"uncertainty": 120
},
"stopId": "0:HTF01",
"stopSequence": 33
},
{
"arrival": {
"time": "1770622396",
"uncertainty": 120
},
"departure": {
"time": "1770622411",
"uncertainty": 120
},
"stopId": "0:BRE02",
"stopSequence": 34
},
{
"arrival": {
"time": "1770622471",
"uncertainty": 120
},
"departure": {
"time": "1770622471",
"uncertainty": 120
},
"stopId": "0:ROs03",
"stopSequence": 35
},
{
"arrival": {
"time": "1770622516",
"uncertainty": 120
},
"departure": {
"time": "1770622516",
"uncertainty": 120
},
"stopId": "0:CoU01",
"stopSequence": 36
},
{
"arrival": {
"time": "1770622578",
"uncertainty": 120
},
"departure": {
"time": "1770622578",
"uncertainty": 120
},
"stopId": "0:ViL01",
"stopSequence": 37
},
{
"arrival": {
"time": "1770622665",
"uncertainty": 120
},
"departure": {
"time": "1770622665",
"uncertainty": 120
},
"stopId": "0:mai01",
"stopSequence": 38
},
{
"arrival": {
"time": "1770622715",
"uncertainty": 120
},
"departure": {
"time": "1770622715",
"uncertainty": 120
},
"stopId": "0:Cen01",
"stopSequence": 39
},
{
"arrival": {
"time": "1770622853",
"uncertainty": 120
},
"stopId": "0:BpL01",
"stopSequence": 40
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1978442"
},
"vehicle": {
"id": "302",
"label": "302"
}
}
},
{
"id": "C1977340",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770624480"
},
"stopId": "0:Gar01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "101",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1977340"
}
}
},
{
"id": "C1979478",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770624120",
"uncertainty": 120
},
"stopId": "0:STG01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979478"
}
}
},
{
"id": "C1979737",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770622540",
"uncertainty": 120
},
"departure": {
"time": "1770622540",
"uncertainty": 120
},
"stopId": "0:CAm02"
},
{
"arrival": {
"time": "1770622570",
"uncertainty": 120
},
"departure": {
"time": "1770622570",
"uncertainty": 120
},
"stopId": "0:TEI02"
},
{
"arrival": {
"time": "1770622692",
"uncertainty": 120
},
"departure": {
"time": "1770622692",
"uncertainty": 120
},
"stopId": "0:BIZ02"
},
{
"arrival": {
"time": "1770622915",
"uncertainty": 120
},
"departure": {
"time": "1770622915",
"uncertainty": 120
},
"stopId": "0:BUI01"
},
{
"arrival": {
"time": "1770622986",
"uncertainty": 120
},
"departure": {
"time": "1770622986",
"uncertainty": 120
},
"stopId": "0:DUC02"
},
{
"departure": {
"time": "1770621467",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770621527",
"uncertainty": 120
},
"departure": {
"time": "1770621543",
"uncertainty": 120
},
"stopId": "0:CCJ01",
"stopSequence": 2
},
{
"arrival": {
"time": "1770621587",
"uncertainty": 120
},
"departure": {
"time": "1770621587",
"uncertainty": 120
},
"stopId": "0:SFM01",
"stopSequence": 3
},
{
"arrival": {
"time": "1770621647",
"uncertainty": 120
},
"departure": {
"time": "1770621647",
"uncertainty": 120
},
"stopId": "0:MaI01",
"stopSequence": 4
},
{
"arrival": {
"time": "1770621707",
"uncertainty": 120
},
"departure": {
"time": "1770621722",
"uncertainty": 120
},
"stopId": "0:Rob01",
"stopSequence": 5
},
{
"arrival": {
"time": "1770621767",
"uncertainty": 120
},
"departure": {
"time": "1770621782",
"uncertainty": 120
},
"stopId": "0:Cht01",
"stopSequence": 6
},
{
"arrival": {
"time": "1770621836",
"uncertainty": 120
},
"departure": {
"time": "1770621842",
"uncertainty": 120
},
"stopId": "0:FON01",
"stopSequence": 7
},
{
"arrival": {
"time": "1770621938",
"uncertainty": 120
},
"departure": {
"time": "1770621938",
"uncertainty": 120
},
"stopId": "0:ReG01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770621992",
"uncertainty": 120
},
"departure": {
"time": "1770621992",
"uncertainty": 120
},
"stopId": "0:GUE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770622037",
"uncertainty": 120
},
"departure": {
"time": "1770622037",
"uncertainty": 120
},
"stopId": "0:BRU01",
"stopSequence": 10
},
{
"arrival": {
"time": "1770622076",
"uncertainty": 120
},
"departure": {
"time": "1770622082",
"uncertainty": 120
},
"stopId": "0:COO01",
"stopSequence": 11
},
{
"arrival": {
"time": "1770622112",
"uncertainty": 120
},
"departure": {
"time": "1770622112",
"uncertainty": 120
},
"stopId": "0:par02",
"stopSequence": 12
},
{
"arrival": {
"time": "1770622163",
"uncertainty": 120
},
"departure": {
"time": "1770622163",
"uncertainty": 120
},
"stopId": "0:PHI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770622240",
"uncertainty": 120
},
"departure": {
"time": "1770622240",
"uncertainty": 120
},
"stopId": "0:ROS01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770622307",
"uncertainty": 120
},
"departure": {
"time": "1770622322",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 15
},
{
"arrival": {
"time": "1770622382",
"uncertainty": 120
},
"departure": {
"time": "1770622397",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770622427",
"uncertainty": 120
},
"departure": {
"time": "1770622442",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 17
},
{
"arrival": {
"time": "1770622532",
"uncertainty": 120
},
"departure": {
"time": "1770622532",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 18
},
{
"arrival": {
"time": "1770622593",
"uncertainty": 120
},
"departure": {
"time": "1770622593",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 19
},
{
"arrival": {
"time": "1770622709",
"uncertainty": 120
},
"departure": {
"time": "1770622709",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770622843",
"uncertainty": 120
},
"departure": {
"time": "1770622843",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770622927",
"uncertainty": 120
},
"departure": {
"time": "1770622927",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 22
},
{
"arrival": {
"time": "1770622967",
"uncertainty": 120
},
"departure": {
"time": "1770622967",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 23
},
{
"arrival": {
"time": "1770623058",
"uncertainty": 120
},
"departure": {
"time": "1770623058",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 24
},
{
"arrival": {
"time": "1770623133",
"uncertainty": 120
},
"departure": {
"time": "1770623133",
"uncertainty": 120
},
"stopId": "0:pAS02",
"stopSequence": 25
},
{
"arrival": {
"time": "1770623238",
"uncertainty": 120
},
"departure": {
"time": "1770623238",
"uncertainty": 120
},
"stopId": "0:BAl01",
"stopSequence": 26
},
{
"arrival": {
"time": "1770623309",
"uncertainty": 120
},
"departure": {
"time": "1770623309",
"uncertainty": 120
},
"stopId": "0:MAi01",
"stopSequence": 27
},
{
"arrival": {
"time": "1770623355",
"uncertainty": 120
},
"departure": {
"time": "1770623355",
"uncertainty": 120
},
"stopId": "0:CCE01",
"stopSequence": 28
},
{
"arrival": {
"time": "1770623414",
"uncertainty": 120
},
"departure": {
"time": "1770623414",
"uncertainty": 120
},
"stopId": "0:ile01",
"stopSequence": 29
},
{
"arrival": {
"time": "1770623472",
"uncertainty": 120
},
"departure": {
"time": "1770623472",
"uncertainty": 120
},
"stopId": "0:ABB01",
"stopSequence": 30
},
{
"arrival": {
"time": "1770623597",
"uncertainty": 120
},
"departure": {
"time": "1770623597",
"uncertainty": 120
},
"stopId": "0:NOT01",
"stopSequence": 31
},
{
"arrival": {
"time": "1770623684",
"uncertainty": 120
},
"departure": {
"time": "1770623684",
"uncertainty": 120
},
"stopId": "0:DOu02",
"stopSequence": 32
},
{
"arrival": {
"time": "1770623784",
"uncertainty": 120
},
"departure": {
"time": "1770623784",
"uncertainty": 120
},
"stopId": "0:CHN04",
"stopSequence": 33
},
{
"arrival": {
"time": "1770623836",
"uncertainty": 120
},
"departure": {
"time": "1770623836",
"uncertainty": 120
},
"stopId": "0:CUV01",
"stopSequence": 34
},
{
"arrival": {
"time": "1770623876",
"uncertainty": 120
},
"departure": {
"time": "1770623876",
"uncertainty": 120
},
"stopId": "0:TAB02",
"stopSequence": 35
},
{
"arrival": {
"time": "1770623919",
"uncertainty": 120
},
"departure": {
"time": "1770623919",
"uncertainty": 120
},
"stopId": "0:bre02",
"stopSequence": 36
},
{
"arrival": {
"time": "1770623973",
"uncertainty": 120
},
"departure": {
"time": "1770623973",
"uncertainty": 120
},
"stopId": "0:THI04",
"stopSequence": 37
},
{
"arrival": {
"time": "1770624016",
"uncertainty": 120
},
"departure": {
"time": "1770624016",
"uncertainty": 120
},
"stopId": "0:TRU02",
"stopSequence": 38
},
{
"arrival": {
"time": "1770624076",
"uncertainty": 120
},
"departure": {
"time": "1770624076",
"uncertainty": 120
},
"stopId": "0:PAT04",
"stopSequence": 39
},
{
"arrival": {
"time": "1770624139",
"uncertainty": 120
},
"departure": {
"time": "1770624139",
"uncertainty": 120
},
"stopId": "0:MOn01",
"stopSequence": 40
},
{
"arrival": {
"time": "1770624204",
"uncertainty": 120
},
"departure": {
"time": "1770624204",
"uncertainty": 120
},
"stopId": "0:REN02",
"stopSequence": 41
},
{
"arrival": {
"time": "1770624246",
"uncertainty": 120
},
"departure": {
"time": "1770624246",
"uncertainty": 120
},
"stopId": "0:DAR02",
"stopSequence": 42
},
{
"arrival": {
"time": "1770624359",
"uncertainty": 120
},
"departure": {
"time": "1770624359",
"uncertainty": 120
},
"stopId": "0:CEn02",
"stopSequence": 43
},
{
"arrival": {
"time": "1770624447",
"uncertainty": 120
},
"departure": {
"time": "1770624447",
"uncertainty": 120
},
"stopId": "0:GAG01",
"stopSequence": 44
},
{
"arrival": {
"time": "1770624481",
"uncertainty": 120
},
"departure": {
"time": "1770624481",
"uncertainty": 120
},
"stopId": "0:MAS01",
"stopSequence": 45
},
{
"arrival": {
"time": "1770624536",
"uncertainty": 120
},
"departure": {
"time": "1770624536",
"uncertainty": 120
},
"stopId": "0:PAl01",
"stopSequence": 46
},
{
"arrival": {
"time": "1770624658",
"uncertainty": 120
},
"departure": {
"time": "1770624658",
"uncertainty": 120
},
"stopId": "0:CLo01",
"stopSequence": 47
},
{
"arrival": {
"time": "1770624693",
"uncertainty": 120
},
"departure": {
"time": "1770624693",
"uncertainty": 120
},
"stopId": "0:MRO01",
"stopSequence": 48
},
{
"arrival": {
"time": "1770624619",
"uncertainty": 120
},
"departure": {
"time": "1770624619",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:WEI02",
"stopSequence": 49
},
{
"arrival": {
"time": "1770624663",
"uncertainty": 120
},
"departure": {
"time": "1770624663",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MOZ02",
"stopSequence": 50
},
{
"arrival": {
"time": "1770624720",
"uncertainty": 120
},
"departure": {
"time": "1770624720",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JUI02",
"stopSequence": 51
},
{
"arrival": {
"time": "1770624778",
"uncertainty": 120
},
"departure": {
"time": "1770624778",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SAL01",
"stopSequence": 52
},
{
"arrival": {
"time": "1770624817",
"uncertainty": 120
},
"departure": {
"time": "1770624817",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SAR01",
"stopSequence": 53
},
{
"arrival": {
"time": "1770624892",
"uncertainty": 120
},
"departure": {
"time": "1770624892",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CUG02",
"stopSequence": 54
},
{
"arrival": {
"time": "1770624969",
"uncertainty": 120
},
"departure": {
"time": "1770624969",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HOC02",
"stopSequence": 55
},
{
"arrival": {
"time": "1770625019",
"uncertainty": 120
},
"departure": {
"time": "1770625019",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:STE02",
"stopSequence": 56
},
{
"arrival": {
"time": "1770623063",
"uncertainty": 120
},
"departure": {
"time": "1770623063",
"uncertainty": 120
},
"stopId": "0:FOU04",
"stopSequence": 57
},
{
"arrival": {
"time": "1770623104",
"uncertainty": 120
},
"departure": {
"time": "1770623104",
"uncertainty": 120
},
"stopId": "0:PPP01",
"stopSequence": 58
},
{
"arrival": {
"time": "1770623166",
"uncertainty": 120
},
"departure": {
"time": "1770623166",
"uncertainty": 120
},
"stopId": "0:GDF01",
"stopSequence": 59
},
{
"arrival": {
"time": "1770623224",
"uncertainty": 120
},
"departure": {
"time": "1770623224",
"uncertainty": 120
},
"stopId": "0:CON01",
"stopSequence": 60
},
{
"arrival": {
"time": "1770623292",
"uncertainty": 120
},
"departure": {
"time": "1770623292",
"uncertainty": 120
},
"stopId": "0:BAC01",
"stopSequence": 61
},
{
"arrival": {
"time": "1770623318",
"uncertainty": 120
},
"departure": {
"time": "1770623318",
"uncertainty": 120
},
"stopId": "0:MER01",
"stopSequence": 62
},
{
"arrival": {
"time": "1770623346",
"uncertainty": 120
},
"stopId": "0:FOU02",
"stopSequence": 63
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979737"
},
"vehicle": {
"id": "287",
"label": "287"
}
}
},
{
"id": "C1979473",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770624120",
"uncertainty": 120
},
"stopId": "0:FOU01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979473"
}
}
},
{
"id": "C1979190",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770622261",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770622321",
"uncertainty": 120
},
"departure": {
"time": "1770622351",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 2
},
{
"arrival": {
"time": "1770622401",
"uncertainty": 120
},
"departure": {
"time": "1770622411",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 3
},
{
"arrival": {
"time": "1770622456",
"uncertainty": 120
},
"departure": {
"time": "1770622501",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 4
},
{
"arrival": {
"time": "1770622570",
"uncertainty": 120
},
"departure": {
"time": "1770622570",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 5
},
{
"arrival": {
"time": "1770622687",
"uncertainty": 120
},
"departure": {
"time": "1770622687",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770622821",
"uncertainty": 120
},
"departure": {
"time": "1770622821",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 7
},
{
"arrival": {
"time": "1770622906",
"uncertainty": 120
},
"departure": {
"time": "1770622906",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 8
},
{
"arrival": {
"time": "1770622946",
"uncertainty": 120
},
"departure": {
"time": "1770622946",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 9
},
{
"arrival": {
"time": "1770623037",
"uncertainty": 120
},
"departure": {
"time": "1770623037",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1770623112",
"uncertainty": 120
},
"departure": {
"time": "1770623112",
"uncertainty": 120
},
"stopId": "0:HAU02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770623171",
"uncertainty": 120
},
"departure": {
"time": "1770623171",
"uncertainty": 120
},
"stopId": "0:HER02",
"stopSequence": 12
},
{
"arrival": {
"time": "1770623234",
"uncertainty": 120
},
"departure": {
"time": "1770623234",
"uncertainty": 120
},
"stopId": "0:VEr02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770623297",
"uncertainty": 120
},
"departure": {
"time": "1770623297",
"uncertainty": 120
},
"stopId": "0:GIl02",
"stopSequence": 14
},
{
"arrival": {
"time": "1770623337",
"uncertainty": 120
},
"departure": {
"time": "1770623337",
"uncertainty": 120
},
"stopId": "0:MAD02",
"stopSequence": 15
},
{
"arrival": {
"time": "1770623451",
"uncertainty": 120
},
"departure": {
"time": "1770623451",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770623577",
"uncertainty": 120
},
"departure": {
"time": "1770623577",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1770623710",
"uncertainty": 120
},
"departure": {
"time": "1770623710",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1770623824",
"uncertainty": 120
},
"departure": {
"time": "1770623824",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 19
},
{
"arrival": {
"time": "1770623911",
"uncertainty": 120
},
"departure": {
"time": "1770623911",
"uncertainty": 120
},
"stopId": "0:GAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770623956",
"uncertainty": 120
},
"departure": {
"time": "1770623956",
"uncertainty": 120
},
"stopId": "0:DEL02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770624019",
"uncertainty": 120
},
"departure": {
"time": "1770624019",
"uncertainty": 120
},
"stopId": "0:STM02",
"stopSequence": 22
},
{
"arrival": {
"time": "1770624058",
"uncertainty": 120
},
"departure": {
"time": "1770624058",
"uncertainty": 120
},
"stopId": "0:GUe02",
"stopSequence": 23
},
{
"arrival": {
"time": "1770624099",
"uncertainty": 120
},
"departure": {
"time": "1770624099",
"uncertainty": 120
},
"stopId": "0:LAC02",
"stopSequence": 24
},
{
"arrival": {
"time": "1770624187",
"uncertainty": 120
},
"departure": {
"time": "1770624187",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 25
},
{
"arrival": {
"time": "1770624231",
"uncertainty": 120
},
"departure": {
"time": "1770624231",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 26
},
{
"arrival": {
"time": "1770624364",
"uncertainty": 120
},
"departure": {
"time": "1770624364",
"uncertainty": 120
},
"stopId": "0:MRO02",
"stopSequence": 27
},
{
"arrival": {
"time": "1770624395",
"uncertainty": 120
},
"departure": {
"time": "1770624395",
"uncertainty": 120
},
"stopId": "0:CLo02",
"stopSequence": 28
},
{
"arrival": {
"time": "1770624506",
"uncertainty": 120
},
"departure": {
"time": "1770624506",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 29
},
{
"arrival": {
"time": "1770624559",
"uncertainty": 120
},
"departure": {
"time": "1770624559",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 30
},
{
"arrival": {
"time": "1770624604",
"uncertainty": 120
},
"departure": {
"time": "1770624604",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 31
},
{
"arrival": {
"time": "1770624671",
"uncertainty": 120
},
"departure": {
"time": "1770624671",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 32
},
{
"arrival": {
"time": "1770624788",
"uncertainty": 120
},
"departure": {
"time": "1770624788",
"uncertainty": 120
},
"stopId": "0:STO02",
"stopSequence": 33
},
{
"arrival": {
"time": "1770624844",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979190"
},
"vehicle": {
"id": "311",
"label": "311"
}
}
},
{
"id": "C1978403",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770622138",
"uncertainty": 120
},
"departure": {
"time": "1770622152",
"uncertainty": 120
},
"stopId": "0:CHE02"
},
{
"departure": {
"time": "1770621991",
"uncertainty": 120
},
"stopId": "0:BEr01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770622023",
"uncertainty": 120
},
"departure": {
"time": "1770622023",
"uncertainty": 120
},
"stopId": "0:STp02",
"stopSequence": 2
},
{
"arrival": {
"time": "1770622077",
"uncertainty": 120
},
"departure": {
"time": "1770622081",
"uncertainty": 120
},
"stopId": "0:CHR02",
"stopSequence": 3
},
{
"arrival": {
"time": "1770622035",
"uncertainty": 120
},
"departure": {
"time": "1770622035",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GUI02",
"stopSequence": 4
},
{
"arrival": {
"time": "1770622242",
"uncertainty": 120
},
"departure": {
"time": "1770622252",
"uncertainty": 120
},
"stopId": "0:LIB02",
"stopSequence": 5
},
{
"arrival": {
"time": "1770622296",
"uncertainty": 120
},
"departure": {
"time": "1770622312",
"uncertainty": 120
},
"stopId": "0:ROI02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770622341",
"uncertainty": 120
},
"departure": {
"time": "1770622356",
"uncertainty": 120
},
"stopId": "0:LAV02",
"stopSequence": 7
},
{
"arrival": {
"time": "1770622408",
"uncertainty": 120
},
"departure": {
"time": "1770622416",
"uncertainty": 120
},
"stopId": "0:BST01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770622471",
"uncertainty": 120
},
"departure": {
"time": "1770622471",
"uncertainty": 120
},
"stopId": "0:ORM01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770622544",
"uncertainty": 120
},
"departure": {
"time": "1770622544",
"uncertainty": 120
},
"stopId": "0:FEU01",
"stopSequence": 10
},
{
"arrival": {
"time": "1770622600",
"uncertainty": 120
},
"departure": {
"time": "1770622600",
"uncertainty": 120
},
"stopId": "0:Bkr01",
"stopSequence": 11
},
{
"arrival": {
"time": "1770622729",
"uncertainty": 120
},
"departure": {
"time": "1770622729",
"uncertainty": 120
},
"stopId": "0:PgL01",
"stopSequence": 12
},
{
"arrival": {
"time": "1770622781",
"uncertainty": 120
},
"departure": {
"time": "1770622781",
"uncertainty": 120
},
"stopId": "0:DfR01",
"stopSequence": 13
},
{
"arrival": {
"time": "1770622870",
"uncertainty": 120
},
"departure": {
"time": "1770622870",
"uncertainty": 120
},
"stopId": "0:UTT02",
"stopSequence": 14
},
{
"arrival": {
"time": "1770622946",
"uncertainty": 120
},
"departure": {
"time": "1770622946",
"uncertainty": 120
},
"stopId": "0:RsT01",
"stopSequence": 15
},
{
"arrival": {
"time": "1770623021",
"uncertainty": 120
},
"departure": {
"time": "1770623021",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 16
},
{
"arrival": {
"time": "1770623057",
"uncertainty": 120
},
"departure": {
"time": "1770623057",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 17
},
{
"arrival": {
"time": "1770623258",
"uncertainty": 120
},
"stopId": "0:CUR01",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1978403"
},
"vehicle": {
"id": "237",
"label": "237"
}
}
},
{
"id": "C1977481",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770625620",
"uncertainty": 120
},
"stopId": "0:PaL01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1977481"
}
}
},
{
"id": "C1979026",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770619697",
"uncertainty": 120
},
"stopId": "0:CEN02",
"stopSequence": 1
},
{
"arrival": {
"time": "1770619747",
"uncertainty": 120
},
"departure": {
"time": "1770619747",
"uncertainty": 120
},
"stopId": "0:Vie01",
"stopSequence": 2
},
{
"arrival": {
"time": "1770619788",
"uncertainty": 120
},
"departure": {
"time": "1770619788",
"uncertainty": 120
},
"stopId": "0:HUG02",
"stopSequence": 3
},
{
"arrival": {
"time": "1770619853",
"uncertainty": 120
},
"departure": {
"time": "1770619864",
"uncertainty": 120
},
"stopId": "0:DEc02",
"stopSequence": 4
},
{
"arrival": {
"time": "1770619891",
"uncertainty": 120
},
"departure": {
"time": "1770619891",
"uncertainty": 120
},
"stopId": "0:RES02",
"stopSequence": 5
},
{
"arrival": {
"time": "1770619932",
"uncertainty": 120
},
"departure": {
"time": "1770619932",
"uncertainty": 120
},
"stopId": "0:COH02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770619987",
"uncertainty": 120
},
"departure": {
"time": "1770619987",
"uncertainty": 120
},
"stopId": "0:ROD02",
"stopSequence": 7
},
{
"arrival": {
"time": "1770620010",
"uncertainty": 120
},
"departure": {
"time": "1770620010",
"uncertainty": 120
},
"stopId": "0:DOL02",
"stopSequence": 8
},
{
"arrival": {
"time": "1770620060",
"uncertainty": 120
},
"departure": {
"time": "1770620060",
"uncertainty": 120
},
"stopId": "0:BUC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1770620104",
"uncertainty": 120
},
"departure": {
"time": "1770620104",
"uncertainty": 120
},
"stopId": "0:PIN01",
"stopSequence": 10
},
{
"arrival": {
"time": "1770620137",
"uncertainty": 120
},
"departure": {
"time": "1770620137",
"uncertainty": 120
},
"stopId": "0:CAR02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770620203",
"uncertainty": 120
},
"departure": {
"time": "1770620203",
"uncertainty": 120
},
"stopId": "0:MAL02",
"stopSequence": 12
},
{
"arrival": {
"time": "1770620239",
"uncertainty": 120
},
"departure": {
"time": "1770620242",
"uncertainty": 120
},
"stopId": "0:TRO02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770620362",
"uncertainty": 120
},
"departure": {
"time": "1770620392",
"uncertainty": 120
},
"stopId": "0:NUN02",
"stopSequence": 14
},
{
"arrival": {
"time": "1770620423",
"uncertainty": 120
},
"departure": {
"time": "1770620438",
"uncertainty": 120
},
"stopId": "0:PLA02",
"stopSequence": 15
},
{
"arrival": {
"time": "1770620483",
"uncertainty": 120
},
"departure": {
"time": "1770620498",
"uncertainty": 120
},
"stopId": "0:CUV02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770620558",
"uncertainty": 120
},
"departure": {
"time": "1770620573",
"uncertainty": 120
},
"stopId": "0:CHN02",
"stopSequence": 17
},
{
"arrival": {
"time": "1770620618",
"uncertainty": 120
},
"departure": {
"time": "1770620618",
"uncertainty": 120
},
"stopId": "0:FER02",
"stopSequence": 18
},
{
"arrival": {
"time": "1770620663",
"uncertainty": 120
},
"departure": {
"time": "1770620663",
"uncertainty": 120
},
"stopId": "0:HAu02",
"stopSequence": 19
},
{
"arrival": {
"time": "1770620706",
"uncertainty": 120
},
"departure": {
"time": "1770620707",
"uncertainty": 120
},
"stopId": "0:11N02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770620797",
"uncertainty": 120
},
"departure": {
"time": "1770620934",
"uncertainty": 120
},
"stopId": "0:COU02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770620979",
"uncertainty": 120
},
"departure": {
"time": "1770620994",
"uncertainty": 120
},
"stopId": "0:VOl02",
"stopSequence": 22
},
{
"arrival": {
"time": "1770621049",
"uncertainty": 120
},
"departure": {
"time": "1770621069",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 23
},
{
"arrival": {
"time": "1770621203",
"uncertainty": 120
},
"departure": {
"time": "1770621220",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 24
},
{
"arrival": {
"time": "1770621250",
"uncertainty": 120
},
"departure": {
"time": "1770621295",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 25
},
{
"arrival": {
"time": "1770621340",
"uncertainty": 120
},
"departure": {
"time": "1770621370",
"uncertainty": 120
},
"stopId": "0:14J03",
"stopSequence": 26
},
{
"arrival": {
"time": "1770621475",
"uncertainty": 120
},
"departure": {
"time": "1770621505",
"uncertainty": 120
},
"stopId": "0:PZI02",
"stopSequence": 27
},
{
"arrival": {
"time": "1770621542",
"uncertainty": 120
},
"departure": {
"time": "1770621542",
"uncertainty": 120
},
"stopId": "0:FOR01",
"stopSequence": 28
},
{
"arrival": {
"time": "1770621565",
"uncertainty": 120
},
"departure": {
"time": "1770621565",
"uncertainty": 120
},
"stopId": "0:CHr01",
"stopSequence": 29
},
{
"arrival": {
"time": "1770621623",
"uncertainty": 120
},
"departure": {
"time": "1770621627",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 30
},
{
"arrival": {
"time": "1770621672",
"uncertainty": 120
},
"departure": {
"time": "1770621733",
"uncertainty": 120
},
"stopId": "0:SQU02",
"stopSequence": 31
},
{
"arrival": {
"time": "1770621778",
"uncertainty": 120
},
"departure": {
"time": "1770621853",
"uncertainty": 120
},
"stopId": "0:EUr02",
"stopSequence": 32
},
{
"arrival": {
"time": "1770621899",
"uncertainty": 120
},
"departure": {
"time": "1770621913",
"uncertainty": 120
},
"stopId": "0:STd02",
"stopSequence": 33
},
{
"arrival": {
"time": "1770621941",
"uncertainty": 120
},
"departure": {
"time": "1770621941",
"uncertainty": 120
},
"stopId": "0:Std02",
"stopSequence": 34
},
{
"arrival": {
"time": "1770621994",
"uncertainty": 120
},
"departure": {
"time": "1770621994",
"uncertainty": 120
},
"stopId": "0:PTH02",
"stopSequence": 35
},
{
"arrival": {
"time": "1770622017",
"uncertainty": 120
},
"departure": {
"time": "1770622033",
"uncertainty": 120
},
"stopId": "0:JAF02",
"stopSequence": 36
},
{
"arrival": {
"time": "1770622078",
"uncertainty": 120
},
"departure": {
"time": "1770622093",
"uncertainty": 120
},
"stopId": "0:MOU02",
"stopSequence": 37
},
{
"arrival": {
"time": "1770622123",
"uncertainty": 120
},
"departure": {
"time": "1770622153",
"uncertainty": 120
},
"stopId": "0:DEB02",
"stopSequence": 38
},
{
"arrival": {
"time": "1770622198",
"uncertainty": 120
},
"departure": {
"time": "1770622243",
"uncertainty": 120
},
"stopId": "0:LEM02",
"stopSequence": 39
},
{
"arrival": {
"time": "1770622284",
"uncertainty": 120
},
"departure": {
"time": "1770622303",
"uncertainty": 120
},
"stopId": "0:KEL02",
"stopSequence": 40
},
{
"arrival": {
"time": "1770622348",
"uncertainty": 120
},
"departure": {
"time": "1770622363",
"uncertainty": 120
},
"stopId": "0:MRQ02",
"stopSequence": 41
},
{
"arrival": {
"time": "1770622423",
"uncertainty": 120
},
"departure": {
"time": "1770622423",
"uncertainty": 120
},
"stopId": "0:DAN01",
"stopSequence": 42
},
{
"arrival": {
"time": "1770622445",
"uncertainty": 120
},
"departure": {
"time": "1770622453",
"uncertainty": 120
},
"stopId": "0:BeR01",
"stopSequence": 43
},
{
"arrival": {
"time": "1770622483",
"uncertainty": 120
},
"departure": {
"time": "1770622483",
"uncertainty": 120
},
"stopId": "0:QUA02",
"stopSequence": 44
},
{
"arrival": {
"time": "1770622563",
"uncertainty": 120
},
"departure": {
"time": "1770622563",
"uncertainty": 120
},
"stopId": "0:FRA03",
"stopSequence": 45
},
{
"arrival": {
"time": "1770622625",
"uncertainty": 120
},
"stopId": "0:EREK1",
"stopSequence": 46
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979026"
},
"vehicle": {
"id": "307",
"label": "307"
}
}
},
{
"id": "C1976316",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770625980",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1976316"
}
}
},
{
"id": "C1977688",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770622740",
"uncertainty": 120
},
"stopId": "0:Pal02",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1977688"
},
"vehicle": {
"id": "338",
"label": "338"
}
}
},
{
"id": "C1977432",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770621828",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770621855",
"uncertainty": 120
},
"departure": {
"time": "1770621855",
"uncertainty": 120
},
"stopId": "0:FoN03",
"stopSequence": 2
},
{
"arrival": {
"time": "1770621920",
"uncertainty": 120
},
"departure": {
"time": "1770621920",
"uncertainty": 120
},
"stopId": "0:VlS02",
"stopSequence": 3
},
{
"arrival": {
"time": "1770622003",
"uncertainty": 120
},
"departure": {
"time": "1770622018",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 4
},
{
"arrival": {
"time": "1770622102",
"uncertainty": 120
},
"departure": {
"time": "1770622123",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 5
},
{
"arrival": {
"time": "1770622184",
"uncertainty": 120
},
"departure": {
"time": "1770622184",
"uncertainty": 120
},
"stopId": "0:PxC03",
"stopSequence": 6
},
{
"arrival": {
"time": "1770622273",
"uncertainty": 120
},
"departure": {
"time": "1770622288",
"uncertainty": 120
},
"stopId": "0:GIl01",
"stopSequence": 7
},
{
"arrival": {
"time": "1770622333",
"uncertainty": 120
},
"departure": {
"time": "1770622348",
"uncertainty": 120
},
"stopId": "0:VEr01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770622391",
"uncertainty": 120
},
"departure": {
"time": "1770622391",
"uncertainty": 120
},
"stopId": "0:HER01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770622438",
"uncertainty": 120
},
"departure": {
"time": "1770622438",
"uncertainty": 120
},
"stopId": "0:HAU01",
"stopSequence": 10
},
{
"arrival": {
"time": "1770622494",
"uncertainty": 120
},
"departure": {
"time": "1770622494",
"uncertainty": 120
},
"stopId": "0:LOM04",
"stopSequence": 11
},
{
"arrival": {
"time": "1770622513",
"uncertainty": 120
},
"departure": {
"time": "1770622513",
"uncertainty": 120
},
"stopId": "0:LAr01",
"stopSequence": 12
},
{
"arrival": {
"time": "1770622555",
"uncertainty": 120
},
"departure": {
"time": "1770622555",
"uncertainty": 120
},
"stopId": "0:REI01",
"stopSequence": 13
},
{
"arrival": {
"time": "1770622604",
"uncertainty": 120
},
"departure": {
"time": "1770622604",
"uncertainty": 120
},
"stopId": "0:CrO01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770622674",
"uncertainty": 120
},
"departure": {
"time": "1770622674",
"uncertainty": 120
},
"stopId": "0:ecIG01",
"stopSequence": 15
},
{
"arrival": {
"time": "1770622717",
"uncertainty": 120
},
"departure": {
"time": "1770622717",
"uncertainty": 120
},
"stopId": "0:UTT04",
"stopSequence": 16
},
{
"arrival": {
"time": "1770622829",
"uncertainty": 120
},
"departure": {
"time": "1770622829",
"uncertainty": 120
},
"stopId": "0:RsT03",
"stopSequence": 17
},
{
"arrival": {
"time": "1770622897",
"uncertainty": 120
},
"departure": {
"time": "1770622897",
"uncertainty": 120
},
"stopId": "0:TEC03",
"stopSequence": 18
},
{
"arrival": {
"time": "1770623005",
"uncertainty": 120
},
"departure": {
"time": "1770623005",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 19
},
{
"arrival": {
"time": "1770623041",
"uncertainty": 120
},
"departure": {
"time": "1770623041",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 20
},
{
"arrival": {
"time": "1770623111",
"uncertainty": 120
},
"departure": {
"time": "1770623111",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 21
},
{
"arrival": {
"time": "1770623141",
"uncertainty": 120
},
"departure": {
"time": "1770623141",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 22
},
{
"arrival": {
"time": "1770623205",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1977432"
},
"vehicle": {
"id": "322",
"label": "322"
}
}
},
{
"id": "C1979356",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770620760",
"uncertainty": 120
},
"stopId": "0:FUT02",
"stopSequence": 1
},
{
"arrival": {
"time": "1770620817",
"uncertainty": 120
},
"departure": {
"time": "1770620817",
"uncertainty": 120
},
"stopId": "0:VER02",
"stopSequence": 2
},
{
"arrival": {
"time": "1770620880",
"uncertainty": 120
},
"departure": {
"time": "1770620880",
"uncertainty": 120
},
"stopId": "0:COr02",
"stopSequence": 3
},
{
"arrival": {
"time": "1770620919",
"uncertainty": 120
},
"departure": {
"time": "1770620919",
"uncertainty": 120
},
"stopId": "0:PRe02",
"stopSequence": 4
},
{
"arrival": {
"time": "1770620980",
"uncertainty": 120
},
"departure": {
"time": "1770620980",
"uncertainty": 120
},
"stopId": "0:MDV02",
"stopSequence": 5
},
{
"arrival": {
"time": "1770621021",
"uncertainty": 120
},
"departure": {
"time": "1770621021",
"uncertainty": 120
},
"stopId": "0:ACA02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770621107",
"uncertainty": 120
},
"departure": {
"time": "1770621225",
"uncertainty": 120
},
"stopId": "0:COt01",
"stopSequence": 7
},
{
"arrival": {
"time": "1770621345",
"uncertainty": 120
},
"departure": {
"time": "1770621360",
"uncertainty": 120
},
"stopId": "0:SOR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770621420",
"uncertainty": 120
},
"departure": {
"time": "1770621420",
"uncertainty": 120
},
"stopId": "0:ACA01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770621463",
"uncertainty": 120
},
"departure": {
"time": "1770621480",
"uncertainty": 120
},
"stopId": "0:ECO02",
"stopSequence": 10
},
{
"arrival": {
"time": "1770621615",
"uncertainty": 120
},
"departure": {
"time": "1770621615",
"uncertainty": 120
},
"stopId": "0:GaR01",
"stopSequence": 11
},
{
"arrival": {
"time": "1770621781",
"uncertainty": 120
},
"departure": {
"time": "1770621810",
"uncertainty": 120
},
"stopId": "0:PAr01",
"stopSequence": 12
},
{
"arrival": {
"time": "1770621960",
"uncertainty": 120
},
"departure": {
"time": "1770621960",
"uncertainty": 120
},
"stopId": "0:AUL02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770622024",
"uncertainty": 120
},
"departure": {
"time": "1770622080",
"uncertainty": 120
},
"stopId": "0:MnT02",
"stopSequence": 14
},
{
"arrival": {
"time": "1770622167",
"uncertainty": 120
},
"departure": {
"time": "1770622185",
"uncertainty": 120
},
"stopId": "0:mai02",
"stopSequence": 15
},
{
"arrival": {
"time": "1770622277",
"uncertainty": 120
},
"departure": {
"time": "1770622291",
"uncertainty": 120
},
"stopId": "0:ViL02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770622350",
"uncertainty": 120
},
"departure": {
"time": "1770622350",
"uncertainty": 120
},
"stopId": "0:CoU02",
"stopSequence": 17
},
{
"arrival": {
"time": "1770622395",
"uncertainty": 120
},
"departure": {
"time": "1770622395",
"uncertainty": 120
},
"stopId": "0:ROs04",
"stopSequence": 18
},
{
"arrival": {
"time": "1770622461",
"uncertainty": 120
},
"departure": {
"time": "1770622485",
"uncertainty": 120
},
"stopId": "0:BRE01",
"stopSequence": 19
},
{
"arrival": {
"time": "1770622552",
"uncertainty": 120
},
"departure": {
"time": "1770622552",
"uncertainty": 120
},
"stopId": "0:HTF02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770622602",
"uncertainty": 120
},
"departure": {
"time": "1770622602",
"uncertainty": 120
},
"stopId": "0:VIE02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770622676",
"uncertainty": 120
},
"departure": {
"time": "1770622676",
"uncertainty": 120
},
"stopId": "0:BAL02",
"stopSequence": 22
},
{
"arrival": {
"time": "1770622732",
"uncertainty": 120
},
"departure": {
"time": "1770622732",
"uncertainty": 120
},
"stopId": "0:Ver02",
"stopSequence": 23
},
{
"arrival": {
"time": "1770622839",
"uncertainty": 120
},
"departure": {
"time": "1770622839",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 24
},
{
"arrival": {
"time": "1770622913",
"uncertainty": 120
},
"departure": {
"time": "1770622913",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 25
},
{
"arrival": {
"time": "1770622962",
"uncertainty": 120
},
"departure": {
"time": "1770622962",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 26
},
{
"arrival": {
"time": "1770623016",
"uncertainty": 120
},
"departure": {
"time": "1770623016",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 27
},
{
"arrival": {
"time": "1770623076",
"uncertainty": 120
},
"departure": {
"time": "1770623076",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 28
},
{
"arrival": {
"time": "1770623180",
"uncertainty": 120
},
"departure": {
"time": "1770623180",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 29
},
{
"arrival": {
"time": "1770623300",
"uncertainty": 120
},
"departure": {
"time": "1770623300",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 30
},
{
"arrival": {
"time": "1770623375",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979356"
},
"vehicle": {
"id": "250",
"label": "250"
}
}
},
{
"id": "C1976310",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770622512",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770622659",
"uncertainty": 120
},
"departure": {
"time": "1770622659",
"uncertainty": 120
},
"stopId": "0:PxC02",
"stopSequence": 2
},
{
"arrival": {
"time": "1770622736",
"uncertainty": 120
},
"departure": {
"time": "1770622736",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 3
},
{
"arrival": {
"time": "1770622764",
"uncertainty": 120
},
"departure": {
"time": "1770622764",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 4
},
{
"arrival": {
"time": "1770622872",
"uncertainty": 120
},
"departure": {
"time": "1770622872",
"uncertainty": 120
},
"stopId": "0:14J03",
"stopSequence": 5
},
{
"arrival": {
"time": "1770622948",
"uncertainty": 120
},
"departure": {
"time": "1770622948",
"uncertainty": 120
},
"stopId": "0:PZI02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770623025",
"uncertainty": 120
},
"departure": {
"time": "1770623025",
"uncertainty": 120
},
"stopId": "0:FOR01",
"stopSequence": 7
},
{
"arrival": {
"time": "1770623085",
"uncertainty": 120
},
"departure": {
"time": "1770623085",
"uncertainty": 120
},
"stopId": "0:CHr01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770623147",
"uncertainty": 120
},
"departure": {
"time": "1770623147",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1770623232",
"uncertainty": 120
},
"departure": {
"time": "1770623232",
"uncertainty": 120
},
"stopId": "0:SQU02",
"stopSequence": 10
},
{
"arrival": {
"time": "1770623321",
"uncertainty": 120
},
"departure": {
"time": "1770623321",
"uncertainty": 120
},
"stopId": "0:EUr03",
"stopSequence": 11
},
{
"arrival": {
"time": "1770623412",
"uncertainty": 120
},
"departure": {
"time": "1770623412",
"uncertainty": 120
},
"stopId": "0:POi01",
"stopSequence": 12
},
{
"arrival": {
"time": "1770623472",
"uncertainty": 120
},
"departure": {
"time": "1770623472",
"uncertainty": 120
},
"stopId": "0:POC01",
"stopSequence": 13
},
{
"arrival": {
"time": "1770623558",
"uncertainty": 120
},
"departure": {
"time": "1770623558",
"uncertainty": 120
},
"stopId": "0:DES01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770623590",
"uncertainty": 120
},
"departure": {
"time": "1770623590",
"uncertainty": 120
},
"stopId": "0:DEN01",
"stopSequence": 15
},
{
"arrival": {
"time": "1770623621",
"uncertainty": 120
},
"departure": {
"time": "1770623621",
"uncertainty": 120
},
"stopId": "0:Gue01",
"stopSequence": 16
},
{
"arrival": {
"time": "1770623652",
"uncertainty": 120
},
"departure": {
"time": "1770623652",
"uncertainty": 120
},
"stopId": "0:MAI01",
"stopSequence": 17
},
{
"arrival": {
"time": "1770623719",
"uncertainty": 120
},
"departure": {
"time": "1770623719",
"uncertainty": 120
},
"stopId": "0:CER01",
"stopSequence": 18
},
{
"arrival": {
"time": "1770623772",
"uncertainty": 120
},
"departure": {
"time": "1770623772",
"uncertainty": 120
},
"stopId": "0:Bro01",
"stopSequence": 19
},
{
"arrival": {
"time": "1770623862",
"uncertainty": 120
},
"departure": {
"time": "1770623862",
"uncertainty": 120
},
"stopId": "0:AIR01",
"stopSequence": 20
},
{
"arrival": {
"time": "1770623964",
"uncertainty": 120
},
"departure": {
"time": "1770623964",
"uncertainty": 120
},
"stopId": "0:TDB03",
"stopSequence": 21
},
{
"arrival": {
"time": "1770624012",
"uncertainty": 120
},
"stopId": "0:ASC01",
"stopSequence": 22
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1976310"
},
"vehicle": {
"id": "327",
"label": "327"
}
}
},
{
"id": "C1976249",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770621630",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770621705",
"uncertainty": 120
},
"departure": {
"time": "1770621705",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1770621789",
"uncertainty": 120
},
"departure": {
"time": "1770621810",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1770621945",
"uncertainty": 120
},
"departure": {
"time": "1770621990",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770622050",
"uncertainty": 120
},
"departure": {
"time": "1770622065",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1770622135",
"uncertainty": 120
},
"departure": {
"time": "1770622155",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770622200",
"uncertainty": 120
},
"departure": {
"time": "1770622200",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1770622305",
"uncertainty": 120
},
"departure": {
"time": "1770622305",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770622365",
"uncertainty": 120
},
"departure": {
"time": "1770622365",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770622422",
"uncertainty": 120
},
"departure": {
"time": "1770622425",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1770622470",
"uncertainty": 120
},
"departure": {
"time": "1770622485",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1770622536",
"uncertainty": 120
},
"departure": {
"time": "1770622536",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1770622585",
"uncertainty": 120
},
"departure": {
"time": "1770622585",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1770622621",
"uncertainty": 120
},
"departure": {
"time": "1770622621",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770622709",
"uncertainty": 120
},
"departure": {
"time": "1770622709",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1770622827",
"uncertainty": 120
},
"departure": {
"time": "1770622827",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1770622900",
"uncertainty": 120
},
"departure": {
"time": "1770622900",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1770623037",
"uncertainty": 120
},
"departure": {
"time": "1770623037",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1770623134",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1976249"
},
"vehicle": {
"id": "347",
"label": "347"
}
}
},
{
"id": "C1979422",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770622515",
"uncertainty": 120
},
"stopId": "0:HAM01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770622603",
"uncertainty": 120
},
"departure": {
"time": "1770622603",
"uncertainty": 120
},
"stopId": "0:LaN02",
"stopSequence": 2
},
{
"arrival": {
"time": "1770622661",
"uncertainty": 120
},
"departure": {
"time": "1770622661",
"uncertainty": 120
},
"stopId": "0:COC02",
"stopSequence": 3
},
{
"arrival": {
"time": "1770622707",
"uncertainty": 120
},
"departure": {
"time": "1770622707",
"uncertainty": 120
},
"stopId": "0:FEY02",
"stopSequence": 4
},
{
"arrival": {
"time": "1770622756",
"uncertainty": 120
},
"departure": {
"time": "1770622756",
"uncertainty": 120
},
"stopId": "0:PAT01",
"stopSequence": 5
},
{
"arrival": {
"time": "1770622811",
"uncertainty": 120
},
"departure": {
"time": "1770622811",
"uncertainty": 120
},
"stopId": "0:GUY01",
"stopSequence": 6
},
{
"arrival": {
"time": "1770622854",
"uncertainty": 120
},
"departure": {
"time": "1770622854",
"uncertainty": 120
},
"stopId": "0:LAM01",
"stopSequence": 7
},
{
"arrival": {
"time": "1770622897",
"uncertainty": 120
},
"departure": {
"time": "1770622897",
"uncertainty": 120
},
"stopId": "0:BER01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770622972",
"uncertainty": 120
},
"departure": {
"time": "1770622972",
"uncertainty": 120
},
"stopId": "0:ERA01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770623040",
"uncertainty": 120
},
"departure": {
"time": "1770623040",
"uncertainty": 120
},
"stopId": "0:VAN01",
"stopSequence": 10
},
{
"arrival": {
"time": "1770623090",
"uncertainty": 120
},
"departure": {
"time": "1770623090",
"uncertainty": 120
},
"stopId": "0:JAR01",
"stopSequence": 11
},
{
"arrival": {
"time": "1770623145",
"uncertainty": 120
},
"departure": {
"time": "1770623145",
"uncertainty": 120
},
"stopId": "0:FOs01",
"stopSequence": 12
},
{
"arrival": {
"time": "1770623235",
"uncertainty": 120
},
"departure": {
"time": "1770623235",
"uncertainty": 120
},
"stopId": "0:VOl02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770623282",
"uncertainty": 120
},
"departure": {
"time": "1770623282",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 14
},
{
"arrival": {
"time": "1770623447",
"uncertainty": 120
},
"departure": {
"time": "1770623447",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 15
},
{
"arrival": {
"time": "1770623475",
"uncertainty": 120
},
"departure": {
"time": "1770623475",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770623595",
"uncertainty": 120
},
"departure": {
"time": "1770623595",
"uncertainty": 120
},
"stopId": "0:14J01",
"stopSequence": 17
},
{
"arrival": {
"time": "1770623700",
"uncertainty": 120
},
"departure": {
"time": "1770623700",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:VOU01",
"stopSequence": 18
},
{
"arrival": {
"time": "1770623701",
"uncertainty": 120
},
"departure": {
"time": "1770623701",
"uncertainty": 120
},
"stopId": "0:NES01",
"stopSequence": 19
},
{
"arrival": {
"time": "1770623762",
"uncertainty": 120
},
"departure": {
"time": "1770623762",
"uncertainty": 120
},
"stopId": "0:QUe02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770623808",
"uncertainty": 120
},
"departure": {
"time": "1770623808",
"uncertainty": 120
},
"stopId": "0:SEN02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770623906",
"uncertainty": 120
},
"departure": {
"time": "1770623906",
"uncertainty": 120
},
"stopId": "0:NIEL01",
"stopSequence": 22
},
{
"arrival": {
"time": "1770623927",
"uncertainty": 120
},
"departure": {
"time": "1770623927",
"uncertainty": 120
},
"stopId": "0:CUM01",
"stopSequence": 23
},
{
"arrival": {
"time": "1770623982",
"uncertainty": 120
},
"departure": {
"time": "1770623982",
"uncertainty": 120
},
"stopId": "0:PSL01",
"stopSequence": 24
},
{
"arrival": {
"time": "1770624055",
"uncertainty": 120
},
"departure": {
"time": "1770624055",
"uncertainty": 120
},
"stopId": "0:NOE01",
"stopSequence": 25
},
{
"arrival": {
"time": "1770624086",
"uncertainty": 120
},
"departure": {
"time": "1770624086",
"uncertainty": 120
},
"stopId": "0:VEO01",
"stopSequence": 26
},
{
"arrival": {
"time": "1770624135",
"uncertainty": 120
},
"departure": {
"time": "1770624135",
"uncertainty": 120
},
"stopId": "0:COR01",
"stopSequence": 27
},
{
"arrival": {
"time": "1770624162",
"uncertainty": 120
},
"departure": {
"time": "1770624162",
"uncertainty": 120
},
"stopId": "0:FAR01",
"stopSequence": 28
},
{
"arrival": {
"time": "1770624232",
"uncertainty": 120
},
"departure": {
"time": "1770624232",
"uncertainty": 120
},
"stopId": "0:HTM01",
"stopSequence": 29
},
{
"arrival": {
"time": "1770624275",
"uncertainty": 120
},
"departure": {
"time": "1770624275",
"uncertainty": 120
},
"stopId": "0:LAB01",
"stopSequence": 30
},
{
"arrival": {
"time": "1770624317",
"uncertainty": 120
},
"departure": {
"time": "1770624317",
"uncertainty": 120
},
"stopId": "0:BAS01",
"stopSequence": 31
},
{
"arrival": {
"time": "1770624355",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979422"
},
"vehicle": {
"id": "281",
"label": "281"
}
}
},
{
"id": "C1976199",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770624480",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1976199"
}
}
},
{
"id": "C1978461",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770624480",
"uncertainty": 120
},
"stopId": "0:BpL01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1978461"
}
}
},
{
"id": "C1976527",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770622740",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770622835",
"uncertainty": 120
},
"departure": {
"time": "1770622835",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1770622920",
"uncertainty": 120
},
"departure": {
"time": "1770622920",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 3
},
{
"arrival": {
"time": "1770623010",
"uncertainty": 120
},
"departure": {
"time": "1770623010",
"uncertainty": 120
},
"stopId": "0:PAR01",
"stopSequence": 4
},
{
"arrival": {
"time": "1770623048",
"uncertainty": 120
},
"departure": {
"time": "1770623048",
"uncertainty": 120
},
"stopId": "0:BEA01",
"stopSequence": 5
},
{
"arrival": {
"time": "1770623114",
"uncertainty": 120
},
"departure": {
"time": "1770623114",
"uncertainty": 120
},
"stopId": "0:MIS01",
"stopSequence": 6
},
{
"arrival": {
"time": "1770623170",
"uncertainty": 120
},
"departure": {
"time": "1770623170",
"uncertainty": 120
},
"stopId": "0:JAc01",
"stopSequence": 7
},
{
"arrival": {
"time": "1770623222",
"uncertainty": 120
},
"departure": {
"time": "1770623222",
"uncertainty": 120
},
"stopId": "0:ROL01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770623280",
"uncertainty": 120
},
"departure": {
"time": "1770623280",
"uncertainty": 120
},
"stopId": "0:tHI01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770623386",
"uncertainty": 120
},
"departure": {
"time": "1770623386",
"uncertainty": 120
},
"stopId": "0:pAS01",
"stopSequence": 10
},
{
"arrival": {
"time": "1770623460",
"uncertainty": 120
},
"departure": {
"time": "1770623460",
"uncertainty": 120
},
"stopId": "0:LOM04",
"stopSequence": 11
},
{
"arrival": {
"time": "1770623518",
"uncertainty": 120
},
"departure": {
"time": "1770623518",
"uncertainty": 120
},
"stopId": "0:LAr01",
"stopSequence": 12
},
{
"arrival": {
"time": "1770623588",
"uncertainty": 120
},
"departure": {
"time": "1770623588",
"uncertainty": 120
},
"stopId": "0:REI01",
"stopSequence": 13
},
{
"arrival": {
"time": "1770623662",
"uncertainty": 120
},
"departure": {
"time": "1770623662",
"uncertainty": 120
},
"stopId": "0:CrO01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770623760",
"uncertainty": 120
},
"departure": {
"time": "1770623760",
"uncertainty": 120
},
"stopId": "0:UTT01",
"stopSequence": 15
},
{
"arrival": {
"time": "1770623803",
"uncertainty": 120
},
"departure": {
"time": "1770623803",
"uncertainty": 120
},
"stopId": "0:EGA01",
"stopSequence": 16
},
{
"arrival": {
"time": "1770623903",
"uncertainty": 120
},
"departure": {
"time": "1770623903",
"uncertainty": 120
},
"stopId": "0:BOi01",
"stopSequence": 17
},
{
"arrival": {
"time": "1770623949",
"uncertainty": 120
},
"departure": {
"time": "1770623949",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CHE01",
"stopSequence": 18
},
{
"arrival": {
"time": "1770623999",
"uncertainty": 120
},
"departure": {
"time": "1770623999",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GUI02",
"stopSequence": 19
},
{
"arrival": {
"time": "1770623997",
"uncertainty": 120
},
"departure": {
"time": "1770623997",
"uncertainty": 120
},
"stopId": "0:LIB02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770624055",
"uncertainty": 120
},
"departure": {
"time": "1770624055",
"uncertainty": 120
},
"stopId": "0:ROI02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770624090",
"uncertainty": 120
},
"departure": {
"time": "1770624090",
"uncertainty": 120
},
"stopId": "0:LAV02",
"stopSequence": 22
},
{
"arrival": {
"time": "1770624184",
"uncertainty": 120
},
"departure": {
"time": "1770624184",
"uncertainty": 120
},
"stopId": "0:ING02",
"stopSequence": 23
},
{
"arrival": {
"time": "1770624265",
"uncertainty": 120
},
"departure": {
"time": "1770624265",
"uncertainty": 120
},
"stopId": "0:CHS02",
"stopSequence": 24
},
{
"arrival": {
"time": "1770624317",
"uncertainty": 120
},
"departure": {
"time": "1770624317",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 25
},
{
"arrival": {
"time": "1770624417",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1976527"
}
}
},
{
"id": "C1979419",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770621272",
"uncertainty": 120
},
"stopId": "0:HAM01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770621345",
"uncertainty": 120
},
"departure": {
"time": "1770621347",
"uncertainty": 120
},
"stopId": "0:LaN02",
"stopSequence": 2
},
{
"arrival": {
"time": "1770621386",
"uncertainty": 120
},
"departure": {
"time": "1770621386",
"uncertainty": 120
},
"stopId": "0:COC02",
"stopSequence": 3
},
{
"arrival": {
"time": "1770621418",
"uncertainty": 120
},
"departure": {
"time": "1770621452",
"uncertainty": 120
},
"stopId": "0:FEY02",
"stopSequence": 4
},
{
"arrival": {
"time": "1770621490",
"uncertainty": 120
},
"departure": {
"time": "1770621490",
"uncertainty": 120
},
"stopId": "0:PAT01",
"stopSequence": 5
},
{
"arrival": {
"time": "1770621527",
"uncertainty": 120
},
"departure": {
"time": "1770621542",
"uncertainty": 120
},
"stopId": "0:GUY01",
"stopSequence": 6
},
{
"arrival": {
"time": "1770621587",
"uncertainty": 120
},
"departure": {
"time": "1770621617",
"uncertainty": 120
},
"stopId": "0:LAM01",
"stopSequence": 7
},
{
"arrival": {
"time": "1770621662",
"uncertainty": 120
},
"departure": {
"time": "1770621677",
"uncertainty": 120
},
"stopId": "0:BER01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770621751",
"uncertainty": 120
},
"departure": {
"time": "1770621782",
"uncertainty": 120
},
"stopId": "0:ERA01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770621827",
"uncertainty": 120
},
"departure": {
"time": "1770621842",
"uncertainty": 120
},
"stopId": "0:VAN01",
"stopSequence": 10
},
{
"arrival": {
"time": "1770621910",
"uncertainty": 120
},
"departure": {
"time": "1770621921",
"uncertainty": 120
},
"stopId": "0:JAR01",
"stopSequence": 11
},
{
"arrival": {
"time": "1770621977",
"uncertainty": 120
},
"departure": {
"time": "1770621977",
"uncertainty": 120
},
"stopId": "0:FOs01",
"stopSequence": 12
},
{
"arrival": {
"time": "1770622082",
"uncertainty": 120
},
"departure": {
"time": "1770622127",
"uncertainty": 120
},
"stopId": "0:VOl02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770622232",
"uncertainty": 120
},
"departure": {
"time": "1770622262",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 14
},
{
"arrival": {
"time": "1770622365",
"uncertainty": 120
},
"departure": {
"time": "1770622382",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 15
},
{
"arrival": {
"time": "1770622412",
"uncertainty": 120
},
"departure": {
"time": "1770622427",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770622529",
"uncertainty": 120
},
"departure": {
"time": "1770622529",
"uncertainty": 120
},
"stopId": "0:14J01",
"stopSequence": 17
},
{
"arrival": {
"time": "1770622440",
"uncertainty": 120
},
"departure": {
"time": "1770622440",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:VOU01",
"stopSequence": 18
},
{
"arrival": {
"time": "1770622635",
"uncertainty": 120
},
"departure": {
"time": "1770622635",
"uncertainty": 120
},
"stopId": "0:NES01",
"stopSequence": 19
},
{
"arrival": {
"time": "1770622696",
"uncertainty": 120
},
"departure": {
"time": "1770622696",
"uncertainty": 120
},
"stopId": "0:QUe02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770622742",
"uncertainty": 120
},
"departure": {
"time": "1770622742",
"uncertainty": 120
},
"stopId": "0:SEN02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770622840",
"uncertainty": 120
},
"departure": {
"time": "1770622840",
"uncertainty": 120
},
"stopId": "0:NIEL01",
"stopSequence": 22
},
{
"arrival": {
"time": "1770622861",
"uncertainty": 120
},
"departure": {
"time": "1770622861",
"uncertainty": 120
},
"stopId": "0:CUM01",
"stopSequence": 23
},
{
"arrival": {
"time": "1770622916",
"uncertainty": 120
},
"departure": {
"time": "1770622916",
"uncertainty": 120
},
"stopId": "0:PSL01",
"stopSequence": 24
},
{
"arrival": {
"time": "1770622989",
"uncertainty": 120
},
"departure": {
"time": "1770622989",
"uncertainty": 120
},
"stopId": "0:NOE01",
"stopSequence": 25
},
{
"arrival": {
"time": "1770623020",
"uncertainty": 120
},
"departure": {
"time": "1770623020",
"uncertainty": 120
},
"stopId": "0:VEO01",
"stopSequence": 26
},
{
"arrival": {
"time": "1770623069",
"uncertainty": 120
},
"departure": {
"time": "1770623069",
"uncertainty": 120
},
"stopId": "0:COR01",
"stopSequence": 27
},
{
"arrival": {
"time": "1770623096",
"uncertainty": 120
},
"departure": {
"time": "1770623096",
"uncertainty": 120
},
"stopId": "0:FAR01",
"stopSequence": 28
},
{
"arrival": {
"time": "1770623166",
"uncertainty": 120
},
"departure": {
"time": "1770623166",
"uncertainty": 120
},
"stopId": "0:HTM01",
"stopSequence": 29
},
{
"arrival": {
"time": "1770623209",
"uncertainty": 120
},
"departure": {
"time": "1770623209",
"uncertainty": 120
},
"stopId": "0:LAB01",
"stopSequence": 30
},
{
"arrival": {
"time": "1770623251",
"uncertainty": 120
},
"departure": {
"time": "1770623251",
"uncertainty": 120
},
"stopId": "0:BAS01",
"stopSequence": 31
},
{
"arrival": {
"time": "1770623289",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979419"
},
"vehicle": {
"id": "283",
"label": "283"
}
}
},
{
"id": "C1976345",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770623220",
"uncertainty": 120
},
"stopId": "0:ASC01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1976345"
}
}
},
{
"id": "C1979477",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770621302",
"uncertainty": 120
},
"stopId": "0:FOU01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770621347",
"uncertainty": 120
},
"departure": {
"time": "1770621362",
"uncertainty": 120
},
"stopId": "0:PPP01",
"stopSequence": 2
},
{
"arrival": {
"time": "1770621402",
"uncertainty": 120
},
"departure": {
"time": "1770621402",
"uncertainty": 120
},
"stopId": "0:GDF01",
"stopSequence": 3
},
{
"arrival": {
"time": "1770621452",
"uncertainty": 120
},
"departure": {
"time": "1770621467",
"uncertainty": 120
},
"stopId": "0:CHm01",
"stopSequence": 4
},
{
"arrival": {
"time": "1770621511",
"uncertainty": 120
},
"departure": {
"time": "1770621511",
"uncertainty": 120
},
"stopId": "0:DEM01",
"stopSequence": 5
},
{
"arrival": {
"time": "1770621542",
"uncertainty": 120
},
"departure": {
"time": "1770621542",
"uncertainty": 120
},
"stopId": "0:SEC01",
"stopSequence": 6
},
{
"arrival": {
"time": "1770621587",
"uncertainty": 120
},
"departure": {
"time": "1770621587",
"uncertainty": 120
},
"stopId": "0:BRO01",
"stopSequence": 7
},
{
"arrival": {
"time": "1770621632",
"uncertainty": 120
},
"departure": {
"time": "1770621647",
"uncertainty": 120
},
"stopId": "0:TAM01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770621688",
"uncertainty": 120
},
"departure": {
"time": "1770621692",
"uncertainty": 120
},
"stopId": "0:BIL01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770621736",
"uncertainty": 120
},
"departure": {
"time": "1770621753",
"uncertainty": 120
},
"stopId": "0:Jac01",
"stopSequence": 10
},
{
"arrival": {
"time": "1770621825",
"uncertainty": 120
},
"departure": {
"time": "1770621825",
"uncertainty": 120
},
"stopId": "0:TOU01",
"stopSequence": 11
},
{
"arrival": {
"time": "1770621883",
"uncertainty": 120
},
"departure": {
"time": "1770621903",
"uncertainty": 120
},
"stopId": "0:THE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1770622033",
"uncertainty": 120
},
"departure": {
"time": "1770622033",
"uncertainty": 120
},
"stopId": "0:VlS02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770622067",
"uncertainty": 120
},
"departure": {
"time": "1770622097",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 14
},
{
"arrival": {
"time": "1770622187",
"uncertainty": 120
},
"departure": {
"time": "1770622200",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 15
},
{
"arrival": {
"time": "1770622323",
"uncertainty": 120
},
"departure": {
"time": "1770622337",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 16
},
{
"arrival": {
"time": "1770622410",
"uncertainty": 120
},
"departure": {
"time": "1770622427",
"uncertainty": 120
},
"stopId": "0:DID01",
"stopSequence": 17
},
{
"arrival": {
"time": "1770622488",
"uncertainty": 120
},
"departure": {
"time": "1770622505",
"uncertainty": 120
},
"stopId": "0:TIL01",
"stopSequence": 18
},
{
"arrival": {
"time": "1770622602",
"uncertainty": 120
},
"departure": {
"time": "1770622602",
"uncertainty": 120
},
"stopId": "0:MAU01",
"stopSequence": 19
},
{
"arrival": {
"time": "1770622670",
"uncertainty": 120
},
"departure": {
"time": "1770622670",
"uncertainty": 120
},
"stopId": "0:BAl01",
"stopSequence": 20
},
{
"arrival": {
"time": "1770622741",
"uncertainty": 120
},
"departure": {
"time": "1770622741",
"uncertainty": 120
},
"stopId": "0:MAi01",
"stopSequence": 21
},
{
"arrival": {
"time": "1770622778",
"uncertainty": 120
},
"departure": {
"time": "1770622778",
"uncertainty": 120
},
"stopId": "0:CCE01",
"stopSequence": 22
},
{
"arrival": {
"time": "1770622825",
"uncertainty": 120
},
"departure": {
"time": "1770622825",
"uncertainty": 120
},
"stopId": "0:MED01",
"stopSequence": 23
},
{
"arrival": {
"time": "1770622907",
"uncertainty": 120
},
"departure": {
"time": "1770622907",
"uncertainty": 120
},
"stopId": "0:ANT01",
"stopSequence": 24
},
{
"arrival": {
"time": "1770623013",
"uncertainty": 120
},
"departure": {
"time": "1770623013",
"uncertainty": 120
},
"stopId": "0:GaU01",
"stopSequence": 25
},
{
"arrival": {
"time": "1770623112",
"uncertainty": 120
},
"departure": {
"time": "1770623112",
"uncertainty": 120
},
"stopId": "0:OLI01",
"stopSequence": 26
},
{
"arrival": {
"time": "1770623154",
"uncertainty": 120
},
"departure": {
"time": "1770623154",
"uncertainty": 120
},
"stopId": "0:COM01",
"stopSequence": 27
},
{
"arrival": {
"time": "1770623198",
"uncertainty": 120
},
"departure": {
"time": "1770623198",
"uncertainty": 120
},
"stopId": "0:PiT01",
"stopSequence": 28
},
{
"arrival": {
"time": "1770623222",
"uncertainty": 120
},
"departure": {
"time": "1770623222",
"uncertainty": 120
},
"stopId": "0:PER01",
"stopSequence": 29
},
{
"arrival": {
"time": "1770623332",
"uncertainty": 120
},
"departure": {
"time": "1770623332",
"uncertainty": 120
},
"stopId": "0:PDl01",
"stopSequence": 30
},
{
"arrival": {
"time": "1770623400",
"uncertainty": 120
},
"departure": {
"time": "1770623400",
"uncertainty": 120
},
"stopId": "0:MAr01",
"stopSequence": 31
},
{
"arrival": {
"time": "1770623459",
"uncertainty": 120
},
"departure": {
"time": "1770623459",
"uncertainty": 120
},
"stopId": "0:MSG01",
"stopSequence": 32
},
{
"arrival": {
"time": "1770623504",
"uncertainty": 120
},
"departure": {
"time": "1770623504",
"uncertainty": 120
},
"stopId": "0:PRI01",
"stopSequence": 33
},
{
"arrival": {
"time": "1770623582",
"uncertainty": 120
},
"stopId": "0:STG01",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979477"
},
"vehicle": {
"id": "295",
"label": "295"
}
}
},
{
"id": "C1979196",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770625140",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979196"
}
}
},
{
"id": "C1977354",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770623040"
},
"stopId": "0:Pal02",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "101",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1977354"
}
}
},
{
"id": "C1978957",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770620220",
"uncertainty": 120
},
"stopId": "0:PaR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770620290",
"uncertainty": 120
},
"departure": {
"time": "1770620290",
"uncertainty": 120
},
"stopId": "0:MAe02",
"stopSequence": 2
},
{
"arrival": {
"time": "1770620312",
"uncertainty": 120
},
"departure": {
"time": "1770620312",
"uncertainty": 120
},
"stopId": "0:BdP01",
"stopSequence": 3
},
{
"arrival": {
"time": "1770620380",
"uncertainty": 120
},
"departure": {
"time": "1770620380",
"uncertainty": 120
},
"stopId": "0:BrX01",
"stopSequence": 4
},
{
"arrival": {
"time": "1770620460",
"uncertainty": 120
},
"departure": {
"time": "1770620460",
"uncertainty": 120
},
"stopId": "0:DSe02",
"stopSequence": 5
},
{
"arrival": {
"time": "1770620484",
"uncertainty": 120
},
"departure": {
"time": "1770620492",
"uncertainty": 120
},
"stopId": "0:CRO03",
"stopSequence": 6
},
{
"arrival": {
"time": "1770620552",
"uncertainty": 120
},
"departure": {
"time": "1770620552",
"uncertainty": 120
},
"stopId": "0:CAR02",
"stopSequence": 7
},
{
"arrival": {
"time": "1770620593",
"uncertainty": 120
},
"departure": {
"time": "1770620593",
"uncertainty": 120
},
"stopId": "0:MAL02",
"stopSequence": 8
},
{
"arrival": {
"time": "1770620627",
"uncertainty": 120
},
"departure": {
"time": "1770620627",
"uncertainty": 120
},
"stopId": "0:TRO02",
"stopSequence": 9
},
{
"arrival": {
"time": "1770620732",
"uncertainty": 120
},
"departure": {
"time": "1770620732",
"uncertainty": 120
},
"stopId": "0:NUN02",
"stopSequence": 10
},
{
"arrival": {
"time": "1770620755",
"uncertainty": 120
},
"departure": {
"time": "1770620755",
"uncertainty": 120
},
"stopId": "0:PLA02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770620807",
"uncertainty": 120
},
"departure": {
"time": "1770620822",
"uncertainty": 120
},
"stopId": "0:CUV02",
"stopSequence": 12
},
{
"arrival": {
"time": "1770620897",
"uncertainty": 120
},
"departure": {
"time": "1770620927",
"uncertainty": 120
},
"stopId": "0:CHN02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770620987",
"uncertainty": 120
},
"departure": {
"time": "1770621002",
"uncertainty": 120
},
"stopId": "0:FER02",
"stopSequence": 14
},
{
"arrival": {
"time": "1770621045",
"uncertainty": 120
},
"departure": {
"time": "1770621092",
"uncertainty": 120
},
"stopId": "0:HAu02",
"stopSequence": 15
},
{
"arrival": {
"time": "1770621134",
"uncertainty": 120
},
"departure": {
"time": "1770621134",
"uncertainty": 120
},
"stopId": "0:11N02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770621194",
"uncertainty": 120
},
"departure": {
"time": "1770621194",
"uncertainty": 120
},
"stopId": "0:COU02",
"stopSequence": 17
},
{
"arrival": {
"time": "1770621212",
"uncertainty": 120
},
"departure": {
"time": "1770621227",
"uncertainty": 120
},
"stopId": "0:VOl02",
"stopSequence": 18
},
{
"arrival": {
"time": "1770621342",
"uncertainty": 120
},
"departure": {
"time": "1770621377",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 19
},
{
"arrival": {
"time": "1770621557",
"uncertainty": 120
},
"departure": {
"time": "1770621587",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770621602",
"uncertainty": 120
},
"departure": {
"time": "1770621632",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770621692",
"uncertainty": 120
},
"departure": {
"time": "1770621722",
"uncertainty": 120
},
"stopId": "0:14J03",
"stopSequence": 22
},
{
"arrival": {
"time": "1770621827",
"uncertainty": 120
},
"departure": {
"time": "1770621842",
"uncertainty": 120
},
"stopId": "0:PZI02",
"stopSequence": 23
},
{
"arrival": {
"time": "1770621872",
"uncertainty": 120
},
"departure": {
"time": "1770621887",
"uncertainty": 120
},
"stopId": "0:FOR01",
"stopSequence": 24
},
{
"arrival": {
"time": "1770621917",
"uncertainty": 120
},
"departure": {
"time": "1770621947",
"uncertainty": 120
},
"stopId": "0:CHr01",
"stopSequence": 25
},
{
"arrival": {
"time": "1770622000",
"uncertainty": 120
},
"departure": {
"time": "1770622000",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 26
},
{
"arrival": {
"time": "1770622037",
"uncertainty": 120
},
"departure": {
"time": "1770622067",
"uncertainty": 120
},
"stopId": "0:SQU02",
"stopSequence": 27
},
{
"arrival": {
"time": "1770622103",
"uncertainty": 120
},
"departure": {
"time": "1770622112",
"uncertainty": 120
},
"stopId": "0:EUr02",
"stopSequence": 28
},
{
"arrival": {
"time": "1770622157",
"uncertainty": 120
},
"departure": {
"time": "1770622157",
"uncertainty": 120
},
"stopId": "0:STd02",
"stopSequence": 29
},
{
"arrival": {
"time": "1770622180",
"uncertainty": 120
},
"departure": {
"time": "1770622180",
"uncertainty": 120
},
"stopId": "0:Std02",
"stopSequence": 30
},
{
"arrival": {
"time": "1770622232",
"uncertainty": 120
},
"departure": {
"time": "1770622232",
"uncertainty": 120
},
"stopId": "0:PTH02",
"stopSequence": 31
},
{
"arrival": {
"time": "1770622262",
"uncertainty": 120
},
"departure": {
"time": "1770622277",
"uncertainty": 120
},
"stopId": "0:JAF02",
"stopSequence": 32
},
{
"arrival": {
"time": "1770622345",
"uncertainty": 120
},
"departure": {
"time": "1770622345",
"uncertainty": 120
},
"stopId": "0:MOU02",
"stopSequence": 33
},
{
"arrival": {
"time": "1770622367",
"uncertainty": 120
},
"departure": {
"time": "1770622382",
"uncertainty": 120
},
"stopId": "0:DEB02",
"stopSequence": 34
},
{
"arrival": {
"time": "1770622449",
"uncertainty": 120
},
"departure": {
"time": "1770622472",
"uncertainty": 120
},
"stopId": "0:LEM02",
"stopSequence": 35
},
{
"arrival": {
"time": "1770622531",
"uncertainty": 120
},
"departure": {
"time": "1770622531",
"uncertainty": 120
},
"stopId": "0:KEL02",
"stopSequence": 36
},
{
"arrival": {
"time": "1770622594",
"uncertainty": 120
},
"departure": {
"time": "1770622594",
"uncertainty": 120
},
"stopId": "0:MRQ02",
"stopSequence": 37
},
{
"arrival": {
"time": "1770622665",
"uncertainty": 120
},
"departure": {
"time": "1770622665",
"uncertainty": 120
},
"stopId": "0:DAN01",
"stopSequence": 38
},
{
"arrival": {
"time": "1770622709",
"uncertainty": 120
},
"departure": {
"time": "1770622709",
"uncertainty": 120
},
"stopId": "0:BeR01",
"stopSequence": 39
},
{
"arrival": {
"time": "1770622756",
"uncertainty": 120
},
"departure": {
"time": "1770622756",
"uncertainty": 120
},
"stopId": "0:QUA02",
"stopSequence": 40
},
{
"arrival": {
"time": "1770622828",
"uncertainty": 120
},
"departure": {
"time": "1770622828",
"uncertainty": 120
},
"stopId": "0:FRA03",
"stopSequence": 41
},
{
"arrival": {
"time": "1770622890",
"uncertainty": 120
},
"stopId": "0:EREK1",
"stopSequence": 42
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1978957"
},
"vehicle": {
"id": "339",
"label": "339"
}
}
},
{
"id": "C1976259",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770622035",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770622106",
"uncertainty": 120
},
"departure": {
"time": "1770622106",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1770622200",
"uncertainty": 120
},
"departure": {
"time": "1770622215",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1770622320",
"uncertainty": 120
},
"departure": {
"time": "1770622515",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770622569",
"uncertainty": 120
},
"departure": {
"time": "1770622569",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1770622656",
"uncertainty": 120
},
"departure": {
"time": "1770622656",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770622755",
"uncertainty": 120
},
"departure": {
"time": "1770622755",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1770622893",
"uncertainty": 120
},
"departure": {
"time": "1770622893",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770622942",
"uncertainty": 120
},
"departure": {
"time": "1770622942",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770622996",
"uncertainty": 120
},
"departure": {
"time": "1770622996",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1770623049",
"uncertainty": 120
},
"departure": {
"time": "1770623049",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1770623118",
"uncertainty": 120
},
"departure": {
"time": "1770623118",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1770623177",
"uncertainty": 120
},
"departure": {
"time": "1770623177",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1770623213",
"uncertainty": 120
},
"departure": {
"time": "1770623213",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770623307",
"uncertainty": 120
},
"departure": {
"time": "1770623307",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1770623426",
"uncertainty": 120
},
"departure": {
"time": "1770623426",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1770623502",
"uncertainty": 120
},
"departure": {
"time": "1770623502",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1770623635",
"uncertainty": 120
},
"departure": {
"time": "1770623635",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1770623732",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1976259"
},
"vehicle": {
"id": "351",
"label": "351"
}
}
},
{
"id": "C1976206",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770621227",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770621287",
"uncertainty": 120
},
"departure": {
"time": "1770621302",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1770621377",
"uncertainty": 120
},
"departure": {
"time": "1770621392",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1770621527",
"uncertainty": 120
},
"departure": {
"time": "1770621527",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770621572",
"uncertainty": 120
},
"departure": {
"time": "1770621587",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1770621719",
"uncertainty": 120
},
"departure": {
"time": "1770621842",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770621992",
"uncertainty": 120
},
"departure": {
"time": "1770622007",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1770622082",
"uncertainty": 120
},
"departure": {
"time": "1770622112",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770622156",
"uncertainty": 120
},
"departure": {
"time": "1770622187",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770622226",
"uncertainty": 120
},
"departure": {
"time": "1770622226",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1770622262",
"uncertainty": 120
},
"departure": {
"time": "1770622277",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1770622318",
"uncertainty": 120
},
"departure": {
"time": "1770622427",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1770622465",
"uncertainty": 120
},
"departure": {
"time": "1770622487",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1770622517",
"uncertainty": 120
},
"departure": {
"time": "1770622517",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770622568",
"uncertainty": 120
},
"departure": {
"time": "1770622568",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1770622693",
"uncertainty": 120
},
"departure": {
"time": "1770622693",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1770622765",
"uncertainty": 120
},
"departure": {
"time": "1770622765",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1770622917",
"uncertainty": 120
},
"departure": {
"time": "1770622917",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1770623014",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1976206"
},
"vehicle": {
"id": "349",
"label": "349"
}
}
},
{
"id": "C1979008",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770623400",
"uncertainty": 120
},
"stopId": "0:EREK1",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979008"
}
}
},
{
"id": "C1979201",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770625980",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979201"
}
}
},
{
"id": "C1976264",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770622560",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1976264"
}
}
},
{
"id": "C1979735",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770623400",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979735"
}
}
},
{
"id": "C1977674",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770620940",
"uncertainty": 120
},
"stopId": "0:ChT02",
"stopSequence": 1
},
{
"arrival": {
"time": "1770620971",
"uncertainty": 120
},
"departure": {
"time": "1770620985",
"uncertainty": 120
},
"stopId": "0:ChM01",
"stopSequence": 2
},
{
"arrival": {
"time": "1770621057",
"uncertainty": 120
},
"departure": {
"time": "1770621061",
"uncertainty": 120
},
"stopId": "0:Rpb01",
"stopSequence": 3
},
{
"arrival": {
"time": "1770621127",
"uncertainty": 120
},
"departure": {
"time": "1770621137",
"uncertainty": 120
},
"stopId": "0:MaC01",
"stopSequence": 4
},
{
"arrival": {
"time": "1770621180",
"uncertainty": 120
},
"departure": {
"time": "1770621196",
"uncertainty": 120
},
"stopId": "0:Onj01",
"stopSequence": 5
},
{
"arrival": {
"time": "1770621262",
"uncertainty": 120
},
"departure": {
"time": "1770621262",
"uncertainty": 120
},
"stopId": "0:PCH01",
"stopSequence": 6
},
{
"arrival": {
"time": "1770621301",
"uncertainty": 120
},
"departure": {
"time": "1770621301",
"uncertainty": 120
},
"stopId": "0:Ros01",
"stopSequence": 7
},
{
"arrival": {
"time": "1770621346",
"uncertainty": 120
},
"departure": {
"time": "1770621361",
"uncertainty": 120
},
"stopId": "0:Par01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770621406",
"uncertainty": 120
},
"departure": {
"time": "1770621406",
"uncertainty": 120
},
"stopId": "0:StC01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770621433",
"uncertainty": 120
},
"departure": {
"time": "1770621433",
"uncertainty": 120
},
"stopId": "0:Sau01",
"stopSequence": 10
},
{
"arrival": {
"time": "1770621474",
"uncertainty": 120
},
"departure": {
"time": "1770621474",
"uncertainty": 120
},
"stopId": "0:CpG01",
"stopSequence": 11
},
{
"arrival": {
"time": "1770621496",
"uncertainty": 120
},
"departure": {
"time": "1770621496",
"uncertainty": 120
},
"stopId": "0:VrD01",
"stopSequence": 12
},
{
"arrival": {
"time": "1770621556",
"uncertainty": 120
},
"departure": {
"time": "1770621556",
"uncertainty": 120
},
"stopId": "0:DAN01",
"stopSequence": 13
},
{
"arrival": {
"time": "1770621577",
"uncertainty": 120
},
"departure": {
"time": "1770621587",
"uncertainty": 120
},
"stopId": "0:BeR01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770621629",
"uncertainty": 120
},
"departure": {
"time": "1770621631",
"uncertainty": 120
},
"stopId": "0:QUA02",
"stopSequence": 15
},
{
"arrival": {
"time": "1770621735",
"uncertainty": 120
},
"departure": {
"time": "1770621735",
"uncertainty": 120
},
"stopId": "0:FRA03",
"stopSequence": 16
},
{
"arrival": {
"time": "1770621774",
"uncertainty": 120
},
"departure": {
"time": "1770621811",
"uncertainty": 120
},
"stopId": "0:EREK1",
"stopSequence": 17
},
{
"arrival": {
"time": "1770621841",
"uncertainty": 120
},
"departure": {
"time": "1770621841",
"uncertainty": 120
},
"stopId": "0:SIR01",
"stopSequence": 18
},
{
"arrival": {
"time": "1770621880",
"uncertainty": 120
},
"departure": {
"time": "1770621886",
"uncertainty": 120
},
"stopId": "0:cro02",
"stopSequence": 19
},
{
"arrival": {
"time": "1770621931",
"uncertainty": 120
},
"departure": {
"time": "1770621931",
"uncertainty": 120
},
"stopId": "0:MeR02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770622006",
"uncertainty": 120
},
"departure": {
"time": "1770622021",
"uncertainty": 120
},
"stopId": "0:MAZ02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770622146",
"uncertainty": 120
},
"departure": {
"time": "1770622156",
"uncertainty": 120
},
"stopId": "0:TIR01",
"stopSequence": 22
},
{
"arrival": {
"time": "1770622191",
"uncertainty": 120
},
"departure": {
"time": "1770622201",
"uncertainty": 120
},
"stopId": "0:MAl01",
"stopSequence": 23
},
{
"arrival": {
"time": "1770622276",
"uncertainty": 120
},
"departure": {
"time": "1770622276",
"uncertainty": 120
},
"stopId": "0:Ber01",
"stopSequence": 24
},
{
"arrival": {
"time": "1770622330",
"uncertainty": 120
},
"departure": {
"time": "1770622336",
"uncertainty": 120
},
"stopId": "0:CHa01",
"stopSequence": 25
},
{
"arrival": {
"time": "1770622396",
"uncertainty": 120
},
"departure": {
"time": "1770622411",
"uncertainty": 120
},
"stopId": "0:PHi01",
"stopSequence": 26
},
{
"arrival": {
"time": "1770622511",
"uncertainty": 120
},
"departure": {
"time": "1770622516",
"uncertainty": 120
},
"stopId": "0:TOU01",
"stopSequence": 27
},
{
"arrival": {
"time": "1770622583",
"uncertainty": 120
},
"departure": {
"time": "1770622583",
"uncertainty": 120
},
"stopId": "0:THE01",
"stopSequence": 28
},
{
"arrival": {
"time": "1770622661",
"uncertainty": 120
},
"stopId": "0:FoN01",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1977674"
},
"vehicle": {
"id": "337",
"label": "337"
}
}
},
{
"id": "C1983953",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770620809",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770620884",
"uncertainty": 120
},
"departure": {
"time": "1770620884",
"uncertainty": 120
},
"stopId": "0:COQ01",
"stopSequence": 2
},
{
"arrival": {
"time": "1770620943",
"uncertainty": 120
},
"departure": {
"time": "1770620943",
"uncertainty": 120
},
"stopId": "0:Mai01",
"stopSequence": 3
},
{
"arrival": {
"time": "1770621004",
"uncertainty": 120
},
"departure": {
"time": "1770621004",
"uncertainty": 120
},
"stopId": "0:MAR01",
"stopSequence": 4
},
{
"arrival": {
"time": "1770621094",
"uncertainty": 120
},
"departure": {
"time": "1770621094",
"uncertainty": 120
},
"stopId": "0:LAK01",
"stopSequence": 5
},
{
"arrival": {
"time": "1770621123",
"uncertainty": 120
},
"departure": {
"time": "1770621123",
"uncertainty": 120
},
"stopId": "0:BOI01",
"stopSequence": 6
},
{
"arrival": {
"time": "1770621155",
"uncertainty": 120
},
"departure": {
"time": "1770621155",
"uncertainty": 120
},
"stopId": "0:MRC01",
"stopSequence": 7
},
{
"arrival": {
"time": "1770621209",
"uncertainty": 120
},
"departure": {
"time": "1770621214",
"uncertainty": 120
},
"stopId": "0:BUI01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770621267",
"uncertainty": 120
},
"departure": {
"time": "1770621274",
"uncertainty": 120
},
"stopId": "0:STE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770621319",
"uncertainty": 120
},
"departure": {
"time": "1770621319",
"uncertainty": 120
},
"stopId": "0:HOC01",
"stopSequence": 10
},
{
"arrival": {
"time": "1770621383",
"uncertainty": 120
},
"departure": {
"time": "1770621383",
"uncertainty": 120
},
"stopId": "0:mar01",
"stopSequence": 11
},
{
"arrival": {
"time": "1770621440",
"uncertainty": 120
},
"departure": {
"time": "1770621454",
"uncertainty": 120
},
"stopId": "0:MUL01",
"stopSequence": 12
},
{
"arrival": {
"time": "1770621499",
"uncertainty": 120
},
"departure": {
"time": "1770621514",
"uncertainty": 120
},
"stopId": "0:PTV01",
"stopSequence": 13
},
{
"arrival": {
"time": "1770621545",
"uncertainty": 120
},
"departure": {
"time": "1770621559",
"uncertainty": 120
},
"stopId": "0:CHO01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770621604",
"uncertainty": 120
},
"departure": {
"time": "1770621619",
"uncertainty": 120
},
"stopId": "0:LAR01",
"stopSequence": 15
},
{
"arrival": {
"time": "1770621724",
"uncertainty": 120
},
"departure": {
"time": "1770621754",
"uncertainty": 120
},
"stopId": "0:THE01",
"stopSequence": 16
},
{
"arrival": {
"time": "1770621859",
"uncertainty": 120
},
"departure": {
"time": "1770621979",
"uncertainty": 120
},
"stopId": "0:JMO01",
"stopSequence": 17
},
{
"arrival": {
"time": "1770622069",
"uncertainty": 120
},
"departure": {
"time": "1770622084",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1770622144",
"uncertainty": 120
},
"departure": {
"time": "1770622159",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1770622309",
"uncertainty": 120
},
"departure": {
"time": "1770622324",
"uncertainty": 120
},
"stopId": "0:CLA01",
"stopSequence": 20
},
{
"arrival": {
"time": "1770622399",
"uncertainty": 120
},
"departure": {
"time": "1770622429",
"uncertainty": 120
},
"stopId": "0:PTB01",
"stopSequence": 21
},
{
"arrival": {
"time": "1770622501",
"uncertainty": 120
},
"departure": {
"time": "1770622519",
"uncertainty": 120
},
"stopId": "0:DUT01",
"stopSequence": 22
},
{
"arrival": {
"time": "1770622594",
"uncertainty": 120
},
"departure": {
"time": "1770622594",
"uncertainty": 120
},
"stopId": "0:MAC01",
"stopSequence": 23
},
{
"arrival": {
"time": "1770622665",
"uncertainty": 120
},
"departure": {
"time": "1770622665",
"uncertainty": 120
},
"stopId": "0:CAS01",
"stopSequence": 24
},
{
"arrival": {
"time": "1770622744",
"uncertainty": 120
},
"departure": {
"time": "1770622744",
"uncertainty": 120
},
"stopId": "0:ROM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1770622773",
"uncertainty": 120
},
"departure": {
"time": "1770622773",
"uncertainty": 120
},
"stopId": "0:SAP01",
"stopSequence": 26
},
{
"arrival": {
"time": "1770622826",
"uncertainty": 120
},
"departure": {
"time": "1770622826",
"uncertainty": 120
},
"stopId": "0:DUN01",
"stopSequence": 27
},
{
"arrival": {
"time": "1770622878",
"uncertainty": 120
},
"departure": {
"time": "1770622878",
"uncertainty": 120
},
"stopId": "0:par03",
"stopSequence": 28
},
{
"arrival": {
"time": "1770622924",
"uncertainty": 120
},
"departure": {
"time": "1770622924",
"uncertainty": 120
},
"stopId": "0:Cht03",
"stopSequence": 29
},
{
"arrival": {
"time": "1770622972",
"uncertainty": 120
},
"departure": {
"time": "1770622972",
"uncertainty": 120
},
"stopId": "0:FON01",
"stopSequence": 30
},
{
"arrival": {
"time": "1770623027",
"uncertainty": 120
},
"departure": {
"time": "1770623027",
"uncertainty": 120
},
"stopId": "0:ECG01",
"stopSequence": 31
},
{
"arrival": {
"time": "1770623044",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1983953"
},
"vehicle": {
"id": "274",
"label": "274"
}
}
},
{
"id": "C1977832",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770620251",
"uncertainty": 120
},
"stopId": "0:PaL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770620303",
"uncertainty": 120
},
"departure": {
"time": "1770620303",
"uncertainty": 120
},
"stopId": "0:HAT02",
"stopSequence": 2
},
{
"arrival": {
"time": "1770620337",
"uncertainty": 120
},
"departure": {
"time": "1770620341",
"uncertainty": 120
},
"stopId": "0:Clo02",
"stopSequence": 3
},
{
"arrival": {
"time": "1770620400",
"uncertainty": 120
},
"departure": {
"time": "1770620416",
"uncertainty": 120
},
"stopId": "0:MST02",
"stopSequence": 4
},
{
"arrival": {
"time": "1770620476",
"uncertainty": 120
},
"departure": {
"time": "1770620476",
"uncertainty": 120
},
"stopId": "0:CEr02",
"stopSequence": 5
},
{
"arrival": {
"time": "1770620506",
"uncertainty": 120
},
"departure": {
"time": "1770620506",
"uncertainty": 120
},
"stopId": "0:MON02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770620623",
"uncertainty": 120
},
"departure": {
"time": "1770620623",
"uncertainty": 120
},
"stopId": "0:ZAC02",
"stopSequence": 7
},
{
"arrival": {
"time": "1770620674",
"uncertainty": 120
},
"departure": {
"time": "1770620686",
"uncertainty": 120
},
"stopId": "0:BRE01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770620744",
"uncertainty": 120
},
"departure": {
"time": "1770620761",
"uncertainty": 120
},
"stopId": "0:HTF02",
"stopSequence": 9
},
{
"arrival": {
"time": "1770620791",
"uncertainty": 120
},
"departure": {
"time": "1770620791",
"uncertainty": 120
},
"stopId": "0:VIE02",
"stopSequence": 10
},
{
"arrival": {
"time": "1770620896",
"uncertainty": 120
},
"departure": {
"time": "1770620911",
"uncertainty": 120
},
"stopId": "0:BAL02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770620941",
"uncertainty": 120
},
"departure": {
"time": "1770620956",
"uncertainty": 120
},
"stopId": "0:Ver02",
"stopSequence": 12
},
{
"arrival": {
"time": "1770621052",
"uncertainty": 120
},
"departure": {
"time": "1770621052",
"uncertainty": 120
},
"stopId": "0:ROS02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770621084",
"uncertainty": 120
},
"departure": {
"time": "1770621084",
"uncertainty": 120
},
"stopId": "0:COu02",
"stopSequence": 14
},
{
"arrival": {
"time": "1770621120",
"uncertainty": 120
},
"departure": {
"time": "1770621136",
"uncertainty": 120
},
"stopId": "0:MAg02",
"stopSequence": 15
},
{
"arrival": {
"time": "1770621166",
"uncertainty": 120
},
"departure": {
"time": "1770621166",
"uncertainty": 120
},
"stopId": "0:mAI02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770621217",
"uncertainty": 120
},
"departure": {
"time": "1770621217",
"uncertainty": 120
},
"stopId": "0:CRo02",
"stopSequence": 17
},
{
"arrival": {
"time": "1770621241",
"uncertainty": 120
},
"departure": {
"time": "1770621241",
"uncertainty": 120
},
"stopId": "0:SOM02",
"stopSequence": 18
},
{
"arrival": {
"time": "1770621271",
"uncertainty": 120
},
"departure": {
"time": "1770621286",
"uncertainty": 120
},
"stopId": "0:SUP02",
"stopSequence": 19
},
{
"arrival": {
"time": "1770621359",
"uncertainty": 120
},
"departure": {
"time": "1770621376",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770621457",
"uncertainty": 120
},
"departure": {
"time": "1770621481",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770621537",
"uncertainty": 120
},
"departure": {
"time": "1770621556",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 22
},
{
"arrival": {
"time": "1770621601",
"uncertainty": 120
},
"departure": {
"time": "1770621616",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 23
},
{
"arrival": {
"time": "1770621649",
"uncertainty": 120
},
"departure": {
"time": "1770621676",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 24
},
{
"arrival": {
"time": "1770621691",
"uncertainty": 120
},
"departure": {
"time": "1770621706",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 25
},
{
"arrival": {
"time": "1770621811",
"uncertainty": 120
},
"departure": {
"time": "1770622006",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770622052",
"uncertainty": 120
},
"departure": {
"time": "1770622066",
"uncertainty": 120
},
"stopId": "0:FoN03",
"stopSequence": 27
},
{
"arrival": {
"time": "1770622111",
"uncertainty": 120
},
"departure": {
"time": "1770622126",
"uncertainty": 120
},
"stopId": "0:FIL02",
"stopSequence": 28
},
{
"arrival": {
"time": "1770622217",
"uncertainty": 120
},
"departure": {
"time": "1770622217",
"uncertainty": 120
},
"stopId": "0:PAI02",
"stopSequence": 29
},
{
"arrival": {
"time": "1770622261",
"uncertainty": 120
},
"departure": {
"time": "1770622261",
"uncertainty": 120
},
"stopId": "0:ROG02",
"stopSequence": 30
},
{
"arrival": {
"time": "1770622349",
"uncertainty": 120
},
"departure": {
"time": "1770622351",
"uncertainty": 120
},
"stopId": "0:ALA02",
"stopSequence": 31
},
{
"arrival": {
"time": "1770622544",
"uncertainty": 120
},
"departure": {
"time": "1770622544",
"uncertainty": 120
},
"stopId": "0:STM04",
"stopSequence": 32
},
{
"arrival": {
"time": "1770622647",
"uncertainty": 120
},
"departure": {
"time": "1770622647",
"uncertainty": 120
},
"stopId": "0:HTC02",
"stopSequence": 33
},
{
"arrival": {
"time": "1770622696",
"uncertainty": 120
},
"departure": {
"time": "1770622696",
"uncertainty": 120
},
"stopId": "0:TRo02",
"stopSequence": 34
},
{
"arrival": {
"time": "1770622734",
"uncertainty": 120
},
"departure": {
"time": "1770622734",
"uncertainty": 120
},
"stopId": "0:SAR02",
"stopSequence": 35
},
{
"arrival": {
"time": "1770622808",
"uncertainty": 120
},
"departure": {
"time": "1770622808",
"uncertainty": 120
},
"stopId": "0:SAL02",
"stopSequence": 36
},
{
"arrival": {
"time": "1770622874",
"uncertainty": 120
},
"departure": {
"time": "1770622874",
"uncertainty": 120
},
"stopId": "0:JUI01",
"stopSequence": 37
},
{
"arrival": {
"time": "1770622942",
"uncertainty": 120
},
"departure": {
"time": "1770622942",
"uncertainty": 120
},
"stopId": "0:MOZ01",
"stopSequence": 38
},
{
"arrival": {
"time": "1770622999",
"uncertainty": 120
},
"departure": {
"time": "1770622999",
"uncertainty": 120
},
"stopId": "0:CAm02",
"stopSequence": 39
},
{
"arrival": {
"time": "1770623034",
"uncertainty": 120
},
"departure": {
"time": "1770623034",
"uncertainty": 120
},
"stopId": "0:TEI02",
"stopSequence": 40
},
{
"arrival": {
"time": "1770623128",
"uncertainty": 120
},
"departure": {
"time": "1770623128",
"uncertainty": 120
},
"stopId": "0:BIZ02",
"stopSequence": 41
},
{
"arrival": {
"time": "1770623172",
"uncertainty": 120
},
"departure": {
"time": "1770623172",
"uncertainty": 120
},
"stopId": "0:ARC02",
"stopSequence": 42
},
{
"arrival": {
"time": "1770623241",
"uncertainty": 120
},
"departure": {
"time": "1770623241",
"uncertainty": 120
},
"stopId": "0:VIG02",
"stopSequence": 43
},
{
"arrival": {
"time": "1770623315",
"uncertainty": 120
},
"departure": {
"time": "1770623315",
"uncertainty": 120
},
"stopId": "0:DOU01",
"stopSequence": 44
},
{
"arrival": {
"time": "1770623365",
"uncertainty": 120
},
"departure": {
"time": "1770623365",
"uncertainty": 120
},
"stopId": "0:LUM01",
"stopSequence": 45
},
{
"arrival": {
"time": "1770623454",
"uncertainty": 120
},
"departure": {
"time": "1770623454",
"uncertainty": 120
},
"stopId": "0:stl02",
"stopSequence": 46
},
{
"arrival": {
"time": "1770623541",
"uncertainty": 120
},
"departure": {
"time": "1770623541",
"uncertainty": 120
},
"stopId": "0:des02",
"stopSequence": 47
},
{
"arrival": {
"time": "1770623596",
"uncertainty": 120
},
"departure": {
"time": "1770623596",
"uncertainty": 120
},
"stopId": "0:col01",
"stopSequence": 48
},
{
"arrival": {
"time": "1770623645",
"uncertainty": 120
},
"departure": {
"time": "1770623645",
"uncertainty": 120
},
"stopId": "0:RON01",
"stopSequence": 49
},
{
"arrival": {
"time": "1770623700",
"uncertainty": 120
},
"departure": {
"time": "1770623700",
"uncertainty": 120
},
"stopId": "0:dio01",
"stopSequence": 50
},
{
"arrival": {
"time": "1770623740",
"uncertainty": 120
},
"departure": {
"time": "1770623740",
"uncertainty": 120
},
"stopId": "0:fre01",
"stopSequence": 51
},
{
"arrival": {
"time": "1770623814",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 52
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1977832"
},
"vehicle": {
"id": "273",
"label": "273"
}
}
},
{
"id": "C1977448",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770623940",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1977448"
}
}
},
{
"id": "C1976119",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770623400",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1976119"
}
}
},
{
"id": "C1976282",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770623040",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1976282"
}
}
},
{
"id": "C1976526",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770621152",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 1
},
{
"arrival": {
"time": "1770621197",
"uncertainty": 120
},
"departure": {
"time": "1770621197",
"uncertainty": 120
},
"stopId": "0:CHS01",
"stopSequence": 2
},
{
"arrival": {
"time": "1770621268",
"uncertainty": 120
},
"departure": {
"time": "1770621272",
"uncertainty": 120
},
"stopId": "0:ING01",
"stopSequence": 3
},
{
"arrival": {
"time": "1770621327",
"uncertainty": 120
},
"departure": {
"time": "1770621332",
"uncertainty": 120
},
"stopId": "0:LAV01",
"stopSequence": 4
},
{
"arrival": {
"time": "1770621377",
"uncertainty": 120
},
"departure": {
"time": "1770621377",
"uncertainty": 120
},
"stopId": "0:ROI01",
"stopSequence": 5
},
{
"arrival": {
"time": "1770621423",
"uncertainty": 120
},
"departure": {
"time": "1770621423",
"uncertainty": 120
},
"stopId": "0:LIB01",
"stopSequence": 6
},
{
"arrival": {
"time": "1770621497",
"uncertainty": 120
},
"departure": {
"time": "1770621497",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GUI01",
"stopSequence": 7
},
{
"arrival": {
"time": "1770621556",
"uncertainty": 120
},
"departure": {
"time": "1770621556",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CHE02",
"stopSequence": 8
},
{
"arrival": {
"time": "1770621520",
"uncertainty": 120
},
"departure": {
"time": "1770621549",
"uncertainty": 120
},
"stopId": "0:BOi02",
"stopSequence": 9
},
{
"arrival": {
"time": "1770621638",
"uncertainty": 120
},
"departure": {
"time": "1770621638",
"uncertainty": 120
},
"stopId": "0:EGA02",
"stopSequence": 10
},
{
"arrival": {
"time": "1770621669",
"uncertainty": 120
},
"departure": {
"time": "1770621683",
"uncertainty": 120
},
"stopId": "0:UTT02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770621758",
"uncertainty": 120
},
"departure": {
"time": "1770621758",
"uncertainty": 120
},
"stopId": "0:CrO02",
"stopSequence": 12
},
{
"arrival": {
"time": "1770621863",
"uncertainty": 120
},
"departure": {
"time": "1770621878",
"uncertainty": 120
},
"stopId": "0:REI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770621944",
"uncertainty": 120
},
"departure": {
"time": "1770621944",
"uncertainty": 120
},
"stopId": "0:LAr02",
"stopSequence": 14
},
{
"arrival": {
"time": "1770621968",
"uncertainty": 120
},
"departure": {
"time": "1770621968",
"uncertainty": 120
},
"stopId": "0:LOM03",
"stopSequence": 15
},
{
"arrival": {
"time": "1770622028",
"uncertainty": 120
},
"departure": {
"time": "1770622028",
"uncertainty": 120
},
"stopId": "0:pAS02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770622073",
"uncertainty": 120
},
"departure": {
"time": "1770622073",
"uncertainty": 120
},
"stopId": "0:tHI02",
"stopSequence": 17
},
{
"arrival": {
"time": "1770622103",
"uncertainty": 120
},
"departure": {
"time": "1770622103",
"uncertainty": 120
},
"stopId": "0:ROL02",
"stopSequence": 18
},
{
"arrival": {
"time": "1770622148",
"uncertainty": 120
},
"departure": {
"time": "1770622148",
"uncertainty": 120
},
"stopId": "0:JAc02",
"stopSequence": 19
},
{
"arrival": {
"time": "1770622193",
"uncertainty": 120
},
"departure": {
"time": "1770622269",
"uncertainty": 120
},
"stopId": "0:MIS02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770622313",
"uncertainty": 120
},
"departure": {
"time": "1770622313",
"uncertainty": 120
},
"stopId": "0:BEA02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770622400",
"uncertainty": 120
},
"departure": {
"time": "1770622400",
"uncertainty": 120
},
"stopId": "0:PAR02",
"stopSequence": 22
},
{
"arrival": {
"time": "1770622547",
"uncertainty": 120
},
"departure": {
"time": "1770622547",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 23
},
{
"arrival": {
"time": "1770622617",
"uncertainty": 120
},
"departure": {
"time": "1770622617",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 24
},
{
"arrival": {
"time": "1770622701",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1976526"
},
"vehicle": {
"id": "308",
"label": "308"
}
}
},
{
"id": "2026-02-09-08-22-27-378-742523",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770621747",
"uncertainty": 120
},
"stopId": "0:SPECI01"
},
{
"arrival": {
"time": "1770622525",
"uncertainty": 120
},
"stopId": "0:DEP01"
}
],
"trip": {
"routeId": "099",
"scheduleRelationship": "ADDED",
"tripId": "PS : Lu Ma Je Ve2026-02-09-08-22-27-378-742523"
},
"vehicle": {
"id": "342",
"label": "342"
}
}
},
{
"id": "2026-02-09-07-53-40-538-589577",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770620381",
"uncertainty": 120
},
"stopId": "0:ChT01"
},
{
"arrival": {
"time": "1770620400",
"uncertainty": 120
},
"departure": {
"time": "1770620400",
"uncertainty": 120
},
"stopId": "0:ChM01"
},
{
"arrival": {
"time": "1770620508",
"uncertainty": 120
},
"departure": {
"time": "1770620508",
"uncertainty": 120
},
"stopId": "0:CpG01"
},
{
"arrival": {
"time": "1770620543",
"uncertainty": 120
},
"departure": {
"time": "1770620543",
"uncertainty": 120
},
"stopId": "0:VrD01"
},
{
"arrival": {
"time": "1770620621",
"uncertainty": 120
},
"departure": {
"time": "1770620621",
"uncertainty": 120
},
"stopId": "0:MRQ01"
},
{
"arrival": {
"time": "1770620695",
"uncertainty": 120
},
"departure": {
"time": "1770620710",
"uncertainty": 120
},
"stopId": "0:KEL01"
},
{
"arrival": {
"time": "1770620776",
"uncertainty": 120
},
"departure": {
"time": "1770620800",
"uncertainty": 120
},
"stopId": "0:LEM01"
},
{
"arrival": {
"time": "1770620835",
"uncertainty": 120
},
"departure": {
"time": "1770620905",
"uncertainty": 120
},
"stopId": "0:DEB01"
},
{
"arrival": {
"time": "1770620963",
"uncertainty": 120
},
"departure": {
"time": "1770620995",
"uncertainty": 120
},
"stopId": "0:MOU01"
},
{
"arrival": {
"time": "1770621025",
"uncertainty": 120
},
"departure": {
"time": "1770621040",
"uncertainty": 120
},
"stopId": "0:JAF01"
},
{
"arrival": {
"time": "1770621078",
"uncertainty": 120
},
"departure": {
"time": "1770621116",
"uncertainty": 120
},
"stopId": "0:PTH01"
},
{
"arrival": {
"time": "1770621197",
"uncertainty": 120
},
"departure": {
"time": "1770621205",
"uncertainty": 120
},
"stopId": "0:Std01"
},
{
"arrival": {
"time": "1770621235",
"uncertainty": 120
},
"departure": {
"time": "1770621235",
"uncertainty": 120
},
"stopId": "0:STd01"
},
{
"arrival": {
"time": "1770621355",
"uncertainty": 120
},
"departure": {
"time": "1770621400",
"uncertainty": 120
},
"stopId": "0:EUr01"
},
{
"arrival": {
"time": "1770621460",
"uncertainty": 120
},
"departure": {
"time": "1770621475",
"uncertainty": 120
},
"stopId": "0:MOI01"
},
{
"arrival": {
"time": "1770621520",
"uncertainty": 120
},
"departure": {
"time": "1770621625",
"uncertainty": 120
},
"stopId": "0:BAR01"
},
{
"arrival": {
"time": "1770621655",
"uncertainty": 120
},
"departure": {
"time": "1770621655",
"uncertainty": 120
},
"stopId": "0:STm01"
},
{
"arrival": {
"time": "1770621679",
"uncertainty": 120
},
"departure": {
"time": "1770621700",
"uncertainty": 120
},
"stopId": "0:MIC01"
},
{
"arrival": {
"time": "1770621741",
"uncertainty": 120
},
"departure": {
"time": "1770621746",
"uncertainty": 120
},
"stopId": "0:ISL01"
},
{
"arrival": {
"time": "1770621817",
"uncertainty": 120
},
"departure": {
"time": "1770621835",
"uncertainty": 120
},
"stopId": "0:BOu01"
},
{
"arrival": {
"time": "1770621896",
"uncertainty": 120
},
"departure": {
"time": "1770621940",
"uncertainty": 120
},
"stopId": "0:PZI01"
},
{
"arrival": {
"time": "1770622000",
"uncertainty": 120
},
"departure": {
"time": "1770622046",
"uncertainty": 120
},
"stopId": "0:14J04"
},
{
"arrival": {
"time": "1770622181",
"uncertainty": 120
},
"departure": {
"time": "1770622226",
"uncertainty": 120
},
"stopId": "0:BEU01"
},
{
"arrival": {
"time": "1770622273",
"uncertainty": 120
},
"departure": {
"time": "1770622347",
"uncertainty": 120
},
"stopId": "0:1RA01"
},
{
"arrival": {
"time": "1770622422",
"uncertainty": 120
},
"departure": {
"time": "1770622438",
"uncertainty": 120
},
"stopId": "0:PAt01"
},
{
"arrival": {
"time": "1770622539",
"uncertainty": 120
},
"departure": {
"time": "1770622539",
"uncertainty": 120
},
"stopId": "0:VOl01"
},
{
"arrival": {
"time": "1770622598",
"uncertainty": 120
},
"departure": {
"time": "1770622598",
"uncertainty": 120
},
"stopId": "0:COU01"
},
{
"arrival": {
"time": "1770622668",
"uncertainty": 120
},
"departure": {
"time": "1770622668",
"uncertainty": 120
},
"stopId": "0:11N01"
},
{
"arrival": {
"time": "1770622783",
"uncertainty": 120
},
"departure": {
"time": "1770622783",
"uncertainty": 120
},
"stopId": "0:HAu01"
},
{
"arrival": {
"time": "1770622861",
"uncertainty": 120
},
"departure": {
"time": "1770622861",
"uncertainty": 120
},
"stopId": "0:FER01"
},
{
"arrival": {
"time": "1770622923",
"uncertainty": 120
},
"departure": {
"time": "1770622923",
"uncertainty": 120
},
"stopId": "0:CHN01"
},
{
"arrival": {
"time": "1770623020",
"uncertainty": 120
},
"departure": {
"time": "1770623020",
"uncertainty": 120
},
"stopId": "0:CUV01"
},
{
"arrival": {
"time": "1770623073",
"uncertainty": 120
},
"departure": {
"time": "1770623073",
"uncertainty": 120
},
"stopId": "0:PLA01"
},
{
"arrival": {
"time": "1770623121",
"uncertainty": 120
},
"departure": {
"time": "1770623121",
"uncertainty": 120
},
"stopId": "0:NUN01"
},
{
"arrival": {
"time": "1770623225",
"uncertainty": 120
},
"departure": {
"time": "1770623225",
"uncertainty": 120
},
"stopId": "0:TRO01"
},
{
"arrival": {
"time": "1770623260",
"uncertainty": 120
},
"departure": {
"time": "1770623260",
"uncertainty": 120
},
"stopId": "0:MAL01"
},
{
"arrival": {
"time": "1770623342",
"uncertainty": 120
},
"departure": {
"time": "1770623342",
"uncertainty": 120
},
"stopId": "0:CAR03"
},
{
"arrival": {
"time": "1770623405",
"uncertainty": 120
},
"departure": {
"time": "1770623405",
"uncertainty": 120
},
"stopId": "0:BUC01"
},
{
"arrival": {
"time": "1770623470",
"uncertainty": 120
},
"departure": {
"time": "1770623470",
"uncertainty": 120
},
"stopId": "0:DOL01"
},
{
"arrival": {
"time": "1770623510",
"uncertainty": 120
},
"departure": {
"time": "1770623510",
"uncertainty": 120
},
"stopId": "0:ROD01"
},
{
"arrival": {
"time": "1770623593",
"uncertainty": 120
},
"departure": {
"time": "1770623593",
"uncertainty": 120
},
"stopId": "0:COH01"
},
{
"arrival": {
"time": "1770623658",
"uncertainty": 120
},
"departure": {
"time": "1770623658",
"uncertainty": 120
},
"stopId": "0:RES01"
},
{
"arrival": {
"time": "1770623700",
"uncertainty": 120
},
"departure": {
"time": "1770623700",
"uncertainty": 120
},
"stopId": "0:DEc01"
},
{
"arrival": {
"time": "1770623764",
"uncertainty": 120
},
"departure": {
"time": "1770623764",
"uncertainty": 120
},
"stopId": "0:HUG01"
},
{
"arrival": {
"time": "1770623791",
"uncertainty": 120
},
"stopId": "0:CEN02"
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "ADDED",
"tripId": "PS : Lu Ma Je Ve2026-02-09-07-53-40-538-589577"
},
"vehicle": {
"id": "260",
"label": "260"
}
}
},
{
"id": "C1979365",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770622128",
"uncertainty": 120
},
"departure": {
"time": "1770622143",
"uncertainty": 120
},
"stopId": "0:PER01",
"stopSequence": 3
},
{
"arrival": {
"time": "1770622158",
"uncertainty": 120
},
"departure": {
"time": "1770622158",
"uncertainty": 120
},
"stopId": "0:STA01",
"stopSequence": 4
},
{
"arrival": {
"time": "1770622180",
"uncertainty": 120
},
"departure": {
"time": "1770622180",
"uncertainty": 120
},
"stopId": "0:EPI01",
"stopSequence": 5
},
{
"arrival": {
"time": "1770622241",
"uncertainty": 120
},
"departure": {
"time": "1770622248",
"uncertainty": 120
},
"stopId": "0:PiT02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770622322",
"uncertainty": 120
},
"departure": {
"time": "1770622338",
"uncertainty": 120
},
"stopId": "0:JEH01",
"stopSequence": 7
},
{
"arrival": {
"time": "1770622381",
"uncertainty": 120
},
"departure": {
"time": "1770622381",
"uncertainty": 120
},
"stopId": "0:BAr02",
"stopSequence": 8
},
{
"arrival": {
"time": "1770622468",
"uncertainty": 120
},
"departure": {
"time": "1770622473",
"uncertainty": 120
},
"stopId": "0:COG01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770622533",
"uncertainty": 120
},
"departure": {
"time": "1770622533",
"uncertainty": 120
},
"stopId": "0:OLI01",
"stopSequence": 10
},
{
"arrival": {
"time": "1770622603",
"uncertainty": 120
},
"departure": {
"time": "1770622603",
"uncertainty": 120
},
"stopId": "0:VAL01",
"stopSequence": 11
},
{
"arrival": {
"time": "1770622766",
"uncertainty": 120
},
"departure": {
"time": "1770622766",
"uncertainty": 120
},
"stopId": "0:GaU02",
"stopSequence": 12
},
{
"arrival": {
"time": "1770622819",
"uncertainty": 120
},
"departure": {
"time": "1770622819",
"uncertainty": 120
},
"stopId": "0:Pje01",
"stopSequence": 13
},
{
"arrival": {
"time": "1770622877",
"uncertainty": 120
},
"departure": {
"time": "1770622877",
"uncertainty": 120
},
"stopId": "0:BOD01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770622947",
"uncertainty": 120
},
"departure": {
"time": "1770622947",
"uncertainty": 120
},
"stopId": "0:ROn01",
"stopSequence": 15
},
{
"arrival": {
"time": "1770623069",
"uncertainty": 120
},
"departure": {
"time": "1770623069",
"uncertainty": 120
},
"stopId": "0:Pje02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770623202",
"uncertainty": 120
},
"departure": {
"time": "1770623202",
"uncertainty": 120
},
"stopId": "0:ANT02",
"stopSequence": 17
},
{
"arrival": {
"time": "1770623345",
"uncertainty": 120
},
"stopId": "0:Mon01",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "30",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979365"
},
"vehicle": {
"id": "330",
"label": "330"
}
}
},
{
"id": "2026-02-09-07-07-56-161-350603",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770623820",
"uncertainty": 120
},
"stopId": "0:CEN02"
},
{
"arrival": {
"time": "1770623871",
"uncertainty": 120
},
"departure": {
"time": "1770623871",
"uncertainty": 120
},
"stopId": "0:Vie01"
},
{
"arrival": {
"time": "1770623921",
"uncertainty": 120
},
"departure": {
"time": "1770623921",
"uncertainty": 120
},
"stopId": "0:HUG02"
},
{
"arrival": {
"time": "1770623993",
"uncertainty": 120
},
"departure": {
"time": "1770623993",
"uncertainty": 120
},
"stopId": "0:DEc02"
},
{
"arrival": {
"time": "1770624020",
"uncertainty": 120
},
"departure": {
"time": "1770624020",
"uncertainty": 120
},
"stopId": "0:RES02"
},
{
"arrival": {
"time": "1770624088",
"uncertainty": 120
},
"departure": {
"time": "1770624088",
"uncertainty": 120
},
"stopId": "0:COH02"
},
{
"arrival": {
"time": "1770624169",
"uncertainty": 120
},
"departure": {
"time": "1770624169",
"uncertainty": 120
},
"stopId": "0:ROD02"
},
{
"arrival": {
"time": "1770624217",
"uncertainty": 120
},
"departure": {
"time": "1770624217",
"uncertainty": 120
},
"stopId": "0:DOL02"
},
{
"arrival": {
"time": "1770624278",
"uncertainty": 120
},
"departure": {
"time": "1770624278",
"uncertainty": 120
},
"stopId": "0:BUC02"
},
{
"arrival": {
"time": "1770624325",
"uncertainty": 120
},
"departure": {
"time": "1770624325",
"uncertainty": 120
},
"stopId": "0:PIN01"
},
{
"arrival": {
"time": "1770624362",
"uncertainty": 120
},
"departure": {
"time": "1770624362",
"uncertainty": 120
},
"stopId": "0:CAR02"
},
{
"arrival": {
"time": "1770624420",
"uncertainty": 120
},
"departure": {
"time": "1770624420",
"uncertainty": 120
},
"stopId": "0:MAL02"
},
{
"arrival": {
"time": "1770624486",
"uncertainty": 120
},
"departure": {
"time": "1770624486",
"uncertainty": 120
},
"stopId": "0:TRO02"
},
{
"arrival": {
"time": "1770624600",
"uncertainty": 120
},
"departure": {
"time": "1770624600",
"uncertainty": 120
},
"stopId": "0:NUN02"
},
{
"arrival": {
"time": "1770624649",
"uncertainty": 120
},
"departure": {
"time": "1770624649",
"uncertainty": 120
},
"stopId": "0:PLA02"
},
{
"arrival": {
"time": "1770624720",
"uncertainty": 120
},
"departure": {
"time": "1770624720",
"uncertainty": 120
},
"stopId": "0:CUV02"
},
{
"arrival": {
"time": "1770624819",
"uncertainty": 120
},
"departure": {
"time": "1770624819",
"uncertainty": 120
},
"stopId": "0:CHN02"
},
{
"arrival": {
"time": "1770624915",
"uncertainty": 120
},
"departure": {
"time": "1770624915",
"uncertainty": 120
},
"stopId": "0:FER02"
},
{
"arrival": {
"time": "1770624981",
"uncertainty": 120
},
"departure": {
"time": "1770624981",
"uncertainty": 120
},
"stopId": "0:HAu02"
},
{
"arrival": {
"time": "1770625042",
"uncertainty": 120
},
"departure": {
"time": "1770625042",
"uncertainty": 120
},
"stopId": "0:11N02"
},
{
"arrival": {
"time": "1770625148",
"uncertainty": 120
},
"departure": {
"time": "1770625148",
"uncertainty": 120
},
"stopId": "0:COU02"
},
{
"arrival": {
"time": "1770625213",
"uncertainty": 120
},
"departure": {
"time": "1770625213",
"uncertainty": 120
},
"stopId": "0:VOl02"
},
{
"arrival": {
"time": "1770625260",
"uncertainty": 120
},
"departure": {
"time": "1770625260",
"uncertainty": 120
},
"stopId": "0:PAt02"
},
{
"arrival": {
"time": "1770625425",
"uncertainty": 120
},
"departure": {
"time": "1770625425",
"uncertainty": 120
},
"stopId": "0:1RA02"
},
{
"arrival": {
"time": "1770625453",
"uncertainty": 120
},
"departure": {
"time": "1770625453",
"uncertainty": 120
},
"stopId": "0:BEU02"
},
{
"arrival": {
"time": "1770625560",
"uncertainty": 120
},
"departure": {
"time": "1770625560",
"uncertainty": 120
},
"stopId": "0:14J03"
},
{
"arrival": {
"time": "1770625636",
"uncertainty": 120
},
"departure": {
"time": "1770625636",
"uncertainty": 120
},
"stopId": "0:PZI02"
},
{
"arrival": {
"time": "1770625713",
"uncertainty": 120
},
"departure": {
"time": "1770625713",
"uncertainty": 120
},
"stopId": "0:FOR01"
},
{
"arrival": {
"time": "1770625773",
"uncertainty": 120
},
"departure": {
"time": "1770625773",
"uncertainty": 120
},
"stopId": "0:CHr01"
},
{
"arrival": {
"time": "1770625835",
"uncertainty": 120
},
"departure": {
"time": "1770625835",
"uncertainty": 120
},
"stopId": "0:MIC02"
},
{
"arrival": {
"time": "1770625920",
"uncertainty": 120
},
"departure": {
"time": "1770625920",
"uncertainty": 120
},
"stopId": "0:SQU02"
},
{
"arrival": {
"time": "1770625976",
"uncertainty": 120
},
"departure": {
"time": "1770625976",
"uncertainty": 120
},
"stopId": "0:EUr02"
},
{
"arrival": {
"time": "1770626039",
"uncertainty": 120
},
"departure": {
"time": "1770626039",
"uncertainty": 120
},
"stopId": "0:STd02"
},
{
"arrival": {
"time": "1770626081",
"uncertainty": 120
},
"departure": {
"time": "1770626081",
"uncertainty": 120
},
"stopId": "0:Std02"
},
{
"arrival": {
"time": "1770626192",
"uncertainty": 120
},
"departure": {
"time": "1770626192",
"uncertainty": 120
},
"stopId": "0:PTH02"
},
{
"arrival": {
"time": "1770626243",
"uncertainty": 120
},
"departure": {
"time": "1770626243",
"uncertainty": 120
},
"stopId": "0:JAF02"
},
{
"arrival": {
"time": "1770626297",
"uncertainty": 120
},
"departure": {
"time": "1770626297",
"uncertainty": 120
},
"stopId": "0:MOU02"
},
{
"arrival": {
"time": "1770626340",
"uncertainty": 120
},
"departure": {
"time": "1770626340",
"uncertainty": 120
},
"stopId": "0:DEB02"
},
{
"arrival": {
"time": "1770626393",
"uncertainty": 120
},
"departure": {
"time": "1770626393",
"uncertainty": 120
},
"stopId": "0:LEM02"
},
{
"arrival": {
"time": "1770626445",
"uncertainty": 120
},
"departure": {
"time": "1770626445",
"uncertainty": 120
},
"stopId": "0:KEL02"
},
{
"arrival": {
"time": "1770626500",
"uncertainty": 120
},
"departure": {
"time": "1770626500",
"uncertainty": 120
},
"stopId": "0:MRQ02"
},
{
"arrival": {
"time": "1770626562",
"uncertainty": 120
},
"departure": {
"time": "1770626562",
"uncertainty": 120
},
"stopId": "0:DAN01"
},
{
"arrival": {
"time": "1770626600",
"uncertainty": 120
},
"departure": {
"time": "1770626600",
"uncertainty": 120
},
"stopId": "0:BeR01"
},
{
"arrival": {
"time": "1770626641",
"uncertainty": 120
},
"departure": {
"time": "1770626641",
"uncertainty": 120
},
"stopId": "0:QUA02"
},
{
"arrival": {
"time": "1770626704",
"uncertainty": 120
},
"departure": {
"time": "1770626704",
"uncertainty": 120
},
"stopId": "0:FRA03"
},
{
"arrival": {
"time": "1770626760",
"uncertainty": 120
},
"stopId": "0:EREK1"
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "ADDED",
"tripId": "PS : Lu Ma Je Ve2026-02-09-07-07-56-161-350603"
}
}
},
{
"id": "C1978596",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770620520",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770620567",
"uncertainty": 120
},
"departure": {
"time": "1770620595",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 2
},
{
"arrival": {
"time": "1770620627",
"uncertainty": 120
},
"departure": {
"time": "1770620641",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 3
},
{
"arrival": {
"time": "1770620695",
"uncertainty": 120
},
"departure": {
"time": "1770620716",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 4
},
{
"arrival": {
"time": "1770620786",
"uncertainty": 120
},
"departure": {
"time": "1770620786",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 5
},
{
"arrival": {
"time": "1770620836",
"uncertainty": 120
},
"departure": {
"time": "1770620851",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770621010",
"uncertainty": 120
},
"departure": {
"time": "1770621031",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 7
},
{
"arrival": {
"time": "1770621076",
"uncertainty": 120
},
"departure": {
"time": "1770621091",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 8
},
{
"arrival": {
"time": "1770621117",
"uncertainty": 120
},
"departure": {
"time": "1770621136",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 9
},
{
"arrival": {
"time": "1770621191",
"uncertainty": 120
},
"departure": {
"time": "1770621211",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1770621271",
"uncertainty": 120
},
"departure": {
"time": "1770621287",
"uncertainty": 120
},
"stopId": "0:HAU02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770621346",
"uncertainty": 120
},
"departure": {
"time": "1770621362",
"uncertainty": 120
},
"stopId": "0:HER02",
"stopSequence": 12
},
{
"arrival": {
"time": "1770621406",
"uncertainty": 120
},
"departure": {
"time": "1770621406",
"uncertainty": 120
},
"stopId": "0:VEr02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770621436",
"uncertainty": 120
},
"departure": {
"time": "1770621466",
"uncertainty": 120
},
"stopId": "0:GIl02",
"stopSequence": 14
},
{
"arrival": {
"time": "1770621496",
"uncertainty": 120
},
"departure": {
"time": "1770621511",
"uncertainty": 120
},
"stopId": "0:MAD02",
"stopSequence": 15
},
{
"arrival": {
"time": "1770621586",
"uncertainty": 120
},
"departure": {
"time": "1770621616",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770621752",
"uncertainty": 120
},
"departure": {
"time": "1770621767",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1770621841",
"uncertainty": 120
},
"departure": {
"time": "1770621871",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1770621930",
"uncertainty": 120
},
"departure": {
"time": "1770621946",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 19
},
{
"arrival": {
"time": "1770622073",
"uncertainty": 120
},
"departure": {
"time": "1770622081",
"uncertainty": 120
},
"stopId": "0:GAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770622118",
"uncertainty": 120
},
"departure": {
"time": "1770622118",
"uncertainty": 120
},
"stopId": "0:DEL02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770622200",
"uncertainty": 120
},
"departure": {
"time": "1770622215",
"uncertainty": 120
},
"stopId": "0:STM02",
"stopSequence": 22
},
{
"arrival": {
"time": "1770622246",
"uncertainty": 120
},
"departure": {
"time": "1770622246",
"uncertainty": 120
},
"stopId": "0:GUe02",
"stopSequence": 23
},
{
"arrival": {
"time": "1770622269",
"uncertainty": 120
},
"departure": {
"time": "1770622269",
"uncertainty": 120
},
"stopId": "0:LAC02",
"stopSequence": 24
},
{
"arrival": {
"time": "1770622360",
"uncertainty": 120
},
"departure": {
"time": "1770622383",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 25
},
{
"arrival": {
"time": "1770622412",
"uncertainty": 120
},
"departure": {
"time": "1770622427",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 26
},
{
"arrival": {
"time": "1770622501",
"uncertainty": 120
},
"departure": {
"time": "1770622501",
"uncertainty": 120
},
"stopId": "0:MRO02",
"stopSequence": 27
},
{
"arrival": {
"time": "1770622516",
"uncertainty": 120
},
"departure": {
"time": "1770622516",
"uncertainty": 120
},
"stopId": "0:CLo02",
"stopSequence": 28
},
{
"arrival": {
"time": "1770622627",
"uncertainty": 120
},
"departure": {
"time": "1770622627",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 29
},
{
"arrival": {
"time": "1770622680",
"uncertainty": 120
},
"departure": {
"time": "1770622680",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 30
},
{
"arrival": {
"time": "1770622725",
"uncertainty": 120
},
"departure": {
"time": "1770622725",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 31
},
{
"arrival": {
"time": "1770622792",
"uncertainty": 120
},
"departure": {
"time": "1770622792",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 32
},
{
"arrival": {
"time": "1770622909",
"uncertainty": 120
},
"departure": {
"time": "1770622909",
"uncertainty": 120
},
"stopId": "0:STO02",
"stopSequence": 33
},
{
"arrival": {
"time": "1770622965",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1978596"
},
"vehicle": {
"id": "325",
"label": "325"
}
}
},
{
"id": "C1977480",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770623040",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1977480"
}
}
},
{
"id": "C1976313",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770623580",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1976313"
}
}
},
{
"id": "C1979753",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770625500",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979753"
}
}
},
{
"id": "C1976261",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770624960",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1976261"
}
}
},
{
"id": "C1976314",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770624780",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1976314"
}
}
},
{
"id": "C1983956",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770624600",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1983956"
}
}
},
{
"id": "C1978929",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770623040",
"uncertainty": 120
},
"stopId": "0:PaR01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1978929"
}
}
},
{
"id": "C1979015",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770625440",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979015"
}
}
},
{
"id": "C1977693",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770623880",
"uncertainty": 120
},
"stopId": "0:FoN01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1977693"
}
}
},
{
"id": "C1983916",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770623340",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770623382",
"uncertainty": 120
},
"departure": {
"time": "1770623382",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 2
},
{
"arrival": {
"time": "1770623460",
"uncertainty": 120
},
"departure": {
"time": "1770623460",
"uncertainty": 120
},
"stopId": "0:Cht04",
"stopSequence": 3
},
{
"arrival": {
"time": "1770623504",
"uncertainty": 120
},
"departure": {
"time": "1770623504",
"uncertainty": 120
},
"stopId": "0:par04",
"stopSequence": 4
},
{
"arrival": {
"time": "1770623611",
"uncertainty": 120
},
"departure": {
"time": "1770623611",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:DUN02",
"stopSequence": 5
},
{
"arrival": {
"time": "1770623653",
"uncertainty": 120
},
"departure": {
"time": "1770623653",
"uncertainty": 120
},
"stopId": "0:SAP02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770623697",
"uncertainty": 120
},
"departure": {
"time": "1770623697",
"uncertainty": 120
},
"stopId": "0:ROM02",
"stopSequence": 7
},
{
"arrival": {
"time": "1770623779",
"uncertainty": 120
},
"departure": {
"time": "1770623779",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 8
},
{
"arrival": {
"time": "1770623867",
"uncertainty": 120
},
"departure": {
"time": "1770623867",
"uncertainty": 120
},
"stopId": "0:MAC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1770623995",
"uncertainty": 120
},
"departure": {
"time": "1770623995",
"uncertainty": 120
},
"stopId": "0:DUT02",
"stopSequence": 10
},
{
"arrival": {
"time": "1770624067",
"uncertainty": 120
},
"departure": {
"time": "1770624067",
"uncertainty": 120
},
"stopId": "0:PTB02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770624178",
"uncertainty": 120
},
"departure": {
"time": "1770624178",
"uncertainty": 120
},
"stopId": "0:CLA02",
"stopSequence": 12
},
{
"arrival": {
"time": "1770624269",
"uncertainty": 120
},
"departure": {
"time": "1770624269",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770624324",
"uncertainty": 120
},
"departure": {
"time": "1770624324",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770624417",
"uncertainty": 120
},
"departure": {
"time": "1770624417",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770624470",
"uncertainty": 120
},
"departure": {
"time": "1770624470",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770624605",
"uncertainty": 120
},
"departure": {
"time": "1770624605",
"uncertainty": 120
},
"stopId": "0:LAR02",
"stopSequence": 17
},
{
"arrival": {
"time": "1770624667",
"uncertainty": 120
},
"departure": {
"time": "1770624667",
"uncertainty": 120
},
"stopId": "0:CHO02",
"stopSequence": 18
},
{
"arrival": {
"time": "1770624732",
"uncertainty": 120
},
"departure": {
"time": "1770624732",
"uncertainty": 120
},
"stopId": "0:PTV02",
"stopSequence": 19
},
{
"arrival": {
"time": "1770624794",
"uncertainty": 120
},
"departure": {
"time": "1770624794",
"uncertainty": 120
},
"stopId": "0:MUL02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770624872",
"uncertainty": 120
},
"departure": {
"time": "1770624872",
"uncertainty": 120
},
"stopId": "0:mar02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770624957",
"uncertainty": 120
},
"departure": {
"time": "1770624957",
"uncertainty": 120
},
"stopId": "0:HOC02",
"stopSequence": 22
},
{
"arrival": {
"time": "1770625009",
"uncertainty": 120
},
"departure": {
"time": "1770625009",
"uncertainty": 120
},
"stopId": "0:STE02",
"stopSequence": 23
},
{
"arrival": {
"time": "1770625066",
"uncertainty": 120
},
"departure": {
"time": "1770625066",
"uncertainty": 120
},
"stopId": "0:BUI02",
"stopSequence": 24
},
{
"arrival": {
"time": "1770625158",
"uncertainty": 120
},
"departure": {
"time": "1770625158",
"uncertainty": 120
},
"stopId": "0:MRC02",
"stopSequence": 25
},
{
"arrival": {
"time": "1770625197",
"uncertainty": 120
},
"departure": {
"time": "1770625197",
"uncertainty": 120
},
"stopId": "0:BOI02",
"stopSequence": 26
},
{
"arrival": {
"time": "1770625250",
"uncertainty": 120
},
"departure": {
"time": "1770625250",
"uncertainty": 120
},
"stopId": "0:LAK02",
"stopSequence": 27
},
{
"arrival": {
"time": "1770625337",
"uncertainty": 120
},
"departure": {
"time": "1770625337",
"uncertainty": 120
},
"stopId": "0:MAR02",
"stopSequence": 28
},
{
"arrival": {
"time": "1770625408",
"uncertainty": 120
},
"departure": {
"time": "1770625408",
"uncertainty": 120
},
"stopId": "0:Mai02",
"stopSequence": 29
},
{
"arrival": {
"time": "1770625444",
"uncertainty": 120
},
"departure": {
"time": "1770625444",
"uncertainty": 120
},
"stopId": "0:COQ02",
"stopSequence": 30
},
{
"arrival": {
"time": "1770625557",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1983916"
}
}
},
{
"id": "C1979194",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770624720",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979194"
}
}
},
{
"id": "C1979750",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770625856",
"uncertainty": 120
},
"departure": {
"time": "1770625856",
"uncertainty": 120
},
"stopId": "0:DUC01"
},
{
"arrival": {
"time": "1770625916",
"uncertainty": 120
},
"departure": {
"time": "1770625916",
"uncertainty": 120
},
"stopId": "0:BUI02"
},
{
"arrival": {
"time": "1770626150",
"uncertainty": 120
},
"departure": {
"time": "1770626150",
"uncertainty": 120
},
"stopId": "0:BIZ01"
},
{
"arrival": {
"time": "1770626278",
"uncertainty": 120
},
"departure": {
"time": "1770626278",
"uncertainty": 120
},
"stopId": "0:TEI01"
},
{
"arrival": {
"time": "1770626310",
"uncertainty": 120
},
"departure": {
"time": "1770626310",
"uncertainty": 120
},
"stopId": "0:CAm01"
},
{
"arrival": {
"time": "1770626319",
"uncertainty": 120
},
"departure": {
"time": "1770626319",
"uncertainty": 120
},
"stopId": "0:CAm01"
},
{
"arrival": {
"time": "1770626331",
"uncertainty": 120
},
"departure": {
"time": "1770626331",
"uncertainty": 120
},
"stopId": "0:WEI01"
},
{
"departure": {
"time": "1770625740",
"uncertainty": 120
},
"stopId": "0:FOU02",
"stopSequence": 1
},
{
"arrival": {
"time": "1770625770",
"uncertainty": 120
},
"departure": {
"time": "1770625770",
"uncertainty": 120
},
"stopId": "0:FOU03",
"stopSequence": 2
},
{
"arrival": {
"time": "1770625881",
"uncertainty": 120
},
"departure": {
"time": "1770625881",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:STE01",
"stopSequence": 3
},
{
"arrival": {
"time": "1770625938",
"uncertainty": 120
},
"departure": {
"time": "1770625938",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HOC01",
"stopSequence": 4
},
{
"arrival": {
"time": "1770626021",
"uncertainty": 120
},
"departure": {
"time": "1770626021",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CUG01",
"stopSequence": 5
},
{
"arrival": {
"time": "1770626101",
"uncertainty": 120
},
"departure": {
"time": "1770626101",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SAR02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770626164",
"uncertainty": 120
},
"departure": {
"time": "1770626164",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SAL02",
"stopSequence": 7
},
{
"arrival": {
"time": "1770626220",
"uncertainty": 120
},
"departure": {
"time": "1770626220",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JUI01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770626296",
"uncertainty": 120
},
"departure": {
"time": "1770626296",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MOZ01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770626335",
"uncertainty": 120
},
"departure": {
"time": "1770626335",
"uncertainty": 120
},
"stopId": "0:WEI01",
"stopSequence": 10
},
{
"arrival": {
"time": "1770626433",
"uncertainty": 120
},
"departure": {
"time": "1770626433",
"uncertainty": 120
},
"stopId": "0:MRO02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770626465",
"uncertainty": 120
},
"departure": {
"time": "1770626465",
"uncertainty": 120
},
"stopId": "0:CLo02",
"stopSequence": 12
},
{
"arrival": {
"time": "1770626582",
"uncertainty": 120
},
"departure": {
"time": "1770626582",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770626638",
"uncertainty": 120
},
"departure": {
"time": "1770626638",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 14
},
{
"arrival": {
"time": "1770626686",
"uncertainty": 120
},
"departure": {
"time": "1770626686",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 15
},
{
"arrival": {
"time": "1770626757",
"uncertainty": 120
},
"departure": {
"time": "1770626757",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 16
},
{
"arrival": {
"time": "1770626910",
"uncertainty": 120
},
"departure": {
"time": "1770626910",
"uncertainty": 120
},
"stopId": "0:DAR01",
"stopSequence": 17
},
{
"arrival": {
"time": "1770626955",
"uncertainty": 120
},
"departure": {
"time": "1770626955",
"uncertainty": 120
},
"stopId": "0:REN03",
"stopSequence": 18
},
{
"arrival": {
"time": "1770627010",
"uncertainty": 120
},
"departure": {
"time": "1770627010",
"uncertainty": 120
},
"stopId": "0:MOn02",
"stopSequence": 19
},
{
"arrival": {
"time": "1770627093",
"uncertainty": 120
},
"departure": {
"time": "1770627093",
"uncertainty": 120
},
"stopId": "0:PAT03",
"stopSequence": 20
},
{
"arrival": {
"time": "1770627147",
"uncertainty": 120
},
"departure": {
"time": "1770627147",
"uncertainty": 120
},
"stopId": "0:TRU01",
"stopSequence": 21
},
{
"arrival": {
"time": "1770627191",
"uncertainty": 120
},
"departure": {
"time": "1770627191",
"uncertainty": 120
},
"stopId": "0:THI03",
"stopSequence": 22
},
{
"arrival": {
"time": "1770627240",
"uncertainty": 120
},
"departure": {
"time": "1770627240",
"uncertainty": 120
},
"stopId": "0:bre01",
"stopSequence": 23
},
{
"arrival": {
"time": "1770627292",
"uncertainty": 120
},
"departure": {
"time": "1770627292",
"uncertainty": 120
},
"stopId": "0:TAB01",
"stopSequence": 24
},
{
"arrival": {
"time": "1770627333",
"uncertainty": 120
},
"departure": {
"time": "1770627333",
"uncertainty": 120
},
"stopId": "0:CUV02",
"stopSequence": 25
},
{
"arrival": {
"time": "1770627424",
"uncertainty": 120
},
"departure": {
"time": "1770627424",
"uncertainty": 120
},
"stopId": "0:DOu01",
"stopSequence": 26
},
{
"arrival": {
"time": "1770627509",
"uncertainty": 120
},
"departure": {
"time": "1770627509",
"uncertainty": 120
},
"stopId": "0:NOT02",
"stopSequence": 27
},
{
"arrival": {
"time": "1770627603",
"uncertainty": 120
},
"departure": {
"time": "1770627603",
"uncertainty": 120
},
"stopId": "0:ABB02",
"stopSequence": 28
},
{
"arrival": {
"time": "1770627686",
"uncertainty": 120
},
"departure": {
"time": "1770627686",
"uncertainty": 120
},
"stopId": "0:ile02",
"stopSequence": 29
},
{
"arrival": {
"time": "1770627745",
"uncertainty": 120
},
"departure": {
"time": "1770627745",
"uncertainty": 120
},
"stopId": "0:CCE02",
"stopSequence": 30
},
{
"arrival": {
"time": "1770627798",
"uncertainty": 120
},
"departure": {
"time": "1770627798",
"uncertainty": 120
},
"stopId": "0:MAi02",
"stopSequence": 31
},
{
"arrival": {
"time": "1770627873",
"uncertainty": 120
},
"departure": {
"time": "1770627873",
"uncertainty": 120
},
"stopId": "0:BAl02",
"stopSequence": 32
},
{
"arrival": {
"time": "1770627992",
"uncertainty": 120
},
"departure": {
"time": "1770627992",
"uncertainty": 120
},
"stopId": "0:pAS01",
"stopSequence": 33
},
{
"arrival": {
"time": "1770628053",
"uncertainty": 120
},
"departure": {
"time": "1770628053",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 34
},
{
"arrival": {
"time": "1770628113",
"uncertainty": 120
},
"departure": {
"time": "1770628113",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 35
},
{
"arrival": {
"time": "1770628159",
"uncertainty": 120
},
"departure": {
"time": "1770628159",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 36
},
{
"arrival": {
"time": "1770628215",
"uncertainty": 120
},
"departure": {
"time": "1770628215",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 37
},
{
"arrival": {
"time": "1770628300",
"uncertainty": 120
},
"departure": {
"time": "1770628300",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 38
},
{
"arrival": {
"time": "1770628410",
"uncertainty": 120
},
"departure": {
"time": "1770628410",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 39
},
{
"arrival": {
"time": "1770628442",
"uncertainty": 120
},
"departure": {
"time": "1770628442",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 40
},
{
"arrival": {
"time": "1770628509",
"uncertainty": 120
},
"departure": {
"time": "1770628509",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 41
},
{
"arrival": {
"time": "1770628537",
"uncertainty": 120
},
"departure": {
"time": "1770628537",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 42
},
{
"arrival": {
"time": "1770628598",
"uncertainty": 120
},
"departure": {
"time": "1770628598",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 43
},
{
"arrival": {
"time": "1770628659",
"uncertainty": 120
},
"departure": {
"time": "1770628659",
"uncertainty": 120
},
"stopId": "0:ROS02",
"stopSequence": 44
},
{
"arrival": {
"time": "1770628721",
"uncertainty": 120
},
"departure": {
"time": "1770628721",
"uncertainty": 120
},
"stopId": "0:PHI01",
"stopSequence": 45
},
{
"arrival": {
"time": "1770628749",
"uncertainty": 120
},
"departure": {
"time": "1770628749",
"uncertainty": 120
},
"stopId": "0:par01",
"stopSequence": 46
},
{
"arrival": {
"time": "1770628788",
"uncertainty": 120
},
"departure": {
"time": "1770628788",
"uncertainty": 120
},
"stopId": "0:COO02",
"stopSequence": 47
},
{
"arrival": {
"time": "1770628823",
"uncertainty": 120
},
"departure": {
"time": "1770628823",
"uncertainty": 120
},
"stopId": "0:BRU02",
"stopSequence": 48
},
{
"arrival": {
"time": "1770628867",
"uncertainty": 120
},
"departure": {
"time": "1770628867",
"uncertainty": 120
},
"stopId": "0:GUE03",
"stopSequence": 49
},
{
"arrival": {
"time": "1770628921",
"uncertainty": 120
},
"departure": {
"time": "1770628921",
"uncertainty": 120
},
"stopId": "0:ReG02",
"stopSequence": 50
},
{
"arrival": {
"time": "1770628958",
"uncertainty": 120
},
"departure": {
"time": "1770628958",
"uncertainty": 120
},
"stopId": "0:GAM02",
"stopSequence": 51
},
{
"arrival": {
"time": "1770629019",
"uncertainty": 120
},
"departure": {
"time": "1770629019",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 52
},
{
"arrival": {
"time": "1770629063",
"uncertainty": 120
},
"departure": {
"time": "1770629063",
"uncertainty": 120
},
"stopId": "0:Cht02",
"stopSequence": 53
},
{
"arrival": {
"time": "1770629095",
"uncertainty": 120
},
"departure": {
"time": "1770629095",
"uncertainty": 120
},
"stopId": "0:Rob02",
"stopSequence": 54
},
{
"arrival": {
"time": "1770629129",
"uncertainty": 120
},
"departure": {
"time": "1770629129",
"uncertainty": 120
},
"stopId": "0:MaI02",
"stopSequence": 55
},
{
"arrival": {
"time": "1770629207",
"uncertainty": 120
},
"departure": {
"time": "1770629207",
"uncertainty": 120
},
"stopId": "0:CCJ02",
"stopSequence": 56
},
{
"arrival": {
"time": "1770629310",
"uncertainty": 120
},
"departure": {
"time": "1770629310",
"uncertainty": 120
},
"stopId": "0:MoU01",
"stopSequence": 57
},
{
"arrival": {
"time": "1770629403",
"uncertainty": 120
},
"departure": {
"time": "1770629403",
"uncertainty": 120
},
"stopId": "0:BAS03",
"stopSequence": 58
},
{
"arrival": {
"time": "1770629439",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 59
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979750"
}
}
},
{
"id": "C1978595",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770622620",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1978595"
},
"vehicle": {
"id": "277",
"label": "277"
}
}
},
{
"id": "C1979445",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770621163",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770621277",
"uncertainty": 120
},
"departure": {
"time": "1770621282",
"uncertainty": 120
},
"stopId": "0:CLO01",
"stopSequence": 2
},
{
"arrival": {
"time": "1770621369",
"uncertainty": 120
},
"departure": {
"time": "1770621387",
"uncertainty": 120
},
"stopId": "0:MOL02",
"stopSequence": 3
},
{
"arrival": {
"time": "1770621447",
"uncertainty": 120
},
"departure": {
"time": "1770621462",
"uncertainty": 120
},
"stopId": "0:BAS02",
"stopSequence": 4
},
{
"arrival": {
"time": "1770621504",
"uncertainty": 120
},
"departure": {
"time": "1770621507",
"uncertainty": 120
},
"stopId": "0:LAB02",
"stopSequence": 5
},
{
"arrival": {
"time": "1770621559",
"uncertainty": 120
},
"departure": {
"time": "1770621567",
"uncertainty": 120
},
"stopId": "0:HTM02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770621627",
"uncertainty": 120
},
"departure": {
"time": "1770621627",
"uncertainty": 120
},
"stopId": "0:FAR02",
"stopSequence": 7
},
{
"arrival": {
"time": "1770621650",
"uncertainty": 120
},
"departure": {
"time": "1770621650",
"uncertainty": 120
},
"stopId": "0:COR02",
"stopSequence": 8
},
{
"arrival": {
"time": "1770621687",
"uncertainty": 120
},
"departure": {
"time": "1770621687",
"uncertainty": 120
},
"stopId": "0:VEO02",
"stopSequence": 9
},
{
"arrival": {
"time": "1770621725",
"uncertainty": 120
},
"departure": {
"time": "1770621763",
"uncertainty": 120
},
"stopId": "0:NOE02",
"stopSequence": 10
},
{
"arrival": {
"time": "1770621837",
"uncertainty": 120
},
"departure": {
"time": "1770621837",
"uncertainty": 120
},
"stopId": "0:PSL02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770621916",
"uncertainty": 120
},
"departure": {
"time": "1770621943",
"uncertainty": 120
},
"stopId": "0:CUM02",
"stopSequence": 12
},
{
"arrival": {
"time": "1770621958",
"uncertainty": 120
},
"departure": {
"time": "1770621973",
"uncertainty": 120
},
"stopId": "0:NIEL02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770622073",
"uncertainty": 120
},
"departure": {
"time": "1770622094",
"uncertainty": 120
},
"stopId": "0:SEN01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770622124",
"uncertainty": 120
},
"departure": {
"time": "1770622154",
"uncertainty": 120
},
"stopId": "0:Poi01",
"stopSequence": 15
},
{
"arrival": {
"time": "1770622193",
"uncertainty": 120
},
"departure": {
"time": "1770622214",
"uncertainty": 120
},
"stopId": "0:QUe01",
"stopSequence": 16
},
{
"arrival": {
"time": "1770622285",
"uncertainty": 120
},
"departure": {
"time": "1770622305",
"uncertainty": 120
},
"stopId": "0:NES02",
"stopSequence": 17
},
{
"arrival": {
"time": "1770622350",
"uncertainty": 120
},
"departure": {
"time": "1770622380",
"uncertainty": 120
},
"stopId": "0:VOU02",
"stopSequence": 18
},
{
"arrival": {
"time": "1770622531",
"uncertainty": 120
},
"departure": {
"time": "1770622531",
"uncertainty": 120
},
"stopId": "0:14J04",
"stopSequence": 19
},
{
"arrival": {
"time": "1770622628",
"uncertainty": 120
},
"departure": {
"time": "1770622628",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 20
},
{
"arrival": {
"time": "1770622700",
"uncertainty": 120
},
"departure": {
"time": "1770622700",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 21
},
{
"arrival": {
"time": "1770622859",
"uncertainty": 120
},
"departure": {
"time": "1770622859",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 22
},
{
"arrival": {
"time": "1770622909",
"uncertainty": 120
},
"departure": {
"time": "1770622909",
"uncertainty": 120
},
"stopId": "0:VOl01",
"stopSequence": 23
},
{
"arrival": {
"time": "1770622988",
"uncertainty": 120
},
"departure": {
"time": "1770622988",
"uncertainty": 120
},
"stopId": "0:FOs02",
"stopSequence": 24
},
{
"arrival": {
"time": "1770623039",
"uncertainty": 120
},
"departure": {
"time": "1770623039",
"uncertainty": 120
},
"stopId": "0:JAR02",
"stopSequence": 25
},
{
"arrival": {
"time": "1770623094",
"uncertainty": 120
},
"departure": {
"time": "1770623094",
"uncertainty": 120
},
"stopId": "0:VAN02",
"stopSequence": 26
},
{
"arrival": {
"time": "1770623181",
"uncertainty": 120
},
"departure": {
"time": "1770623181",
"uncertainty": 120
},
"stopId": "0:ERA02",
"stopSequence": 27
},
{
"arrival": {
"time": "1770623245",
"uncertainty": 120
},
"departure": {
"time": "1770623245",
"uncertainty": 120
},
"stopId": "0:BER02",
"stopSequence": 28
},
{
"arrival": {
"time": "1770623280",
"uncertainty": 120
},
"departure": {
"time": "1770623280",
"uncertainty": 120
},
"stopId": "0:LAM02",
"stopSequence": 29
},
{
"arrival": {
"time": "1770623330",
"uncertainty": 120
},
"departure": {
"time": "1770623330",
"uncertainty": 120
},
"stopId": "0:GUY02",
"stopSequence": 30
},
{
"arrival": {
"time": "1770623389",
"uncertainty": 120
},
"departure": {
"time": "1770623389",
"uncertainty": 120
},
"stopId": "0:PAT02",
"stopSequence": 31
},
{
"arrival": {
"time": "1770623444",
"uncertainty": 120
},
"departure": {
"time": "1770623444",
"uncertainty": 120
},
"stopId": "0:FEY01",
"stopSequence": 32
},
{
"arrival": {
"time": "1770623493",
"uncertainty": 120
},
"departure": {
"time": "1770623493",
"uncertainty": 120
},
"stopId": "0:COC01",
"stopSequence": 33
},
{
"arrival": {
"time": "1770623541",
"uncertainty": 120
},
"departure": {
"time": "1770623541",
"uncertainty": 120
},
"stopId": "0:LaN01",
"stopSequence": 34
},
{
"arrival": {
"time": "1770623586",
"uncertainty": 120
},
"stopId": "0:HAM01",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979445"
},
"vehicle": {
"id": "282",
"label": "282"
}
}
},
{
"id": "C1977883",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770621046",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770621061",
"uncertainty": 120
},
"departure": {
"time": "1770621076",
"uncertainty": 120
},
"stopId": "0:Ham01",
"stopSequence": 2
},
{
"arrival": {
"time": "1770621106",
"uncertainty": 120
},
"departure": {
"time": "1770621106",
"uncertainty": 120
},
"stopId": "0:PIS01",
"stopSequence": 3
},
{
"arrival": {
"time": "1770621208",
"uncertainty": 120
},
"departure": {
"time": "1770621227",
"uncertainty": 120
},
"stopId": "0:TEI01",
"stopSequence": 4
},
{
"arrival": {
"time": "1770621256",
"uncertainty": 120
},
"departure": {
"time": "1770621256",
"uncertainty": 120
},
"stopId": "0:CAm01",
"stopSequence": 5
},
{
"arrival": {
"time": "1770621328",
"uncertainty": 120
},
"departure": {
"time": "1770621332",
"uncertainty": 120
},
"stopId": "0:MOZ02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770621376",
"uncertainty": 120
},
"departure": {
"time": "1770621392",
"uncertainty": 120
},
"stopId": "0:JUI02",
"stopSequence": 7
},
{
"arrival": {
"time": "1770621451",
"uncertainty": 120
},
"departure": {
"time": "1770621451",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770621480",
"uncertainty": 120
},
"departure": {
"time": "1770621480",
"uncertainty": 120
},
"stopId": "0:SAR01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770621551",
"uncertainty": 120
},
"departure": {
"time": "1770621571",
"uncertainty": 120
},
"stopId": "0:TRo01",
"stopSequence": 10
},
{
"arrival": {
"time": "1770621652",
"uncertainty": 120
},
"departure": {
"time": "1770621661",
"uncertainty": 120
},
"stopId": "0:HTC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1770621737",
"uncertainty": 120
},
"departure": {
"time": "1770621752",
"uncertainty": 120
},
"stopId": "0:STM03",
"stopSequence": 12
},
{
"arrival": {
"time": "1770621987",
"uncertainty": 120
},
"departure": {
"time": "1770622006",
"uncertainty": 120
},
"stopId": "0:ALA01",
"stopSequence": 13
},
{
"arrival": {
"time": "1770622066",
"uncertainty": 120
},
"departure": {
"time": "1770622081",
"uncertainty": 120
},
"stopId": "0:ROG01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770622111",
"uncertainty": 120
},
"departure": {
"time": "1770622111",
"uncertainty": 120
},
"stopId": "0:PAI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1770622156",
"uncertainty": 120
},
"departure": {
"time": "1770622187",
"uncertainty": 120
},
"stopId": "0:FIL01",
"stopSequence": 16
},
{
"arrival": {
"time": "1770622291",
"uncertainty": 120
},
"departure": {
"time": "1770622366",
"uncertainty": 120
},
"stopId": "0:JMO01",
"stopSequence": 17
},
{
"arrival": {
"time": "1770622412",
"uncertainty": 120
},
"departure": {
"time": "1770622471",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1770622516",
"uncertainty": 120
},
"departure": {
"time": "1770622516",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1770622643",
"uncertainty": 120
},
"departure": {
"time": "1770622643",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 20
},
{
"arrival": {
"time": "1770622744",
"uncertainty": 120
},
"departure": {
"time": "1770622744",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 21
},
{
"arrival": {
"time": "1770622874",
"uncertainty": 120
},
"departure": {
"time": "1770622874",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 22
},
{
"arrival": {
"time": "1770622953",
"uncertainty": 120
},
"departure": {
"time": "1770622953",
"uncertainty": 120
},
"stopId": "0:SUP01",
"stopSequence": 23
},
{
"arrival": {
"time": "1770623015",
"uncertainty": 120
},
"departure": {
"time": "1770623015",
"uncertainty": 120
},
"stopId": "0:SOM01",
"stopSequence": 24
},
{
"arrival": {
"time": "1770623081",
"uncertainty": 120
},
"departure": {
"time": "1770623081",
"uncertainty": 120
},
"stopId": "0:CRo01",
"stopSequence": 25
},
{
"arrival": {
"time": "1770623142",
"uncertainty": 120
},
"departure": {
"time": "1770623142",
"uncertainty": 120
},
"stopId": "0:mAI01",
"stopSequence": 26
},
{
"arrival": {
"time": "1770623174",
"uncertainty": 120
},
"departure": {
"time": "1770623174",
"uncertainty": 120
},
"stopId": "0:MAg01",
"stopSequence": 27
},
{
"arrival": {
"time": "1770623260",
"uncertainty": 120
},
"departure": {
"time": "1770623260",
"uncertainty": 120
},
"stopId": "0:COu01",
"stopSequence": 28
},
{
"arrival": {
"time": "1770623301",
"uncertainty": 120
},
"departure": {
"time": "1770623301",
"uncertainty": 120
},
"stopId": "0:ROS01",
"stopSequence": 29
},
{
"arrival": {
"time": "1770623382",
"uncertainty": 120
},
"departure": {
"time": "1770623382",
"uncertainty": 120
},
"stopId": "0:Ver01",
"stopSequence": 30
},
{
"arrival": {
"time": "1770623419",
"uncertainty": 120
},
"departure": {
"time": "1770623419",
"uncertainty": 120
},
"stopId": "0:BAL01",
"stopSequence": 31
},
{
"arrival": {
"time": "1770623483",
"uncertainty": 120
},
"departure": {
"time": "1770623483",
"uncertainty": 120
},
"stopId": "0:VIE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1770623524",
"uncertainty": 120
},
"departure": {
"time": "1770623524",
"uncertainty": 120
},
"stopId": "0:HTF01",
"stopSequence": 33
},
{
"arrival": {
"time": "1770623594",
"uncertainty": 120
},
"departure": {
"time": "1770623594",
"uncertainty": 120
},
"stopId": "0:BRE02",
"stopSequence": 34
},
{
"arrival": {
"time": "1770623657",
"uncertainty": 120
},
"departure": {
"time": "1770623657",
"uncertainty": 120
},
"stopId": "0:ROs03",
"stopSequence": 35
},
{
"arrival": {
"time": "1770623737",
"uncertainty": 120
},
"departure": {
"time": "1770623737",
"uncertainty": 120
},
"stopId": "0:CoU01",
"stopSequence": 36
},
{
"arrival": {
"time": "1770623799",
"uncertainty": 120
},
"departure": {
"time": "1770623799",
"uncertainty": 120
},
"stopId": "0:ViL01",
"stopSequence": 37
},
{
"arrival": {
"time": "1770623886",
"uncertainty": 120
},
"departure": {
"time": "1770623886",
"uncertainty": 120
},
"stopId": "0:mai01",
"stopSequence": 38
},
{
"arrival": {
"time": "1770623936",
"uncertainty": 120
},
"departure": {
"time": "1770623936",
"uncertainty": 120
},
"stopId": "0:Cen01",
"stopSequence": 39
},
{
"arrival": {
"time": "1770624074",
"uncertainty": 120
},
"stopId": "0:BpL01",
"stopSequence": 40
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1977883"
},
"vehicle": {
"id": "319",
"label": "319"
}
}
},
{
"id": "C1983955",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770623280",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1983955"
}
}
},
{
"id": "C1979454",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770623820",
"uncertainty": 120
},
"stopId": "0:HAM01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770623901",
"uncertainty": 120
},
"departure": {
"time": "1770623901",
"uncertainty": 120
},
"stopId": "0:LaN02",
"stopSequence": 2
},
{
"arrival": {
"time": "1770623954",
"uncertainty": 120
},
"departure": {
"time": "1770623954",
"uncertainty": 120
},
"stopId": "0:COC02",
"stopSequence": 3
},
{
"arrival": {
"time": "1770623997",
"uncertainty": 120
},
"departure": {
"time": "1770623997",
"uncertainty": 120
},
"stopId": "0:FEY02",
"stopSequence": 4
},
{
"arrival": {
"time": "1770624042",
"uncertainty": 120
},
"departure": {
"time": "1770624042",
"uncertainty": 120
},
"stopId": "0:PAT01",
"stopSequence": 5
},
{
"arrival": {
"time": "1770624092",
"uncertainty": 120
},
"departure": {
"time": "1770624092",
"uncertainty": 120
},
"stopId": "0:GUY01",
"stopSequence": 6
},
{
"arrival": {
"time": "1770624131",
"uncertainty": 120
},
"departure": {
"time": "1770624131",
"uncertainty": 120
},
"stopId": "0:LAM01",
"stopSequence": 7
},
{
"arrival": {
"time": "1770624170",
"uncertainty": 120
},
"departure": {
"time": "1770624170",
"uncertainty": 120
},
"stopId": "0:BER01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770624239",
"uncertainty": 120
},
"departure": {
"time": "1770624239",
"uncertainty": 120
},
"stopId": "0:ERA01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770624302",
"uncertainty": 120
},
"departure": {
"time": "1770624302",
"uncertainty": 120
},
"stopId": "0:VAN01",
"stopSequence": 10
},
{
"arrival": {
"time": "1770624348",
"uncertainty": 120
},
"departure": {
"time": "1770624348",
"uncertainty": 120
},
"stopId": "0:JAR01",
"stopSequence": 11
},
{
"arrival": {
"time": "1770624398",
"uncertainty": 120
},
"departure": {
"time": "1770624398",
"uncertainty": 120
},
"stopId": "0:FOs01",
"stopSequence": 12
},
{
"arrival": {
"time": "1770624480",
"uncertainty": 120
},
"departure": {
"time": "1770624480",
"uncertainty": 120
},
"stopId": "0:VOl02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770624524",
"uncertainty": 120
},
"departure": {
"time": "1770624524",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 14
},
{
"arrival": {
"time": "1770624692",
"uncertainty": 120
},
"departure": {
"time": "1770624692",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 15
},
{
"arrival": {
"time": "1770624720",
"uncertainty": 120
},
"departure": {
"time": "1770624720",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770624840",
"uncertainty": 120
},
"departure": {
"time": "1770624840",
"uncertainty": 120
},
"stopId": "0:14J01",
"stopSequence": 17
},
{
"arrival": {
"time": "1770624960",
"uncertainty": 120
},
"departure": {
"time": "1770624960",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:VOU01",
"stopSequence": 18
},
{
"arrival": {
"time": "1770624946",
"uncertainty": 120
},
"departure": {
"time": "1770624946",
"uncertainty": 120
},
"stopId": "0:NES01",
"stopSequence": 19
},
{
"arrival": {
"time": "1770625007",
"uncertainty": 120
},
"departure": {
"time": "1770625007",
"uncertainty": 120
},
"stopId": "0:QUe02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770625053",
"uncertainty": 120
},
"departure": {
"time": "1770625053",
"uncertainty": 120
},
"stopId": "0:SEN02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770625151",
"uncertainty": 120
},
"departure": {
"time": "1770625151",
"uncertainty": 120
},
"stopId": "0:NIEL01",
"stopSequence": 22
},
{
"arrival": {
"time": "1770625172",
"uncertainty": 120
},
"departure": {
"time": "1770625172",
"uncertainty": 120
},
"stopId": "0:CUM01",
"stopSequence": 23
},
{
"arrival": {
"time": "1770625227",
"uncertainty": 120
},
"departure": {
"time": "1770625227",
"uncertainty": 120
},
"stopId": "0:PSL01",
"stopSequence": 24
},
{
"arrival": {
"time": "1770625300",
"uncertainty": 120
},
"departure": {
"time": "1770625300",
"uncertainty": 120
},
"stopId": "0:NOE01",
"stopSequence": 25
},
{
"arrival": {
"time": "1770625331",
"uncertainty": 120
},
"departure": {
"time": "1770625331",
"uncertainty": 120
},
"stopId": "0:VEO01",
"stopSequence": 26
},
{
"arrival": {
"time": "1770625380",
"uncertainty": 120
},
"departure": {
"time": "1770625380",
"uncertainty": 120
},
"stopId": "0:COR01",
"stopSequence": 27
},
{
"arrival": {
"time": "1770625407",
"uncertainty": 120
},
"departure": {
"time": "1770625407",
"uncertainty": 120
},
"stopId": "0:FAR01",
"stopSequence": 28
},
{
"arrival": {
"time": "1770625477",
"uncertainty": 120
},
"departure": {
"time": "1770625477",
"uncertainty": 120
},
"stopId": "0:HTM01",
"stopSequence": 29
},
{
"arrival": {
"time": "1770625520",
"uncertainty": 120
},
"departure": {
"time": "1770625520",
"uncertainty": 120
},
"stopId": "0:LAB01",
"stopSequence": 30
},
{
"arrival": {
"time": "1770625562",
"uncertainty": 120
},
"departure": {
"time": "1770625562",
"uncertainty": 120
},
"stopId": "0:BAS01",
"stopSequence": 31
},
{
"arrival": {
"time": "1770625600",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979454"
}
}
},
{
"id": "C1976341",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770621931",
"uncertainty": 120
},
"stopId": "0:ASC01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770621969",
"uncertainty": 120
},
"departure": {
"time": "1770621969",
"uncertainty": 120
},
"stopId": "0:TDB04",
"stopSequence": 2
},
{
"arrival": {
"time": "1770622036",
"uncertainty": 120
},
"departure": {
"time": "1770622051",
"uncertainty": 120
},
"stopId": "0:STP01",
"stopSequence": 3
},
{
"arrival": {
"time": "1770622109",
"uncertainty": 120
},
"departure": {
"time": "1770622111",
"uncertainty": 120
},
"stopId": "0:Bro02",
"stopSequence": 4
},
{
"arrival": {
"time": "1770622168",
"uncertainty": 120
},
"departure": {
"time": "1770622168",
"uncertainty": 120
},
"stopId": "0:CER02",
"stopSequence": 5
},
{
"arrival": {
"time": "1770622224",
"uncertainty": 120
},
"departure": {
"time": "1770622246",
"uncertainty": 120
},
"stopId": "0:MAI02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770622291",
"uncertainty": 120
},
"departure": {
"time": "1770622306",
"uncertainty": 120
},
"stopId": "0:Gue02",
"stopSequence": 7
},
{
"arrival": {
"time": "1770622342",
"uncertainty": 120
},
"departure": {
"time": "1770622351",
"uncertainty": 120
},
"stopId": "0:DEN02",
"stopSequence": 8
},
{
"arrival": {
"time": "1770622396",
"uncertainty": 120
},
"departure": {
"time": "1770622411",
"uncertainty": 120
},
"stopId": "0:DES02",
"stopSequence": 9
},
{
"arrival": {
"time": "1770622465",
"uncertainty": 120
},
"departure": {
"time": "1770622501",
"uncertainty": 120
},
"stopId": "0:POC02",
"stopSequence": 10
},
{
"arrival": {
"time": "1770622571",
"uncertainty": 120
},
"departure": {
"time": "1770622571",
"uncertainty": 120
},
"stopId": "0:POi02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770622709",
"uncertainty": 120
},
"departure": {
"time": "1770622709",
"uncertainty": 120
},
"stopId": "0:EUr01",
"stopSequence": 12
},
{
"arrival": {
"time": "1770622806",
"uncertainty": 120
},
"departure": {
"time": "1770622806",
"uncertainty": 120
},
"stopId": "0:MOI01",
"stopSequence": 13
},
{
"arrival": {
"time": "1770622886",
"uncertainty": 120
},
"departure": {
"time": "1770622886",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770622916",
"uncertainty": 120
},
"departure": {
"time": "1770622916",
"uncertainty": 120
},
"stopId": "0:STm01",
"stopSequence": 15
},
{
"arrival": {
"time": "1770622967",
"uncertainty": 120
},
"departure": {
"time": "1770622967",
"uncertainty": 120
},
"stopId": "0:MIC01",
"stopSequence": 16
},
{
"arrival": {
"time": "1770623025",
"uncertainty": 120
},
"departure": {
"time": "1770623025",
"uncertainty": 120
},
"stopId": "0:ISL01",
"stopSequence": 17
},
{
"arrival": {
"time": "1770623110",
"uncertainty": 120
},
"departure": {
"time": "1770623110",
"uncertainty": 120
},
"stopId": "0:BOu01",
"stopSequence": 18
},
{
"arrival": {
"time": "1770623211",
"uncertainty": 120
},
"departure": {
"time": "1770623211",
"uncertainty": 120
},
"stopId": "0:PZI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1770623286",
"uncertainty": 120
},
"departure": {
"time": "1770623286",
"uncertainty": 120
},
"stopId": "0:14J04",
"stopSequence": 20
},
{
"arrival": {
"time": "1770623390",
"uncertainty": 120
},
"departure": {
"time": "1770623390",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 21
},
{
"arrival": {
"time": "1770623465",
"uncertainty": 120
},
"departure": {
"time": "1770623465",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 22
},
{
"arrival": {
"time": "1770623523",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1976341"
},
"vehicle": {
"id": "334",
"label": "334"
}
}
},
{
"id": "C1978849",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770621047",
"uncertainty": 120
},
"stopId": "0:PaR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770621121",
"uncertainty": 120
},
"departure": {
"time": "1770621121",
"uncertainty": 120
},
"stopId": "0:MAe02",
"stopSequence": 2
},
{
"arrival": {
"time": "1770621148",
"uncertainty": 120
},
"departure": {
"time": "1770621148",
"uncertainty": 120
},
"stopId": "0:BdP01",
"stopSequence": 3
},
{
"arrival": {
"time": "1770621209",
"uncertainty": 120
},
"departure": {
"time": "1770621209",
"uncertainty": 120
},
"stopId": "0:BrX01",
"stopSequence": 4
},
{
"arrival": {
"time": "1770621286",
"uncertainty": 120
},
"departure": {
"time": "1770621286",
"uncertainty": 120
},
"stopId": "0:DSe02",
"stopSequence": 5
},
{
"arrival": {
"time": "1770621330",
"uncertainty": 120
},
"departure": {
"time": "1770621330",
"uncertainty": 120
},
"stopId": "0:CRO03",
"stopSequence": 6
},
{
"arrival": {
"time": "1770621376",
"uncertainty": 120
},
"departure": {
"time": "1770621391",
"uncertainty": 120
},
"stopId": "0:CAR02",
"stopSequence": 7
},
{
"arrival": {
"time": "1770621477",
"uncertainty": 120
},
"departure": {
"time": "1770621496",
"uncertainty": 120
},
"stopId": "0:MAL02",
"stopSequence": 8
},
{
"arrival": {
"time": "1770621526",
"uncertainty": 120
},
"departure": {
"time": "1770621526",
"uncertainty": 120
},
"stopId": "0:TRO02",
"stopSequence": 9
},
{
"arrival": {
"time": "1770621646",
"uncertainty": 120
},
"departure": {
"time": "1770621706",
"uncertainty": 120
},
"stopId": "0:NUN02",
"stopSequence": 10
},
{
"arrival": {
"time": "1770621761",
"uncertainty": 120
},
"departure": {
"time": "1770621766",
"uncertainty": 120
},
"stopId": "0:PLA02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770621841",
"uncertainty": 120
},
"departure": {
"time": "1770621856",
"uncertainty": 120
},
"stopId": "0:CUV02",
"stopSequence": 12
},
{
"arrival": {
"time": "1770621901",
"uncertainty": 120
},
"departure": {
"time": "1770621931",
"uncertainty": 120
},
"stopId": "0:CHN02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770621976",
"uncertainty": 120
},
"departure": {
"time": "1770622021",
"uncertainty": 120
},
"stopId": "0:FER02",
"stopSequence": 14
},
{
"arrival": {
"time": "1770622066",
"uncertainty": 120
},
"departure": {
"time": "1770622096",
"uncertainty": 120
},
"stopId": "0:HAu02",
"stopSequence": 15
},
{
"arrival": {
"time": "1770622126",
"uncertainty": 120
},
"departure": {
"time": "1770622157",
"uncertainty": 120
},
"stopId": "0:11N02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770622246",
"uncertainty": 120
},
"departure": {
"time": "1770622276",
"uncertainty": 120
},
"stopId": "0:COU02",
"stopSequence": 17
},
{
"arrival": {
"time": "1770622321",
"uncertainty": 120
},
"departure": {
"time": "1770622351",
"uncertainty": 120
},
"stopId": "0:VOl02",
"stopSequence": 18
},
{
"arrival": {
"time": "1770622381",
"uncertainty": 120
},
"departure": {
"time": "1770622411",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 19
},
{
"arrival": {
"time": "1770622528",
"uncertainty": 120
},
"departure": {
"time": "1770622528",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770622556",
"uncertainty": 120
},
"departure": {
"time": "1770622556",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770622664",
"uncertainty": 120
},
"departure": {
"time": "1770622664",
"uncertainty": 120
},
"stopId": "0:14J03",
"stopSequence": 22
},
{
"arrival": {
"time": "1770622740",
"uncertainty": 120
},
"departure": {
"time": "1770622740",
"uncertainty": 120
},
"stopId": "0:PZI02",
"stopSequence": 23
},
{
"arrival": {
"time": "1770622817",
"uncertainty": 120
},
"departure": {
"time": "1770622817",
"uncertainty": 120
},
"stopId": "0:FOR01",
"stopSequence": 24
},
{
"arrival": {
"time": "1770622877",
"uncertainty": 120
},
"departure": {
"time": "1770622877",
"uncertainty": 120
},
"stopId": "0:CHr01",
"stopSequence": 25
},
{
"arrival": {
"time": "1770622939",
"uncertainty": 120
},
"departure": {
"time": "1770622939",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 26
},
{
"arrival": {
"time": "1770623024",
"uncertainty": 120
},
"departure": {
"time": "1770623024",
"uncertainty": 120
},
"stopId": "0:SQU02",
"stopSequence": 27
},
{
"arrival": {
"time": "1770623080",
"uncertainty": 120
},
"departure": {
"time": "1770623080",
"uncertainty": 120
},
"stopId": "0:EUr02",
"stopSequence": 28
},
{
"arrival": {
"time": "1770623143",
"uncertainty": 120
},
"departure": {
"time": "1770623143",
"uncertainty": 120
},
"stopId": "0:STd02",
"stopSequence": 29
},
{
"arrival": {
"time": "1770623185",
"uncertainty": 120
},
"departure": {
"time": "1770623185",
"uncertainty": 120
},
"stopId": "0:Std02",
"stopSequence": 30
},
{
"arrival": {
"time": "1770623296",
"uncertainty": 120
},
"departure": {
"time": "1770623296",
"uncertainty": 120
},
"stopId": "0:PTH02",
"stopSequence": 31
},
{
"arrival": {
"time": "1770623347",
"uncertainty": 120
},
"departure": {
"time": "1770623347",
"uncertainty": 120
},
"stopId": "0:JAF02",
"stopSequence": 32
},
{
"arrival": {
"time": "1770623401",
"uncertainty": 120
},
"departure": {
"time": "1770623401",
"uncertainty": 120
},
"stopId": "0:MOU02",
"stopSequence": 33
},
{
"arrival": {
"time": "1770623444",
"uncertainty": 120
},
"departure": {
"time": "1770623444",
"uncertainty": 120
},
"stopId": "0:DEB02",
"stopSequence": 34
},
{
"arrival": {
"time": "1770623512",
"uncertainty": 120
},
"departure": {
"time": "1770623512",
"uncertainty": 120
},
"stopId": "0:LEM02",
"stopSequence": 35
},
{
"arrival": {
"time": "1770623579",
"uncertainty": 120
},
"departure": {
"time": "1770623579",
"uncertainty": 120
},
"stopId": "0:KEL02",
"stopSequence": 36
},
{
"arrival": {
"time": "1770623650",
"uncertainty": 120
},
"departure": {
"time": "1770623650",
"uncertainty": 120
},
"stopId": "0:MRQ02",
"stopSequence": 37
},
{
"arrival": {
"time": "1770623695",
"uncertainty": 120
},
"departure": {
"time": "1770623695",
"uncertainty": 120
},
"stopId": "0:VrD02",
"stopSequence": 38
},
{
"arrival": {
"time": "1770623777",
"uncertainty": 120
},
"departure": {
"time": "1770623777",
"uncertainty": 120
},
"stopId": "0:CpG02",
"stopSequence": 39
},
{
"arrival": {
"time": "1770623901",
"uncertainty": 120
},
"departure": {
"time": "1770623901",
"uncertainty": 120
},
"stopId": "0:ChM02",
"stopSequence": 40
},
{
"arrival": {
"time": "1770623924",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 41
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1978849"
},
"vehicle": {
"id": "321",
"label": "321"
}
}
},
{
"id": "C1976555",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770624900",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770624995",
"uncertainty": 120
},
"departure": {
"time": "1770624995",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1770625080",
"uncertainty": 120
},
"departure": {
"time": "1770625080",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 3
},
{
"arrival": {
"time": "1770625170",
"uncertainty": 120
},
"departure": {
"time": "1770625170",
"uncertainty": 120
},
"stopId": "0:PAR01",
"stopSequence": 4
},
{
"arrival": {
"time": "1770625208",
"uncertainty": 120
},
"departure": {
"time": "1770625208",
"uncertainty": 120
},
"stopId": "0:BEA01",
"stopSequence": 5
},
{
"arrival": {
"time": "1770625274",
"uncertainty": 120
},
"departure": {
"time": "1770625274",
"uncertainty": 120
},
"stopId": "0:MIS01",
"stopSequence": 6
},
{
"arrival": {
"time": "1770625330",
"uncertainty": 120
},
"departure": {
"time": "1770625330",
"uncertainty": 120
},
"stopId": "0:JAc01",
"stopSequence": 7
},
{
"arrival": {
"time": "1770625382",
"uncertainty": 120
},
"departure": {
"time": "1770625382",
"uncertainty": 120
},
"stopId": "0:ROL01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770625440",
"uncertainty": 120
},
"departure": {
"time": "1770625440",
"uncertainty": 120
},
"stopId": "0:tHI01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770625546",
"uncertainty": 120
},
"departure": {
"time": "1770625546",
"uncertainty": 120
},
"stopId": "0:pAS01",
"stopSequence": 10
},
{
"arrival": {
"time": "1770625620",
"uncertainty": 120
},
"departure": {
"time": "1770625620",
"uncertainty": 120
},
"stopId": "0:LOM04",
"stopSequence": 11
},
{
"arrival": {
"time": "1770625678",
"uncertainty": 120
},
"departure": {
"time": "1770625678",
"uncertainty": 120
},
"stopId": "0:LAr01",
"stopSequence": 12
},
{
"arrival": {
"time": "1770625748",
"uncertainty": 120
},
"departure": {
"time": "1770625748",
"uncertainty": 120
},
"stopId": "0:REI01",
"stopSequence": 13
},
{
"arrival": {
"time": "1770625822",
"uncertainty": 120
},
"departure": {
"time": "1770625822",
"uncertainty": 120
},
"stopId": "0:CrO01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770625920",
"uncertainty": 120
},
"departure": {
"time": "1770625920",
"uncertainty": 120
},
"stopId": "0:UTT01",
"stopSequence": 15
},
{
"arrival": {
"time": "1770625963",
"uncertainty": 120
},
"departure": {
"time": "1770625963",
"uncertainty": 120
},
"stopId": "0:EGA01",
"stopSequence": 16
},
{
"arrival": {
"time": "1770626063",
"uncertainty": 120
},
"departure": {
"time": "1770626063",
"uncertainty": 120
},
"stopId": "0:BOi01",
"stopSequence": 17
},
{
"arrival": {
"time": "1770626109",
"uncertainty": 120
},
"departure": {
"time": "1770626109",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CHE01",
"stopSequence": 18
},
{
"arrival": {
"time": "1770626159",
"uncertainty": 120
},
"departure": {
"time": "1770626159",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GUI02",
"stopSequence": 19
},
{
"arrival": {
"time": "1770626157",
"uncertainty": 120
},
"departure": {
"time": "1770626157",
"uncertainty": 120
},
"stopId": "0:LIB02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770626206",
"uncertainty": 120
},
"departure": {
"time": "1770626206",
"uncertainty": 120
},
"stopId": "0:ROI02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770626236",
"uncertainty": 120
},
"departure": {
"time": "1770626236",
"uncertainty": 120
},
"stopId": "0:LAV02",
"stopSequence": 22
},
{
"arrival": {
"time": "1770626316",
"uncertainty": 120
},
"departure": {
"time": "1770626316",
"uncertainty": 120
},
"stopId": "0:ING02",
"stopSequence": 23
},
{
"arrival": {
"time": "1770626385",
"uncertainty": 120
},
"departure": {
"time": "1770626385",
"uncertainty": 120
},
"stopId": "0:CHS02",
"stopSequence": 24
},
{
"arrival": {
"time": "1770626430",
"uncertainty": 120
},
"departure": {
"time": "1770626430",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 25
},
{
"arrival": {
"time": "1770626517",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1976555"
}
}
},
{
"id": "C1979000",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770621512",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770621540",
"uncertainty": 120
},
"departure": {
"time": "1770621540",
"uncertainty": 120
},
"stopId": "0:ChM01",
"stopSequence": 2
},
{
"arrival": {
"time": "1770621617",
"uncertainty": 120
},
"departure": {
"time": "1770621617",
"uncertainty": 120
},
"stopId": "0:CpG01",
"stopSequence": 3
},
{
"arrival": {
"time": "1770621646",
"uncertainty": 120
},
"departure": {
"time": "1770621647",
"uncertainty": 120
},
"stopId": "0:VrD01",
"stopSequence": 4
},
{
"arrival": {
"time": "1770621717",
"uncertainty": 120
},
"departure": {
"time": "1770621722",
"uncertainty": 120
},
"stopId": "0:MRQ01",
"stopSequence": 5
},
{
"arrival": {
"time": "1770621782",
"uncertainty": 120
},
"departure": {
"time": "1770621782",
"uncertainty": 120
},
"stopId": "0:KEL01",
"stopSequence": 6
},
{
"arrival": {
"time": "1770621824",
"uncertainty": 120
},
"departure": {
"time": "1770621842",
"uncertainty": 120
},
"stopId": "0:LEM01",
"stopSequence": 7
},
{
"arrival": {
"time": "1770621879",
"uncertainty": 120
},
"departure": {
"time": "1770621900",
"uncertainty": 120
},
"stopId": "0:DEB01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770621958",
"uncertainty": 120
},
"departure": {
"time": "1770621958",
"uncertainty": 120
},
"stopId": "0:MOU01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770621977",
"uncertainty": 120
},
"departure": {
"time": "1770621992",
"uncertainty": 120
},
"stopId": "0:JAF01",
"stopSequence": 10
},
{
"arrival": {
"time": "1770622029",
"uncertainty": 120
},
"departure": {
"time": "1770622037",
"uncertainty": 120
},
"stopId": "0:PTH01",
"stopSequence": 11
},
{
"arrival": {
"time": "1770622112",
"uncertainty": 120
},
"departure": {
"time": "1770622127",
"uncertainty": 120
},
"stopId": "0:Std01",
"stopSequence": 12
},
{
"arrival": {
"time": "1770622170",
"uncertainty": 120
},
"departure": {
"time": "1770622170",
"uncertainty": 120
},
"stopId": "0:STd01",
"stopSequence": 13
},
{
"arrival": {
"time": "1770622257",
"uncertainty": 120
},
"departure": {
"time": "1770622292",
"uncertainty": 120
},
"stopId": "0:EUr01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770622360",
"uncertainty": 120
},
"departure": {
"time": "1770622383",
"uncertainty": 120
},
"stopId": "0:MOI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1770622427",
"uncertainty": 120
},
"departure": {
"time": "1770622442",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 16
},
{
"arrival": {
"time": "1770622470",
"uncertainty": 120
},
"departure": {
"time": "1770622470",
"uncertainty": 120
},
"stopId": "0:STm01",
"stopSequence": 17
},
{
"arrival": {
"time": "1770622487",
"uncertainty": 120
},
"departure": {
"time": "1770622502",
"uncertainty": 120
},
"stopId": "0:MIC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1770622537",
"uncertainty": 120
},
"departure": {
"time": "1770622537",
"uncertainty": 120
},
"stopId": "0:ISL01",
"stopSequence": 19
},
{
"arrival": {
"time": "1770622622",
"uncertainty": 120
},
"departure": {
"time": "1770622622",
"uncertainty": 120
},
"stopId": "0:BOu01",
"stopSequence": 20
},
{
"arrival": {
"time": "1770622710",
"uncertainty": 120
},
"departure": {
"time": "1770622710",
"uncertainty": 120
},
"stopId": "0:PZI01",
"stopSequence": 21
},
{
"arrival": {
"time": "1770622797",
"uncertainty": 120
},
"departure": {
"time": "1770622797",
"uncertainty": 120
},
"stopId": "0:14J04",
"stopSequence": 22
},
{
"arrival": {
"time": "1770622894",
"uncertainty": 120
},
"departure": {
"time": "1770622894",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 23
},
{
"arrival": {
"time": "1770622966",
"uncertainty": 120
},
"departure": {
"time": "1770622966",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 24
},
{
"arrival": {
"time": "1770623099",
"uncertainty": 120
},
"departure": {
"time": "1770623099",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 25
},
{
"arrival": {
"time": "1770623156",
"uncertainty": 120
},
"departure": {
"time": "1770623156",
"uncertainty": 120
},
"stopId": "0:VOl01",
"stopSequence": 26
},
{
"arrival": {
"time": "1770623215",
"uncertainty": 120
},
"departure": {
"time": "1770623215",
"uncertainty": 120
},
"stopId": "0:COU01",
"stopSequence": 27
},
{
"arrival": {
"time": "1770623285",
"uncertainty": 120
},
"departure": {
"time": "1770623285",
"uncertainty": 120
},
"stopId": "0:11N01",
"stopSequence": 28
},
{
"arrival": {
"time": "1770623400",
"uncertainty": 120
},
"departure": {
"time": "1770623400",
"uncertainty": 120
},
"stopId": "0:HAu01",
"stopSequence": 29
},
{
"arrival": {
"time": "1770623478",
"uncertainty": 120
},
"departure": {
"time": "1770623478",
"uncertainty": 120
},
"stopId": "0:FER01",
"stopSequence": 30
},
{
"arrival": {
"time": "1770623540",
"uncertainty": 120
},
"departure": {
"time": "1770623540",
"uncertainty": 120
},
"stopId": "0:CHN01",
"stopSequence": 31
},
{
"arrival": {
"time": "1770623637",
"uncertainty": 120
},
"departure": {
"time": "1770623637",
"uncertainty": 120
},
"stopId": "0:CUV01",
"stopSequence": 32
},
{
"arrival": {
"time": "1770623690",
"uncertainty": 120
},
"departure": {
"time": "1770623690",
"uncertainty": 120
},
"stopId": "0:PLA01",
"stopSequence": 33
},
{
"arrival": {
"time": "1770623738",
"uncertainty": 120
},
"departure": {
"time": "1770623738",
"uncertainty": 120
},
"stopId": "0:NUN01",
"stopSequence": 34
},
{
"arrival": {
"time": "1770623842",
"uncertainty": 120
},
"departure": {
"time": "1770623842",
"uncertainty": 120
},
"stopId": "0:TRO01",
"stopSequence": 35
},
{
"arrival": {
"time": "1770623877",
"uncertainty": 120
},
"departure": {
"time": "1770623877",
"uncertainty": 120
},
"stopId": "0:MAL01",
"stopSequence": 36
},
{
"arrival": {
"time": "1770623949",
"uncertainty": 120
},
"departure": {
"time": "1770623949",
"uncertainty": 120
},
"stopId": "0:CAR01",
"stopSequence": 37
},
{
"arrival": {
"time": "1770623991",
"uncertainty": 120
},
"departure": {
"time": "1770623991",
"uncertainty": 120
},
"stopId": "0:CRO04",
"stopSequence": 38
},
{
"arrival": {
"time": "1770624025",
"uncertainty": 120
},
"departure": {
"time": "1770624025",
"uncertainty": 120
},
"stopId": "0:DSe01",
"stopSequence": 39
},
{
"arrival": {
"time": "1770624122",
"uncertainty": 120
},
"departure": {
"time": "1770624122",
"uncertainty": 120
},
"stopId": "0:BrX02",
"stopSequence": 40
},
{
"arrival": {
"time": "1770624204",
"uncertainty": 120
},
"departure": {
"time": "1770624204",
"uncertainty": 120
},
"stopId": "0:BdP02",
"stopSequence": 41
},
{
"arrival": {
"time": "1770624228",
"uncertainty": 120
},
"departure": {
"time": "1770624228",
"uncertainty": 120
},
"stopId": "0:MAe01",
"stopSequence": 42
},
{
"arrival": {
"time": "1770624297",
"uncertainty": 120
},
"stopId": "0:PaR01",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979000"
},
"vehicle": {
"id": "323",
"label": "323"
}
}
},
{
"id": "C1976528",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770625440",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 1
},
{
"arrival": {
"time": "1770625490",
"uncertainty": 120
},
"departure": {
"time": "1770625490",
"uncertainty": 120
},
"stopId": "0:CHS01",
"stopSequence": 2
},
{
"arrival": {
"time": "1770625572",
"uncertainty": 120
},
"departure": {
"time": "1770625572",
"uncertainty": 120
},
"stopId": "0:ING01",
"stopSequence": 3
},
{
"arrival": {
"time": "1770625636",
"uncertainty": 120
},
"departure": {
"time": "1770625636",
"uncertainty": 120
},
"stopId": "0:LAV01",
"stopSequence": 4
},
{
"arrival": {
"time": "1770625691",
"uncertainty": 120
},
"departure": {
"time": "1770625691",
"uncertainty": 120
},
"stopId": "0:ROI01",
"stopSequence": 5
},
{
"arrival": {
"time": "1770625740",
"uncertainty": 120
},
"departure": {
"time": "1770625740",
"uncertainty": 120
},
"stopId": "0:LIB01",
"stopSequence": 6
},
{
"arrival": {
"time": "1770625804",
"uncertainty": 120
},
"departure": {
"time": "1770625804",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GUI01",
"stopSequence": 7
},
{
"arrival": {
"time": "1770625853",
"uncertainty": 120
},
"departure": {
"time": "1770625853",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CHE02",
"stopSequence": 8
},
{
"arrival": {
"time": "1770625850",
"uncertainty": 120
},
"departure": {
"time": "1770625850",
"uncertainty": 120
},
"stopId": "0:BOi02",
"stopSequence": 9
},
{
"arrival": {
"time": "1770625947",
"uncertainty": 120
},
"departure": {
"time": "1770625947",
"uncertainty": 120
},
"stopId": "0:EGA02",
"stopSequence": 10
},
{
"arrival": {
"time": "1770625986",
"uncertainty": 120
},
"departure": {
"time": "1770625986",
"uncertainty": 120
},
"stopId": "0:UTT02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770626087",
"uncertainty": 120
},
"departure": {
"time": "1770626087",
"uncertainty": 120
},
"stopId": "0:CrO02",
"stopSequence": 12
},
{
"arrival": {
"time": "1770626128",
"uncertainty": 120
},
"departure": {
"time": "1770626128",
"uncertainty": 120
},
"stopId": "0:REI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770626194",
"uncertainty": 120
},
"departure": {
"time": "1770626194",
"uncertainty": 120
},
"stopId": "0:LAr02",
"stopSequence": 14
},
{
"arrival": {
"time": "1770626226",
"uncertainty": 120
},
"departure": {
"time": "1770626226",
"uncertainty": 120
},
"stopId": "0:LOM03",
"stopSequence": 15
},
{
"arrival": {
"time": "1770626299",
"uncertainty": 120
},
"departure": {
"time": "1770626299",
"uncertainty": 120
},
"stopId": "0:pAS02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770626348",
"uncertainty": 120
},
"departure": {
"time": "1770626348",
"uncertainty": 120
},
"stopId": "0:tHI02",
"stopSequence": 17
},
{
"arrival": {
"time": "1770626398",
"uncertainty": 120
},
"departure": {
"time": "1770626398",
"uncertainty": 120
},
"stopId": "0:ROL02",
"stopSequence": 18
},
{
"arrival": {
"time": "1770626452",
"uncertainty": 120
},
"departure": {
"time": "1770626452",
"uncertainty": 120
},
"stopId": "0:JAc02",
"stopSequence": 19
},
{
"arrival": {
"time": "1770626508",
"uncertainty": 120
},
"departure": {
"time": "1770626508",
"uncertainty": 120
},
"stopId": "0:MIS02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770626574",
"uncertainty": 120
},
"departure": {
"time": "1770626574",
"uncertainty": 120
},
"stopId": "0:BEA02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770626617",
"uncertainty": 120
},
"departure": {
"time": "1770626617",
"uncertainty": 120
},
"stopId": "0:PAR02",
"stopSequence": 22
},
{
"arrival": {
"time": "1770626694",
"uncertainty": 120
},
"departure": {
"time": "1770626694",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 23
},
{
"arrival": {
"time": "1770626756",
"uncertainty": 120
},
"departure": {
"time": "1770626756",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 24
},
{
"arrival": {
"time": "1770626831",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1976528"
}
}
},
{
"id": "C1983957",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770625920",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1983957"
}
}
},
{
"id": "C1979492",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770625560",
"uncertainty": 120
},
"stopId": "0:FOU01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979492"
}
}
},
{
"id": "C1978433",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770624120",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1978433"
}
}
},
{
"id": "C1979192",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770623880",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979192"
}
}
},
{
"id": "C1979426",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770625080",
"uncertainty": 120
},
"stopId": "0:HAM01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770625161",
"uncertainty": 120
},
"departure": {
"time": "1770625161",
"uncertainty": 120
},
"stopId": "0:LaN02",
"stopSequence": 2
},
{
"arrival": {
"time": "1770625214",
"uncertainty": 120
},
"departure": {
"time": "1770625214",
"uncertainty": 120
},
"stopId": "0:COC02",
"stopSequence": 3
},
{
"arrival": {
"time": "1770625257",
"uncertainty": 120
},
"departure": {
"time": "1770625257",
"uncertainty": 120
},
"stopId": "0:FEY02",
"stopSequence": 4
},
{
"arrival": {
"time": "1770625302",
"uncertainty": 120
},
"departure": {
"time": "1770625302",
"uncertainty": 120
},
"stopId": "0:PAT01",
"stopSequence": 5
},
{
"arrival": {
"time": "1770625352",
"uncertainty": 120
},
"departure": {
"time": "1770625352",
"uncertainty": 120
},
"stopId": "0:GUY01",
"stopSequence": 6
},
{
"arrival": {
"time": "1770625391",
"uncertainty": 120
},
"departure": {
"time": "1770625391",
"uncertainty": 120
},
"stopId": "0:LAM01",
"stopSequence": 7
},
{
"arrival": {
"time": "1770625430",
"uncertainty": 120
},
"departure": {
"time": "1770625430",
"uncertainty": 120
},
"stopId": "0:BER01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770625499",
"uncertainty": 120
},
"departure": {
"time": "1770625499",
"uncertainty": 120
},
"stopId": "0:ERA01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770625562",
"uncertainty": 120
},
"departure": {
"time": "1770625562",
"uncertainty": 120
},
"stopId": "0:VAN01",
"stopSequence": 10
},
{
"arrival": {
"time": "1770625608",
"uncertainty": 120
},
"departure": {
"time": "1770625608",
"uncertainty": 120
},
"stopId": "0:JAR01",
"stopSequence": 11
},
{
"arrival": {
"time": "1770625658",
"uncertainty": 120
},
"departure": {
"time": "1770625658",
"uncertainty": 120
},
"stopId": "0:FOs01",
"stopSequence": 12
},
{
"arrival": {
"time": "1770625740",
"uncertainty": 120
},
"departure": {
"time": "1770625740",
"uncertainty": 120
},
"stopId": "0:VOl02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770625784",
"uncertainty": 120
},
"departure": {
"time": "1770625784",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 14
},
{
"arrival": {
"time": "1770625952",
"uncertainty": 120
},
"departure": {
"time": "1770625952",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 15
},
{
"arrival": {
"time": "1770625980",
"uncertainty": 120
},
"departure": {
"time": "1770625980",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770626100",
"uncertainty": 120
},
"departure": {
"time": "1770626100",
"uncertainty": 120
},
"stopId": "0:14J01",
"stopSequence": 17
},
{
"arrival": {
"time": "1770626220",
"uncertainty": 120
},
"departure": {
"time": "1770626220",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:VOU01",
"stopSequence": 18
},
{
"arrival": {
"time": "1770626206",
"uncertainty": 120
},
"departure": {
"time": "1770626206",
"uncertainty": 120
},
"stopId": "0:NES01",
"stopSequence": 19
},
{
"arrival": {
"time": "1770626267",
"uncertainty": 120
},
"departure": {
"time": "1770626267",
"uncertainty": 120
},
"stopId": "0:QUe02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770626313",
"uncertainty": 120
},
"departure": {
"time": "1770626313",
"uncertainty": 120
},
"stopId": "0:SEN02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770626411",
"uncertainty": 120
},
"departure": {
"time": "1770626411",
"uncertainty": 120
},
"stopId": "0:NIEL01",
"stopSequence": 22
},
{
"arrival": {
"time": "1770626432",
"uncertainty": 120
},
"departure": {
"time": "1770626432",
"uncertainty": 120
},
"stopId": "0:CUM01",
"stopSequence": 23
},
{
"arrival": {
"time": "1770626487",
"uncertainty": 120
},
"departure": {
"time": "1770626487",
"uncertainty": 120
},
"stopId": "0:PSL01",
"stopSequence": 24
},
{
"arrival": {
"time": "1770626560",
"uncertainty": 120
},
"departure": {
"time": "1770626560",
"uncertainty": 120
},
"stopId": "0:NOE01",
"stopSequence": 25
},
{
"arrival": {
"time": "1770626591",
"uncertainty": 120
},
"departure": {
"time": "1770626591",
"uncertainty": 120
},
"stopId": "0:VEO01",
"stopSequence": 26
},
{
"arrival": {
"time": "1770626640",
"uncertainty": 120
},
"departure": {
"time": "1770626640",
"uncertainty": 120
},
"stopId": "0:COR01",
"stopSequence": 27
},
{
"arrival": {
"time": "1770626667",
"uncertainty": 120
},
"departure": {
"time": "1770626667",
"uncertainty": 120
},
"stopId": "0:FAR01",
"stopSequence": 28
},
{
"arrival": {
"time": "1770626737",
"uncertainty": 120
},
"departure": {
"time": "1770626737",
"uncertainty": 120
},
"stopId": "0:HTM01",
"stopSequence": 29
},
{
"arrival": {
"time": "1770626780",
"uncertainty": 120
},
"departure": {
"time": "1770626780",
"uncertainty": 120
},
"stopId": "0:LAB01",
"stopSequence": 30
},
{
"arrival": {
"time": "1770626822",
"uncertainty": 120
},
"departure": {
"time": "1770626822",
"uncertainty": 120
},
"stopId": "0:BAS01",
"stopSequence": 31
},
{
"arrival": {
"time": "1770626860",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979426"
}
}
},
{
"id": "C1976239",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770624000",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1976239"
}
}
},
{
"id": "C1976347",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770624420",
"uncertainty": 120
},
"stopId": "0:ASC01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1976347"
}
}
},
{
"id": "C1979191",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770623040",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979191"
}
}
},
{
"id": "C1979495",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770625560",
"uncertainty": 120
},
"stopId": "0:STG01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979495"
}
}
},
{
"id": "C1977659",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770620577",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770620637",
"uncertainty": 120
},
"departure": {
"time": "1770620637",
"uncertainty": 120
},
"stopId": "0:STO01",
"stopSequence": 2
},
{
"arrival": {
"time": "1770620712",
"uncertainty": 120
},
"departure": {
"time": "1770620712",
"uncertainty": 120
},
"stopId": "0:CEn02",
"stopSequence": 3
},
{
"arrival": {
"time": "1770620771",
"uncertainty": 120
},
"departure": {
"time": "1770620771",
"uncertainty": 120
},
"stopId": "0:GAG01",
"stopSequence": 4
},
{
"arrival": {
"time": "1770620802",
"uncertainty": 120
},
"departure": {
"time": "1770620802",
"uncertainty": 120
},
"stopId": "0:MAS01",
"stopSequence": 5
},
{
"arrival": {
"time": "1770620847",
"uncertainty": 120
},
"departure": {
"time": "1770620862",
"uncertainty": 120
},
"stopId": "0:PAl01",
"stopSequence": 6
},
{
"arrival": {
"time": "1770621027",
"uncertainty": 120
},
"departure": {
"time": "1770621042",
"uncertainty": 120
},
"stopId": "0:CLo01",
"stopSequence": 7
},
{
"arrival": {
"time": "1770621072",
"uncertainty": 120
},
"departure": {
"time": "1770621087",
"uncertainty": 120
},
"stopId": "0:MRO01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770621147",
"uncertainty": 120
},
"departure": {
"time": "1770621162",
"uncertainty": 120
},
"stopId": "0:DEV01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770621222",
"uncertainty": 120
},
"departure": {
"time": "1770621237",
"uncertainty": 120
},
"stopId": "0:BLa01",
"stopSequence": 10
},
{
"arrival": {
"time": "1770621267",
"uncertainty": 120
},
"departure": {
"time": "1770621282",
"uncertainty": 120
},
"stopId": "0:LAC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1770621312",
"uncertainty": 120
},
"departure": {
"time": "1770621327",
"uncertainty": 120
},
"stopId": "0:GUe01",
"stopSequence": 12
},
{
"arrival": {
"time": "1770621380",
"uncertainty": 120
},
"departure": {
"time": "1770621387",
"uncertainty": 120
},
"stopId": "0:STM01",
"stopSequence": 13
},
{
"arrival": {
"time": "1770621432",
"uncertainty": 120
},
"departure": {
"time": "1770621432",
"uncertainty": 120
},
"stopId": "0:DEL01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770621472",
"uncertainty": 120
},
"departure": {
"time": "1770621492",
"uncertainty": 120
},
"stopId": "0:GAU01",
"stopSequence": 15
},
{
"arrival": {
"time": "1770621537",
"uncertainty": 120
},
"departure": {
"time": "1770621582",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770621642",
"uncertainty": 120
},
"departure": {
"time": "1770621657",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 17
},
{
"arrival": {
"time": "1770621792",
"uncertainty": 120
},
"departure": {
"time": "1770621807",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 18
},
{
"arrival": {
"time": "1770621852",
"uncertainty": 120
},
"departure": {
"time": "1770621867",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 19
},
{
"arrival": {
"time": "1770621957",
"uncertainty": 120
},
"departure": {
"time": "1770621987",
"uncertainty": 120
},
"stopId": "0:MAD01",
"stopSequence": 20
},
{
"arrival": {
"time": "1770622090",
"uncertainty": 120
},
"departure": {
"time": "1770622092",
"uncertainty": 120
},
"stopId": "0:GIl01",
"stopSequence": 21
},
{
"arrival": {
"time": "1770622137",
"uncertainty": 120
},
"departure": {
"time": "1770622137",
"uncertainty": 120
},
"stopId": "0:VEr01",
"stopSequence": 22
},
{
"arrival": {
"time": "1770622197",
"uncertainty": 120
},
"departure": {
"time": "1770622212",
"uncertainty": 120
},
"stopId": "0:HER01",
"stopSequence": 23
},
{
"arrival": {
"time": "1770622284",
"uncertainty": 120
},
"departure": {
"time": "1770622302",
"uncertainty": 120
},
"stopId": "0:HAU01",
"stopSequence": 24
},
{
"arrival": {
"time": "1770622362",
"uncertainty": 120
},
"departure": {
"time": "1770622377",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1770622422",
"uncertainty": 120
},
"departure": {
"time": "1770622437",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 26
},
{
"arrival": {
"time": "1770622479",
"uncertainty": 120
},
"departure": {
"time": "1770622497",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 27
},
{
"arrival": {
"time": "1770622566",
"uncertainty": 120
},
"departure": {
"time": "1770622566",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 28
},
{
"arrival": {
"time": "1770622656",
"uncertainty": 120
},
"departure": {
"time": "1770622656",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 29
},
{
"arrival": {
"time": "1770622771",
"uncertainty": 120
},
"departure": {
"time": "1770622771",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 30
},
{
"arrival": {
"time": "1770622807",
"uncertainty": 120
},
"departure": {
"time": "1770622807",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 31
},
{
"arrival": {
"time": "1770622877",
"uncertainty": 120
},
"departure": {
"time": "1770622877",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1770622907",
"uncertainty": 120
},
"departure": {
"time": "1770622907",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 33
},
{
"arrival": {
"time": "1770622999",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1977659"
},
"vehicle": {
"id": "271",
"label": "271"
}
}
},
{
"id": "C1979490",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770622620",
"uncertainty": 120
},
"stopId": "0:FOU01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979490"
},
"vehicle": {
"id": "291",
"label": "291"
}
}
},
{
"id": "C1983917",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770624660",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770624702",
"uncertainty": 120
},
"departure": {
"time": "1770624702",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 2
},
{
"arrival": {
"time": "1770624780",
"uncertainty": 120
},
"departure": {
"time": "1770624780",
"uncertainty": 120
},
"stopId": "0:Cht04",
"stopSequence": 3
},
{
"arrival": {
"time": "1770624824",
"uncertainty": 120
},
"departure": {
"time": "1770624824",
"uncertainty": 120
},
"stopId": "0:par04",
"stopSequence": 4
},
{
"arrival": {
"time": "1770624931",
"uncertainty": 120
},
"departure": {
"time": "1770624931",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:DUN02",
"stopSequence": 5
},
{
"arrival": {
"time": "1770624973",
"uncertainty": 120
},
"departure": {
"time": "1770624973",
"uncertainty": 120
},
"stopId": "0:SAP02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770625017",
"uncertainty": 120
},
"departure": {
"time": "1770625017",
"uncertainty": 120
},
"stopId": "0:ROM02",
"stopSequence": 7
},
{
"arrival": {
"time": "1770625099",
"uncertainty": 120
},
"departure": {
"time": "1770625099",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 8
},
{
"arrival": {
"time": "1770625187",
"uncertainty": 120
},
"departure": {
"time": "1770625187",
"uncertainty": 120
},
"stopId": "0:MAC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1770625315",
"uncertainty": 120
},
"departure": {
"time": "1770625315",
"uncertainty": 120
},
"stopId": "0:DUT02",
"stopSequence": 10
},
{
"arrival": {
"time": "1770625387",
"uncertainty": 120
},
"departure": {
"time": "1770625387",
"uncertainty": 120
},
"stopId": "0:PTB02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770625498",
"uncertainty": 120
},
"departure": {
"time": "1770625498",
"uncertainty": 120
},
"stopId": "0:CLA02",
"stopSequence": 12
},
{
"arrival": {
"time": "1770625589",
"uncertainty": 120
},
"departure": {
"time": "1770625589",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770625644",
"uncertainty": 120
},
"departure": {
"time": "1770625644",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770625737",
"uncertainty": 120
},
"departure": {
"time": "1770625737",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770625790",
"uncertainty": 120
},
"departure": {
"time": "1770625790",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770625925",
"uncertainty": 120
},
"departure": {
"time": "1770625925",
"uncertainty": 120
},
"stopId": "0:LAR02",
"stopSequence": 17
},
{
"arrival": {
"time": "1770625987",
"uncertainty": 120
},
"departure": {
"time": "1770625987",
"uncertainty": 120
},
"stopId": "0:CHO02",
"stopSequence": 18
},
{
"arrival": {
"time": "1770626052",
"uncertainty": 120
},
"departure": {
"time": "1770626052",
"uncertainty": 120
},
"stopId": "0:PTV02",
"stopSequence": 19
},
{
"arrival": {
"time": "1770626114",
"uncertainty": 120
},
"departure": {
"time": "1770626114",
"uncertainty": 120
},
"stopId": "0:MUL02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770626192",
"uncertainty": 120
},
"departure": {
"time": "1770626192",
"uncertainty": 120
},
"stopId": "0:mar02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770626277",
"uncertainty": 120
},
"departure": {
"time": "1770626277",
"uncertainty": 120
},
"stopId": "0:HOC02",
"stopSequence": 22
},
{
"arrival": {
"time": "1770626329",
"uncertainty": 120
},
"departure": {
"time": "1770626329",
"uncertainty": 120
},
"stopId": "0:STE02",
"stopSequence": 23
},
{
"arrival": {
"time": "1770626386",
"uncertainty": 120
},
"departure": {
"time": "1770626386",
"uncertainty": 120
},
"stopId": "0:BUI02",
"stopSequence": 24
},
{
"arrival": {
"time": "1770626478",
"uncertainty": 120
},
"departure": {
"time": "1770626478",
"uncertainty": 120
},
"stopId": "0:MRC02",
"stopSequence": 25
},
{
"arrival": {
"time": "1770626517",
"uncertainty": 120
},
"departure": {
"time": "1770626517",
"uncertainty": 120
},
"stopId": "0:BOI02",
"stopSequence": 26
},
{
"arrival": {
"time": "1770626570",
"uncertainty": 120
},
"departure": {
"time": "1770626570",
"uncertainty": 120
},
"stopId": "0:LAK02",
"stopSequence": 27
},
{
"arrival": {
"time": "1770626657",
"uncertainty": 120
},
"departure": {
"time": "1770626657",
"uncertainty": 120
},
"stopId": "0:MAR02",
"stopSequence": 28
},
{
"arrival": {
"time": "1770626728",
"uncertainty": 120
},
"departure": {
"time": "1770626728",
"uncertainty": 120
},
"stopId": "0:Mai02",
"stopSequence": 29
},
{
"arrival": {
"time": "1770626764",
"uncertainty": 120
},
"departure": {
"time": "1770626764",
"uncertainty": 120
},
"stopId": "0:COQ02",
"stopSequence": 30
},
{
"arrival": {
"time": "1770626877",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1983917"
}
}
},
{
"id": "C1983954",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770622067",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770622367",
"uncertainty": 120
},
"departure": {
"time": "1770622367",
"uncertainty": 120
},
"stopId": "0:COQ01",
"stopSequence": 2
},
{
"arrival": {
"time": "1770622427",
"uncertainty": 120
},
"departure": {
"time": "1770622427",
"uncertainty": 120
},
"stopId": "0:Mai01",
"stopSequence": 3
},
{
"arrival": {
"time": "1770622472",
"uncertainty": 120
},
"departure": {
"time": "1770622472",
"uncertainty": 120
},
"stopId": "0:MAR01",
"stopSequence": 4
},
{
"arrival": {
"time": "1770622602",
"uncertainty": 120
},
"departure": {
"time": "1770622602",
"uncertainty": 120
},
"stopId": "0:LAK01",
"stopSequence": 5
},
{
"arrival": {
"time": "1770622645",
"uncertainty": 120
},
"departure": {
"time": "1770622645",
"uncertainty": 120
},
"stopId": "0:BOI01",
"stopSequence": 6
},
{
"arrival": {
"time": "1770622693",
"uncertainty": 120
},
"departure": {
"time": "1770622693",
"uncertainty": 120
},
"stopId": "0:MRC01",
"stopSequence": 7
},
{
"arrival": {
"time": "1770622765",
"uncertainty": 120
},
"departure": {
"time": "1770622765",
"uncertainty": 120
},
"stopId": "0:BUI01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770622835",
"uncertainty": 120
},
"departure": {
"time": "1770622835",
"uncertainty": 120
},
"stopId": "0:STE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770622885",
"uncertainty": 120
},
"departure": {
"time": "1770622885",
"uncertainty": 120
},
"stopId": "0:HOC01",
"stopSequence": 10
},
{
"arrival": {
"time": "1770622992",
"uncertainty": 120
},
"departure": {
"time": "1770622992",
"uncertainty": 120
},
"stopId": "0:mar01",
"stopSequence": 11
},
{
"arrival": {
"time": "1770623082",
"uncertainty": 120
},
"departure": {
"time": "1770623082",
"uncertainty": 120
},
"stopId": "0:MUL01",
"stopSequence": 12
},
{
"arrival": {
"time": "1770623167",
"uncertainty": 120
},
"departure": {
"time": "1770623167",
"uncertainty": 120
},
"stopId": "0:PTV01",
"stopSequence": 13
},
{
"arrival": {
"time": "1770623242",
"uncertainty": 120
},
"departure": {
"time": "1770623242",
"uncertainty": 120
},
"stopId": "0:CHO01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770623313",
"uncertainty": 120
},
"departure": {
"time": "1770623313",
"uncertainty": 120
},
"stopId": "0:LAR01",
"stopSequence": 15
},
{
"arrival": {
"time": "1770623446",
"uncertainty": 120
},
"departure": {
"time": "1770623446",
"uncertainty": 120
},
"stopId": "0:THE01",
"stopSequence": 16
},
{
"arrival": {
"time": "1770623532",
"uncertainty": 120
},
"departure": {
"time": "1770623532",
"uncertainty": 120
},
"stopId": "0:JMO01",
"stopSequence": 17
},
{
"arrival": {
"time": "1770623651",
"uncertainty": 120
},
"departure": {
"time": "1770623651",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1770623733",
"uncertainty": 120
},
"departure": {
"time": "1770623733",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1770623820",
"uncertainty": 120
},
"departure": {
"time": "1770623820",
"uncertainty": 120
},
"stopId": "0:CLA01",
"stopSequence": 20
},
{
"arrival": {
"time": "1770623891",
"uncertainty": 120
},
"departure": {
"time": "1770623891",
"uncertainty": 120
},
"stopId": "0:PTB01",
"stopSequence": 21
},
{
"arrival": {
"time": "1770623979",
"uncertainty": 120
},
"departure": {
"time": "1770623979",
"uncertainty": 120
},
"stopId": "0:DUT01",
"stopSequence": 22
},
{
"arrival": {
"time": "1770624054",
"uncertainty": 120
},
"departure": {
"time": "1770624054",
"uncertainty": 120
},
"stopId": "0:MAC01",
"stopSequence": 23
},
{
"arrival": {
"time": "1770624125",
"uncertainty": 120
},
"departure": {
"time": "1770624125",
"uncertainty": 120
},
"stopId": "0:CAS01",
"stopSequence": 24
},
{
"arrival": {
"time": "1770624204",
"uncertainty": 120
},
"departure": {
"time": "1770624204",
"uncertainty": 120
},
"stopId": "0:ROM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1770624233",
"uncertainty": 120
},
"departure": {
"time": "1770624233",
"uncertainty": 120
},
"stopId": "0:SAP01",
"stopSequence": 26
},
{
"arrival": {
"time": "1770624286",
"uncertainty": 120
},
"departure": {
"time": "1770624286",
"uncertainty": 120
},
"stopId": "0:DUN01",
"stopSequence": 27
},
{
"arrival": {
"time": "1770624338",
"uncertainty": 120
},
"departure": {
"time": "1770624338",
"uncertainty": 120
},
"stopId": "0:par03",
"stopSequence": 28
},
{
"arrival": {
"time": "1770624384",
"uncertainty": 120
},
"departure": {
"time": "1770624384",
"uncertainty": 120
},
"stopId": "0:Cht03",
"stopSequence": 29
},
{
"arrival": {
"time": "1770624432",
"uncertainty": 120
},
"departure": {
"time": "1770624432",
"uncertainty": 120
},
"stopId": "0:FON01",
"stopSequence": 30
},
{
"arrival": {
"time": "1770624487",
"uncertainty": 120
},
"departure": {
"time": "1770624487",
"uncertainty": 120
},
"stopId": "0:ECG01",
"stopSequence": 31
},
{
"arrival": {
"time": "1770624504",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1983954"
},
"vehicle": {
"id": "296",
"label": "296"
}
}
},
{
"id": "C1975869",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770622067",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770622081",
"uncertainty": 120
},
"departure": {
"time": "1770622081",
"uncertainty": 120
},
"stopId": "0:Ham01",
"stopSequence": 2
},
{
"arrival": {
"time": "1770622096",
"uncertainty": 120
},
"departure": {
"time": "1770622096",
"uncertainty": 120
},
"stopId": "0:PIS01",
"stopSequence": 3
},
{
"arrival": {
"time": "1770622149",
"uncertainty": 120
},
"departure": {
"time": "1770622171",
"uncertainty": 120
},
"stopId": "0:TEI01",
"stopSequence": 4
},
{
"arrival": {
"time": "1770622199",
"uncertainty": 120
},
"departure": {
"time": "1770622199",
"uncertainty": 120
},
"stopId": "0:CAm01",
"stopSequence": 5
},
{
"arrival": {
"time": "1770622276",
"uncertainty": 120
},
"departure": {
"time": "1770622291",
"uncertainty": 120
},
"stopId": "0:MOZ02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770622351",
"uncertainty": 120
},
"departure": {
"time": "1770622396",
"uncertainty": 120
},
"stopId": "0:JUI02",
"stopSequence": 7
},
{
"arrival": {
"time": "1770622524",
"uncertainty": 120
},
"departure": {
"time": "1770622524",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770622586",
"uncertainty": 120
},
"departure": {
"time": "1770622586",
"uncertainty": 120
},
"stopId": "0:SAR01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770622636",
"uncertainty": 120
},
"departure": {
"time": "1770622636",
"uncertainty": 120
},
"stopId": "0:TRo01",
"stopSequence": 10
},
{
"arrival": {
"time": "1770622694",
"uncertainty": 120
},
"departure": {
"time": "1770622694",
"uncertainty": 120
},
"stopId": "0:HTC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1770622800",
"uncertainty": 120
},
"departure": {
"time": "1770622800",
"uncertainty": 120
},
"stopId": "0:STM03",
"stopSequence": 12
},
{
"arrival": {
"time": "1770623006",
"uncertainty": 120
},
"departure": {
"time": "1770623006",
"uncertainty": 120
},
"stopId": "0:ALA01",
"stopSequence": 13
},
{
"arrival": {
"time": "1770623109",
"uncertainty": 120
},
"departure": {
"time": "1770623109",
"uncertainty": 120
},
"stopId": "0:ROG01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770623177",
"uncertainty": 120
},
"departure": {
"time": "1770623177",
"uncertainty": 120
},
"stopId": "0:PAI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1770623252",
"uncertainty": 120
},
"departure": {
"time": "1770623252",
"uncertainty": 120
},
"stopId": "0:FIL01",
"stopSequence": 16
},
{
"arrival": {
"time": "1770623366",
"uncertainty": 120
},
"departure": {
"time": "1770623366",
"uncertainty": 120
},
"stopId": "0:JMO01",
"stopSequence": 17
},
{
"arrival": {
"time": "1770623486",
"uncertainty": 120
},
"departure": {
"time": "1770623486",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1770623560",
"uncertainty": 120
},
"departure": {
"time": "1770623560",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1770623685",
"uncertainty": 120
},
"departure": {
"time": "1770623685",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 20
},
{
"arrival": {
"time": "1770623786",
"uncertainty": 120
},
"departure": {
"time": "1770623786",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 21
},
{
"arrival": {
"time": "1770623915",
"uncertainty": 120
},
"departure": {
"time": "1770623915",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 22
},
{
"arrival": {
"time": "1770623994",
"uncertainty": 120
},
"departure": {
"time": "1770623994",
"uncertainty": 120
},
"stopId": "0:SUP01",
"stopSequence": 23
},
{
"arrival": {
"time": "1770624056",
"uncertainty": 120
},
"departure": {
"time": "1770624056",
"uncertainty": 120
},
"stopId": "0:SOM01",
"stopSequence": 24
},
{
"arrival": {
"time": "1770624122",
"uncertainty": 120
},
"departure": {
"time": "1770624122",
"uncertainty": 120
},
"stopId": "0:CRo01",
"stopSequence": 25
},
{
"arrival": {
"time": "1770624183",
"uncertainty": 120
},
"departure": {
"time": "1770624183",
"uncertainty": 120
},
"stopId": "0:mAI01",
"stopSequence": 26
},
{
"arrival": {
"time": "1770624215",
"uncertainty": 120
},
"departure": {
"time": "1770624215",
"uncertainty": 120
},
"stopId": "0:MAg01",
"stopSequence": 27
},
{
"arrival": {
"time": "1770624301",
"uncertainty": 120
},
"departure": {
"time": "1770624301",
"uncertainty": 120
},
"stopId": "0:COu01",
"stopSequence": 28
},
{
"arrival": {
"time": "1770624342",
"uncertainty": 120
},
"departure": {
"time": "1770624342",
"uncertainty": 120
},
"stopId": "0:ROS01",
"stopSequence": 29
},
{
"arrival": {
"time": "1770624423",
"uncertainty": 120
},
"departure": {
"time": "1770624423",
"uncertainty": 120
},
"stopId": "0:Ver01",
"stopSequence": 30
},
{
"arrival": {
"time": "1770624460",
"uncertainty": 120
},
"departure": {
"time": "1770624460",
"uncertainty": 120
},
"stopId": "0:BAL01",
"stopSequence": 31
},
{
"arrival": {
"time": "1770624524",
"uncertainty": 120
},
"departure": {
"time": "1770624524",
"uncertainty": 120
},
"stopId": "0:VIE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1770624565",
"uncertainty": 120
},
"departure": {
"time": "1770624565",
"uncertainty": 120
},
"stopId": "0:HTF01",
"stopSequence": 33
},
{
"arrival": {
"time": "1770624635",
"uncertainty": 120
},
"departure": {
"time": "1770624635",
"uncertainty": 120
},
"stopId": "0:BRE02",
"stopSequence": 34
},
{
"arrival": {
"time": "1770624701",
"uncertainty": 120
},
"departure": {
"time": "1770624701",
"uncertainty": 120
},
"stopId": "0:ZAC01",
"stopSequence": 35
},
{
"arrival": {
"time": "1770624892",
"uncertainty": 120
},
"departure": {
"time": "1770624892",
"uncertainty": 120
},
"stopId": "0:MON01",
"stopSequence": 36
},
{
"arrival": {
"time": "1770624926",
"uncertainty": 120
},
"departure": {
"time": "1770624926",
"uncertainty": 120
},
"stopId": "0:CEr01",
"stopSequence": 37
},
{
"arrival": {
"time": "1770624990",
"uncertainty": 120
},
"departure": {
"time": "1770624990",
"uncertainty": 120
},
"stopId": "0:MST01",
"stopSequence": 38
},
{
"arrival": {
"time": "1770625025",
"uncertainty": 120
},
"departure": {
"time": "1770625025",
"uncertainty": 120
},
"stopId": "0:Clo01",
"stopSequence": 39
},
{
"arrival": {
"time": "1770625072",
"uncertainty": 120
},
"departure": {
"time": "1770625072",
"uncertainty": 120
},
"stopId": "0:HAT01",
"stopSequence": 40
},
{
"arrival": {
"time": "1770625115",
"uncertainty": 120
},
"stopId": "0:PaL01",
"stopSequence": 41
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1975869"
},
"vehicle": {
"id": "305",
"label": "305"
}
}
},
{
"id": "C1978971",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770625860",
"uncertainty": 120
},
"stopId": "0:CEN02",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1978971"
}
}
},
{
"id": "C1978968",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770623820"
},
"stopId": "0:CEN02",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1978968"
}
}
},
{
"id": "C1983914",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770620686",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770620696",
"uncertainty": 120
},
"departure": {
"time": "1770620696",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 2
},
{
"arrival": {
"time": "1770620731",
"uncertainty": 120
},
"departure": {
"time": "1770620746",
"uncertainty": 120
},
"stopId": "0:Cht04",
"stopSequence": 3
},
{
"arrival": {
"time": "1770620784",
"uncertainty": 120
},
"departure": {
"time": "1770620791",
"uncertainty": 120
},
"stopId": "0:par04",
"stopSequence": 4
},
{
"arrival": {
"time": "1770620971",
"uncertainty": 120
},
"departure": {
"time": "1770620971",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:DUN02",
"stopSequence": 5
},
{
"arrival": {
"time": "1770620915",
"uncertainty": 120
},
"departure": {
"time": "1770620924",
"uncertainty": 120
},
"stopId": "0:SAP02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770620966",
"uncertainty": 120
},
"departure": {
"time": "1770620984",
"uncertainty": 120
},
"stopId": "0:ROM02",
"stopSequence": 7
},
{
"arrival": {
"time": "1770621029",
"uncertainty": 120
},
"departure": {
"time": "1770621044",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 8
},
{
"arrival": {
"time": "1770621104",
"uncertainty": 120
},
"departure": {
"time": "1770621119",
"uncertainty": 120
},
"stopId": "0:MAC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1770621179",
"uncertainty": 120
},
"departure": {
"time": "1770621194",
"uncertainty": 120
},
"stopId": "0:DUT02",
"stopSequence": 10
},
{
"arrival": {
"time": "1770621234",
"uncertainty": 120
},
"departure": {
"time": "1770621255",
"uncertainty": 120
},
"stopId": "0:PTB02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770621339",
"uncertainty": 120
},
"departure": {
"time": "1770621389",
"uncertainty": 120
},
"stopId": "0:CLA02",
"stopSequence": 12
},
{
"arrival": {
"time": "1770621479",
"uncertainty": 120
},
"departure": {
"time": "1770621509",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770621539",
"uncertainty": 120
},
"departure": {
"time": "1770621554",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770621674",
"uncertainty": 120
},
"departure": {
"time": "1770621719",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770621794",
"uncertainty": 120
},
"departure": {
"time": "1770621809",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770622035",
"uncertainty": 120
},
"departure": {
"time": "1770622050",
"uncertainty": 120
},
"stopId": "0:LAR02",
"stopSequence": 17
},
{
"arrival": {
"time": "1770622111",
"uncertainty": 120
},
"departure": {
"time": "1770622111",
"uncertainty": 120
},
"stopId": "0:CHO02",
"stopSequence": 18
},
{
"arrival": {
"time": "1770622169",
"uncertainty": 120
},
"departure": {
"time": "1770622184",
"uncertainty": 120
},
"stopId": "0:PTV02",
"stopSequence": 19
},
{
"arrival": {
"time": "1770622229",
"uncertainty": 120
},
"departure": {
"time": "1770622244",
"uncertainty": 120
},
"stopId": "0:MUL02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770622334",
"uncertainty": 120
},
"departure": {
"time": "1770622349",
"uncertainty": 120
},
"stopId": "0:mar02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770622446",
"uncertainty": 120
},
"departure": {
"time": "1770622454",
"uncertainty": 120
},
"stopId": "0:HOC02",
"stopSequence": 22
},
{
"arrival": {
"time": "1770622499",
"uncertainty": 120
},
"departure": {
"time": "1770622499",
"uncertainty": 120
},
"stopId": "0:STE02",
"stopSequence": 23
},
{
"arrival": {
"time": "1770622564",
"uncertainty": 120
},
"departure": {
"time": "1770622564",
"uncertainty": 120
},
"stopId": "0:BUI02",
"stopSequence": 24
},
{
"arrival": {
"time": "1770622656",
"uncertainty": 120
},
"departure": {
"time": "1770622656",
"uncertainty": 120
},
"stopId": "0:MRC02",
"stopSequence": 25
},
{
"arrival": {
"time": "1770622695",
"uncertainty": 120
},
"departure": {
"time": "1770622695",
"uncertainty": 120
},
"stopId": "0:BOI02",
"stopSequence": 26
},
{
"arrival": {
"time": "1770622748",
"uncertainty": 120
},
"departure": {
"time": "1770622748",
"uncertainty": 120
},
"stopId": "0:LAK02",
"stopSequence": 27
},
{
"arrival": {
"time": "1770622835",
"uncertainty": 120
},
"departure": {
"time": "1770622835",
"uncertainty": 120
},
"stopId": "0:MAR02",
"stopSequence": 28
},
{
"arrival": {
"time": "1770622906",
"uncertainty": 120
},
"departure": {
"time": "1770622906",
"uncertainty": 120
},
"stopId": "0:Mai02",
"stopSequence": 29
},
{
"arrival": {
"time": "1770622942",
"uncertainty": 120
},
"departure": {
"time": "1770622942",
"uncertainty": 120
},
"stopId": "0:COQ02",
"stopSequence": 30
},
{
"arrival": {
"time": "1770623055",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1983914"
},
"vehicle": {
"id": "265",
"label": "265"
}
}
},
{
"id": "C1983918",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770625980",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770626022",
"uncertainty": 120
},
"departure": {
"time": "1770626022",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 2
},
{
"arrival": {
"time": "1770626100",
"uncertainty": 120
},
"departure": {
"time": "1770626100",
"uncertainty": 120
},
"stopId": "0:Cht04",
"stopSequence": 3
},
{
"arrival": {
"time": "1770626144",
"uncertainty": 120
},
"departure": {
"time": "1770626144",
"uncertainty": 120
},
"stopId": "0:par04",
"stopSequence": 4
},
{
"arrival": {
"time": "1770626251",
"uncertainty": 120
},
"departure": {
"time": "1770626251",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:DUN02",
"stopSequence": 5
},
{
"arrival": {
"time": "1770626293",
"uncertainty": 120
},
"departure": {
"time": "1770626293",
"uncertainty": 120
},
"stopId": "0:SAP02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770626337",
"uncertainty": 120
},
"departure": {
"time": "1770626337",
"uncertainty": 120
},
"stopId": "0:ROM02",
"stopSequence": 7
},
{
"arrival": {
"time": "1770626419",
"uncertainty": 120
},
"departure": {
"time": "1770626419",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 8
},
{
"arrival": {
"time": "1770626507",
"uncertainty": 120
},
"departure": {
"time": "1770626507",
"uncertainty": 120
},
"stopId": "0:MAC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1770626635",
"uncertainty": 120
},
"departure": {
"time": "1770626635",
"uncertainty": 120
},
"stopId": "0:DUT02",
"stopSequence": 10
},
{
"arrival": {
"time": "1770626707",
"uncertainty": 120
},
"departure": {
"time": "1770626707",
"uncertainty": 120
},
"stopId": "0:PTB02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770626818",
"uncertainty": 120
},
"departure": {
"time": "1770626818",
"uncertainty": 120
},
"stopId": "0:CLA02",
"stopSequence": 12
},
{
"arrival": {
"time": "1770626909",
"uncertainty": 120
},
"departure": {
"time": "1770626909",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770626964",
"uncertainty": 120
},
"departure": {
"time": "1770626964",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770627057",
"uncertainty": 120
},
"departure": {
"time": "1770627057",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770627110",
"uncertainty": 120
},
"departure": {
"time": "1770627110",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770627245",
"uncertainty": 120
},
"departure": {
"time": "1770627245",
"uncertainty": 120
},
"stopId": "0:LAR02",
"stopSequence": 17
},
{
"arrival": {
"time": "1770627307",
"uncertainty": 120
},
"departure": {
"time": "1770627307",
"uncertainty": 120
},
"stopId": "0:CHO02",
"stopSequence": 18
},
{
"arrival": {
"time": "1770627372",
"uncertainty": 120
},
"departure": {
"time": "1770627372",
"uncertainty": 120
},
"stopId": "0:PTV02",
"stopSequence": 19
},
{
"arrival": {
"time": "1770627434",
"uncertainty": 120
},
"departure": {
"time": "1770627434",
"uncertainty": 120
},
"stopId": "0:MUL02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770627512",
"uncertainty": 120
},
"departure": {
"time": "1770627512",
"uncertainty": 120
},
"stopId": "0:mar02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770627597",
"uncertainty": 120
},
"departure": {
"time": "1770627597",
"uncertainty": 120
},
"stopId": "0:HOC02",
"stopSequence": 22
},
{
"arrival": {
"time": "1770627649",
"uncertainty": 120
},
"departure": {
"time": "1770627649",
"uncertainty": 120
},
"stopId": "0:STE02",
"stopSequence": 23
},
{
"arrival": {
"time": "1770627706",
"uncertainty": 120
},
"departure": {
"time": "1770627706",
"uncertainty": 120
},
"stopId": "0:BUI02",
"stopSequence": 24
},
{
"arrival": {
"time": "1770627798",
"uncertainty": 120
},
"departure": {
"time": "1770627798",
"uncertainty": 120
},
"stopId": "0:MRC02",
"stopSequence": 25
},
{
"arrival": {
"time": "1770627837",
"uncertainty": 120
},
"departure": {
"time": "1770627837",
"uncertainty": 120
},
"stopId": "0:BOI02",
"stopSequence": 26
},
{
"arrival": {
"time": "1770627890",
"uncertainty": 120
},
"departure": {
"time": "1770627890",
"uncertainty": 120
},
"stopId": "0:LAK02",
"stopSequence": 27
},
{
"arrival": {
"time": "1770627977",
"uncertainty": 120
},
"departure": {
"time": "1770627977",
"uncertainty": 120
},
"stopId": "0:MAR02",
"stopSequence": 28
},
{
"arrival": {
"time": "1770628048",
"uncertainty": 120
},
"departure": {
"time": "1770628048",
"uncertainty": 120
},
"stopId": "0:Mai02",
"stopSequence": 29
},
{
"arrival": {
"time": "1770628084",
"uncertainty": 120
},
"departure": {
"time": "1770628084",
"uncertainty": 120
},
"stopId": "0:COQ02",
"stopSequence": 30
},
{
"arrival": {
"time": "1770628197",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1983918"
}
}
},
{
"id": "C1978597",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770620761",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770620806",
"uncertainty": 120
},
"departure": {
"time": "1770620806",
"uncertainty": 120
},
"stopId": "0:STO01",
"stopSequence": 2
},
{
"arrival": {
"time": "1770620866",
"uncertainty": 120
},
"departure": {
"time": "1770620866",
"uncertainty": 120
},
"stopId": "0:CEn02",
"stopSequence": 3
},
{
"arrival": {
"time": "1770620956",
"uncertainty": 120
},
"departure": {
"time": "1770620956",
"uncertainty": 120
},
"stopId": "0:GAG01",
"stopSequence": 4
},
{
"arrival": {
"time": "1770620972",
"uncertainty": 120
},
"departure": {
"time": "1770620972",
"uncertainty": 120
},
"stopId": "0:MAS01",
"stopSequence": 5
},
{
"arrival": {
"time": "1770621001",
"uncertainty": 120
},
"departure": {
"time": "1770621016",
"uncertainty": 120
},
"stopId": "0:PAl01",
"stopSequence": 6
},
{
"arrival": {
"time": "1770621121",
"uncertainty": 120
},
"departure": {
"time": "1770621121",
"uncertainty": 120
},
"stopId": "0:CLo01",
"stopSequence": 7
},
{
"arrival": {
"time": "1770621136",
"uncertainty": 120
},
"departure": {
"time": "1770621136",
"uncertainty": 120
},
"stopId": "0:MRO01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770621206",
"uncertainty": 120
},
"departure": {
"time": "1770621331",
"uncertainty": 120
},
"stopId": "0:DEV01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770621436",
"uncertainty": 120
},
"departure": {
"time": "1770621436",
"uncertainty": 120
},
"stopId": "0:BLa01",
"stopSequence": 10
},
{
"arrival": {
"time": "1770621458",
"uncertainty": 120
},
"departure": {
"time": "1770621466",
"uncertainty": 120
},
"stopId": "0:LAC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1770621509",
"uncertainty": 120
},
"departure": {
"time": "1770621509",
"uncertainty": 120
},
"stopId": "0:GUe01",
"stopSequence": 12
},
{
"arrival": {
"time": "1770621540",
"uncertainty": 120
},
"departure": {
"time": "1770621556",
"uncertainty": 120
},
"stopId": "0:STM01",
"stopSequence": 13
},
{
"arrival": {
"time": "1770621616",
"uncertainty": 120
},
"departure": {
"time": "1770621616",
"uncertainty": 120
},
"stopId": "0:DEL01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770621706",
"uncertainty": 120
},
"departure": {
"time": "1770621721",
"uncertainty": 120
},
"stopId": "0:GAU01",
"stopSequence": 15
},
{
"arrival": {
"time": "1770621822",
"uncertainty": 120
},
"departure": {
"time": "1770621841",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770621925",
"uncertainty": 120
},
"departure": {
"time": "1770621976",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 17
},
{
"arrival": {
"time": "1770622051",
"uncertainty": 120
},
"departure": {
"time": "1770622081",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 18
},
{
"arrival": {
"time": "1770622126",
"uncertainty": 120
},
"departure": {
"time": "1770622126",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 19
},
{
"arrival": {
"time": "1770622246",
"uncertainty": 120
},
"departure": {
"time": "1770622276",
"uncertainty": 120
},
"stopId": "0:MAD01",
"stopSequence": 20
},
{
"arrival": {
"time": "1770622468",
"uncertainty": 120
},
"departure": {
"time": "1770622486",
"uncertainty": 120
},
"stopId": "0:GIl01",
"stopSequence": 21
},
{
"arrival": {
"time": "1770622567",
"uncertainty": 120
},
"departure": {
"time": "1770622567",
"uncertainty": 120
},
"stopId": "0:VEr01",
"stopSequence": 22
},
{
"arrival": {
"time": "1770622644",
"uncertainty": 120
},
"departure": {
"time": "1770622644",
"uncertainty": 120
},
"stopId": "0:HER01",
"stopSequence": 23
},
{
"arrival": {
"time": "1770622694",
"uncertainty": 120
},
"departure": {
"time": "1770622694",
"uncertainty": 120
},
"stopId": "0:HAU01",
"stopSequence": 24
},
{
"arrival": {
"time": "1770622775",
"uncertainty": 120
},
"departure": {
"time": "1770622775",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1770622839",
"uncertainty": 120
},
"departure": {
"time": "1770622839",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 26
},
{
"arrival": {
"time": "1770622889",
"uncertainty": 120
},
"departure": {
"time": "1770622889",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 27
},
{
"arrival": {
"time": "1770622950",
"uncertainty": 120
},
"departure": {
"time": "1770622950",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 28
},
{
"arrival": {
"time": "1770623043",
"uncertainty": 120
},
"departure": {
"time": "1770623043",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 29
},
{
"arrival": {
"time": "1770623162",
"uncertainty": 120
},
"departure": {
"time": "1770623162",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 30
},
{
"arrival": {
"time": "1770623196",
"uncertainty": 120
},
"departure": {
"time": "1770623196",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 31
},
{
"arrival": {
"time": "1770623265",
"uncertainty": 120
},
"departure": {
"time": "1770623265",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1770623295",
"uncertainty": 120
},
"departure": {
"time": "1770623295",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 33
},
{
"arrival": {
"time": "1770623387",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1978597"
},
"vehicle": {
"id": "336",
"label": "336"
}
}
},
{
"id": "C1979195",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770624300",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979195"
}
}
},
{
"id": "C1979004",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770622516",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979004"
},
"vehicle": {
"id": "306",
"label": "306"
}
}
},
{
"id": "C1979010",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770624480",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979010"
}
}
},
{
"id": "C1976349",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770625620",
"uncertainty": 120
},
"stopId": "0:ASC01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1976349"
}
}
},
{
"id": "C1975832",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770623400",
"uncertainty": 120
},
"stopId": "0:BpL01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1975832"
}
}
},
{
"id": "T2180117",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770624000",
"uncertainty": 120
},
"stopId": "0:PEG01",
"stopSequence": 1
}
],
"trip": {
"routeId": "PEGAZ",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeT2180117"
}
}
},
{
"id": "C1978943",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770625020",
"uncertainty": 120
},
"stopId": "0:PaR01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1978943"
}
}
},
{
"id": "C1978470",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770625200",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1978470"
}
}
},
{
"id": "C1978424",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770622469",
"uncertainty": 120
},
"stopId": "0:PaL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770622514",
"uncertainty": 120
},
"departure": {
"time": "1770622514",
"uncertainty": 120
},
"stopId": "0:HAT02",
"stopSequence": 2
},
{
"arrival": {
"time": "1770622561",
"uncertainty": 120
},
"departure": {
"time": "1770622561",
"uncertainty": 120
},
"stopId": "0:Clo02",
"stopSequence": 3
},
{
"arrival": {
"time": "1770622605",
"uncertainty": 120
},
"departure": {
"time": "1770622605",
"uncertainty": 120
},
"stopId": "0:MST02",
"stopSequence": 4
},
{
"arrival": {
"time": "1770622666",
"uncertainty": 120
},
"departure": {
"time": "1770622666",
"uncertainty": 120
},
"stopId": "0:CEr02",
"stopSequence": 5
},
{
"arrival": {
"time": "1770622695",
"uncertainty": 120
},
"departure": {
"time": "1770622695",
"uncertainty": 120
},
"stopId": "0:MON02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770622893",
"uncertainty": 120
},
"departure": {
"time": "1770622893",
"uncertainty": 120
},
"stopId": "0:ZAC02",
"stopSequence": 7
},
{
"arrival": {
"time": "1770622953",
"uncertainty": 120
},
"departure": {
"time": "1770622953",
"uncertainty": 120
},
"stopId": "0:BRE01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770623021",
"uncertainty": 120
},
"departure": {
"time": "1770623021",
"uncertainty": 120
},
"stopId": "0:HTF02",
"stopSequence": 9
},
{
"arrival": {
"time": "1770623064",
"uncertainty": 120
},
"departure": {
"time": "1770623064",
"uncertainty": 120
},
"stopId": "0:VIE02",
"stopSequence": 10
},
{
"arrival": {
"time": "1770623128",
"uncertainty": 120
},
"departure": {
"time": "1770623128",
"uncertainty": 120
},
"stopId": "0:BAL02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770623176",
"uncertainty": 120
},
"departure": {
"time": "1770623176",
"uncertainty": 120
},
"stopId": "0:Ver02",
"stopSequence": 12
},
{
"arrival": {
"time": "1770623239",
"uncertainty": 120
},
"departure": {
"time": "1770623239",
"uncertainty": 120
},
"stopId": "0:ROS02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770623302",
"uncertainty": 120
},
"departure": {
"time": "1770623302",
"uncertainty": 120
},
"stopId": "0:COu02",
"stopSequence": 14
},
{
"arrival": {
"time": "1770623372",
"uncertainty": 120
},
"departure": {
"time": "1770623372",
"uncertainty": 120
},
"stopId": "0:MAg02",
"stopSequence": 15
},
{
"arrival": {
"time": "1770623429",
"uncertainty": 120
},
"departure": {
"time": "1770623429",
"uncertainty": 120
},
"stopId": "0:mAI02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770623491",
"uncertainty": 120
},
"departure": {
"time": "1770623491",
"uncertainty": 120
},
"stopId": "0:CRo02",
"stopSequence": 17
},
{
"arrival": {
"time": "1770623569",
"uncertainty": 120
},
"departure": {
"time": "1770623569",
"uncertainty": 120
},
"stopId": "0:SOM02",
"stopSequence": 18
},
{
"arrival": {
"time": "1770623669",
"uncertainty": 120
},
"departure": {
"time": "1770623669",
"uncertainty": 120
},
"stopId": "0:SUP02",
"stopSequence": 19
},
{
"arrival": {
"time": "1770623732",
"uncertainty": 120
},
"departure": {
"time": "1770623732",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770623868",
"uncertainty": 120
},
"departure": {
"time": "1770623868",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770623949",
"uncertainty": 120
},
"departure": {
"time": "1770623949",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 22
},
{
"arrival": {
"time": "1770624046",
"uncertainty": 120
},
"departure": {
"time": "1770624046",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 23
},
{
"arrival": {
"time": "1770624090",
"uncertainty": 120
},
"departure": {
"time": "1770624090",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 24
},
{
"arrival": {
"time": "1770624152",
"uncertainty": 120
},
"departure": {
"time": "1770624152",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 25
},
{
"arrival": {
"time": "1770624259",
"uncertainty": 120
},
"departure": {
"time": "1770624259",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770624286",
"uncertainty": 120
},
"departure": {
"time": "1770624286",
"uncertainty": 120
},
"stopId": "0:FoN03",
"stopSequence": 27
},
{
"arrival": {
"time": "1770624361",
"uncertainty": 120
},
"departure": {
"time": "1770624361",
"uncertainty": 120
},
"stopId": "0:FIL02",
"stopSequence": 28
},
{
"arrival": {
"time": "1770624456",
"uncertainty": 120
},
"departure": {
"time": "1770624456",
"uncertainty": 120
},
"stopId": "0:PAI02",
"stopSequence": 29
},
{
"arrival": {
"time": "1770624526",
"uncertainty": 120
},
"departure": {
"time": "1770624526",
"uncertainty": 120
},
"stopId": "0:ROG02",
"stopSequence": 30
},
{
"arrival": {
"time": "1770624619",
"uncertainty": 120
},
"departure": {
"time": "1770624619",
"uncertainty": 120
},
"stopId": "0:ALA02",
"stopSequence": 31
},
{
"arrival": {
"time": "1770624789",
"uncertainty": 120
},
"departure": {
"time": "1770624789",
"uncertainty": 120
},
"stopId": "0:STM04",
"stopSequence": 32
},
{
"arrival": {
"time": "1770624892",
"uncertainty": 120
},
"departure": {
"time": "1770624892",
"uncertainty": 120
},
"stopId": "0:HTC02",
"stopSequence": 33
},
{
"arrival": {
"time": "1770624941",
"uncertainty": 120
},
"departure": {
"time": "1770624941",
"uncertainty": 120
},
"stopId": "0:TRo02",
"stopSequence": 34
},
{
"arrival": {
"time": "1770624979",
"uncertainty": 120
},
"departure": {
"time": "1770624979",
"uncertainty": 120
},
"stopId": "0:SAR02",
"stopSequence": 35
},
{
"arrival": {
"time": "1770625053",
"uncertainty": 120
},
"departure": {
"time": "1770625053",
"uncertainty": 120
},
"stopId": "0:SAL02",
"stopSequence": 36
},
{
"arrival": {
"time": "1770625119",
"uncertainty": 120
},
"departure": {
"time": "1770625119",
"uncertainty": 120
},
"stopId": "0:JUI01",
"stopSequence": 37
},
{
"arrival": {
"time": "1770625187",
"uncertainty": 120
},
"departure": {
"time": "1770625187",
"uncertainty": 120
},
"stopId": "0:MOZ01",
"stopSequence": 38
},
{
"arrival": {
"time": "1770625244",
"uncertainty": 120
},
"departure": {
"time": "1770625244",
"uncertainty": 120
},
"stopId": "0:CAm02",
"stopSequence": 39
},
{
"arrival": {
"time": "1770625279",
"uncertainty": 120
},
"departure": {
"time": "1770625279",
"uncertainty": 120
},
"stopId": "0:TEI02",
"stopSequence": 40
},
{
"arrival": {
"time": "1770625379",
"uncertainty": 120
},
"departure": {
"time": "1770625379",
"uncertainty": 120
},
"stopId": "0:PIS02",
"stopSequence": 41
},
{
"arrival": {
"time": "1770625422",
"uncertainty": 120
},
"departure": {
"time": "1770625422",
"uncertainty": 120
},
"stopId": "0:Ham02",
"stopSequence": 42
},
{
"arrival": {
"time": "1770625459",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1978424"
},
"vehicle": {
"id": "317",
"label": "317"
}
}
},
{
"id": "T2195368",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770626100",
"uncertainty": 120
},
"stopId": "0:pds01",
"stopSequence": 1
}
],
"trip": {
"routeId": "NRel",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeT2195368"
}
}
},
{
"id": "C1979428",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770623640",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979428"
}
}
},
{
"id": "C1978474",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770621362",
"uncertainty": 120
},
"stopId": "0:BpL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770621539",
"uncertainty": 120
},
"departure": {
"time": "1770621539",
"uncertainty": 120
},
"stopId": "0:Cen02",
"stopSequence": 2
},
{
"arrival": {
"time": "1770621627",
"uncertainty": 120
},
"departure": {
"time": "1770621647",
"uncertainty": 120
},
"stopId": "0:mai02",
"stopSequence": 3
},
{
"arrival": {
"time": "1770621745",
"uncertainty": 120
},
"departure": {
"time": "1770621753",
"uncertainty": 120
},
"stopId": "0:ViL02",
"stopSequence": 4
},
{
"arrival": {
"time": "1770621812",
"uncertainty": 120
},
"departure": {
"time": "1770621827",
"uncertainty": 120
},
"stopId": "0:CoU02",
"stopSequence": 5
},
{
"arrival": {
"time": "1770621887",
"uncertainty": 120
},
"departure": {
"time": "1770621902",
"uncertainty": 120
},
"stopId": "0:ROs04",
"stopSequence": 6
},
{
"arrival": {
"time": "1770621956",
"uncertainty": 120
},
"departure": {
"time": "1770621978",
"uncertainty": 120
},
"stopId": "0:BRE01",
"stopSequence": 7
},
{
"arrival": {
"time": "1770622052",
"uncertainty": 120
},
"departure": {
"time": "1770622082",
"uncertainty": 120
},
"stopId": "0:HTF02",
"stopSequence": 8
},
{
"arrival": {
"time": "1770622113",
"uncertainty": 120
},
"departure": {
"time": "1770622113",
"uncertainty": 120
},
"stopId": "0:VIE02",
"stopSequence": 9
},
{
"arrival": {
"time": "1770622178",
"uncertainty": 120
},
"departure": {
"time": "1770622178",
"uncertainty": 120
},
"stopId": "0:BAL02",
"stopSequence": 10
},
{
"arrival": {
"time": "1770622202",
"uncertainty": 120
},
"departure": {
"time": "1770622217",
"uncertainty": 120
},
"stopId": "0:Ver02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770622329",
"uncertainty": 120
},
"departure": {
"time": "1770622329",
"uncertainty": 120
},
"stopId": "0:ROS02",
"stopSequence": 12
},
{
"arrival": {
"time": "1770622397",
"uncertainty": 120
},
"departure": {
"time": "1770622427",
"uncertainty": 120
},
"stopId": "0:COu02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770622472",
"uncertainty": 120
},
"departure": {
"time": "1770622517",
"uncertainty": 120
},
"stopId": "0:MAg02",
"stopSequence": 14
},
{
"arrival": {
"time": "1770622574",
"uncertainty": 120
},
"departure": {
"time": "1770622574",
"uncertainty": 120
},
"stopId": "0:mAI02",
"stopSequence": 15
},
{
"arrival": {
"time": "1770622636",
"uncertainty": 120
},
"departure": {
"time": "1770622636",
"uncertainty": 120
},
"stopId": "0:CRo02",
"stopSequence": 16
},
{
"arrival": {
"time": "1770622714",
"uncertainty": 120
},
"departure": {
"time": "1770622714",
"uncertainty": 120
},
"stopId": "0:SOM02",
"stopSequence": 17
},
{
"arrival": {
"time": "1770622814",
"uncertainty": 120
},
"departure": {
"time": "1770622814",
"uncertainty": 120
},
"stopId": "0:SUP02",
"stopSequence": 18
},
{
"arrival": {
"time": "1770622877",
"uncertainty": 120
},
"departure": {
"time": "1770622877",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 19
},
{
"arrival": {
"time": "1770623014",
"uncertainty": 120
},
"departure": {
"time": "1770623014",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 20
},
{
"arrival": {
"time": "1770623096",
"uncertainty": 120
},
"departure": {
"time": "1770623096",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 21
},
{
"arrival": {
"time": "1770623194",
"uncertainty": 120
},
"departure": {
"time": "1770623194",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 22
},
{
"arrival": {
"time": "1770623237",
"uncertainty": 120
},
"departure": {
"time": "1770623237",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 23
},
{
"arrival": {
"time": "1770623295",
"uncertainty": 120
},
"departure": {
"time": "1770623295",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 24
},
{
"arrival": {
"time": "1770623394",
"uncertainty": 120
},
"departure": {
"time": "1770623394",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 25
},
{
"arrival": {
"time": "1770623421",
"uncertainty": 120
},
"departure": {
"time": "1770623421",
"uncertainty": 120
},
"stopId": "0:FoN03",
"stopSequence": 26
},
{
"arrival": {
"time": "1770623496",
"uncertainty": 120
},
"departure": {
"time": "1770623496",
"uncertainty": 120
},
"stopId": "0:FIL02",
"stopSequence": 27
},
{
"arrival": {
"time": "1770623591",
"uncertainty": 120
},
"departure": {
"time": "1770623591",
"uncertainty": 120
},
"stopId": "0:PAI02",
"stopSequence": 28
},
{
"arrival": {
"time": "1770623661",
"uncertainty": 120
},
"departure": {
"time": "1770623661",
"uncertainty": 120
},
"stopId": "0:ROG02",
"stopSequence": 29
},
{
"arrival": {
"time": "1770623754",
"uncertainty": 120
},
"departure": {
"time": "1770623754",
"uncertainty": 120
},
"stopId": "0:ALA02",
"stopSequence": 30
},
{
"arrival": {
"time": "1770623924",
"uncertainty": 120
},
"departure": {
"time": "1770623924",
"uncertainty": 120
},
"stopId": "0:STM04",
"stopSequence": 31
},
{
"arrival": {
"time": "1770624027",
"uncertainty": 120
},
"departure": {
"time": "1770624027",
"uncertainty": 120
},
"stopId": "0:HTC02",
"stopSequence": 32
},
{
"arrival": {
"time": "1770624076",
"uncertainty": 120
},
"departure": {
"time": "1770624076",
"uncertainty": 120
},
"stopId": "0:TRo02",
"stopSequence": 33
},
{
"arrival": {
"time": "1770624114",
"uncertainty": 120
},
"departure": {
"time": "1770624114",
"uncertainty": 120
},
"stopId": "0:SAR02",
"stopSequence": 34
},
{
"arrival": {
"time": "1770624188",
"uncertainty": 120
},
"departure": {
"time": "1770624188",
"uncertainty": 120
},
"stopId": "0:SAL02",
"stopSequence": 35
},
{
"arrival": {
"time": "1770624254",
"uncertainty": 120
},
"departure": {
"time": "1770624254",
"uncertainty": 120
},
"stopId": "0:JUI01",
"stopSequence": 36
},
{
"arrival": {
"time": "1770624322",
"uncertainty": 120
},
"departure": {
"time": "1770624322",
"uncertainty": 120
},
"stopId": "0:MOZ01",
"stopSequence": 37
},
{
"arrival": {
"time": "1770624379",
"uncertainty": 120
},
"departure": {
"time": "1770624379",
"uncertainty": 120
},
"stopId": "0:CAm02",
"stopSequence": 38
},
{
"arrival": {
"time": "1770624414",
"uncertainty": 120
},
"departure": {
"time": "1770624414",
"uncertainty": 120
},
"stopId": "0:TEI02",
"stopSequence": 39
},
{
"arrival": {
"time": "1770624514",
"uncertainty": 120
},
"departure": {
"time": "1770624514",
"uncertainty": 120
},
"stopId": "0:PIS02",
"stopSequence": 40
},
{
"arrival": {
"time": "1770624557",
"uncertainty": 120
},
"departure": {
"time": "1770624557",
"uncertainty": 120
},
"stopId": "0:Ham02",
"stopSequence": 41
},
{
"arrival": {
"time": "1770624594",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 42
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1978474"
},
"vehicle": {
"id": "301",
"label": "301"
}
}
},
{
"id": "C1976267",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770625440",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1976267"
}
}
},
{
"id": "C1979399",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770622517",
"uncertainty": 120
},
"stopId": "0:MOL02",
"stopSequence": 3
}
],
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979399"
},
"vehicle": {
"id": "280",
"label": "280"
}
}
},
{
"id": "C1979487",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770622620",
"uncertainty": 120
},
"stopId": "0:STG01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979487"
},
"vehicle": {
"id": "279",
"label": "279"
}
}
},
{
"id": "C1979197",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770625560",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979197"
}
}
},
{
"id": "C1979736",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770620542",
"uncertainty": 120
},
"departure": {
"time": "1770620542",
"uncertainty": 120
},
"stopId": "0:DUC01"
},
{
"arrival": {
"time": "1770620623",
"uncertainty": 120
},
"departure": {
"time": "1770620677",
"uncertainty": 120
},
"stopId": "0:BUI02"
},
{
"arrival": {
"time": "1770620842",
"uncertainty": 120
},
"departure": {
"time": "1770620842",
"uncertainty": 120
},
"stopId": "0:BIZ01"
},
{
"arrival": {
"time": "1770620962",
"uncertainty": 120
},
"departure": {
"time": "1770620962",
"uncertainty": 120
},
"stopId": "0:TEI01"
},
{
"arrival": {
"time": "1770620986",
"uncertainty": 120
},
"departure": {
"time": "1770620986",
"uncertainty": 120
},
"stopId": "0:CAm01"
},
{
"arrival": {
"time": "1770621014",
"uncertainty": 120
},
"departure": {
"time": "1770621014",
"uncertainty": 120
},
"stopId": "0:CAm01"
},
{
"arrival": {
"time": "1770621022",
"uncertainty": 120
},
"departure": {
"time": "1770621022",
"uncertainty": 120
},
"stopId": "0:WEI01"
},
{
"departure": {
"time": "1770620492",
"uncertainty": 120
},
"stopId": "0:FOU02",
"stopSequence": 1
},
{
"arrival": {
"time": "1770620507",
"uncertainty": 120
},
"departure": {
"time": "1770620507",
"uncertainty": 120
},
"stopId": "0:FOU03",
"stopSequence": 2
},
{
"arrival": {
"time": "1770620559",
"uncertainty": 120
},
"departure": {
"time": "1770620559",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:STE01",
"stopSequence": 3
},
{
"arrival": {
"time": "1770620624",
"uncertainty": 120
},
"departure": {
"time": "1770620624",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HOC01",
"stopSequence": 4
},
{
"arrival": {
"time": "1770620717",
"uncertainty": 120
},
"departure": {
"time": "1770620717",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CUG01",
"stopSequence": 5
},
{
"arrival": {
"time": "1770620807",
"uncertainty": 120
},
"departure": {
"time": "1770620807",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SAR02",
"stopSequence": 6
},
{
"arrival": {
"time": "1770620878",
"uncertainty": 120
},
"departure": {
"time": "1770620878",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SAL02",
"stopSequence": 7
},
{
"arrival": {
"time": "1770620940",
"uncertainty": 120
},
"departure": {
"time": "1770620940",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JUI01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770621016",
"uncertainty": 120
},
"departure": {
"time": "1770621016",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MOZ01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770621026",
"uncertainty": 120
},
"departure": {
"time": "1770621028",
"uncertainty": 120
},
"stopId": "0:WEI01",
"stopSequence": 10
},
{
"arrival": {
"time": "1770621088",
"uncertainty": 120
},
"departure": {
"time": "1770621103",
"uncertainty": 120
},
"stopId": "0:MRO02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770621118",
"uncertainty": 120
},
"departure": {
"time": "1770621133",
"uncertainty": 120
},
"stopId": "0:CLo02",
"stopSequence": 12
},
{
"arrival": {
"time": "1770621233",
"uncertainty": 120
},
"departure": {
"time": "1770621238",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 13
},
{
"arrival": {
"time": "1770621283",
"uncertainty": 120
},
"departure": {
"time": "1770621283",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 14
},
{
"arrival": {
"time": "1770621313",
"uncertainty": 120
},
"departure": {
"time": "1770621328",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 15
},
{
"arrival": {
"time": "1770621373",
"uncertainty": 120
},
"departure": {
"time": "1770621373",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 16
},
{
"arrival": {
"time": "1770621493",
"uncertainty": 120
},
"departure": {
"time": "1770621493",
"uncertainty": 120
},
"stopId": "0:DAR01",
"stopSequence": 17
},
{
"arrival": {
"time": "1770621523",
"uncertainty": 120
},
"departure": {
"time": "1770621523",
"uncertainty": 120
},
"stopId": "0:REN03",
"stopSequence": 18
},
{
"arrival": {
"time": "1770621598",
"uncertainty": 120
},
"departure": {
"time": "1770621613",
"uncertainty": 120
},
"stopId": "0:MOn02",
"stopSequence": 19
},
{
"arrival": {
"time": "1770621697",
"uncertainty": 120
},
"departure": {
"time": "1770621697",
"uncertainty": 120
},
"stopId": "0:PAT03",
"stopSequence": 20
},
{
"arrival": {
"time": "1770621748",
"uncertainty": 120
},
"departure": {
"time": "1770621748",
"uncertainty": 120
},
"stopId": "0:TRU01",
"stopSequence": 21
},
{
"arrival": {
"time": "1770621802",
"uncertainty": 120
},
"departure": {
"time": "1770621808",
"uncertainty": 120
},
"stopId": "0:THI03",
"stopSequence": 22
},
{
"arrival": {
"time": "1770621853",
"uncertainty": 120
},
"departure": {
"time": "1770621853",
"uncertainty": 120
},
"stopId": "0:bre01",
"stopSequence": 23
},
{
"arrival": {
"time": "1770621884",
"uncertainty": 120
},
"departure": {
"time": "1770621898",
"uncertainty": 120
},
"stopId": "0:TAB01",
"stopSequence": 24
},
{
"arrival": {
"time": "1770621958",
"uncertainty": 120
},
"departure": {
"time": "1770621973",
"uncertainty": 120
},
"stopId": "0:CUV02",
"stopSequence": 25
},
{
"arrival": {
"time": "1770622049",
"uncertainty": 120
},
"departure": {
"time": "1770622063",
"uncertainty": 120
},
"stopId": "0:DOu01",
"stopSequence": 26
},
{
"arrival": {
"time": "1770622166",
"uncertainty": 120
},
"departure": {
"time": "1770622168",
"uncertainty": 120
},
"stopId": "0:NOT02",
"stopSequence": 27
},
{
"arrival": {
"time": "1770622239",
"uncertainty": 120
},
"departure": {
"time": "1770622243",
"uncertainty": 120
},
"stopId": "0:ABB02",
"stopSequence": 28
},
{
"arrival": {
"time": "1770622318",
"uncertainty": 120
},
"departure": {
"time": "1770622333",
"uncertainty": 120
},
"stopId": "0:ile02",
"stopSequence": 29
},
{
"arrival": {
"time": "1770622378",
"uncertainty": 120
},
"departure": {
"time": "1770622393",
"uncertainty": 120
},
"stopId": "0:CCE02",
"stopSequence": 30
},
{
"arrival": {
"time": "1770622438",
"uncertainty": 120
},
"departure": {
"time": "1770622438",
"uncertainty": 120
},
"stopId": "0:MAi02",
"stopSequence": 31
},
{
"arrival": {
"time": "1770622513",
"uncertainty": 120
},
"departure": {
"time": "1770622513",
"uncertainty": 120
},
"stopId": "0:BAl02",
"stopSequence": 32
},
{
"arrival": {
"time": "1770622632",
"uncertainty": 120
},
"departure": {
"time": "1770622632",
"uncertainty": 120
},
"stopId": "0:pAS01",
"stopSequence": 33
},
{
"arrival": {
"time": "1770622693",
"uncertainty": 120
},
"departure": {
"time": "1770622693",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 34
},
{
"arrival": {
"time": "1770622755",
"uncertainty": 120
},
"departure": {
"time": "1770622755",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 35
},
{
"arrival": {
"time": "1770622803",
"uncertainty": 120
},
"departure": {
"time": "1770622803",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 36
},
{
"arrival": {
"time": "1770622862",
"uncertainty": 120
},
"departure": {
"time": "1770622862",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 37
},
{
"arrival": {
"time": "1770622952",
"uncertainty": 120
},
"departure": {
"time": "1770622952",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 38
},
{
"arrival": {
"time": "1770623067",
"uncertainty": 120
},
"departure": {
"time": "1770623067",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 39
},
{
"arrival": {
"time": "1770623102",
"uncertainty": 120
},
"departure": {
"time": "1770623102",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 40
},
{
"arrival": {
"time": "1770623172",
"uncertainty": 120
},
"departure": {
"time": "1770623172",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 41
},
{
"arrival": {
"time": "1770623202",
"uncertainty": 120
},
"departure": {
"time": "1770623202",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 42
},
{
"arrival": {
"time": "1770623266",
"uncertainty": 120
},
"departure": {
"time": "1770623266",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 43
},
{
"arrival": {
"time": "1770623341",
"uncertainty": 120
},
"departure": {
"time": "1770623341",
"uncertainty": 120
},
"stopId": "0:ROS02",
"stopSequence": 44
},
{
"arrival": {
"time": "1770623403",
"uncertainty": 120
},
"departure": {
"time": "1770623403",
"uncertainty": 120
},
"stopId": "0:PHI01",
"stopSequence": 45
},
{
"arrival": {
"time": "1770623431",
"uncertainty": 120
},
"departure": {
"time": "1770623431",
"uncertainty": 120
},
"stopId": "0:par01",
"stopSequence": 46
},
{
"arrival": {
"time": "1770623470",
"uncertainty": 120
},
"departure": {
"time": "1770623470",
"uncertainty": 120
},
"stopId": "0:COO02",
"stopSequence": 47
},
{
"arrival": {
"time": "1770623505",
"uncertainty": 120
},
"departure": {
"time": "1770623505",
"uncertainty": 120
},
"stopId": "0:BRU02",
"stopSequence": 48
},
{
"arrival": {
"time": "1770623549",
"uncertainty": 120
},
"departure": {
"time": "1770623549",
"uncertainty": 120
},
"stopId": "0:GUE03",
"stopSequence": 49
},
{
"arrival": {
"time": "1770623603",
"uncertainty": 120
},
"departure": {
"time": "1770623603",
"uncertainty": 120
},
"stopId": "0:ReG02",
"stopSequence": 50
},
{
"arrival": {
"time": "1770623640",
"uncertainty": 120
},
"departure": {
"time": "1770623640",
"uncertainty": 120
},
"stopId": "0:GAM02",
"stopSequence": 51
},
{
"arrival": {
"time": "1770623701",
"uncertainty": 120
},
"departure": {
"time": "1770623701",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 52
},
{
"arrival": {
"time": "1770623744",
"uncertainty": 120
},
"departure": {
"time": "1770623744",
"uncertainty": 120
},
"stopId": "0:Cht02",
"stopSequence": 53
},
{
"arrival": {
"time": "1770623776",
"uncertainty": 120
},
"departure": {
"time": "1770623776",
"uncertainty": 120
},
"stopId": "0:Rob02",
"stopSequence": 54
},
{
"arrival": {
"time": "1770623809",
"uncertainty": 120
},
"departure": {
"time": "1770623809",
"uncertainty": 120
},
"stopId": "0:MaI02",
"stopSequence": 55
},
{
"arrival": {
"time": "1770623886",
"uncertainty": 120
},
"departure": {
"time": "1770623886",
"uncertainty": 120
},
"stopId": "0:CCJ02",
"stopSequence": 56
},
{
"arrival": {
"time": "1770623987",
"uncertainty": 120
},
"departure": {
"time": "1770623987",
"uncertainty": 120
},
"stopId": "0:MoU01",
"stopSequence": 57
},
{
"arrival": {
"time": "1770624078",
"uncertainty": 120
},
"departure": {
"time": "1770624078",
"uncertainty": 120
},
"stopId": "0:BAS03",
"stopSequence": 58
},
{
"arrival": {
"time": "1770624113",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 59
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1979736"
},
"vehicle": {
"id": "289",
"label": "289"
}
}
},
{
"id": "C1978994",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770619758",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 1
},
{
"arrival": {
"time": "1770619779",
"uncertainty": 120
},
"departure": {
"time": "1770619788",
"uncertainty": 120
},
"stopId": "0:ChM01",
"stopSequence": 2
},
{
"arrival": {
"time": "1770619877",
"uncertainty": 120
},
"departure": {
"time": "1770619877",
"uncertainty": 120
},
"stopId": "0:CpG01",
"stopSequence": 3
},
{
"arrival": {
"time": "1770619901",
"uncertainty": 120
},
"departure": {
"time": "1770619901",
"uncertainty": 120
},
"stopId": "0:VrD01",
"stopSequence": 4
},
{
"arrival": {
"time": "1770619963",
"uncertainty": 120
},
"departure": {
"time": "1770619963",
"uncertainty": 120
},
"stopId": "0:MRQ01",
"stopSequence": 5
},
{
"arrival": {
"time": "1770620011",
"uncertainty": 120
},
"departure": {
"time": "1770620011",
"uncertainty": 120
},
"stopId": "0:KEL01",
"stopSequence": 6
},
{
"arrival": {
"time": "1770620049",
"uncertainty": 120
},
"departure": {
"time": "1770620073",
"uncertainty": 120
},
"stopId": "0:LEM01",
"stopSequence": 7
},
{
"arrival": {
"time": "1770620103",
"uncertainty": 120
},
"departure": {
"time": "1770620118",
"uncertainty": 120
},
"stopId": "0:DEB01",
"stopSequence": 8
},
{
"arrival": {
"time": "1770620163",
"uncertainty": 120
},
"departure": {
"time": "1770620178",
"uncertainty": 120
},
"stopId": "0:MOU01",
"stopSequence": 9
},
{
"arrival": {
"time": "1770620222",
"uncertainty": 120
},
"departure": {
"time": "1770620222",
"uncertainty": 120
},
"stopId": "0:JAF01",
"stopSequence": 10
},
{
"arrival": {
"time": "1770620238",
"uncertainty": 120
},
"departure": {
"time": "1770620238",
"uncertainty": 120
},
"stopId": "0:PTH01",
"stopSequence": 11
},
{
"arrival": {
"time": "1770620370",
"uncertainty": 120
},
"departure": {
"time": "1770620370",
"uncertainty": 120
},
"stopId": "0:Std01",
"stopSequence": 12
},
{
"arrival": {
"time": "1770620388",
"uncertainty": 120
},
"departure": {
"time": "1770620388",
"uncertainty": 120
},
"stopId": "0:STd01",
"stopSequence": 13
},
{
"arrival": {
"time": "1770620456",
"uncertainty": 120
},
"departure": {
"time": "1770620508",
"uncertainty": 120
},
"stopId": "0:EUr01",
"stopSequence": 14
},
{
"arrival": {
"time": "1770620559",
"uncertainty": 120
},
"departure": {
"time": "1770620571",
"uncertainty": 120
},
"stopId": "0:MOI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1770620613",
"uncertainty": 120
},
"departure": {
"time": "1770620613",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 16
},
{
"arrival": {
"time": "1770620643",
"uncertainty": 120
},
"departure": {
"time": "1770620643",
"uncertainty": 120
},
"stopId": "0:STm01",
"stopSequence": 17
},
{
"arrival": {
"time": "1770620658",
"uncertainty": 120
},
"departure": {
"time": "1770620658",
"uncertainty": 120
},
"stopId": "0:MIC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1770620673",
"uncertainty": 120
},
"departure": {
"time": "1770620673",
"uncertainty": 120
},
"stopId": "0:ISL01",
"stopSequence": 19
},
{
"arrival": {
"time": "1770620728",
"uncertainty": 120
},
"departure": {
"time": "1770620748",
"uncertainty": 120
},
"stopId": "0:BOu01",
"stopSequence": 20
},
{
"arrival": {
"time": "1770620818",
"uncertainty": 120
},
"departure": {
"time": "1770620853",
"uncertainty": 120
},
"stopId": "0:PZI01",
"stopSequence": 21
},
{
"arrival": {
"time": "1770620928",
"uncertainty": 120
},
"departure": {
"time": "1770620973",
"uncertainty": 120
},
"stopId": "0:14J04",
"stopSequence": 22
},
{
"arrival": {
"time": "1770621092",
"uncertainty": 120
},
"departure": {
"time": "1770621108",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 23
},
{
"arrival": {
"time": "1770621179",
"uncertainty": 120
},
"departure": {
"time": "1770621198",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 24
},
{
"arrival": {
"time": "1770621269",
"uncertainty": 120
},
"departure": {
"time": "1770621303",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 25
},
{
"arrival": {
"time": "1770621408",
"uncertainty": 120
},
"departure": {
"time": "1770621423",
"uncertainty": 120
},
"stopId": "0:VOl01",
"stopSequence": 26
},
{
"arrival": {
"time": "1770621527",
"uncertainty": 120
},
"departure": {
"time": "1770621527",
"uncertainty": 120
},
"stopId": "0:COU01",
"stopSequence": 27
},
{
"arrival": {
"time": "1770621585",
"uncertainty": 120
},
"departure": {
"time": "1770621603",
"uncertainty": 120
},
"stopId": "0:11N01",
"stopSequence": 28
},
{
"arrival": {
"time": "1770621678",
"uncertainty": 120
},
"departure": {
"time": "1770621693",
"uncertainty": 120
},
"stopId": "0:HAu01",
"stopSequence": 29
},
{
"arrival": {
"time": "1770621753",
"uncertainty": 120
},
"departure": {
"time": "1770621768",
"uncertainty": 120
},
"stopId": "0:FER01",
"stopSequence": 30
},
{
"arrival": {
"time": "1770621798",
"uncertainty": 120
},
"departure": {
"time": "1770621828",
"uncertainty": 120
},
"stopId": "0:CHN01",
"stopSequence": 31
},
{
"arrival": {
"time": "1770621903",
"uncertainty": 120
},
"departure": {
"time": "1770621903",
"uncertainty": 120
},
"stopId": "0:CUV01",
"stopSequence": 32
},
{
"arrival": {
"time": "1770621941",
"uncertainty": 120
},
"departure": {
"time": "1770621948",
"uncertainty": 120
},
"stopId": "0:PLA01",
"stopSequence": 33
},
{
"arrival": {
"time": "1770621993",
"uncertainty": 120
},
"departure": {
"time": "1770621993",
"uncertainty": 120
},
"stopId": "0:NUN01",
"stopSequence": 34
},
{
"arrival": {
"time": "1770622053",
"uncertainty": 120
},
"departure": {
"time": "1770622083",
"uncertainty": 120
},
"stopId": "0:TRO01",
"stopSequence": 35
},
{
"arrival": {
"time": "1770622140",
"uncertainty": 120
},
"departure": {
"time": "1770622188",
"uncertainty": 120
},
"stopId": "0:MAL01",
"stopSequence": 36
},
{
"arrival": {
"time": "1770622263",
"uncertainty": 120
},
"departure": {
"time": "1770622278",
"uncertainty": 120
},
"stopId": "0:CAR01",
"stopSequence": 37
},
{
"arrival": {
"time": "1770622332",
"uncertainty": 120
},
"departure": {
"time": "1770622332",
"uncertainty": 120
},
"stopId": "0:CRO04",
"stopSequence": 38
},
{
"arrival": {
"time": "1770622383",
"uncertainty": 120
},
"departure": {
"time": "1770622383",
"uncertainty": 120
},
"stopId": "0:DSe01",
"stopSequence": 39
},
{
"arrival": {
"time": "1770622443",
"uncertainty": 120
},
"departure": {
"time": "1770622443",
"uncertainty": 120
},
"stopId": "0:BrX02",
"stopSequence": 40
},
{
"arrival": {
"time": "1770622512",
"uncertainty": 120
},
"departure": {
"time": "1770622518",
"uncertainty": 120
},
"stopId": "0:BdP02",
"stopSequence": 41
},
{
"arrival": {
"time": "1770622542",
"uncertainty": 120
},
"departure": {
"time": "1770622542",
"uncertainty": 120
},
"stopId": "0:MAe01",
"stopSequence": 42
},
{
"arrival": {
"time": "1770622611",
"uncertainty": 120
},
"stopId": "0:PaR01",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu Ma Je VeC1978994"
},
"vehicle": {
"id": "997",
"label": "997"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1770622524"
}
}