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
❌108 errors, 154 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-04-24 at 09:13 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
stop_times_updates not strictly sorted E002 8 errors
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Sample errors
- trip_id MV : LaVC1976215 stop_sequence [1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19] is not strictly sorted by increasing stop_sequence
- trip_id MV : LaVC1976220 stop_sequence [1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19] is not strictly sorted by increasing stop_sequence
- trip_id MV : LaVC1976225 stop_sequence [1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19] is not strictly sorted by increasing stop_sequence
- trip_id MV : LaVC1976230 stop_sequence [1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19] is not strictly sorted by increasing stop_sequence
- trip_id MV : LaVC1976232 stop_sequence [1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19] is not strictly sorted by increasing stop_sequence
GTFS-rt stop_sequence isn't provided for trip that visits same stop_id more than once E009 8 errors
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
Sample errors
- trip_id MV : LaVC1976215 visits stop_id [0:GAR01] more than once and GTFS-rt stop_time_update is missing stop_sequence field - stop_sequence must be provided
- trip_id MV : LaVC1976220 visits stop_id [0:GAR01] more than once and GTFS-rt stop_time_update is missing stop_sequence field - stop_sequence must be provided
- trip_id MV : LaVC1976225 visits stop_id [0:GAR01] more than once and GTFS-rt stop_time_update is missing stop_sequence field - stop_sequence must be provided
- trip_id MV : LaVC1976230 visits stop_id [0:GAR01] more than once and GTFS-rt stop_time_update is missing stop_sequence field - stop_sequence must be provided
- trip_id MV : LaVC1976232 visits stop_id [0:GAR01] more than once and GTFS-rt stop_time_update is missing stop_sequence field - stop_sequence must be provided
Sequential stop_time_update times are not increasing E022 92 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 MV : LaVC1976313 stop_sequence 17 arrival_time 09:10:20 (1777014620) is less than previous stop arrival_time 09:11:29 (1777014689) - times must increase between two sequential stops
- trip_id MV : LaVC1976313 stop_sequence 17 arrival_time 09:10:20 (1777014620) is less than previous stop departure_time 09:11:29 (1777014689) - times must increase between two sequential stops
- trip_id MV : LaVC1976313 stop_sequence 17 departure_time 09:10:20 (1777014620) is less than previous stop departure_time 09:11:29 (1777014689) - times must increase between two sequential stops
- trip_id MV : LaVC1976313 stop_sequence 17 departure_time 09:10:20 (1777014620) is less than previous stop arrival_time 09:11:29 (1777014689) - times must increase between two sequential stops
- trip_id MV : LaVC1976316 stop_sequence 16 arrival_time 09:51:29 (1777017089) is less than previous stop arrival_time 09:52:42 (1777017162) - times must increase between two sequential stops
Warnings
timestamp not populated W001 98 errors
Timestamps should be populated for all elements
Sample errors
- trip_id MV : LaVC1979485 does not have a timestamp
- trip_id MV : LaVC1979487 does not have a timestamp
- trip_id MV : LaVC1979490 does not have a timestamp
- trip_id MV : LaVC1979492 does not have a timestamp
- trip_id MV : LaVC1978537 does not have a timestamp
vehicle_id not populated W002 56 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id MV : LaVC1979485 does not have a vehicle_id
- trip_id MV : LaVC1979487 does not have a vehicle_id
- trip_id MV : LaVC1979490 does not have a vehicle_id
- trip_id MV : LaVC1979492 does not have a vehicle_id
- trip_id MV : LaVC1978537 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 |
|---|---|---|---|
| W001 | Timestamps should be populated for all elements | 2,471 | 28 times (100 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1,471 | 28 times (100 % of validations) |
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 101 | 26 times (93 % 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 | 92 | 26 times (93 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 1,246 | 26 times (93 % 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 (4 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-04-24 at 13:40 Europe/Paris.
trip_updates (116) 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-04-24 at 13:40 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "C1976384",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777030131",
"uncertainty": 120
},
"stopId": "0:ASC01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777030174",
"uncertainty": 120
},
"departure": {
"time": "1777030237",
"uncertainty": 120
},
"stopId": "0:TDB04",
"stopSequence": 2
},
{
"arrival": {
"time": "1777030326",
"uncertainty": 120
},
"departure": {
"time": "1777030355",
"uncertainty": 120
},
"stopId": "0:STP01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777030416",
"uncertainty": 120
},
"departure": {
"time": "1777030431",
"uncertainty": 120
},
"stopId": "0:Bro02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777030497",
"uncertainty": 120
},
"departure": {
"time": "1777030497",
"uncertainty": 120
},
"stopId": "0:CER02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777030547",
"uncertainty": 120
},
"departure": {
"time": "1777030672",
"uncertainty": 120
},
"stopId": "0:MAI02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777030530",
"uncertainty": 120
},
"departure": {
"time": "1777030530",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:Gue02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777030701",
"uncertainty": 120
},
"departure": {
"time": "1777030731",
"uncertainty": 120
},
"stopId": "0:DEN02",
"stopSequence": 8
},
{
"arrival": {
"time": "1777030791",
"uncertainty": 120
},
"departure": {
"time": "1777030806",
"uncertainty": 120
},
"stopId": "0:DES02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777030899",
"uncertainty": 120
},
"departure": {
"time": "1777030899",
"uncertainty": 120
},
"stopId": "0:POC02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777030961",
"uncertainty": 120
},
"departure": {
"time": "1777030961",
"uncertainty": 120
},
"stopId": "0:POi02",
"stopSequence": 11
},
{
"arrival": {
"time": "1777031129",
"uncertainty": 120
},
"departure": {
"time": "1777031129",
"uncertainty": 120
},
"stopId": "0:EUr01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777031254",
"uncertainty": 120
},
"departure": {
"time": "1777031254",
"uncertainty": 120
},
"stopId": "0:MOI01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777031328",
"uncertainty": 120
},
"departure": {
"time": "1777031328",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777031359",
"uncertainty": 120
},
"departure": {
"time": "1777031359",
"uncertainty": 120
},
"stopId": "0:STm01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777031408",
"uncertainty": 120
},
"departure": {
"time": "1777031408",
"uncertainty": 120
},
"stopId": "0:MIC01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777031464",
"uncertainty": 120
},
"departure": {
"time": "1777031464",
"uncertainty": 120
},
"stopId": "0:ISL01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777031545",
"uncertainty": 120
},
"departure": {
"time": "1777031545",
"uncertainty": 120
},
"stopId": "0:BOu01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777031639",
"uncertainty": 120
},
"departure": {
"time": "1777031639",
"uncertainty": 120
},
"stopId": "0:PZI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777031714",
"uncertainty": 120
},
"departure": {
"time": "1777031714",
"uncertainty": 120
},
"stopId": "0:14J04",
"stopSequence": 20
},
{
"arrival": {
"time": "1777031816",
"uncertainty": 120
},
"departure": {
"time": "1777031816",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 21
},
{
"arrival": {
"time": "1777031888",
"uncertainty": 120
},
"departure": {
"time": "1777031888",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 22
},
{
"arrival": {
"time": "1777031946",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1976384"
},
"vehicle": {
"id": "289",
"label": "289"
}
}
},
{
"id": "C1983830",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777030232",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777030292",
"uncertainty": 120
},
"departure": {
"time": "1777030307",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 2
},
{
"arrival": {
"time": "1777030352",
"uncertainty": 120
},
"departure": {
"time": "1777030397",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 3
},
{
"arrival": {
"time": "1777030468",
"uncertainty": 120
},
"departure": {
"time": "1777030472",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777030517",
"uncertainty": 120
},
"departure": {
"time": "1777030517",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777030592",
"uncertainty": 120
},
"departure": {
"time": "1777030592",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777030682",
"uncertainty": 120
},
"departure": {
"time": "1777030697",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777030743",
"uncertainty": 120
},
"departure": {
"time": "1777030757",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 8
},
{
"arrival": {
"time": "1777030787",
"uncertainty": 120
},
"departure": {
"time": "1777030787",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777030879",
"uncertainty": 120
},
"departure": {
"time": "1777030879",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777030954",
"uncertainty": 120
},
"departure": {
"time": "1777030954",
"uncertainty": 120
},
"stopId": "0:HAU02",
"stopSequence": 11
},
{
"arrival": {
"time": "1777031013",
"uncertainty": 120
},
"departure": {
"time": "1777031013",
"uncertainty": 120
},
"stopId": "0:HER02",
"stopSequence": 12
},
{
"arrival": {
"time": "1777031076",
"uncertainty": 120
},
"departure": {
"time": "1777031076",
"uncertainty": 120
},
"stopId": "0:VEr02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777031139",
"uncertainty": 120
},
"departure": {
"time": "1777031139",
"uncertainty": 120
},
"stopId": "0:GIl02",
"stopSequence": 14
},
{
"arrival": {
"time": "1777031179",
"uncertainty": 120
},
"departure": {
"time": "1777031179",
"uncertainty": 120
},
"stopId": "0:MAD02",
"stopSequence": 15
},
{
"arrival": {
"time": "1777031265",
"uncertainty": 120
},
"departure": {
"time": "1777031265",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777031359",
"uncertainty": 120
},
"departure": {
"time": "1777031359",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777031530",
"uncertainty": 120
},
"departure": {
"time": "1777031530",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777031648",
"uncertainty": 120
},
"departure": {
"time": "1777031648",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 19
},
{
"arrival": {
"time": "1777031735",
"uncertainty": 120
},
"departure": {
"time": "1777031735",
"uncertainty": 120
},
"stopId": "0:GAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1777031780",
"uncertainty": 120
},
"departure": {
"time": "1777031780",
"uncertainty": 120
},
"stopId": "0:DEL02",
"stopSequence": 21
},
{
"arrival": {
"time": "1777031843",
"uncertainty": 120
},
"departure": {
"time": "1777031843",
"uncertainty": 120
},
"stopId": "0:STM02",
"stopSequence": 22
},
{
"arrival": {
"time": "1777031882",
"uncertainty": 120
},
"departure": {
"time": "1777031882",
"uncertainty": 120
},
"stopId": "0:GUe02",
"stopSequence": 23
},
{
"arrival": {
"time": "1777031923",
"uncertainty": 120
},
"departure": {
"time": "1777031923",
"uncertainty": 120
},
"stopId": "0:LAC02",
"stopSequence": 24
},
{
"arrival": {
"time": "1777032011",
"uncertainty": 120
},
"departure": {
"time": "1777032011",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 25
},
{
"arrival": {
"time": "1777032055",
"uncertainty": 120
},
"departure": {
"time": "1777032055",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 26
},
{
"arrival": {
"time": "1777032188",
"uncertainty": 120
},
"departure": {
"time": "1777032188",
"uncertainty": 120
},
"stopId": "0:MRO02",
"stopSequence": 27
},
{
"arrival": {
"time": "1777032219",
"uncertainty": 120
},
"departure": {
"time": "1777032219",
"uncertainty": 120
},
"stopId": "0:CLo02",
"stopSequence": 28
},
{
"arrival": {
"time": "1777032330",
"uncertainty": 120
},
"departure": {
"time": "1777032330",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 29
},
{
"arrival": {
"time": "1777032383",
"uncertainty": 120
},
"departure": {
"time": "1777032383",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 30
},
{
"arrival": {
"time": "1777032428",
"uncertainty": 120
},
"departure": {
"time": "1777032428",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 31
},
{
"arrival": {
"time": "1777032495",
"uncertainty": 120
},
"departure": {
"time": "1777032495",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 32
},
{
"arrival": {
"time": "1777032612",
"uncertainty": 120
},
"departure": {
"time": "1777032612",
"uncertainty": 120
},
"stopId": "0:STO02",
"stopSequence": 33
},
{
"arrival": {
"time": "1777032668",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1983830"
},
"vehicle": {
"id": "277",
"label": "277"
}
}
},
{
"id": "C1979444",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777032660",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1979444"
}
}
},
{
"id": "C1976386",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777031460",
"uncertainty": 120
},
"stopId": "0:ASC01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777031532",
"uncertainty": 120
},
"departure": {
"time": "1777031532",
"uncertainty": 120
},
"stopId": "0:TDB04",
"stopSequence": 2
},
{
"arrival": {
"time": "1777031652",
"uncertainty": 120
},
"departure": {
"time": "1777031652",
"uncertainty": 120
},
"stopId": "0:STP01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777031734",
"uncertainty": 120
},
"departure": {
"time": "1777031734",
"uncertainty": 120
},
"stopId": "0:Bro02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777031816",
"uncertainty": 120
},
"departure": {
"time": "1777031816",
"uncertainty": 120
},
"stopId": "0:CER02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777031880",
"uncertainty": 120
},
"departure": {
"time": "1777031880",
"uncertainty": 120
},
"stopId": "0:MAI02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777031910",
"uncertainty": 120
},
"departure": {
"time": "1777031910",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:Gue02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777031951",
"uncertainty": 120
},
"departure": {
"time": "1777031951",
"uncertainty": 120
},
"stopId": "0:DEN02",
"stopSequence": 8
},
{
"arrival": {
"time": "1777032021",
"uncertainty": 120
},
"departure": {
"time": "1777032021",
"uncertainty": 120
},
"stopId": "0:DES02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777032114",
"uncertainty": 120
},
"departure": {
"time": "1777032114",
"uncertainty": 120
},
"stopId": "0:POC02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777032176",
"uncertainty": 120
},
"departure": {
"time": "1777032176",
"uncertainty": 120
},
"stopId": "0:POi02",
"stopSequence": 11
},
{
"arrival": {
"time": "1777032314",
"uncertainty": 120
},
"departure": {
"time": "1777032314",
"uncertainty": 120
},
"stopId": "0:EUr01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777032416",
"uncertainty": 120
},
"departure": {
"time": "1777032416",
"uncertainty": 120
},
"stopId": "0:MOI01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777032498",
"uncertainty": 120
},
"departure": {
"time": "1777032498",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777032526",
"uncertainty": 120
},
"departure": {
"time": "1777032526",
"uncertainty": 120
},
"stopId": "0:STm01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777032577",
"uncertainty": 120
},
"departure": {
"time": "1777032577",
"uncertainty": 120
},
"stopId": "0:MIC01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777032635",
"uncertainty": 120
},
"departure": {
"time": "1777032635",
"uncertainty": 120
},
"stopId": "0:ISL01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777032720",
"uncertainty": 120
},
"departure": {
"time": "1777032720",
"uncertainty": 120
},
"stopId": "0:BOu01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777032823",
"uncertainty": 120
},
"departure": {
"time": "1777032823",
"uncertainty": 120
},
"stopId": "0:PZI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777032896",
"uncertainty": 120
},
"departure": {
"time": "1777032896",
"uncertainty": 120
},
"stopId": "0:14J04",
"stopSequence": 20
},
{
"arrival": {
"time": "1777033001",
"uncertainty": 120
},
"departure": {
"time": "1777033001",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 21
},
{
"arrival": {
"time": "1777033078",
"uncertainty": 120
},
"departure": {
"time": "1777033078",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 22
},
{
"arrival": {
"time": "1777033136",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1976386"
}
}
},
{
"id": "C1983831",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777031100",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1983831"
},
"vehicle": {
"id": "271",
"label": "271"
}
}
},
{
"id": "C1983832",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777032000",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1983832"
}
}
},
{
"id": "C1983833",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777032840",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1983833"
}
}
},
{
"id": "C1983834",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777033740",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1983834"
}
}
},
{
"id": "C1979450",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777030442",
"uncertainty": 120
},
"stopId": "0:HAM01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777030512",
"uncertainty": 120
},
"departure": {
"time": "1777030512",
"uncertainty": 120
},
"stopId": "0:LaN02",
"stopSequence": 2
},
{
"arrival": {
"time": "1777030547",
"uncertainty": 120
},
"departure": {
"time": "1777030547",
"uncertainty": 120
},
"stopId": "0:COC02",
"stopSequence": 3
},
{
"arrival": {
"time": "1777030577",
"uncertainty": 120
},
"departure": {
"time": "1777030592",
"uncertainty": 120
},
"stopId": "0:FEY02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777030628",
"uncertainty": 120
},
"departure": {
"time": "1777030628",
"uncertainty": 120
},
"stopId": "0:PAT01",
"stopSequence": 5
},
{
"arrival": {
"time": "1777030652",
"uncertainty": 120
},
"departure": {
"time": "1777030652",
"uncertainty": 120
},
"stopId": "0:GUY01",
"stopSequence": 6
},
{
"arrival": {
"time": "1777030689",
"uncertainty": 120
},
"departure": {
"time": "1777030689",
"uncertainty": 120
},
"stopId": "0:LAM01",
"stopSequence": 7
},
{
"arrival": {
"time": "1777030710",
"uncertainty": 120
},
"departure": {
"time": "1777030712",
"uncertainty": 120
},
"stopId": "0:BER01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777030757",
"uncertainty": 120
},
"departure": {
"time": "1777030757",
"uncertainty": 120
},
"stopId": "0:ERA01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777030823",
"uncertainty": 120
},
"departure": {
"time": "1777030823",
"uncertainty": 120
},
"stopId": "0:VAN01",
"stopSequence": 10
},
{
"arrival": {
"time": "1777030873",
"uncertainty": 120
},
"departure": {
"time": "1777030873",
"uncertainty": 120
},
"stopId": "0:JAR01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777030928",
"uncertainty": 120
},
"departure": {
"time": "1777030928",
"uncertainty": 120
},
"stopId": "0:FOs01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777031018",
"uncertainty": 120
},
"departure": {
"time": "1777031018",
"uncertainty": 120
},
"stopId": "0:VOl02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777031062",
"uncertainty": 120
},
"departure": {
"time": "1777031062",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 14
},
{
"arrival": {
"time": "1777031212",
"uncertainty": 120
},
"departure": {
"time": "1777031212",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 15
},
{
"arrival": {
"time": "1777031240",
"uncertainty": 120
},
"departure": {
"time": "1777031240",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777031360",
"uncertainty": 120
},
"departure": {
"time": "1777031360",
"uncertainty": 120
},
"stopId": "0:14J01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777031580",
"uncertainty": 120
},
"departure": {
"time": "1777031580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:VOU01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777031466",
"uncertainty": 120
},
"departure": {
"time": "1777031466",
"uncertainty": 120
},
"stopId": "0:NES01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777031536",
"uncertainty": 120
},
"departure": {
"time": "1777031536",
"uncertainty": 120
},
"stopId": "0:QUe02",
"stopSequence": 20
},
{
"arrival": {
"time": "1777031589",
"uncertainty": 120
},
"departure": {
"time": "1777031589",
"uncertainty": 120
},
"stopId": "0:SEN02",
"stopSequence": 21
},
{
"arrival": {
"time": "1777031701",
"uncertainty": 120
},
"departure": {
"time": "1777031701",
"uncertainty": 120
},
"stopId": "0:NIEL01",
"stopSequence": 22
},
{
"arrival": {
"time": "1777031725",
"uncertainty": 120
},
"departure": {
"time": "1777031725",
"uncertainty": 120
},
"stopId": "0:CUM01",
"stopSequence": 23
},
{
"arrival": {
"time": "1777031788",
"uncertainty": 120
},
"departure": {
"time": "1777031788",
"uncertainty": 120
},
"stopId": "0:PSL01",
"stopSequence": 24
},
{
"arrival": {
"time": "1777031870",
"uncertainty": 120
},
"departure": {
"time": "1777031870",
"uncertainty": 120
},
"stopId": "0:NOE01",
"stopSequence": 25
},
{
"arrival": {
"time": "1777031895",
"uncertainty": 120
},
"departure": {
"time": "1777031895",
"uncertainty": 120
},
"stopId": "0:VEO01",
"stopSequence": 26
},
{
"arrival": {
"time": "1777031934",
"uncertainty": 120
},
"departure": {
"time": "1777031934",
"uncertainty": 120
},
"stopId": "0:COR01",
"stopSequence": 27
},
{
"arrival": {
"time": "1777031956",
"uncertainty": 120
},
"departure": {
"time": "1777031956",
"uncertainty": 120
},
"stopId": "0:FAR01",
"stopSequence": 28
},
{
"arrival": {
"time": "1777032012",
"uncertainty": 120
},
"departure": {
"time": "1777032012",
"uncertainty": 120
},
"stopId": "0:HTM01",
"stopSequence": 29
},
{
"arrival": {
"time": "1777032046",
"uncertainty": 120
},
"departure": {
"time": "1777032046",
"uncertainty": 120
},
"stopId": "0:LAB01",
"stopSequence": 30
},
{
"arrival": {
"time": "1777032079",
"uncertainty": 120
},
"departure": {
"time": "1777032079",
"uncertainty": 120
},
"stopId": "0:BAS01",
"stopSequence": 31
},
{
"arrival": {
"time": "1777032110",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1979450"
},
"vehicle": {
"id": "280",
"label": "280"
}
}
},
{
"id": "C1976391",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777032720"
},
"stopId": "0:ASC01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777032792"
},
"departure": {
"time": "1777032792"
},
"stopId": "0:TDB04",
"stopSequence": 2
},
{
"arrival": {
"time": "1777032912"
},
"departure": {
"time": "1777032912"
},
"stopId": "0:STP01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777032994"
},
"departure": {
"time": "1777032994"
},
"stopId": "0:Bro02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777033076"
},
"departure": {
"time": "1777033076"
},
"stopId": "0:CER02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777033140"
},
"departure": {
"time": "1777033140"
},
"stopId": "0:MAI02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777033170",
"uncertainty": 120
},
"departure": {
"time": "1777033170",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:Gue02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777033211"
},
"departure": {
"time": "1777033211"
},
"stopId": "0:DEN02",
"stopSequence": 8
},
{
"arrival": {
"time": "1777033281"
},
"departure": {
"time": "1777033281"
},
"stopId": "0:DES02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777033374"
},
"departure": {
"time": "1777033374"
},
"stopId": "0:POC02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777033436"
},
"departure": {
"time": "1777033436"
},
"stopId": "0:POi02",
"stopSequence": 11
},
{
"arrival": {
"time": "1777033574"
},
"departure": {
"time": "1777033574"
},
"stopId": "0:EUr01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777033676"
},
"departure": {
"time": "1777033676"
},
"stopId": "0:MOI01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777033758"
},
"departure": {
"time": "1777033758"
},
"stopId": "0:BAR01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777033786"
},
"departure": {
"time": "1777033786"
},
"stopId": "0:STm01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777033837"
},
"departure": {
"time": "1777033837"
},
"stopId": "0:MIC01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777033895"
},
"departure": {
"time": "1777033895"
},
"stopId": "0:ISL01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777033980"
},
"departure": {
"time": "1777033980"
},
"stopId": "0:BOu01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777034083"
},
"departure": {
"time": "1777034083"
},
"stopId": "0:PZI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777034160"
},
"departure": {
"time": "1777034160"
},
"stopId": "0:14J04",
"stopSequence": 20
},
{
"arrival": {
"time": "1777034265"
},
"departure": {
"time": "1777034265"
},
"stopId": "0:BEU01",
"stopSequence": 21
},
{
"arrival": {
"time": "1777034342"
},
"departure": {
"time": "1777034342"
},
"stopId": "0:1RA01",
"stopSequence": 22
},
{
"arrival": {
"time": "1777034400"
},
"stopId": "0:PxC01",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1976391"
}
}
},
{
"id": "C1979451",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777032900",
"uncertainty": 120
},
"stopId": "0:HAM01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777032981",
"uncertainty": 120
},
"departure": {
"time": "1777032981",
"uncertainty": 120
},
"stopId": "0:LaN02",
"stopSequence": 2
},
{
"arrival": {
"time": "1777033034",
"uncertainty": 120
},
"departure": {
"time": "1777033034",
"uncertainty": 120
},
"stopId": "0:COC02",
"stopSequence": 3
},
{
"arrival": {
"time": "1777033077",
"uncertainty": 120
},
"departure": {
"time": "1777033077",
"uncertainty": 120
},
"stopId": "0:FEY02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777033122",
"uncertainty": 120
},
"departure": {
"time": "1777033122",
"uncertainty": 120
},
"stopId": "0:PAT01",
"stopSequence": 5
},
{
"arrival": {
"time": "1777033172",
"uncertainty": 120
},
"departure": {
"time": "1777033172",
"uncertainty": 120
},
"stopId": "0:GUY01",
"stopSequence": 6
},
{
"arrival": {
"time": "1777033211",
"uncertainty": 120
},
"departure": {
"time": "1777033211",
"uncertainty": 120
},
"stopId": "0:LAM01",
"stopSequence": 7
},
{
"arrival": {
"time": "1777033250",
"uncertainty": 120
},
"departure": {
"time": "1777033250",
"uncertainty": 120
},
"stopId": "0:BER01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777033319",
"uncertainty": 120
},
"departure": {
"time": "1777033319",
"uncertainty": 120
},
"stopId": "0:ERA01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777033382",
"uncertainty": 120
},
"departure": {
"time": "1777033382",
"uncertainty": 120
},
"stopId": "0:VAN01",
"stopSequence": 10
},
{
"arrival": {
"time": "1777033428",
"uncertainty": 120
},
"departure": {
"time": "1777033428",
"uncertainty": 120
},
"stopId": "0:JAR01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777033478",
"uncertainty": 120
},
"departure": {
"time": "1777033478",
"uncertainty": 120
},
"stopId": "0:FOs01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777033560",
"uncertainty": 120
},
"departure": {
"time": "1777033560",
"uncertainty": 120
},
"stopId": "0:VOl02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777033604",
"uncertainty": 120
},
"departure": {
"time": "1777033604",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 14
},
{
"arrival": {
"time": "1777033772",
"uncertainty": 120
},
"departure": {
"time": "1777033772",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 15
},
{
"arrival": {
"time": "1777033800",
"uncertainty": 120
},
"departure": {
"time": "1777033800",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777033920",
"uncertainty": 120
},
"departure": {
"time": "1777033920",
"uncertainty": 120
},
"stopId": "0:14J01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777034040",
"uncertainty": 120
},
"departure": {
"time": "1777034040",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:VOU01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777034026",
"uncertainty": 120
},
"departure": {
"time": "1777034026",
"uncertainty": 120
},
"stopId": "0:NES01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777034096",
"uncertainty": 120
},
"departure": {
"time": "1777034096",
"uncertainty": 120
},
"stopId": "0:QUe02",
"stopSequence": 20
},
{
"arrival": {
"time": "1777034149",
"uncertainty": 120
},
"departure": {
"time": "1777034149",
"uncertainty": 120
},
"stopId": "0:SEN02",
"stopSequence": 21
},
{
"arrival": {
"time": "1777034261",
"uncertainty": 120
},
"departure": {
"time": "1777034261",
"uncertainty": 120
},
"stopId": "0:NIEL01",
"stopSequence": 22
},
{
"arrival": {
"time": "1777034285",
"uncertainty": 120
},
"departure": {
"time": "1777034285",
"uncertainty": 120
},
"stopId": "0:CUM01",
"stopSequence": 23
},
{
"arrival": {
"time": "1777034348",
"uncertainty": 120
},
"departure": {
"time": "1777034348",
"uncertainty": 120
},
"stopId": "0:PSL01",
"stopSequence": 24
},
{
"arrival": {
"time": "1777034430",
"uncertainty": 120
},
"departure": {
"time": "1777034430",
"uncertainty": 120
},
"stopId": "0:NOE01",
"stopSequence": 25
},
{
"arrival": {
"time": "1777034461",
"uncertainty": 120
},
"departure": {
"time": "1777034461",
"uncertainty": 120
},
"stopId": "0:VEO01",
"stopSequence": 26
},
{
"arrival": {
"time": "1777034510",
"uncertainty": 120
},
"departure": {
"time": "1777034510",
"uncertainty": 120
},
"stopId": "0:COR01",
"stopSequence": 27
},
{
"arrival": {
"time": "1777034537",
"uncertainty": 120
},
"departure": {
"time": "1777034537",
"uncertainty": 120
},
"stopId": "0:FAR01",
"stopSequence": 28
},
{
"arrival": {
"time": "1777034607",
"uncertainty": 120
},
"departure": {
"time": "1777034607",
"uncertainty": 120
},
"stopId": "0:HTM01",
"stopSequence": 29
},
{
"arrival": {
"time": "1777034650",
"uncertainty": 120
},
"departure": {
"time": "1777034650",
"uncertainty": 120
},
"stopId": "0:LAB01",
"stopSequence": 30
},
{
"arrival": {
"time": "1777034692",
"uncertainty": 120
},
"departure": {
"time": "1777034692",
"uncertainty": 120
},
"stopId": "0:BAS01",
"stopSequence": 31
},
{
"arrival": {
"time": "1777034730",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1979451"
}
}
},
{
"id": "C1983839",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777028821",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777028850",
"uncertainty": 120
},
"departure": {
"time": "1777028850",
"uncertainty": 120
},
"stopId": "0:STO01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777028910",
"uncertainty": 120
},
"departure": {
"time": "1777028925",
"uncertainty": 120
},
"stopId": "0:CEn02",
"stopSequence": 3
},
{
"arrival": {
"time": "1777029060",
"uncertainty": 120
},
"departure": {
"time": "1777029060",
"uncertainty": 120
},
"stopId": "0:GAG01",
"stopSequence": 4
},
{
"arrival": {
"time": "1777029075",
"uncertainty": 120
},
"departure": {
"time": "1777029075",
"uncertainty": 120
},
"stopId": "0:MAS01",
"stopSequence": 5
},
{
"arrival": {
"time": "1777029120",
"uncertainty": 120
},
"departure": {
"time": "1777029135",
"uncertainty": 120
},
"stopId": "0:PAl01",
"stopSequence": 6
},
{
"arrival": {
"time": "1777029240",
"uncertainty": 120
},
"departure": {
"time": "1777029255",
"uncertainty": 120
},
"stopId": "0:CLo01",
"stopSequence": 7
},
{
"arrival": {
"time": "1777029285",
"uncertainty": 120
},
"departure": {
"time": "1777029315",
"uncertainty": 120
},
"stopId": "0:MRO01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777029390",
"uncertainty": 120
},
"departure": {
"time": "1777029405",
"uncertainty": 120
},
"stopId": "0:DEV01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777029465",
"uncertainty": 120
},
"departure": {
"time": "1777029480",
"uncertainty": 120
},
"stopId": "0:BLa01",
"stopSequence": 10
},
{
"arrival": {
"time": "1777029520",
"uncertainty": 120
},
"departure": {
"time": "1777029540",
"uncertainty": 120
},
"stopId": "0:LAC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777029600",
"uncertainty": 120
},
"departure": {
"time": "1777029600",
"uncertainty": 120
},
"stopId": "0:GUe01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777029630",
"uncertainty": 120
},
"departure": {
"time": "1777029690",
"uncertainty": 120
},
"stopId": "0:STM01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777029720",
"uncertainty": 120
},
"departure": {
"time": "1777029720",
"uncertainty": 120
},
"stopId": "0:DEL01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777029810",
"uncertainty": 120
},
"departure": {
"time": "1777029825",
"uncertainty": 120
},
"stopId": "0:GAU01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777029885",
"uncertainty": 120
},
"departure": {
"time": "1777029900",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777029991",
"uncertainty": 120
},
"departure": {
"time": "1777030005",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 17
},
{
"arrival": {
"time": "1777030146",
"uncertainty": 120
},
"departure": {
"time": "1777030343",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 18
},
{
"arrival": {
"time": "1777030397",
"uncertainty": 120
},
"departure": {
"time": "1777030404",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777030507",
"uncertainty": 120
},
"departure": {
"time": "1777030523",
"uncertainty": 120
},
"stopId": "0:MAD01",
"stopSequence": 20
},
{
"arrival": {
"time": "1777030566",
"uncertainty": 120
},
"departure": {
"time": "1777030583",
"uncertainty": 120
},
"stopId": "0:GIl01",
"stopSequence": 21
},
{
"arrival": {
"time": "1777030628",
"uncertainty": 120
},
"departure": {
"time": "1777030628",
"uncertainty": 120
},
"stopId": "0:VEr01",
"stopSequence": 22
},
{
"arrival": {
"time": "1777030673",
"uncertainty": 120
},
"departure": {
"time": "1777030688",
"uncertainty": 120
},
"stopId": "0:HER01",
"stopSequence": 23
},
{
"arrival": {
"time": "1777030742",
"uncertainty": 120
},
"departure": {
"time": "1777030763",
"uncertainty": 120
},
"stopId": "0:HAU01",
"stopSequence": 24
},
{
"arrival": {
"time": "1777030821",
"uncertainty": 120
},
"departure": {
"time": "1777030821",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1777030880",
"uncertainty": 120
},
"departure": {
"time": "1777030880",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 26
},
{
"arrival": {
"time": "1777030925",
"uncertainty": 120
},
"departure": {
"time": "1777030925",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 27
},
{
"arrival": {
"time": "1777030981",
"uncertainty": 120
},
"departure": {
"time": "1777030981",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 28
},
{
"arrival": {
"time": "1777031066",
"uncertainty": 120
},
"departure": {
"time": "1777031066",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 29
},
{
"arrival": {
"time": "1777031175",
"uncertainty": 120
},
"departure": {
"time": "1777031175",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 30
},
{
"arrival": {
"time": "1777031207",
"uncertainty": 120
},
"departure": {
"time": "1777031207",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 31
},
{
"arrival": {
"time": "1777031273",
"uncertainty": 120
},
"departure": {
"time": "1777031273",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1777031302",
"uncertainty": 120
},
"departure": {
"time": "1777031302",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 33
},
{
"arrival": {
"time": "1777031394",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1983839"
},
"vehicle": {
"id": "326",
"label": "326"
}
}
},
{
"id": "C1983840",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777029766",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777029824",
"uncertainty": 120
},
"departure": {
"time": "1777029824",
"uncertainty": 120
},
"stopId": "0:STO01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777029916",
"uncertainty": 120
},
"departure": {
"time": "1777029946",
"uncertainty": 120
},
"stopId": "0:CEn02",
"stopSequence": 3
},
{
"arrival": {
"time": "1777030051",
"uncertainty": 120
},
"departure": {
"time": "1777030051",
"uncertainty": 120
},
"stopId": "0:GAG01",
"stopSequence": 4
},
{
"arrival": {
"time": "1777030066",
"uncertainty": 120
},
"departure": {
"time": "1777030081",
"uncertainty": 120
},
"stopId": "0:MAS01",
"stopSequence": 5
},
{
"arrival": {
"time": "1777030111",
"uncertainty": 120
},
"departure": {
"time": "1777030126",
"uncertainty": 120
},
"stopId": "0:PAl01",
"stopSequence": 6
},
{
"arrival": {
"time": "1777030261",
"uncertainty": 120
},
"departure": {
"time": "1777030276",
"uncertainty": 120
},
"stopId": "0:CLo01",
"stopSequence": 7
},
{
"arrival": {
"time": "1777030299",
"uncertainty": 120
},
"departure": {
"time": "1777030321",
"uncertainty": 120
},
"stopId": "0:MRO01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777030397",
"uncertainty": 120
},
"departure": {
"time": "1777030411",
"uncertainty": 120
},
"stopId": "0:DEV01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777030486",
"uncertainty": 120
},
"departure": {
"time": "1777030501",
"uncertainty": 120
},
"stopId": "0:BLa01",
"stopSequence": 10
},
{
"arrival": {
"time": "1777030541",
"uncertainty": 120
},
"departure": {
"time": "1777030561",
"uncertainty": 120
},
"stopId": "0:LAC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777030591",
"uncertainty": 120
},
"departure": {
"time": "1777030591",
"uncertainty": 120
},
"stopId": "0:GUe01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777030636",
"uncertainty": 120
},
"departure": {
"time": "1777030666",
"uncertainty": 120
},
"stopId": "0:STM01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777030696",
"uncertainty": 120
},
"departure": {
"time": "1777030711",
"uncertainty": 120
},
"stopId": "0:DEL01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777030756",
"uncertainty": 120
},
"departure": {
"time": "1777030772",
"uncertainty": 120
},
"stopId": "0:GAU01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777030854",
"uncertainty": 120
},
"departure": {
"time": "1777030854",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777030914",
"uncertainty": 120
},
"departure": {
"time": "1777030914",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 17
},
{
"arrival": {
"time": "1777031035",
"uncertainty": 120
},
"departure": {
"time": "1777031046",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 18
},
{
"arrival": {
"time": "1777031114",
"uncertainty": 120
},
"departure": {
"time": "1777031114",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777031226",
"uncertainty": 120
},
"departure": {
"time": "1777031226",
"uncertainty": 120
},
"stopId": "0:MAD01",
"stopSequence": 20
},
{
"arrival": {
"time": "1777031287",
"uncertainty": 120
},
"departure": {
"time": "1777031287",
"uncertainty": 120
},
"stopId": "0:GIl01",
"stopSequence": 21
},
{
"arrival": {
"time": "1777031378",
"uncertainty": 120
},
"departure": {
"time": "1777031378",
"uncertainty": 120
},
"stopId": "0:VEr01",
"stopSequence": 22
},
{
"arrival": {
"time": "1777031455",
"uncertainty": 120
},
"departure": {
"time": "1777031455",
"uncertainty": 120
},
"stopId": "0:HER01",
"stopSequence": 23
},
{
"arrival": {
"time": "1777031505",
"uncertainty": 120
},
"departure": {
"time": "1777031505",
"uncertainty": 120
},
"stopId": "0:HAU01",
"stopSequence": 24
},
{
"arrival": {
"time": "1777031586",
"uncertainty": 120
},
"departure": {
"time": "1777031586",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1777031648",
"uncertainty": 120
},
"departure": {
"time": "1777031648",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 26
},
{
"arrival": {
"time": "1777031696",
"uncertainty": 120
},
"departure": {
"time": "1777031696",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 27
},
{
"arrival": {
"time": "1777031755",
"uncertainty": 120
},
"departure": {
"time": "1777031755",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 28
},
{
"arrival": {
"time": "1777031845",
"uncertainty": 120
},
"departure": {
"time": "1777031845",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 29
},
{
"arrival": {
"time": "1777031960",
"uncertainty": 120
},
"departure": {
"time": "1777031960",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 30
},
{
"arrival": {
"time": "1777031994",
"uncertainty": 120
},
"departure": {
"time": "1777031994",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 31
},
{
"arrival": {
"time": "1777032064",
"uncertainty": 120
},
"departure": {
"time": "1777032064",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1777032094",
"uncertainty": 120
},
"departure": {
"time": "1777032094",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 33
},
{
"arrival": {
"time": "1777032186",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1983840"
},
"vehicle": {
"id": "311",
"label": "311"
}
}
},
{
"id": "C1983841",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777030516",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777030546",
"uncertainty": 120
},
"departure": {
"time": "1777030546",
"uncertainty": 120
},
"stopId": "0:STO01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777030621",
"uncertainty": 120
},
"departure": {
"time": "1777030651",
"uncertainty": 120
},
"stopId": "0:CEn02",
"stopSequence": 3
},
{
"arrival": {
"time": "1777030726",
"uncertainty": 120
},
"departure": {
"time": "1777030726",
"uncertainty": 120
},
"stopId": "0:GAG01",
"stopSequence": 4
},
{
"arrival": {
"time": "1777030741",
"uncertainty": 120
},
"departure": {
"time": "1777030756",
"uncertainty": 120
},
"stopId": "0:MAS01",
"stopSequence": 5
},
{
"arrival": {
"time": "1777030786",
"uncertainty": 120
},
"departure": {
"time": "1777030801",
"uncertainty": 120
},
"stopId": "0:PAl01",
"stopSequence": 6
},
{
"arrival": {
"time": "1777030931",
"uncertainty": 120
},
"departure": {
"time": "1777030931",
"uncertainty": 120
},
"stopId": "0:CLo01",
"stopSequence": 7
},
{
"arrival": {
"time": "1777030968",
"uncertainty": 120
},
"departure": {
"time": "1777030968",
"uncertainty": 120
},
"stopId": "0:MRO01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777031105",
"uncertainty": 120
},
"departure": {
"time": "1777031105",
"uncertainty": 120
},
"stopId": "0:DEV01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777031172",
"uncertainty": 120
},
"departure": {
"time": "1777031172",
"uncertainty": 120
},
"stopId": "0:BLa01",
"stopSequence": 10
},
{
"arrival": {
"time": "1777031215",
"uncertainty": 120
},
"departure": {
"time": "1777031215",
"uncertainty": 120
},
"stopId": "0:LAC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777031269",
"uncertainty": 120
},
"departure": {
"time": "1777031269",
"uncertainty": 120
},
"stopId": "0:GUe01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777031328",
"uncertainty": 120
},
"departure": {
"time": "1777031328",
"uncertainty": 120
},
"stopId": "0:STM01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777031386",
"uncertainty": 120
},
"departure": {
"time": "1777031386",
"uncertainty": 120
},
"stopId": "0:DEL01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777031485",
"uncertainty": 120
},
"departure": {
"time": "1777031485",
"uncertainty": 120
},
"stopId": "0:GAU01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777031568",
"uncertainty": 120
},
"departure": {
"time": "1777031568",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777031640",
"uncertainty": 120
},
"departure": {
"time": "1777031640",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 17
},
{
"arrival": {
"time": "1777031806",
"uncertainty": 120
},
"departure": {
"time": "1777031940",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 18
},
{
"arrival": {
"time": "1777032008",
"uncertainty": 120
},
"departure": {
"time": "1777032008",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777032120",
"uncertainty": 120
},
"departure": {
"time": "1777032120",
"uncertainty": 120
},
"stopId": "0:MAD01",
"stopSequence": 20
},
{
"arrival": {
"time": "1777032181",
"uncertainty": 120
},
"departure": {
"time": "1777032181",
"uncertainty": 120
},
"stopId": "0:GIl01",
"stopSequence": 21
},
{
"arrival": {
"time": "1777032272",
"uncertainty": 120
},
"departure": {
"time": "1777032272",
"uncertainty": 120
},
"stopId": "0:VEr01",
"stopSequence": 22
},
{
"arrival": {
"time": "1777032349",
"uncertainty": 120
},
"departure": {
"time": "1777032349",
"uncertainty": 120
},
"stopId": "0:HER01",
"stopSequence": 23
},
{
"arrival": {
"time": "1777032399",
"uncertainty": 120
},
"departure": {
"time": "1777032399",
"uncertainty": 120
},
"stopId": "0:HAU01",
"stopSequence": 24
},
{
"arrival": {
"time": "1777032480",
"uncertainty": 120
},
"departure": {
"time": "1777032480",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1777032542",
"uncertainty": 120
},
"departure": {
"time": "1777032542",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 26
},
{
"arrival": {
"time": "1777032590",
"uncertainty": 120
},
"departure": {
"time": "1777032590",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 27
},
{
"arrival": {
"time": "1777032649",
"uncertainty": 120
},
"departure": {
"time": "1777032649",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 28
},
{
"arrival": {
"time": "1777032739",
"uncertainty": 120
},
"departure": {
"time": "1777032739",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 29
},
{
"arrival": {
"time": "1777032854",
"uncertainty": 120
},
"departure": {
"time": "1777032854",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 30
},
{
"arrival": {
"time": "1777032888",
"uncertainty": 120
},
"departure": {
"time": "1777032888",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 31
},
{
"arrival": {
"time": "1777032958",
"uncertainty": 120
},
"departure": {
"time": "1777032958",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1777032988",
"uncertainty": 120
},
"departure": {
"time": "1777032988",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 33
},
{
"arrival": {
"time": "1777033080",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1983841"
},
"vehicle": {
"id": "334",
"label": "334"
}
}
},
{
"id": "C1983842",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777031460",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1983842"
}
}
},
{
"id": "C1977485",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777029568",
"uncertainty": 120
},
"departure": {
"time": "1777029568",
"uncertainty": 120
},
"stopId": "0:Cen02",
"stopSequence": 2
},
{
"arrival": {
"time": "1777029638",
"uncertainty": 120
},
"departure": {
"time": "1777029658",
"uncertainty": 120
},
"stopId": "0:mai02",
"stopSequence": 3
},
{
"arrival": {
"time": "1777029738",
"uncertainty": 120
},
"departure": {
"time": "1777029763",
"uncertainty": 120
},
"stopId": "0:ViL02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777029814",
"uncertainty": 120
},
"departure": {
"time": "1777029824",
"uncertainty": 120
},
"stopId": "0:CoU02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777029874",
"uncertainty": 120
},
"departure": {
"time": "1777029883",
"uncertainty": 120
},
"stopId": "0:ROs04",
"stopSequence": 6
},
{
"arrival": {
"time": "1777029937",
"uncertainty": 120
},
"departure": {
"time": "1777029958",
"uncertainty": 120
},
"stopId": "0:BRE01",
"stopSequence": 7
},
{
"arrival": {
"time": "1777030003",
"uncertainty": 120
},
"departure": {
"time": "1777030018",
"uncertainty": 120
},
"stopId": "0:HTF02",
"stopSequence": 8
},
{
"arrival": {
"time": "1777030049",
"uncertainty": 120
},
"departure": {
"time": "1777030064",
"uncertainty": 120
},
"stopId": "0:VIE02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777030145",
"uncertainty": 120
},
"departure": {
"time": "1777030153",
"uncertainty": 120
},
"stopId": "0:BAL02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777030191",
"uncertainty": 120
},
"departure": {
"time": "1777030198",
"uncertainty": 120
},
"stopId": "0:Ver02",
"stopSequence": 11
},
{
"arrival": {
"time": "1777030294",
"uncertainty": 120
},
"departure": {
"time": "1777030294",
"uncertainty": 120
},
"stopId": "0:ROS02",
"stopSequence": 12
},
{
"arrival": {
"time": "1777030333",
"uncertainty": 120
},
"departure": {
"time": "1777030348",
"uncertainty": 120
},
"stopId": "0:COu02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777030420",
"uncertainty": 120
},
"departure": {
"time": "1777030438",
"uncertainty": 120
},
"stopId": "0:MAg02",
"stopSequence": 14
},
{
"arrival": {
"time": "1777030468",
"uncertainty": 120
},
"departure": {
"time": "1777030468",
"uncertainty": 120
},
"stopId": "0:mAI02",
"stopSequence": 15
},
{
"arrival": {
"time": "1777030520",
"uncertainty": 120
},
"departure": {
"time": "1777030520",
"uncertainty": 120
},
"stopId": "0:CRo02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777030559",
"uncertainty": 120
},
"departure": {
"time": "1777030559",
"uncertainty": 120
},
"stopId": "0:SOM02",
"stopSequence": 17
},
{
"arrival": {
"time": "1777030604",
"uncertainty": 120
},
"departure": {
"time": "1777030604",
"uncertainty": 120
},
"stopId": "0:SUP02",
"stopSequence": 18
},
{
"arrival": {
"time": "1777030663",
"uncertainty": 120
},
"departure": {
"time": "1777030664",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 19
},
{
"arrival": {
"time": "1777030753",
"uncertainty": 120
},
"departure": {
"time": "1777030783",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 20
},
{
"arrival": {
"time": "1777030862",
"uncertainty": 120
},
"departure": {
"time": "1777030862",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 21
},
{
"arrival": {
"time": "1777030960",
"uncertainty": 120
},
"departure": {
"time": "1777030960",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 22
},
{
"arrival": {
"time": "1777031003",
"uncertainty": 120
},
"departure": {
"time": "1777031003",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 23
},
{
"arrival": {
"time": "1777031091",
"uncertainty": 120
},
"departure": {
"time": "1777031091",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 24
},
{
"arrival": {
"time": "1777031241",
"uncertainty": 120
},
"departure": {
"time": "1777031241",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 25
},
{
"arrival": {
"time": "1777031264",
"uncertainty": 120
},
"departure": {
"time": "1777031264",
"uncertainty": 120
},
"stopId": "0:FoN03",
"stopSequence": 26
},
{
"arrival": {
"time": "1777031326",
"uncertainty": 120
},
"departure": {
"time": "1777031326",
"uncertainty": 120
},
"stopId": "0:FIL02",
"stopSequence": 27
},
{
"arrival": {
"time": "1777031405",
"uncertainty": 120
},
"departure": {
"time": "1777031405",
"uncertainty": 120
},
"stopId": "0:PAI02",
"stopSequence": 28
},
{
"arrival": {
"time": "1777031463",
"uncertainty": 120
},
"departure": {
"time": "1777031463",
"uncertainty": 120
},
"stopId": "0:ROG02",
"stopSequence": 29
},
{
"arrival": {
"time": "1777031541",
"uncertainty": 120
},
"departure": {
"time": "1777031541",
"uncertainty": 120
},
"stopId": "0:ALA02",
"stopSequence": 30
},
{
"arrival": {
"time": "1777031711",
"uncertainty": 120
},
"departure": {
"time": "1777031711",
"uncertainty": 120
},
"stopId": "0:STM04",
"stopSequence": 31
},
{
"arrival": {
"time": "1777031814",
"uncertainty": 120
},
"departure": {
"time": "1777031814",
"uncertainty": 120
},
"stopId": "0:HTC02",
"stopSequence": 32
},
{
"arrival": {
"time": "1777031863",
"uncertainty": 120
},
"departure": {
"time": "1777031863",
"uncertainty": 120
},
"stopId": "0:TRo02",
"stopSequence": 33
},
{
"arrival": {
"time": "1777031901",
"uncertainty": 120
},
"departure": {
"time": "1777031901",
"uncertainty": 120
},
"stopId": "0:SAR02",
"stopSequence": 34
},
{
"arrival": {
"time": "1777031975",
"uncertainty": 120
},
"departure": {
"time": "1777031975",
"uncertainty": 120
},
"stopId": "0:SAL02",
"stopSequence": 35
},
{
"arrival": {
"time": "1777032041",
"uncertainty": 120
},
"departure": {
"time": "1777032041",
"uncertainty": 120
},
"stopId": "0:JUI01",
"stopSequence": 36
},
{
"arrival": {
"time": "1777032109",
"uncertainty": 120
},
"departure": {
"time": "1777032109",
"uncertainty": 120
},
"stopId": "0:MOZ01",
"stopSequence": 37
},
{
"arrival": {
"time": "1777032166",
"uncertainty": 120
},
"departure": {
"time": "1777032166",
"uncertainty": 120
},
"stopId": "0:CAm02",
"stopSequence": 38
},
{
"arrival": {
"time": "1777032201",
"uncertainty": 120
},
"departure": {
"time": "1777032201",
"uncertainty": 120
},
"stopId": "0:TEI02",
"stopSequence": 39
},
{
"arrival": {
"time": "1777032301",
"uncertainty": 120
},
"departure": {
"time": "1777032301",
"uncertainty": 120
},
"stopId": "0:PIS02",
"stopSequence": 40
},
{
"arrival": {
"time": "1777032344",
"uncertainty": 120
},
"departure": {
"time": "1777032344",
"uncertainty": 120
},
"stopId": "0:Ham02",
"stopSequence": 41
},
{
"arrival": {
"time": "1777032381",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 42
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1977485"
},
"vehicle": {
"id": "308",
"label": "308"
}
}
},
{
"id": "C1983843",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777033260",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1983843"
}
}
},
{
"id": "C1983844",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777034160",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1983844"
}
}
},
{
"id": "C1978541",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777032660",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1978541"
}
}
},
{
"id": "C1979505",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777030217",
"uncertainty": 120
},
"stopId": "0:STG01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777030287",
"uncertainty": 120
},
"departure": {
"time": "1777030287",
"uncertainty": 120
},
"stopId": "0:DUF01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777030335",
"uncertainty": 120
},
"departure": {
"time": "1777030335",
"uncertainty": 120
},
"stopId": "0:CEZ01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777030367",
"uncertainty": 120
},
"departure": {
"time": "1777030367",
"uncertainty": 120
},
"stopId": "0:PRI02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777030397",
"uncertainty": 120
},
"departure": {
"time": "1777030397",
"uncertainty": 120
},
"stopId": "0:MSG02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777030472",
"uncertainty": 120
},
"departure": {
"time": "1777030472",
"uncertainty": 120
},
"stopId": "0:MAr02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777030487",
"uncertainty": 120
},
"departure": {
"time": "1777030487",
"uncertainty": 120
},
"stopId": "0:PDl02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777030588",
"uncertainty": 120
},
"departure": {
"time": "1777030592",
"uncertainty": 120
},
"stopId": "0:PER02",
"stopSequence": 8
},
{
"arrival": {
"time": "1777030637",
"uncertainty": 120
},
"departure": {
"time": "1777030637",
"uncertainty": 120
},
"stopId": "0:PiT02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777030667",
"uncertainty": 120
},
"departure": {
"time": "1777030667",
"uncertainty": 120
},
"stopId": "0:COM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777030697",
"uncertainty": 120
},
"departure": {
"time": "1777030697",
"uncertainty": 120
},
"stopId": "0:OLI02",
"stopSequence": 11
},
{
"arrival": {
"time": "1777030748",
"uncertainty": 120
},
"departure": {
"time": "1777030748",
"uncertainty": 120
},
"stopId": "0:GaU02",
"stopSequence": 12
},
{
"arrival": {
"time": "1777030838",
"uncertainty": 120
},
"departure": {
"time": "1777030838",
"uncertainty": 120
},
"stopId": "0:ANT02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777030967",
"uncertainty": 120
},
"departure": {
"time": "1777030967",
"uncertainty": 120
},
"stopId": "0:MED02",
"stopSequence": 14
},
{
"arrival": {
"time": "1777031015",
"uncertainty": 120
},
"departure": {
"time": "1777031015",
"uncertainty": 120
},
"stopId": "0:CCE02",
"stopSequence": 15
},
{
"arrival": {
"time": "1777031078",
"uncertainty": 120
},
"departure": {
"time": "1777031078",
"uncertainty": 120
},
"stopId": "0:MAi02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777031169",
"uncertainty": 120
},
"departure": {
"time": "1777031169",
"uncertainty": 120
},
"stopId": "0:BAl02",
"stopSequence": 17
},
{
"arrival": {
"time": "1777031258",
"uncertainty": 120
},
"departure": {
"time": "1777031258",
"uncertainty": 120
},
"stopId": "0:MAU02",
"stopSequence": 18
},
{
"arrival": {
"time": "1777031364",
"uncertainty": 120
},
"departure": {
"time": "1777031364",
"uncertainty": 120
},
"stopId": "0:TIL02",
"stopSequence": 19
},
{
"arrival": {
"time": "1777031443",
"uncertainty": 120
},
"departure": {
"time": "1777031443",
"uncertainty": 120
},
"stopId": "0:DID02",
"stopSequence": 20
},
{
"arrival": {
"time": "1777031618",
"uncertainty": 120
},
"departure": {
"time": "1777031618",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 21
},
{
"arrival": {
"time": "1777031714",
"uncertainty": 120
},
"departure": {
"time": "1777031714",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 22
},
{
"arrival": {
"time": "1777031797",
"uncertainty": 120
},
"departure": {
"time": "1777031797",
"uncertainty": 120
},
"stopId": "0:VlS01",
"stopSequence": 23
},
{
"arrival": {
"time": "1777031919",
"uncertainty": 120
},
"departure": {
"time": "1777031919",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 24
},
{
"arrival": {
"time": "1777031990",
"uncertainty": 120
},
"departure": {
"time": "1777031990",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 25
},
{
"arrival": {
"time": "1777032046",
"uncertainty": 120
},
"departure": {
"time": "1777032046",
"uncertainty": 120
},
"stopId": "0:Jac02",
"stopSequence": 26
},
{
"arrival": {
"time": "1777032108",
"uncertainty": 120
},
"departure": {
"time": "1777032108",
"uncertainty": 120
},
"stopId": "0:BIL02",
"stopSequence": 27
},
{
"arrival": {
"time": "1777032147",
"uncertainty": 120
},
"departure": {
"time": "1777032147",
"uncertainty": 120
},
"stopId": "0:TAM02",
"stopSequence": 28
},
{
"arrival": {
"time": "1777032194",
"uncertainty": 120
},
"departure": {
"time": "1777032194",
"uncertainty": 120
},
"stopId": "0:BRO02",
"stopSequence": 29
},
{
"arrival": {
"time": "1777032239",
"uncertainty": 120
},
"departure": {
"time": "1777032239",
"uncertainty": 120
},
"stopId": "0:SEC02",
"stopSequence": 30
},
{
"arrival": {
"time": "1777032277",
"uncertainty": 120
},
"departure": {
"time": "1777032277",
"uncertainty": 120
},
"stopId": "0:DEM02",
"stopSequence": 31
},
{
"arrival": {
"time": "1777032310",
"uncertainty": 120
},
"departure": {
"time": "1777032310",
"uncertainty": 120
},
"stopId": "0:CHm02",
"stopSequence": 32
},
{
"arrival": {
"time": "1777032391",
"uncertainty": 120
},
"departure": {
"time": "1777032391",
"uncertainty": 120
},
"stopId": "0:GDF02",
"stopSequence": 33
},
{
"arrival": {
"time": "1777032473",
"uncertainty": 120
},
"departure": {
"time": "1777032473",
"uncertainty": 120
},
"stopId": "0:PPP02",
"stopSequence": 34
},
{
"arrival": {
"time": "1777032518",
"uncertainty": 120
},
"stopId": "0:FOU01",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1979505"
},
"vehicle": {
"id": "283",
"label": "283"
}
}
},
{
"id": "C1979506",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777031580",
"uncertainty": 120
},
"stopId": "0:STG01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1979506"
}
}
},
{
"id": "C1978560",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777033627",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "102",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1978560"
}
}
},
{
"id": "C1978561",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777030685",
"uncertainty": 120
},
"stopId": "0:FoN01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777030700",
"uncertainty": 120
},
"departure": {
"time": "1777030745",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 2
},
{
"arrival": {
"time": "1777030805",
"uncertainty": 120
},
"departure": {
"time": "1777030805",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 3
},
{
"arrival": {
"time": "1777030895",
"uncertainty": 120
},
"departure": {
"time": "1777030895",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777030961",
"uncertainty": 120
},
"departure": {
"time": "1777030961",
"uncertainty": 120
},
"stopId": "0:CHa02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777031009",
"uncertainty": 120
},
"departure": {
"time": "1777031009",
"uncertainty": 120
},
"stopId": "0:Ber02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777031085",
"uncertainty": 120
},
"departure": {
"time": "1777031085",
"uncertainty": 120
},
"stopId": "0:MAl02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777031134",
"uncertainty": 120
},
"departure": {
"time": "1777031134",
"uncertainty": 120
},
"stopId": "0:TIR02",
"stopSequence": 8
},
{
"arrival": {
"time": "1777031297",
"uncertainty": 120
},
"departure": {
"time": "1777031297",
"uncertainty": 120
},
"stopId": "0:MAZ01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777031348",
"uncertainty": 120
},
"departure": {
"time": "1777031348",
"uncertainty": 120
},
"stopId": "0:LVA01",
"stopSequence": 10
},
{
"arrival": {
"time": "1777031458",
"uncertainty": 120
},
"departure": {
"time": "1777031458",
"uncertainty": 120
},
"stopId": "0:LVa01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777031513",
"uncertainty": 120
},
"departure": {
"time": "1777031513",
"uncertainty": 120
},
"stopId": "0:Cul01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777031602",
"uncertainty": 120
},
"departure": {
"time": "1777031602",
"uncertainty": 120
},
"stopId": "0:SMR01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777031652",
"uncertainty": 120
},
"departure": {
"time": "1777031652",
"uncertainty": 120
},
"stopId": "0:SMA01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777031833",
"uncertainty": 120
},
"departure": {
"time": "1777031833",
"uncertainty": 120
},
"stopId": "0:Van01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777032001",
"uncertainty": 120
},
"departure": {
"time": "1777032001",
"uncertainty": 120
},
"stopId": "0:SBe01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777032036",
"uncertainty": 120
},
"departure": {
"time": "1777032036",
"uncertainty": 120
},
"stopId": "0:Val01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777032142",
"uncertainty": 120
},
"departure": {
"time": "1777032142",
"uncertainty": 120
},
"stopId": "0:Fro01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777032227",
"uncertainty": 120
},
"departure": {
"time": "1777032227",
"uncertainty": 120
},
"stopId": "0:mMe01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777032266",
"uncertainty": 120
},
"departure": {
"time": "1777032266",
"uncertainty": 120
},
"stopId": "0:Jol01",
"stopSequence": 20
},
{
"arrival": {
"time": "1777032361",
"uncertainty": 120
},
"departure": {
"time": "1777032361",
"uncertainty": 120
},
"stopId": "0:VLe01",
"stopSequence": 21
},
{
"arrival": {
"time": "1777032401",
"uncertainty": 120
},
"departure": {
"time": "1777032401",
"uncertainty": 120
},
"stopId": "0:Roy01",
"stopSequence": 22
},
{
"arrival": {
"time": "1777032601",
"uncertainty": 120
},
"departure": {
"time": "1777032601",
"uncertainty": 120
},
"stopId": "0:PSa01",
"stopSequence": 23
},
{
"arrival": {
"time": "1777032707",
"uncertainty": 120
},
"departure": {
"time": "1777032707",
"uncertainty": 120
},
"stopId": "0:MPa01",
"stopSequence": 24
},
{
"arrival": {
"time": "1777032765",
"uncertainty": 120
},
"departure": {
"time": "1777032765",
"uncertainty": 120
},
"stopId": "0:PEg02",
"stopSequence": 25
},
{
"arrival": {
"time": "1777032907",
"uncertainty": 120
},
"departure": {
"time": "1777032907",
"uncertainty": 120
},
"stopId": "0:Cha02",
"stopSequence": 26
},
{
"arrival": {
"time": "1777032938",
"uncertainty": 120
},
"departure": {
"time": "1777032938",
"uncertainty": 120
},
"stopId": "0:Reg01",
"stopSequence": 27
},
{
"arrival": {
"time": "1777032999",
"uncertainty": 120
},
"departure": {
"time": "1777032999",
"uncertainty": 120
},
"stopId": "0:GRA01",
"stopSequence": 28
},
{
"arrival": {
"time": "1777033091",
"uncertainty": 120
},
"departure": {
"time": "1777033091",
"uncertainty": 120
},
"stopId": "0:SLe01",
"stopSequence": 29
},
{
"arrival": {
"time": "1777033197",
"uncertainty": 120
},
"departure": {
"time": "1777033197",
"uncertainty": 120
},
"stopId": "0:MAN01",
"stopSequence": 30
},
{
"arrival": {
"time": "1777033253",
"uncertainty": 120
},
"departure": {
"time": "1777033253",
"uncertainty": 120
},
"stopId": "0:VIL01",
"stopSequence": 31
},
{
"arrival": {
"time": "1777033313",
"uncertainty": 120
},
"departure": {
"time": "1777033313",
"uncertainty": 120
},
"stopId": "0:DOM01",
"stopSequence": 32
},
{
"arrival": {
"time": "1777033336",
"uncertainty": 120
},
"departure": {
"time": "1777033336",
"uncertainty": 120
},
"stopId": "0:maI01",
"stopSequence": 33
},
{
"arrival": {
"time": "1777033371",
"uncertainty": 120
},
"departure": {
"time": "1777033371",
"uncertainty": 120
},
"stopId": "0:BEB01",
"stopSequence": 34
},
{
"arrival": {
"time": "1777033438",
"uncertainty": 120
},
"departure": {
"time": "1777033438",
"uncertainty": 120
},
"stopId": "0:ORC01",
"stopSequence": 35
},
{
"arrival": {
"time": "1777033482",
"uncertainty": 120
},
"departure": {
"time": "1777033482",
"uncertainty": 120
},
"stopId": "0:COQ02",
"stopSequence": 36
},
{
"arrival": {
"time": "1777033615",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "102",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1978561"
},
"vehicle": {
"id": "332",
"label": "332"
}
}
},
{
"id": "C1977360",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777031100"
},
"stopId": "0:Pal02",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "101",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1977360"
}
}
},
{
"id": "C1978747",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777028552",
"uncertainty": 120
},
"stopId": "0:EREK1",
"stopSequence": 1
},
{
"arrival": {
"time": "1777028582",
"uncertainty": 120
},
"departure": {
"time": "1777028582",
"uncertainty": 120
},
"stopId": "0:FRA04",
"stopSequence": 2
},
{
"arrival": {
"time": "1777028668",
"uncertainty": 120
},
"departure": {
"time": "1777028668",
"uncertainty": 120
},
"stopId": "0:QUA01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777028687",
"uncertainty": 120
},
"departure": {
"time": "1777028687",
"uncertainty": 120
},
"stopId": "0:BeR02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777028702",
"uncertainty": 120
},
"departure": {
"time": "1777028702",
"uncertainty": 120
},
"stopId": "0:DAN02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777028741",
"uncertainty": 120
},
"departure": {
"time": "1777028762",
"uncertainty": 120
},
"stopId": "0:MRQ01",
"stopSequence": 6
},
{
"arrival": {
"time": "1777028822",
"uncertainty": 120
},
"departure": {
"time": "1777028822",
"uncertainty": 120
},
"stopId": "0:KEL01",
"stopSequence": 7
},
{
"arrival": {
"time": "1777028860",
"uncertainty": 120
},
"departure": {
"time": "1777028882",
"uncertainty": 120
},
"stopId": "0:LEM01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777028912",
"uncertainty": 120
},
"departure": {
"time": "1777028927",
"uncertainty": 120
},
"stopId": "0:DEB01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777028985",
"uncertainty": 120
},
"departure": {
"time": "1777029002",
"uncertainty": 120
},
"stopId": "0:MOU01",
"stopSequence": 10
},
{
"arrival": {
"time": "1777029032",
"uncertainty": 120
},
"departure": {
"time": "1777029032",
"uncertainty": 120
},
"stopId": "0:JAF01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777029047",
"uncertainty": 120
},
"departure": {
"time": "1777029287",
"uncertainty": 120
},
"stopId": "0:PTH01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777029377",
"uncertainty": 120
},
"departure": {
"time": "1777029377",
"uncertainty": 120
},
"stopId": "0:Std01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777029407",
"uncertainty": 120
},
"departure": {
"time": "1777029407",
"uncertainty": 120
},
"stopId": "0:STd01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777029511",
"uncertainty": 120
},
"departure": {
"time": "1777029557",
"uncertainty": 120
},
"stopId": "0:EUr01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777029617",
"uncertainty": 120
},
"departure": {
"time": "1777029816",
"uncertainty": 120
},
"stopId": "0:MOI01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777029874",
"uncertainty": 120
},
"departure": {
"time": "1777029875",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777029912",
"uncertainty": 120
},
"departure": {
"time": "1777029920",
"uncertainty": 120
},
"stopId": "0:STm01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777029965",
"uncertainty": 120
},
"departure": {
"time": "1777029980",
"uncertainty": 120
},
"stopId": "0:MIC01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777030010",
"uncertainty": 120
},
"departure": {
"time": "1777030010",
"uncertainty": 120
},
"stopId": "0:ISL01",
"stopSequence": 20
},
{
"arrival": {
"time": "1777030070",
"uncertainty": 120
},
"departure": {
"time": "1777030070",
"uncertainty": 120
},
"stopId": "0:BOu01",
"stopSequence": 21
},
{
"arrival": {
"time": "1777030100",
"uncertainty": 120
},
"departure": {
"time": "1777030115",
"uncertainty": 120
},
"stopId": "0:PZI01",
"stopSequence": 22
},
{
"arrival": {
"time": "1777030242",
"uncertainty": 120
},
"departure": {
"time": "1777030265",
"uncertainty": 120
},
"stopId": "0:14J04",
"stopSequence": 23
},
{
"arrival": {
"time": "1777030310",
"uncertainty": 120
},
"departure": {
"time": "1777030340",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 24
},
{
"arrival": {
"time": "1777030385",
"uncertainty": 120
},
"departure": {
"time": "1777030415",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 25
},
{
"arrival": {
"time": "1777030506",
"uncertainty": 120
},
"departure": {
"time": "1777030520",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 26
},
{
"arrival": {
"time": "1777030610",
"uncertainty": 120
},
"departure": {
"time": "1777030625",
"uncertainty": 120
},
"stopId": "0:VOl01",
"stopSequence": 27
},
{
"arrival": {
"time": "1777030695",
"uncertainty": 120
},
"departure": {
"time": "1777030715",
"uncertainty": 120
},
"stopId": "0:COU01",
"stopSequence": 28
},
{
"arrival": {
"time": "1777030786",
"uncertainty": 120
},
"departure": {
"time": "1777030786",
"uncertainty": 120
},
"stopId": "0:11N01",
"stopSequence": 29
},
{
"arrival": {
"time": "1777030880",
"uncertainty": 120
},
"departure": {
"time": "1777030880",
"uncertainty": 120
},
"stopId": "0:HAu01",
"stopSequence": 30
},
{
"arrival": {
"time": "1777030950",
"uncertainty": 120
},
"departure": {
"time": "1777030950",
"uncertainty": 120
},
"stopId": "0:FER01",
"stopSequence": 31
},
{
"arrival": {
"time": "1777031005",
"uncertainty": 120
},
"departure": {
"time": "1777031005",
"uncertainty": 120
},
"stopId": "0:CHN01",
"stopSequence": 32
},
{
"arrival": {
"time": "1777031092",
"uncertainty": 120
},
"departure": {
"time": "1777031092",
"uncertainty": 120
},
"stopId": "0:CUV01",
"stopSequence": 33
},
{
"arrival": {
"time": "1777031145",
"uncertainty": 120
},
"departure": {
"time": "1777031145",
"uncertainty": 120
},
"stopId": "0:PLA01",
"stopSequence": 34
},
{
"arrival": {
"time": "1777031193",
"uncertainty": 120
},
"departure": {
"time": "1777031193",
"uncertainty": 120
},
"stopId": "0:NUN01",
"stopSequence": 35
},
{
"arrival": {
"time": "1777031297",
"uncertainty": 120
},
"departure": {
"time": "1777031297",
"uncertainty": 120
},
"stopId": "0:TRO01",
"stopSequence": 36
},
{
"arrival": {
"time": "1777031332",
"uncertainty": 120
},
"departure": {
"time": "1777031332",
"uncertainty": 120
},
"stopId": "0:MAL01",
"stopSequence": 37
},
{
"arrival": {
"time": "1777031396",
"uncertainty": 120
},
"departure": {
"time": "1777031396",
"uncertainty": 120
},
"stopId": "0:CAR01",
"stopSequence": 38
},
{
"arrival": {
"time": "1777031433",
"uncertainty": 120
},
"departure": {
"time": "1777031433",
"uncertainty": 120
},
"stopId": "0:CRO04",
"stopSequence": 39
},
{
"arrival": {
"time": "1777031464",
"uncertainty": 120
},
"departure": {
"time": "1777031464",
"uncertainty": 120
},
"stopId": "0:DSe01",
"stopSequence": 40
},
{
"arrival": {
"time": "1777031550",
"uncertainty": 120
},
"departure": {
"time": "1777031550",
"uncertainty": 120
},
"stopId": "0:BrX02",
"stopSequence": 41
},
{
"arrival": {
"time": "1777031623",
"uncertainty": 120
},
"departure": {
"time": "1777031623",
"uncertainty": 120
},
"stopId": "0:BdP02",
"stopSequence": 42
},
{
"arrival": {
"time": "1777031645",
"uncertainty": 120
},
"departure": {
"time": "1777031645",
"uncertainty": 120
},
"stopId": "0:MAe01",
"stopSequence": 43
},
{
"arrival": {
"time": "1777031706",
"uncertainty": 120
},
"stopId": "0:PaR01",
"stopSequence": 44
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1978747"
},
"vehicle": {
"id": "322",
"label": "322"
}
}
},
{
"id": "C1978748",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777030829",
"uncertainty": 120
},
"stopId": "0:MRQ01",
"stopSequence": 5
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1978748"
},
"vehicle": {
"id": "320",
"label": "320"
}
}
},
{
"id": "C1978749",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777032720",
"uncertainty": 120
},
"stopId": "0:EREK1",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1978749"
}
}
},
{
"id": "C1976662",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777029626",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777029656",
"uncertainty": 120
},
"departure": {
"time": "1777029686",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777029761",
"uncertainty": 120
},
"departure": {
"time": "1777029791",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777029865",
"uncertainty": 120
},
"departure": {
"time": "1777029881",
"uncertainty": 120
},
"stopId": "0:PAR01",
"stopSequence": 4
},
{
"arrival": {
"time": "1777029972",
"uncertainty": 120
},
"departure": {
"time": "1777029972",
"uncertainty": 120
},
"stopId": "0:BEA01",
"stopSequence": 5
},
{
"arrival": {
"time": "1777029997",
"uncertainty": 120
},
"departure": {
"time": "1777029997",
"uncertainty": 120
},
"stopId": "0:MIS01",
"stopSequence": 6
},
{
"arrival": {
"time": "1777030031",
"uncertainty": 120
},
"departure": {
"time": "1777030031",
"uncertainty": 120
},
"stopId": "0:JAc01",
"stopSequence": 7
},
{
"arrival": {
"time": "1777030072",
"uncertainty": 120
},
"departure": {
"time": "1777030072",
"uncertainty": 120
},
"stopId": "0:ROL01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777030091",
"uncertainty": 120
},
"departure": {
"time": "1777030091",
"uncertainty": 120
},
"stopId": "0:tHI01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777030136",
"uncertainty": 120
},
"departure": {
"time": "1777030136",
"uncertainty": 120
},
"stopId": "0:pAS01",
"stopSequence": 10
},
{
"arrival": {
"time": "1777030166",
"uncertainty": 120
},
"departure": {
"time": "1777030166",
"uncertainty": 120
},
"stopId": "0:LOM04",
"stopSequence": 11
},
{
"arrival": {
"time": "1777030196",
"uncertainty": 120
},
"departure": {
"time": "1777030211",
"uncertainty": 120
},
"stopId": "0:LAr01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777030271",
"uncertainty": 120
},
"departure": {
"time": "1777030286",
"uncertainty": 120
},
"stopId": "0:REI01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777030331",
"uncertainty": 120
},
"departure": {
"time": "1777030346",
"uncertainty": 120
},
"stopId": "0:CrO01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777030400",
"uncertainty": 120
},
"departure": {
"time": "1777030406",
"uncertainty": 120
},
"stopId": "0:UTT01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777030451",
"uncertainty": 120
},
"departure": {
"time": "1777030451",
"uncertainty": 120
},
"stopId": "0:EGA01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777030528",
"uncertainty": 120
},
"departure": {
"time": "1777030540",
"uncertainty": 120
},
"stopId": "0:BOi01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777030565",
"uncertainty": 120
},
"departure": {
"time": "1777030569",
"uncertainty": 120
},
"stopId": "0:CHE01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777030623",
"uncertainty": 120
},
"departure": {
"time": "1777030623",
"uncertainty": 120
},
"stopId": "0:GUI02",
"stopSequence": 19
},
{
"arrival": {
"time": "1777030673",
"uncertainty": 120
},
"departure": {
"time": "1777030691",
"uncertainty": 120
},
"stopId": "0:LIB02",
"stopSequence": 20
},
{
"arrival": {
"time": "1777030729",
"uncertainty": 120
},
"departure": {
"time": "1777030729",
"uncertainty": 120
},
"stopId": "0:ROI02",
"stopSequence": 21
},
{
"arrival": {
"time": "1777030746",
"uncertainty": 120
},
"departure": {
"time": "1777030746",
"uncertainty": 120
},
"stopId": "0:LAV02",
"stopSequence": 22
},
{
"arrival": {
"time": "1777030796",
"uncertainty": 120
},
"departure": {
"time": "1777030796",
"uncertainty": 120
},
"stopId": "0:ING02",
"stopSequence": 23
},
{
"arrival": {
"time": "1777030858",
"uncertainty": 120
},
"departure": {
"time": "1777030858",
"uncertainty": 120
},
"stopId": "0:CHS02",
"stopSequence": 24
},
{
"arrival": {
"time": "1777030903",
"uncertainty": 120
},
"departure": {
"time": "1777030903",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 25
},
{
"arrival": {
"time": "1777030990",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1976662"
},
"vehicle": {
"id": "306",
"label": "306"
}
}
},
{
"id": "C1976663",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777033380",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1976663"
}
}
},
{
"id": "C1976678",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777032000",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1976678"
}
}
},
{
"id": "C2005940",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777030980"
},
"stopId": "0:pds01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "NRel",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC2005940"
}
}
},
{
"id": "C2005941",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777031460"
},
"stopId": "0:pds01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "NRel",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC2005941"
}
}
},
{
"id": "C2005942",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777031940"
},
"stopId": "0:pds01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "NRel",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC2005942"
}
}
},
{
"id": "C2005943",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777032420"
},
"stopId": "0:pds01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "NRel",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC2005943"
}
}
},
{
"id": "C2005944",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777032900"
},
"stopId": "0:pds01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "NRel",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC2005944"
}
}
},
{
"id": "C2005945",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777033380"
},
"stopId": "0:pds01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "NRel",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC2005945"
}
}
},
{
"id": "C2005946",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777033860"
},
"stopId": "0:pds01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "NRel",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC2005946"
}
}
},
{
"id": "C2005947",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777034340"
},
"stopId": "0:pds01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "NRel",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC2005947"
}
}
},
{
"id": "C2005966",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777031100"
},
"stopId": "0:BEU01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "NRel",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC2005966"
}
}
},
{
"id": "C2005967",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777031580"
},
"stopId": "0:BEU01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "NRel",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC2005967"
}
}
},
{
"id": "C2005968",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777032060"
},
"stopId": "0:BEU01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "NRel",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC2005968"
}
}
},
{
"id": "C2005969",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777032540"
},
"stopId": "0:BEU01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "NRel",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC2005969"
}
}
},
{
"id": "C2005970",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777033020"
},
"stopId": "0:BEU01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "NRel",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC2005970"
}
}
},
{
"id": "C2005971",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777033500"
},
"stopId": "0:BEU01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "NRel",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC2005971"
}
}
},
{
"id": "C2005972",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777033980"
},
"stopId": "0:BEU01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "NRel",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC2005972"
}
}
},
{
"id": "C1978711",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777028266",
"uncertainty": 120
},
"stopId": "0:CEN02",
"stopSequence": 1
},
{
"arrival": {
"time": "1777028294",
"uncertainty": 120
},
"departure": {
"time": "1777028296",
"uncertainty": 120
},
"stopId": "0:Vie01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777028345",
"uncertainty": 120
},
"departure": {
"time": "1777028345",
"uncertainty": 120
},
"stopId": "0:HUG02",
"stopSequence": 3
},
{
"arrival": {
"time": "1777028401",
"uncertainty": 120
},
"departure": {
"time": "1777028401",
"uncertainty": 120
},
"stopId": "0:DEc02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777028416",
"uncertainty": 120
},
"departure": {
"time": "1777028416",
"uncertainty": 120
},
"stopId": "0:RES02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777028461",
"uncertainty": 120
},
"departure": {
"time": "1777028476",
"uncertainty": 120
},
"stopId": "0:COH02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777028549",
"uncertainty": 120
},
"departure": {
"time": "1777028549",
"uncertainty": 120
},
"stopId": "0:ROD02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777028577",
"uncertainty": 120
},
"departure": {
"time": "1777028577",
"uncertainty": 120
},
"stopId": "0:DOL02",
"stopSequence": 8
},
{
"arrival": {
"time": "1777028623",
"uncertainty": 120
},
"departure": {
"time": "1777028623",
"uncertainty": 120
},
"stopId": "0:BUC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777028665",
"uncertainty": 120
},
"departure": {
"time": "1777028665",
"uncertainty": 120
},
"stopId": "0:PIN01",
"stopSequence": 10
},
{
"arrival": {
"time": "1777028698",
"uncertainty": 120
},
"departure": {
"time": "1777028698",
"uncertainty": 120
},
"stopId": "0:CAR02",
"stopSequence": 11
},
{
"arrival": {
"time": "1777028731",
"uncertainty": 120
},
"departure": {
"time": "1777028731",
"uncertainty": 120
},
"stopId": "0:MAL02",
"stopSequence": 12
},
{
"arrival": {
"time": "1777028776",
"uncertainty": 120
},
"departure": {
"time": "1777028791",
"uncertainty": 120
},
"stopId": "0:TRO02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777028846",
"uncertainty": 120
},
"departure": {
"time": "1777028846",
"uncertainty": 120
},
"stopId": "0:NUN02",
"stopSequence": 14
},
{
"arrival": {
"time": "1777028866",
"uncertainty": 120
},
"departure": {
"time": "1777028866",
"uncertainty": 120
},
"stopId": "0:PLA02",
"stopSequence": 15
},
{
"arrival": {
"time": "1777028956",
"uncertainty": 120
},
"departure": {
"time": "1777028971",
"uncertainty": 120
},
"stopId": "0:CUV02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777029016",
"uncertainty": 120
},
"departure": {
"time": "1777029046",
"uncertainty": 120
},
"stopId": "0:CHN02",
"stopSequence": 17
},
{
"arrival": {
"time": "1777029117",
"uncertainty": 120
},
"departure": {
"time": "1777029121",
"uncertainty": 120
},
"stopId": "0:FER02",
"stopSequence": 18
},
{
"arrival": {
"time": "1777029176",
"uncertainty": 120
},
"departure": {
"time": "1777029241",
"uncertainty": 120
},
"stopId": "0:HAu02",
"stopSequence": 19
},
{
"arrival": {
"time": "1777029286",
"uncertainty": 120
},
"departure": {
"time": "1777029301",
"uncertainty": 120
},
"stopId": "0:11N02",
"stopSequence": 20
},
{
"arrival": {
"time": "1777029361",
"uncertainty": 120
},
"departure": {
"time": "1777029376",
"uncertainty": 120
},
"stopId": "0:COU02",
"stopSequence": 21
},
{
"arrival": {
"time": "1777029466",
"uncertainty": 120
},
"departure": {
"time": "1777029481",
"uncertainty": 120
},
"stopId": "0:VOl02",
"stopSequence": 22
},
{
"arrival": {
"time": "1777029511",
"uncertainty": 120
},
"departure": {
"time": "1777029526",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 23
},
{
"arrival": {
"time": "1777029631",
"uncertainty": 120
},
"departure": {
"time": "1777029691",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 24
},
{
"arrival": {
"time": "1777029721",
"uncertainty": 120
},
"departure": {
"time": "1777029736",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 25
},
{
"arrival": {
"time": "1777029811",
"uncertainty": 120
},
"departure": {
"time": "1777029826",
"uncertainty": 120
},
"stopId": "0:14J03",
"stopSequence": 26
},
{
"arrival": {
"time": "1777029880",
"uncertainty": 120
},
"departure": {
"time": "1777029886",
"uncertainty": 120
},
"stopId": "0:PZI02",
"stopSequence": 27
},
{
"arrival": {
"time": "1777029931",
"uncertainty": 120
},
"departure": {
"time": "1777029931",
"uncertainty": 120
},
"stopId": "0:FOR01",
"stopSequence": 28
},
{
"arrival": {
"time": "1777029957",
"uncertainty": 120
},
"departure": {
"time": "1777029957",
"uncertainty": 120
},
"stopId": "0:CHr01",
"stopSequence": 29
},
{
"arrival": {
"time": "1777029976",
"uncertainty": 120
},
"departure": {
"time": "1777029991",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 30
},
{
"arrival": {
"time": "1777030081",
"uncertainty": 120
},
"departure": {
"time": "1777030274",
"uncertainty": 120
},
"stopId": "0:SQU02",
"stopSequence": 31
},
{
"arrival": {
"time": "1777030342",
"uncertainty": 120
},
"departure": {
"time": "1777030364",
"uncertainty": 120
},
"stopId": "0:EUr02",
"stopSequence": 32
},
{
"arrival": {
"time": "1777030409",
"uncertainty": 120
},
"departure": {
"time": "1777030409",
"uncertainty": 120
},
"stopId": "0:STd02",
"stopSequence": 33
},
{
"arrival": {
"time": "1777030424",
"uncertainty": 120
},
"departure": {
"time": "1777030424",
"uncertainty": 120
},
"stopId": "0:Std02",
"stopSequence": 34
},
{
"arrival": {
"time": "1777030484",
"uncertainty": 120
},
"departure": {
"time": "1777030484",
"uncertainty": 120
},
"stopId": "0:PTH02",
"stopSequence": 35
},
{
"arrival": {
"time": "1777030499",
"uncertainty": 120
},
"departure": {
"time": "1777030499",
"uncertainty": 120
},
"stopId": "0:JAF02",
"stopSequence": 36
},
{
"arrival": {
"time": "1777030529",
"uncertainty": 120
},
"departure": {
"time": "1777030529",
"uncertainty": 120
},
"stopId": "0:MOU02",
"stopSequence": 37
},
{
"arrival": {
"time": "1777030544",
"uncertainty": 120
},
"departure": {
"time": "1777030559",
"uncertainty": 120
},
"stopId": "0:DEB02",
"stopSequence": 38
},
{
"arrival": {
"time": "1777030604",
"uncertainty": 120
},
"departure": {
"time": "1777030619",
"uncertainty": 120
},
"stopId": "0:LEM02",
"stopSequence": 39
},
{
"arrival": {
"time": "1777030664",
"uncertainty": 120
},
"departure": {
"time": "1777030664",
"uncertainty": 120
},
"stopId": "0:KEL02",
"stopSequence": 40
},
{
"arrival": {
"time": "1777030709",
"uncertainty": 120
},
"departure": {
"time": "1777030724",
"uncertainty": 120
},
"stopId": "0:MRQ02",
"stopSequence": 41
},
{
"arrival": {
"time": "1777030754",
"uncertainty": 120
},
"departure": {
"time": "1777030754",
"uncertainty": 120
},
"stopId": "0:VrD02",
"stopSequence": 42
},
{
"arrival": {
"time": "1777030829",
"uncertainty": 120
},
"departure": {
"time": "1777030829",
"uncertainty": 120
},
"stopId": "0:CpG02",
"stopSequence": 43
},
{
"arrival": {
"time": "1777030937",
"uncertainty": 120
},
"departure": {
"time": "1777030937",
"uncertainty": 120
},
"stopId": "0:ChM02",
"stopSequence": 44
},
{
"arrival": {
"time": "1777030958",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 45
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1978711"
},
"vehicle": {
"id": "324",
"label": "324"
}
}
},
{
"id": "C1978712",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777030470",
"uncertainty": 120
},
"stopId": "0:CEN02",
"stopSequence": 1
},
{
"arrival": {
"time": "1777030512",
"uncertainty": 120
},
"departure": {
"time": "1777030512",
"uncertainty": 120
},
"stopId": "0:Vie01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777030558",
"uncertainty": 120
},
"departure": {
"time": "1777030561",
"uncertainty": 120
},
"stopId": "0:HUG02",
"stopSequence": 3
},
{
"arrival": {
"time": "1777030629",
"uncertainty": 120
},
"departure": {
"time": "1777030629",
"uncertainty": 120
},
"stopId": "0:DEc02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777030648",
"uncertainty": 120
},
"departure": {
"time": "1777030665",
"uncertainty": 120
},
"stopId": "0:RES02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777030710",
"uncertainty": 120
},
"departure": {
"time": "1777030710",
"uncertainty": 120
},
"stopId": "0:COH02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777030771",
"uncertainty": 120
},
"departure": {
"time": "1777030771",
"uncertainty": 120
},
"stopId": "0:ROD02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777030800",
"uncertainty": 120
},
"departure": {
"time": "1777030800",
"uncertainty": 120
},
"stopId": "0:DOL02",
"stopSequence": 8
},
{
"arrival": {
"time": "1777030855",
"uncertainty": 120
},
"departure": {
"time": "1777030855",
"uncertainty": 120
},
"stopId": "0:BUC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777030897",
"uncertainty": 120
},
"departure": {
"time": "1777030897",
"uncertainty": 120
},
"stopId": "0:PIN01",
"stopSequence": 10
},
{
"arrival": {
"time": "1777030930",
"uncertainty": 120
},
"departure": {
"time": "1777030930",
"uncertainty": 120
},
"stopId": "0:CAR02",
"stopSequence": 11
},
{
"arrival": {
"time": "1777030983",
"uncertainty": 120
},
"departure": {
"time": "1777030983",
"uncertainty": 120
},
"stopId": "0:MAL02",
"stopSequence": 12
},
{
"arrival": {
"time": "1777031036",
"uncertainty": 120
},
"departure": {
"time": "1777031036",
"uncertainty": 120
},
"stopId": "0:TRO02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777031127",
"uncertainty": 120
},
"departure": {
"time": "1777031127",
"uncertainty": 120
},
"stopId": "0:NUN02",
"stopSequence": 14
},
{
"arrival": {
"time": "1777031166",
"uncertainty": 120
},
"departure": {
"time": "1777031166",
"uncertainty": 120
},
"stopId": "0:PLA02",
"stopSequence": 15
},
{
"arrival": {
"time": "1777031223",
"uncertainty": 120
},
"departure": {
"time": "1777031223",
"uncertainty": 120
},
"stopId": "0:CUV02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777031322",
"uncertainty": 120
},
"departure": {
"time": "1777031322",
"uncertainty": 120
},
"stopId": "0:CHN02",
"stopSequence": 17
},
{
"arrival": {
"time": "1777031418",
"uncertainty": 120
},
"departure": {
"time": "1777031418",
"uncertainty": 120
},
"stopId": "0:FER02",
"stopSequence": 18
},
{
"arrival": {
"time": "1777031484",
"uncertainty": 120
},
"departure": {
"time": "1777031484",
"uncertainty": 120
},
"stopId": "0:HAu02",
"stopSequence": 19
},
{
"arrival": {
"time": "1777031545",
"uncertainty": 120
},
"departure": {
"time": "1777031545",
"uncertainty": 120
},
"stopId": "0:11N02",
"stopSequence": 20
},
{
"arrival": {
"time": "1777031651",
"uncertainty": 120
},
"departure": {
"time": "1777031651",
"uncertainty": 120
},
"stopId": "0:COU02",
"stopSequence": 21
},
{
"arrival": {
"time": "1777031716",
"uncertainty": 120
},
"departure": {
"time": "1777031716",
"uncertainty": 120
},
"stopId": "0:VOl02",
"stopSequence": 22
},
{
"arrival": {
"time": "1777031763",
"uncertainty": 120
},
"departure": {
"time": "1777031763",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 23
},
{
"arrival": {
"time": "1777031925",
"uncertainty": 120
},
"departure": {
"time": "1777031925",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 24
},
{
"arrival": {
"time": "1777031953",
"uncertainty": 120
},
"departure": {
"time": "1777031953",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 25
},
{
"arrival": {
"time": "1777032060",
"uncertainty": 120
},
"departure": {
"time": "1777032060",
"uncertainty": 120
},
"stopId": "0:14J03",
"stopSequence": 26
},
{
"arrival": {
"time": "1777032136",
"uncertainty": 120
},
"departure": {
"time": "1777032136",
"uncertainty": 120
},
"stopId": "0:PZI02",
"stopSequence": 27
},
{
"arrival": {
"time": "1777032213",
"uncertainty": 120
},
"departure": {
"time": "1777032213",
"uncertainty": 120
},
"stopId": "0:FOR01",
"stopSequence": 28
},
{
"arrival": {
"time": "1777032273",
"uncertainty": 120
},
"departure": {
"time": "1777032273",
"uncertainty": 120
},
"stopId": "0:CHr01",
"stopSequence": 29
},
{
"arrival": {
"time": "1777032335",
"uncertainty": 120
},
"departure": {
"time": "1777032335",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 30
},
{
"arrival": {
"time": "1777032420",
"uncertainty": 120
},
"departure": {
"time": "1777032420",
"uncertainty": 120
},
"stopId": "0:SQU02",
"stopSequence": 31
},
{
"arrival": {
"time": "1777032476",
"uncertainty": 120
},
"departure": {
"time": "1777032476",
"uncertainty": 120
},
"stopId": "0:EUr02",
"stopSequence": 32
},
{
"arrival": {
"time": "1777032539",
"uncertainty": 120
},
"departure": {
"time": "1777032539",
"uncertainty": 120
},
"stopId": "0:STd02",
"stopSequence": 33
},
{
"arrival": {
"time": "1777032581",
"uncertainty": 120
},
"departure": {
"time": "1777032581",
"uncertainty": 120
},
"stopId": "0:Std02",
"stopSequence": 34
},
{
"arrival": {
"time": "1777032692",
"uncertainty": 120
},
"departure": {
"time": "1777032692",
"uncertainty": 120
},
"stopId": "0:PTH02",
"stopSequence": 35
},
{
"arrival": {
"time": "1777032743",
"uncertainty": 120
},
"departure": {
"time": "1777032743",
"uncertainty": 120
},
"stopId": "0:JAF02",
"stopSequence": 36
},
{
"arrival": {
"time": "1777032797",
"uncertainty": 120
},
"departure": {
"time": "1777032797",
"uncertainty": 120
},
"stopId": "0:MOU02",
"stopSequence": 37
},
{
"arrival": {
"time": "1777032840",
"uncertainty": 120
},
"departure": {
"time": "1777032840",
"uncertainty": 120
},
"stopId": "0:DEB02",
"stopSequence": 38
},
{
"arrival": {
"time": "1777032900",
"uncertainty": 120
},
"departure": {
"time": "1777032900",
"uncertainty": 120
},
"stopId": "0:LEM02",
"stopSequence": 39
},
{
"arrival": {
"time": "1777032958",
"uncertainty": 120
},
"departure": {
"time": "1777032958",
"uncertainty": 120
},
"stopId": "0:KEL02",
"stopSequence": 40
},
{
"arrival": {
"time": "1777033020",
"uncertainty": 120
},
"departure": {
"time": "1777033020",
"uncertainty": 120
},
"stopId": "0:MRQ02",
"stopSequence": 41
},
{
"arrival": {
"time": "1777033059",
"uncertainty": 120
},
"departure": {
"time": "1777033059",
"uncertainty": 120
},
"stopId": "0:VrD02",
"stopSequence": 42
},
{
"arrival": {
"time": "1777033131",
"uncertainty": 120
},
"departure": {
"time": "1777033131",
"uncertainty": 120
},
"stopId": "0:CpG02",
"stopSequence": 43
},
{
"arrival": {
"time": "1777033239",
"uncertainty": 120
},
"departure": {
"time": "1777033239",
"uncertainty": 120
},
"stopId": "0:ChM02",
"stopSequence": 44
},
{
"arrival": {
"time": "1777033260",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 45
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1978712"
},
"vehicle": {
"id": "321",
"label": "321"
}
}
},
{
"id": "C1978713",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777032600",
"uncertainty": 120
},
"stopId": "0:CEN02",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1978713"
}
}
},
{
"id": "C1977677",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777032000",
"uncertainty": 120
},
"stopId": "0:FoN01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1977677"
}
}
},
{
"id": "C1979510",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777032960",
"uncertainty": 120
},
"stopId": "0:STG01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1979510"
}
}
},
{
"id": "C1979515",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777030320",
"uncertainty": 120
},
"stopId": "0:FOU01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777030352",
"uncertainty": 120
},
"departure": {
"time": "1777030352",
"uncertainty": 120
},
"stopId": "0:PPP01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777030382",
"uncertainty": 120
},
"departure": {
"time": "1777030382",
"uncertainty": 120
},
"stopId": "0:GDF01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777030442",
"uncertainty": 120
},
"departure": {
"time": "1777030442",
"uncertainty": 120
},
"stopId": "0:CHm01",
"stopSequence": 4
},
{
"arrival": {
"time": "1777030457",
"uncertainty": 120
},
"departure": {
"time": "1777030457",
"uncertainty": 120
},
"stopId": "0:DEM01",
"stopSequence": 5
},
{
"arrival": {
"time": "1777030481",
"uncertainty": 120
},
"departure": {
"time": "1777030517",
"uncertainty": 120
},
"stopId": "0:SEC01",
"stopSequence": 6
},
{
"arrival": {
"time": "1777030562",
"uncertainty": 120
},
"departure": {
"time": "1777030562",
"uncertainty": 120
},
"stopId": "0:BRO01",
"stopSequence": 7
},
{
"arrival": {
"time": "1777030592",
"uncertainty": 120
},
"departure": {
"time": "1777030607",
"uncertainty": 120
},
"stopId": "0:TAM01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777030652",
"uncertainty": 120
},
"departure": {
"time": "1777030652",
"uncertainty": 120
},
"stopId": "0:BIL01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777030667",
"uncertainty": 120
},
"departure": {
"time": "1777030682",
"uncertainty": 120
},
"stopId": "0:Jac01",
"stopSequence": 10
},
{
"arrival": {
"time": "1777030727",
"uncertainty": 120
},
"departure": {
"time": "1777030742",
"uncertainty": 120
},
"stopId": "0:TOU01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777030802",
"uncertainty": 120
},
"departure": {
"time": "1777030802",
"uncertainty": 120
},
"stopId": "0:THE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777030978",
"uncertainty": 120
},
"departure": {
"time": "1777030978",
"uncertainty": 120
},
"stopId": "0:VlS02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777031067",
"uncertainty": 120
},
"departure": {
"time": "1777031067",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 14
},
{
"arrival": {
"time": "1777031149",
"uncertainty": 120
},
"departure": {
"time": "1777031149",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 15
},
{
"arrival": {
"time": "1777031255",
"uncertainty": 120
},
"departure": {
"time": "1777031255",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777031335",
"uncertainty": 120
},
"departure": {
"time": "1777031335",
"uncertainty": 120
},
"stopId": "0:DID01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777031397",
"uncertainty": 120
},
"departure": {
"time": "1777031397",
"uncertainty": 120
},
"stopId": "0:TIL01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777031490",
"uncertainty": 120
},
"departure": {
"time": "1777031490",
"uncertainty": 120
},
"stopId": "0:MAU01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777031558",
"uncertainty": 120
},
"departure": {
"time": "1777031558",
"uncertainty": 120
},
"stopId": "0:BAl01",
"stopSequence": 20
},
{
"arrival": {
"time": "1777031624",
"uncertainty": 120
},
"departure": {
"time": "1777031624",
"uncertainty": 120
},
"stopId": "0:MAi01",
"stopSequence": 21
},
{
"arrival": {
"time": "1777031665",
"uncertainty": 120
},
"departure": {
"time": "1777031665",
"uncertainty": 120
},
"stopId": "0:CCE01",
"stopSequence": 22
},
{
"arrival": {
"time": "1777031712",
"uncertainty": 120
},
"departure": {
"time": "1777031712",
"uncertainty": 120
},
"stopId": "0:MED01",
"stopSequence": 23
},
{
"arrival": {
"time": "1777031794",
"uncertainty": 120
},
"departure": {
"time": "1777031794",
"uncertainty": 120
},
"stopId": "0:ANT01",
"stopSequence": 24
},
{
"arrival": {
"time": "1777031900",
"uncertainty": 120
},
"departure": {
"time": "1777031900",
"uncertainty": 120
},
"stopId": "0:GaU01",
"stopSequence": 25
},
{
"arrival": {
"time": "1777031999",
"uncertainty": 120
},
"departure": {
"time": "1777031999",
"uncertainty": 120
},
"stopId": "0:OLI01",
"stopSequence": 26
},
{
"arrival": {
"time": "1777032041",
"uncertainty": 120
},
"departure": {
"time": "1777032041",
"uncertainty": 120
},
"stopId": "0:COM01",
"stopSequence": 27
},
{
"arrival": {
"time": "1777032085",
"uncertainty": 120
},
"departure": {
"time": "1777032085",
"uncertainty": 120
},
"stopId": "0:PiT01",
"stopSequence": 28
},
{
"arrival": {
"time": "1777032109",
"uncertainty": 120
},
"departure": {
"time": "1777032109",
"uncertainty": 120
},
"stopId": "0:PER01",
"stopSequence": 29
},
{
"arrival": {
"time": "1777032219",
"uncertainty": 120
},
"departure": {
"time": "1777032219",
"uncertainty": 120
},
"stopId": "0:PDl01",
"stopSequence": 30
},
{
"arrival": {
"time": "1777032287",
"uncertainty": 120
},
"departure": {
"time": "1777032287",
"uncertainty": 120
},
"stopId": "0:MAr01",
"stopSequence": 31
},
{
"arrival": {
"time": "1777032346",
"uncertainty": 120
},
"departure": {
"time": "1777032346",
"uncertainty": 120
},
"stopId": "0:MSG01",
"stopSequence": 32
},
{
"arrival": {
"time": "1777032391",
"uncertainty": 120
},
"departure": {
"time": "1777032391",
"uncertainty": 120
},
"stopId": "0:PRI01",
"stopSequence": 33
},
{
"arrival": {
"time": "1777032469",
"uncertainty": 120
},
"stopId": "0:STG01",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1979515"
},
"vehicle": {
"id": "293",
"label": "293"
}
}
},
{
"id": "C1979516",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777031880",
"uncertainty": 120
},
"stopId": "0:FOU01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1979516"
}
}
},
{
"id": "C1979517",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777033260",
"uncertainty": 120
},
"stopId": "0:FOU01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1979517"
}
}
},
{
"id": "C1979518",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777028957",
"uncertainty": 120
},
"stopId": "0:FOU01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777029002",
"uncertainty": 120
},
"departure": {
"time": "1777029002",
"uncertainty": 120
},
"stopId": "0:PPP01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777029032",
"uncertainty": 120
},
"departure": {
"time": "1777029032",
"uncertainty": 120
},
"stopId": "0:GDF01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777029091",
"uncertainty": 120
},
"departure": {
"time": "1777029091",
"uncertainty": 120
},
"stopId": "0:CHm01",
"stopSequence": 4
},
{
"arrival": {
"time": "1777029116",
"uncertainty": 120
},
"departure": {
"time": "1777029129",
"uncertainty": 120
},
"stopId": "0:DEM01",
"stopSequence": 5
},
{
"arrival": {
"time": "1777029153",
"uncertainty": 120
},
"departure": {
"time": "1777029173",
"uncertainty": 120
},
"stopId": "0:SEC01",
"stopSequence": 6
},
{
"arrival": {
"time": "1777029228",
"uncertainty": 120
},
"departure": {
"time": "1777029228",
"uncertainty": 120
},
"stopId": "0:BRO01",
"stopSequence": 7
},
{
"arrival": {
"time": "1777029257",
"uncertainty": 120
},
"departure": {
"time": "1777029257",
"uncertainty": 120
},
"stopId": "0:TAM01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777029303",
"uncertainty": 120
},
"departure": {
"time": "1777029317",
"uncertainty": 120
},
"stopId": "0:BIL01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777029348",
"uncertainty": 120
},
"departure": {
"time": "1777029363",
"uncertainty": 120
},
"stopId": "0:Jac01",
"stopSequence": 10
},
{
"arrival": {
"time": "1777029401",
"uncertainty": 120
},
"departure": {
"time": "1777029401",
"uncertainty": 120
},
"stopId": "0:TOU01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777029448",
"uncertainty": 120
},
"departure": {
"time": "1777029527",
"uncertainty": 120
},
"stopId": "0:THE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777029632",
"uncertainty": 120
},
"departure": {
"time": "1777029632",
"uncertainty": 120
},
"stopId": "0:VlS02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777029707",
"uncertainty": 120
},
"departure": {
"time": "1777029722",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 14
},
{
"arrival": {
"time": "1777029767",
"uncertainty": 120
},
"departure": {
"time": "1777029782",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 15
},
{
"arrival": {
"time": "1777029902",
"uncertainty": 120
},
"departure": {
"time": "1777029917",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777029985",
"uncertainty": 120
},
"departure": {
"time": "1777029985",
"uncertainty": 120
},
"stopId": "0:DID01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777030031",
"uncertainty": 120
},
"departure": {
"time": "1777030031",
"uncertainty": 120
},
"stopId": "0:TIL01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777030083",
"uncertainty": 120
},
"departure": {
"time": "1777030097",
"uncertainty": 120
},
"stopId": "0:MAU01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777030152",
"uncertainty": 120
},
"departure": {
"time": "1777030152",
"uncertainty": 120
},
"stopId": "0:BAl01",
"stopSequence": 20
},
{
"arrival": {
"time": "1777030202",
"uncertainty": 120
},
"departure": {
"time": "1777030217",
"uncertainty": 120
},
"stopId": "0:MAi01",
"stopSequence": 21
},
{
"arrival": {
"time": "1777030247",
"uncertainty": 120
},
"departure": {
"time": "1777030263",
"uncertainty": 120
},
"stopId": "0:CCE01",
"stopSequence": 22
},
{
"arrival": {
"time": "1777030307",
"uncertainty": 120
},
"departure": {
"time": "1777030322",
"uncertainty": 120
},
"stopId": "0:MED01",
"stopSequence": 23
},
{
"arrival": {
"time": "1777030397",
"uncertainty": 120
},
"departure": {
"time": "1777030397",
"uncertainty": 120
},
"stopId": "0:ANT01",
"stopSequence": 24
},
{
"arrival": {
"time": "1777030515",
"uncertainty": 120
},
"departure": {
"time": "1777030515",
"uncertainty": 120
},
"stopId": "0:GaU01",
"stopSequence": 25
},
{
"arrival": {
"time": "1777030569",
"uncertainty": 120
},
"departure": {
"time": "1777030577",
"uncertainty": 120
},
"stopId": "0:OLI01",
"stopSequence": 26
},
{
"arrival": {
"time": "1777030621",
"uncertainty": 120
},
"departure": {
"time": "1777030621",
"uncertainty": 120
},
"stopId": "0:COM01",
"stopSequence": 27
},
{
"arrival": {
"time": "1777030646",
"uncertainty": 120
},
"departure": {
"time": "1777030646",
"uncertainty": 120
},
"stopId": "0:PiT01",
"stopSequence": 28
},
{
"arrival": {
"time": "1777030661",
"uncertainty": 120
},
"departure": {
"time": "1777030667",
"uncertainty": 120
},
"stopId": "0:PER01",
"stopSequence": 29
},
{
"arrival": {
"time": "1777030757",
"uncertainty": 120
},
"departure": {
"time": "1777030757",
"uncertainty": 120
},
"stopId": "0:PDl01",
"stopSequence": 30
},
{
"arrival": {
"time": "1777030802",
"uncertainty": 120
},
"departure": {
"time": "1777030802",
"uncertainty": 120
},
"stopId": "0:MAr01",
"stopSequence": 31
},
{
"arrival": {
"time": "1777030861",
"uncertainty": 120
},
"departure": {
"time": "1777030861",
"uncertainty": 120
},
"stopId": "0:MSG01",
"stopSequence": 32
},
{
"arrival": {
"time": "1777030906",
"uncertainty": 120
},
"departure": {
"time": "1777030906",
"uncertainty": 120
},
"stopId": "0:PRI01",
"stopSequence": 33
},
{
"arrival": {
"time": "1777030984",
"uncertainty": 120
},
"stopId": "0:STG01",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1979518"
},
"vehicle": {
"id": "297",
"label": "297"
}
}
},
{
"id": "C1979523",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777028671",
"uncertainty": 120
},
"stopId": "0:STG01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777028724",
"uncertainty": 120
},
"departure": {
"time": "1777028724",
"uncertainty": 120
},
"stopId": "0:DUF01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777028761",
"uncertainty": 120
},
"departure": {
"time": "1777028761",
"uncertainty": 120
},
"stopId": "0:CEZ01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777028798",
"uncertainty": 120
},
"departure": {
"time": "1777028798",
"uncertainty": 120
},
"stopId": "0:PRI02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777028833",
"uncertainty": 120
},
"departure": {
"time": "1777028836",
"uncertainty": 120
},
"stopId": "0:MSG02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777028903",
"uncertainty": 120
},
"departure": {
"time": "1777028903",
"uncertainty": 120
},
"stopId": "0:MAr02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777028926",
"uncertainty": 120
},
"departure": {
"time": "1777028926",
"uncertainty": 120
},
"stopId": "0:PDl02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777029008",
"uncertainty": 120
},
"departure": {
"time": "1777029016",
"uncertainty": 120
},
"stopId": "0:PER02",
"stopSequence": 8
},
{
"arrival": {
"time": "1777029061",
"uncertainty": 120
},
"departure": {
"time": "1777029061",
"uncertainty": 120
},
"stopId": "0:PiT02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777029098",
"uncertainty": 120
},
"departure": {
"time": "1777029098",
"uncertainty": 120
},
"stopId": "0:COM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777029121",
"uncertainty": 120
},
"departure": {
"time": "1777029121",
"uncertainty": 120
},
"stopId": "0:OLI02",
"stopSequence": 11
},
{
"arrival": {
"time": "1777029179",
"uncertainty": 120
},
"departure": {
"time": "1777029181",
"uncertainty": 120
},
"stopId": "0:GaU02",
"stopSequence": 12
},
{
"arrival": {
"time": "1777029263",
"uncertainty": 120
},
"departure": {
"time": "1777029271",
"uncertainty": 120
},
"stopId": "0:ANT02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777029358",
"uncertainty": 120
},
"departure": {
"time": "1777029361",
"uncertainty": 120
},
"stopId": "0:MED02",
"stopSequence": 14
},
{
"arrival": {
"time": "1777029406",
"uncertainty": 120
},
"departure": {
"time": "1777029436",
"uncertainty": 120
},
"stopId": "0:CCE02",
"stopSequence": 15
},
{
"arrival": {
"time": "1777029467",
"uncertainty": 120
},
"departure": {
"time": "1777029481",
"uncertainty": 120
},
"stopId": "0:MAi02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777029555",
"uncertainty": 120
},
"departure": {
"time": "1777029556",
"uncertainty": 120
},
"stopId": "0:BAl02",
"stopSequence": 17
},
{
"arrival": {
"time": "1777029610",
"uncertainty": 120
},
"departure": {
"time": "1777029616",
"uncertainty": 120
},
"stopId": "0:MAU02",
"stopSequence": 18
},
{
"arrival": {
"time": "1777029686",
"uncertainty": 120
},
"departure": {
"time": "1777029691",
"uncertainty": 120
},
"stopId": "0:TIL02",
"stopSequence": 19
},
{
"arrival": {
"time": "1777029766",
"uncertainty": 120
},
"departure": {
"time": "1777029766",
"uncertainty": 120
},
"stopId": "0:DID02",
"stopSequence": 20
},
{
"arrival": {
"time": "1777029961",
"uncertainty": 120
},
"departure": {
"time": "1777029976",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 21
},
{
"arrival": {
"time": "1777030047",
"uncertainty": 120
},
"departure": {
"time": "1777030047",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 22
},
{
"arrival": {
"time": "1777030081",
"uncertainty": 120
},
"departure": {
"time": "1777030081",
"uncertainty": 120
},
"stopId": "0:VlS01",
"stopSequence": 23
},
{
"arrival": {
"time": "1777030171",
"uncertainty": 120
},
"departure": {
"time": "1777030294",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 24
},
{
"arrival": {
"time": "1777030383",
"uncertainty": 120
},
"departure": {
"time": "1777030399",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 25
},
{
"arrival": {
"time": "1777030470",
"uncertainty": 120
},
"departure": {
"time": "1777030470",
"uncertainty": 120
},
"stopId": "0:Jac02",
"stopSequence": 26
},
{
"arrival": {
"time": "1777030575",
"uncertainty": 120
},
"departure": {
"time": "1777030594",
"uncertainty": 120
},
"stopId": "0:BIL02",
"stopSequence": 27
},
{
"arrival": {
"time": "1777030632",
"uncertainty": 120
},
"departure": {
"time": "1777030632",
"uncertainty": 120
},
"stopId": "0:TAM02",
"stopSequence": 28
},
{
"arrival": {
"time": "1777030669",
"uncertainty": 120
},
"departure": {
"time": "1777030669",
"uncertainty": 120
},
"stopId": "0:BRO02",
"stopSequence": 29
},
{
"arrival": {
"time": "1777030694",
"uncertainty": 120
},
"departure": {
"time": "1777030699",
"uncertainty": 120
},
"stopId": "0:SEC02",
"stopSequence": 30
},
{
"arrival": {
"time": "1777030738",
"uncertainty": 120
},
"departure": {
"time": "1777030738",
"uncertainty": 120
},
"stopId": "0:DEM02",
"stopSequence": 31
},
{
"arrival": {
"time": "1777030760",
"uncertainty": 120
},
"departure": {
"time": "1777030760",
"uncertainty": 120
},
"stopId": "0:CHm02",
"stopSequence": 32
},
{
"arrival": {
"time": "1777030828",
"uncertainty": 120
},
"departure": {
"time": "1777030828",
"uncertainty": 120
},
"stopId": "0:GDF02",
"stopSequence": 33
},
{
"arrival": {
"time": "1777030910",
"uncertainty": 120
},
"departure": {
"time": "1777030910",
"uncertainty": 120
},
"stopId": "0:PPP02",
"stopSequence": 34
},
{
"arrival": {
"time": "1777030955",
"uncertainty": 120
},
"stopId": "0:FOU01",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1979523"
},
"vehicle": {
"id": "278",
"label": "278"
}
}
},
{
"id": "C1977696",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777030549",
"uncertainty": 120
},
"stopId": "0:FoN01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777030549",
"uncertainty": 120
},
"departure": {
"time": "1777030549",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 2
},
{
"arrival": {
"time": "1777030624",
"uncertainty": 120
},
"departure": {
"time": "1777030639",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 3
},
{
"arrival": {
"time": "1777030697",
"uncertainty": 120
},
"departure": {
"time": "1777030699",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777030759",
"uncertainty": 120
},
"departure": {
"time": "1777030759",
"uncertainty": 120
},
"stopId": "0:CHa02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777030824",
"uncertainty": 120
},
"departure": {
"time": "1777030824",
"uncertainty": 120
},
"stopId": "0:Ber02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777030900",
"uncertainty": 120
},
"departure": {
"time": "1777030900",
"uncertainty": 120
},
"stopId": "0:MAl02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777030949",
"uncertainty": 120
},
"departure": {
"time": "1777030949",
"uncertainty": 120
},
"stopId": "0:TIR02",
"stopSequence": 8
},
{
"arrival": {
"time": "1777031102",
"uncertainty": 120
},
"departure": {
"time": "1777031102",
"uncertainty": 120
},
"stopId": "0:ClE02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777031139",
"uncertainty": 120
},
"departure": {
"time": "1777031139",
"uncertainty": 120
},
"stopId": "0:Lan02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777031196",
"uncertainty": 120
},
"departure": {
"time": "1777031196",
"uncertainty": 120
},
"stopId": "0:RoS02",
"stopSequence": 11
},
{
"arrival": {
"time": "1777031231",
"uncertainty": 120
},
"departure": {
"time": "1777031231",
"uncertainty": 120
},
"stopId": "0:CsR02",
"stopSequence": 12
},
{
"arrival": {
"time": "1777031274",
"uncertainty": 120
},
"departure": {
"time": "1777031274",
"uncertainty": 120
},
"stopId": "0:gAR02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777031319",
"uncertainty": 120
},
"departure": {
"time": "1777031319",
"uncertainty": 120
},
"stopId": "0:ArC02",
"stopSequence": 14
},
{
"arrival": {
"time": "1777031367",
"uncertainty": 120
},
"departure": {
"time": "1777031367",
"uncertainty": 120
},
"stopId": "0:Cor02",
"stopSequence": 15
},
{
"arrival": {
"time": "1777031395",
"uncertainty": 120
},
"departure": {
"time": "1777031395",
"uncertainty": 120
},
"stopId": "0:ZcM02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777031452",
"uncertainty": 120
},
"departure": {
"time": "1777031452",
"uncertainty": 120
},
"stopId": "0:Dam02",
"stopSequence": 17
},
{
"arrival": {
"time": "1777031556",
"uncertainty": 120
},
"stopId": "0:Pal02",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1977696"
},
"vehicle": {
"id": "337",
"label": "337"
}
}
},
{
"id": "C1976315",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777033980",
"uncertainty": 120
},
"stopId": "0:ASC01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777034052",
"uncertainty": 120
},
"departure": {
"time": "1777034052",
"uncertainty": 120
},
"stopId": "0:TDB04",
"stopSequence": 2
},
{
"arrival": {
"time": "1777034172",
"uncertainty": 120
},
"departure": {
"time": "1777034172",
"uncertainty": 120
},
"stopId": "0:STP01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777034254",
"uncertainty": 120
},
"departure": {
"time": "1777034254",
"uncertainty": 120
},
"stopId": "0:Bro02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777034336",
"uncertainty": 120
},
"departure": {
"time": "1777034336",
"uncertainty": 120
},
"stopId": "0:CER02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777034400",
"uncertainty": 120
},
"departure": {
"time": "1777034400",
"uncertainty": 120
},
"stopId": "0:MAI02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777034430",
"uncertainty": 120
},
"departure": {
"time": "1777034430",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:Gue02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777034471",
"uncertainty": 120
},
"departure": {
"time": "1777034471",
"uncertainty": 120
},
"stopId": "0:DEN02",
"stopSequence": 8
},
{
"arrival": {
"time": "1777034541",
"uncertainty": 120
},
"departure": {
"time": "1777034541",
"uncertainty": 120
},
"stopId": "0:DES02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777034634",
"uncertainty": 120
},
"departure": {
"time": "1777034634",
"uncertainty": 120
},
"stopId": "0:POC02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777034696",
"uncertainty": 120
},
"departure": {
"time": "1777034696",
"uncertainty": 120
},
"stopId": "0:POi02",
"stopSequence": 11
},
{
"arrival": {
"time": "1777034834",
"uncertainty": 120
},
"departure": {
"time": "1777034834",
"uncertainty": 120
},
"stopId": "0:EUr01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777034937",
"uncertainty": 120
},
"departure": {
"time": "1777034937",
"uncertainty": 120
},
"stopId": "0:MOI01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777035018",
"uncertainty": 120
},
"departure": {
"time": "1777035018",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777035046",
"uncertainty": 120
},
"departure": {
"time": "1777035046",
"uncertainty": 120
},
"stopId": "0:STm01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777035097",
"uncertainty": 120
},
"departure": {
"time": "1777035097",
"uncertainty": 120
},
"stopId": "0:MIC01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777035155",
"uncertainty": 120
},
"departure": {
"time": "1777035155",
"uncertainty": 120
},
"stopId": "0:ISL01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777035240",
"uncertainty": 120
},
"departure": {
"time": "1777035240",
"uncertainty": 120
},
"stopId": "0:BOu01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777035342",
"uncertainty": 120
},
"departure": {
"time": "1777035342",
"uncertainty": 120
},
"stopId": "0:PZI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777035415",
"uncertainty": 120
},
"departure": {
"time": "1777035415",
"uncertainty": 120
},
"stopId": "0:14J04",
"stopSequence": 20
},
{
"arrival": {
"time": "1777035520",
"uncertainty": 120
},
"departure": {
"time": "1777035520",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 21
},
{
"arrival": {
"time": "1777035597",
"uncertainty": 120
},
"departure": {
"time": "1777035597",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 22
},
{
"arrival": {
"time": "1777035655",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1976315"
}
}
},
{
"id": "C1977711",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777032300",
"uncertainty": 120
},
"stopId": "0:Pal02",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1977711"
}
}
},
{
"id": "C1977714",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777030307",
"uncertainty": 120
},
"stopId": "0:ChT02",
"stopSequence": 1
},
{
"arrival": {
"time": "1777030343",
"uncertainty": 120
},
"departure": {
"time": "1777030343",
"uncertainty": 120
},
"stopId": "0:ChM01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777030421",
"uncertainty": 120
},
"departure": {
"time": "1777030421",
"uncertainty": 120
},
"stopId": "0:Rpb01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777030454",
"uncertainty": 120
},
"departure": {
"time": "1777030454",
"uncertainty": 120
},
"stopId": "0:MaC01",
"stopSequence": 4
},
{
"arrival": {
"time": "1777030493",
"uncertainty": 120
},
"departure": {
"time": "1777030493",
"uncertainty": 120
},
"stopId": "0:Onj01",
"stopSequence": 5
},
{
"arrival": {
"time": "1777030532",
"uncertainty": 120
},
"departure": {
"time": "1777030532",
"uncertainty": 120
},
"stopId": "0:PCH01",
"stopSequence": 6
},
{
"arrival": {
"time": "1777030577",
"uncertainty": 120
},
"departure": {
"time": "1777030577",
"uncertainty": 120
},
"stopId": "0:Ros01",
"stopSequence": 7
},
{
"arrival": {
"time": "1777030622",
"uncertainty": 120
},
"departure": {
"time": "1777030622",
"uncertainty": 120
},
"stopId": "0:Par01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777030678",
"uncertainty": 120
},
"departure": {
"time": "1777030678",
"uncertainty": 120
},
"stopId": "0:StC01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777030712",
"uncertainty": 120
},
"departure": {
"time": "1777030712",
"uncertainty": 120
},
"stopId": "0:Sau01",
"stopSequence": 10
},
{
"arrival": {
"time": "1777030762",
"uncertainty": 120
},
"departure": {
"time": "1777030762",
"uncertainty": 120
},
"stopId": "0:CpG01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777030787",
"uncertainty": 120
},
"departure": {
"time": "1777030787",
"uncertainty": 120
},
"stopId": "0:VrD01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777030860",
"uncertainty": 120
},
"departure": {
"time": "1777030860",
"uncertainty": 120
},
"stopId": "0:DAN01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777030907",
"uncertainty": 120
},
"departure": {
"time": "1777030907",
"uncertainty": 120
},
"stopId": "0:BeR01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777030957",
"uncertainty": 120
},
"departure": {
"time": "1777030957",
"uncertainty": 120
},
"stopId": "0:QUA02",
"stopSequence": 15
},
{
"arrival": {
"time": "1777031033",
"uncertainty": 120
},
"departure": {
"time": "1777031033",
"uncertainty": 120
},
"stopId": "0:FRA03",
"stopSequence": 16
},
{
"arrival": {
"time": "1777031098",
"uncertainty": 120
},
"departure": {
"time": "1777031098",
"uncertainty": 120
},
"stopId": "0:EREK1",
"stopSequence": 17
},
{
"arrival": {
"time": "1777031149",
"uncertainty": 120
},
"departure": {
"time": "1777031149",
"uncertainty": 120
},
"stopId": "0:SIR01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777031179",
"uncertainty": 120
},
"departure": {
"time": "1777031179",
"uncertainty": 120
},
"stopId": "0:cro02",
"stopSequence": 19
},
{
"arrival": {
"time": "1777031223",
"uncertainty": 120
},
"departure": {
"time": "1777031223",
"uncertainty": 120
},
"stopId": "0:MeR02",
"stopSequence": 20
},
{
"arrival": {
"time": "1777031263",
"uncertainty": 120
},
"departure": {
"time": "1777031263",
"uncertainty": 120
},
"stopId": "0:MAZ02",
"stopSequence": 21
},
{
"arrival": {
"time": "1777031450",
"uncertainty": 120
},
"departure": {
"time": "1777031450",
"uncertainty": 120
},
"stopId": "0:TIR01",
"stopSequence": 22
},
{
"arrival": {
"time": "1777031499",
"uncertainty": 120
},
"departure": {
"time": "1777031499",
"uncertainty": 120
},
"stopId": "0:MAl01",
"stopSequence": 23
},
{
"arrival": {
"time": "1777031590",
"uncertainty": 120
},
"departure": {
"time": "1777031590",
"uncertainty": 120
},
"stopId": "0:Ber01",
"stopSequence": 24
},
{
"arrival": {
"time": "1777031638",
"uncertainty": 120
},
"departure": {
"time": "1777031638",
"uncertainty": 120
},
"stopId": "0:CHa01",
"stopSequence": 25
},
{
"arrival": {
"time": "1777031724",
"uncertainty": 120
},
"departure": {
"time": "1777031724",
"uncertainty": 120
},
"stopId": "0:PHi01",
"stopSequence": 26
},
{
"arrival": {
"time": "1777031824",
"uncertainty": 120
},
"departure": {
"time": "1777031824",
"uncertainty": 120
},
"stopId": "0:TOU01",
"stopSequence": 27
},
{
"arrival": {
"time": "1777031902",
"uncertainty": 120
},
"departure": {
"time": "1777031902",
"uncertainty": 120
},
"stopId": "0:THE01",
"stopSequence": 28
},
{
"arrival": {
"time": "1777031996",
"uncertainty": 120
},
"stopId": "0:FoN01",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1977714"
},
"vehicle": {
"id": "338",
"label": "338"
}
}
},
{
"id": "C1977715",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777033620",
"uncertainty": 120
},
"stopId": "0:ChT02",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1977715"
}
}
},
{
"id": "C1976089",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777029152",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777029172",
"uncertainty": 120
},
"departure": {
"time": "1777029182",
"uncertainty": 120
},
"stopId": "0:Ham01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777029212",
"uncertainty": 120
},
"departure": {
"time": "1777029212",
"uncertainty": 120
},
"stopId": "0:PIS01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777029272",
"uncertainty": 120
},
"departure": {
"time": "1777029272",
"uncertainty": 120
},
"stopId": "0:TEI01",
"stopSequence": 4
},
{
"arrival": {
"time": "1777029287",
"uncertainty": 120
},
"departure": {
"time": "1777029302",
"uncertainty": 120
},
"stopId": "0:CAm01",
"stopSequence": 5
},
{
"arrival": {
"time": "1777029362",
"uncertainty": 120
},
"departure": {
"time": "1777029362",
"uncertainty": 120
},
"stopId": "0:MOZ02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777029407",
"uncertainty": 120
},
"departure": {
"time": "1777029422",
"uncertainty": 120
},
"stopId": "0:JUI02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777029482",
"uncertainty": 120
},
"departure": {
"time": "1777029482",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777029527",
"uncertainty": 120
},
"departure": {
"time": "1777029542",
"uncertainty": 120
},
"stopId": "0:SAR01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777029602",
"uncertainty": 120
},
"departure": {
"time": "1777029632",
"uncertainty": 120
},
"stopId": "0:TRo01",
"stopSequence": 10
},
{
"arrival": {
"time": "1777029704",
"uncertainty": 120
},
"departure": {
"time": "1777029722",
"uncertainty": 120
},
"stopId": "0:HTC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777029789",
"uncertainty": 120
},
"departure": {
"time": "1777029797",
"uncertainty": 120
},
"stopId": "0:STM03",
"stopSequence": 12
},
{
"arrival": {
"time": "1777029977",
"uncertainty": 120
},
"departure": {
"time": "1777029992",
"uncertainty": 120
},
"stopId": "0:ALA01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777030047",
"uncertainty": 120
},
"departure": {
"time": "1777030052",
"uncertainty": 120
},
"stopId": "0:ROG01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777030097",
"uncertainty": 120
},
"departure": {
"time": "1777030097",
"uncertainty": 120
},
"stopId": "0:PAI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777030127",
"uncertainty": 120
},
"departure": {
"time": "1777030127",
"uncertainty": 120
},
"stopId": "0:FIL01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777030202",
"uncertainty": 120
},
"departure": {
"time": "1777030425",
"uncertainty": 120
},
"stopId": "0:JMO01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777030470",
"uncertainty": 120
},
"departure": {
"time": "1777030545",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777030605",
"uncertainty": 120
},
"departure": {
"time": "1777030635",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777030695",
"uncertainty": 120
},
"departure": {
"time": "1777030710",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 20
},
{
"arrival": {
"time": "1777030818",
"uncertainty": 120
},
"departure": {
"time": "1777030818",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 21
},
{
"arrival": {
"time": "1777030926",
"uncertainty": 120
},
"departure": {
"time": "1777030926",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 22
},
{
"arrival": {
"time": "1777031005",
"uncertainty": 120
},
"departure": {
"time": "1777031005",
"uncertainty": 120
},
"stopId": "0:SUP01",
"stopSequence": 23
},
{
"arrival": {
"time": "1777031067",
"uncertainty": 120
},
"departure": {
"time": "1777031067",
"uncertainty": 120
},
"stopId": "0:SOM01",
"stopSequence": 24
},
{
"arrival": {
"time": "1777031133",
"uncertainty": 120
},
"departure": {
"time": "1777031133",
"uncertainty": 120
},
"stopId": "0:CRo01",
"stopSequence": 25
},
{
"arrival": {
"time": "1777031194",
"uncertainty": 120
},
"departure": {
"time": "1777031194",
"uncertainty": 120
},
"stopId": "0:mAI01",
"stopSequence": 26
},
{
"arrival": {
"time": "1777031226",
"uncertainty": 120
},
"departure": {
"time": "1777031226",
"uncertainty": 120
},
"stopId": "0:MAg01",
"stopSequence": 27
},
{
"arrival": {
"time": "1777031300",
"uncertainty": 120
},
"departure": {
"time": "1777031300",
"uncertainty": 120
},
"stopId": "0:COu01",
"stopSequence": 28
},
{
"arrival": {
"time": "1777031335",
"uncertainty": 120
},
"departure": {
"time": "1777031335",
"uncertainty": 120
},
"stopId": "0:ROS01",
"stopSequence": 29
},
{
"arrival": {
"time": "1777031404",
"uncertainty": 120
},
"departure": {
"time": "1777031404",
"uncertainty": 120
},
"stopId": "0:Ver01",
"stopSequence": 30
},
{
"arrival": {
"time": "1777031436",
"uncertainty": 120
},
"departure": {
"time": "1777031436",
"uncertainty": 120
},
"stopId": "0:BAL01",
"stopSequence": 31
},
{
"arrival": {
"time": "1777031491",
"uncertainty": 120
},
"departure": {
"time": "1777031491",
"uncertainty": 120
},
"stopId": "0:VIE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1777031526",
"uncertainty": 120
},
"departure": {
"time": "1777031526",
"uncertainty": 120
},
"stopId": "0:HTF01",
"stopSequence": 33
},
{
"arrival": {
"time": "1777031586",
"uncertainty": 120
},
"departure": {
"time": "1777031586",
"uncertainty": 120
},
"stopId": "0:BRE02",
"stopSequence": 34
},
{
"arrival": {
"time": "1777031649",
"uncertainty": 120
},
"departure": {
"time": "1777031649",
"uncertainty": 120
},
"stopId": "0:ROs03",
"stopSequence": 35
},
{
"arrival": {
"time": "1777031729",
"uncertainty": 120
},
"departure": {
"time": "1777031729",
"uncertainty": 120
},
"stopId": "0:CoU01",
"stopSequence": 36
},
{
"arrival": {
"time": "1777031791",
"uncertainty": 120
},
"departure": {
"time": "1777031791",
"uncertainty": 120
},
"stopId": "0:ViL01",
"stopSequence": 37
},
{
"arrival": {
"time": "1777031878",
"uncertainty": 120
},
"departure": {
"time": "1777031878",
"uncertainty": 120
},
"stopId": "0:mai01",
"stopSequence": 38
},
{
"arrival": {
"time": "1777031928",
"uncertainty": 120
},
"departure": {
"time": "1777031928",
"uncertainty": 120
},
"stopId": "0:Cen01",
"stopSequence": 39
},
{
"arrival": {
"time": "1777032066",
"uncertainty": 120
},
"stopId": "0:BpL01",
"stopSequence": 40
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1976089"
},
"vehicle": {
"id": "314",
"label": "314"
}
}
},
{
"id": "C1976093",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777031460",
"uncertainty": 120
},
"stopId": "0:BpL01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1976093"
}
}
},
{
"id": "C1976097",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777034280",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1976097"
}
}
},
{
"id": "C1977846",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777032240",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1977846"
}
}
},
{
"id": "C1977885",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777028416",
"uncertainty": 120
},
"stopId": "0:PaL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777028483",
"uncertainty": 120
},
"departure": {
"time": "1777028483",
"uncertainty": 120
},
"stopId": "0:HAT02",
"stopSequence": 2
},
{
"arrival": {
"time": "1777028519",
"uncertainty": 120
},
"departure": {
"time": "1777028536",
"uncertainty": 120
},
"stopId": "0:Clo02",
"stopSequence": 3
},
{
"arrival": {
"time": "1777028587",
"uncertainty": 120
},
"departure": {
"time": "1777028587",
"uncertainty": 120
},
"stopId": "0:MST02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777028642",
"uncertainty": 120
},
"departure": {
"time": "1777028642",
"uncertainty": 120
},
"stopId": "0:CEr02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777028691",
"uncertainty": 120
},
"departure": {
"time": "1777028691",
"uncertainty": 120
},
"stopId": "0:MON02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777028836",
"uncertainty": 120
},
"departure": {
"time": "1777028836",
"uncertainty": 120
},
"stopId": "0:ZAC02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777028900",
"uncertainty": 120
},
"departure": {
"time": "1777028926",
"uncertainty": 120
},
"stopId": "0:BRE01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777028971",
"uncertainty": 120
},
"departure": {
"time": "1777029001",
"uncertainty": 120
},
"stopId": "0:HTF02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777029031",
"uncertainty": 120
},
"departure": {
"time": "1777029031",
"uncertainty": 120
},
"stopId": "0:VIE02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777029106",
"uncertainty": 120
},
"departure": {
"time": "1777029106",
"uncertainty": 120
},
"stopId": "0:BAL02",
"stopSequence": 11
},
{
"arrival": {
"time": "1777029136",
"uncertainty": 120
},
"departure": {
"time": "1777029136",
"uncertainty": 120
},
"stopId": "0:Ver02",
"stopSequence": 12
},
{
"arrival": {
"time": "1777029193",
"uncertainty": 120
},
"departure": {
"time": "1777029193",
"uncertainty": 120
},
"stopId": "0:ROS02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777029226",
"uncertainty": 120
},
"departure": {
"time": "1777029241",
"uncertainty": 120
},
"stopId": "0:COu02",
"stopSequence": 14
},
{
"arrival": {
"time": "1777029316",
"uncertainty": 120
},
"departure": {
"time": "1777029331",
"uncertainty": 120
},
"stopId": "0:MAg02",
"stopSequence": 15
},
{
"arrival": {
"time": "1777029376",
"uncertainty": 120
},
"departure": {
"time": "1777029376",
"uncertainty": 120
},
"stopId": "0:mAI02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777029422",
"uncertainty": 120
},
"departure": {
"time": "1777029422",
"uncertainty": 120
},
"stopId": "0:CRo02",
"stopSequence": 17
},
{
"arrival": {
"time": "1777029452",
"uncertainty": 120
},
"departure": {
"time": "1777029452",
"uncertainty": 120
},
"stopId": "0:SOM02",
"stopSequence": 18
},
{
"arrival": {
"time": "1777029511",
"uncertainty": 120
},
"departure": {
"time": "1777029526",
"uncertainty": 120
},
"stopId": "0:SUP02",
"stopSequence": 19
},
{
"arrival": {
"time": "1777029603",
"uncertainty": 120
},
"departure": {
"time": "1777029616",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 20
},
{
"arrival": {
"time": "1777029693",
"uncertainty": 120
},
"departure": {
"time": "1777029722",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 21
},
{
"arrival": {
"time": "1777029811",
"uncertainty": 120
},
"departure": {
"time": "1777029826",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 22
},
{
"arrival": {
"time": "1777029872",
"uncertainty": 120
},
"departure": {
"time": "1777029886",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 23
},
{
"arrival": {
"time": "1777029920",
"uncertainty": 120
},
"departure": {
"time": "1777029931",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 24
},
{
"arrival": {
"time": "1777029946",
"uncertainty": 120
},
"departure": {
"time": "1777029946",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 25
},
{
"arrival": {
"time": "1777030051",
"uncertainty": 120
},
"departure": {
"time": "1777030066",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 26
},
{
"arrival": {
"time": "1777030112",
"uncertainty": 120
},
"departure": {
"time": "1777030126",
"uncertainty": 120
},
"stopId": "0:FoN03",
"stopSequence": 27
},
{
"arrival": {
"time": "1777030171",
"uncertainty": 120
},
"departure": {
"time": "1777030186",
"uncertainty": 120
},
"stopId": "0:FIL02",
"stopSequence": 28
},
{
"arrival": {
"time": "1777030231",
"uncertainty": 120
},
"departure": {
"time": "1777030231",
"uncertainty": 120
},
"stopId": "0:PAI02",
"stopSequence": 29
},
{
"arrival": {
"time": "1777030273",
"uncertainty": 120
},
"departure": {
"time": "1777030276",
"uncertainty": 120
},
"stopId": "0:ROG02",
"stopSequence": 30
},
{
"arrival": {
"time": "1777030333",
"uncertainty": 120
},
"departure": {
"time": "1777030333",
"uncertainty": 120
},
"stopId": "0:ALA02",
"stopSequence": 31
},
{
"arrival": {
"time": "1777030502",
"uncertainty": 120
},
"departure": {
"time": "1777030502",
"uncertainty": 120
},
"stopId": "0:STM04",
"stopSequence": 32
},
{
"arrival": {
"time": "1777030574",
"uncertainty": 120
},
"departure": {
"time": "1777030574",
"uncertainty": 120
},
"stopId": "0:HTC02",
"stopSequence": 33
},
{
"arrival": {
"time": "1777030618",
"uncertainty": 120
},
"departure": {
"time": "1777030618",
"uncertainty": 120
},
"stopId": "0:TRo02",
"stopSequence": 34
},
{
"arrival": {
"time": "1777030651",
"uncertainty": 120
},
"departure": {
"time": "1777030651",
"uncertainty": 120
},
"stopId": "0:SAR02",
"stopSequence": 35
},
{
"arrival": {
"time": "1777030696",
"uncertainty": 120
},
"departure": {
"time": "1777030696",
"uncertainty": 120
},
"stopId": "0:SAL02",
"stopSequence": 36
},
{
"arrival": {
"time": "1777030756",
"uncertainty": 120
},
"departure": {
"time": "1777030771",
"uncertainty": 120
},
"stopId": "0:JUI01",
"stopSequence": 37
},
{
"arrival": {
"time": "1777030831",
"uncertainty": 120
},
"departure": {
"time": "1777030831",
"uncertainty": 120
},
"stopId": "0:MOZ01",
"stopSequence": 38
},
{
"arrival": {
"time": "1777030888",
"uncertainty": 120
},
"departure": {
"time": "1777030888",
"uncertainty": 120
},
"stopId": "0:CAm02",
"stopSequence": 39
},
{
"arrival": {
"time": "1777030923",
"uncertainty": 120
},
"departure": {
"time": "1777030923",
"uncertainty": 120
},
"stopId": "0:TEI02",
"stopSequence": 40
},
{
"arrival": {
"time": "1777031023",
"uncertainty": 120
},
"departure": {
"time": "1777031023",
"uncertainty": 120
},
"stopId": "0:PIS02",
"stopSequence": 41
},
{
"arrival": {
"time": "1777031066",
"uncertainty": 120
},
"departure": {
"time": "1777031066",
"uncertainty": 120
},
"stopId": "0:Ham02",
"stopSequence": 42
},
{
"arrival": {
"time": "1777031103",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1977885"
},
"vehicle": {
"id": "303",
"label": "303"
}
}
},
{
"id": "C1978510",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777030457",
"uncertainty": 120
},
"stopId": "0:PaL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777030498",
"uncertainty": 120
},
"departure": {
"time": "1777030498",
"uncertainty": 120
},
"stopId": "0:HAT02",
"stopSequence": 2
},
{
"arrival": {
"time": "1777030537",
"uncertainty": 120
},
"departure": {
"time": "1777030547",
"uncertainty": 120
},
"stopId": "0:Clo02",
"stopSequence": 3
},
{
"arrival": {
"time": "1777030601",
"uncertainty": 120
},
"departure": {
"time": "1777030622",
"uncertainty": 120
},
"stopId": "0:MST02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777030690",
"uncertainty": 120
},
"departure": {
"time": "1777030695",
"uncertainty": 120
},
"stopId": "0:CEr02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777030717",
"uncertainty": 120
},
"departure": {
"time": "1777030717",
"uncertainty": 120
},
"stopId": "0:MON02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777030848",
"uncertainty": 120
},
"departure": {
"time": "1777030848",
"uncertainty": 120
},
"stopId": "0:ZAC02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777030908",
"uncertainty": 120
},
"departure": {
"time": "1777030908",
"uncertainty": 120
},
"stopId": "0:BRE01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777030976",
"uncertainty": 120
},
"departure": {
"time": "1777030976",
"uncertainty": 120
},
"stopId": "0:HTF02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777031019",
"uncertainty": 120
},
"departure": {
"time": "1777031019",
"uncertainty": 120
},
"stopId": "0:VIE02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777031083",
"uncertainty": 120
},
"departure": {
"time": "1777031083",
"uncertainty": 120
},
"stopId": "0:BAL02",
"stopSequence": 11
},
{
"arrival": {
"time": "1777031131",
"uncertainty": 120
},
"departure": {
"time": "1777031131",
"uncertainty": 120
},
"stopId": "0:Ver02",
"stopSequence": 12
},
{
"arrival": {
"time": "1777031194",
"uncertainty": 120
},
"departure": {
"time": "1777031194",
"uncertainty": 120
},
"stopId": "0:ROS02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777031257",
"uncertainty": 120
},
"departure": {
"time": "1777031257",
"uncertainty": 120
},
"stopId": "0:COu02",
"stopSequence": 14
},
{
"arrival": {
"time": "1777031328",
"uncertainty": 120
},
"departure": {
"time": "1777031328",
"uncertainty": 120
},
"stopId": "0:MAg02",
"stopSequence": 15
},
{
"arrival": {
"time": "1777031385",
"uncertainty": 120
},
"departure": {
"time": "1777031385",
"uncertainty": 120
},
"stopId": "0:mAI02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777031447",
"uncertainty": 120
},
"departure": {
"time": "1777031447",
"uncertainty": 120
},
"stopId": "0:CRo02",
"stopSequence": 17
},
{
"arrival": {
"time": "1777031525",
"uncertainty": 120
},
"departure": {
"time": "1777031525",
"uncertainty": 120
},
"stopId": "0:SOM02",
"stopSequence": 18
},
{
"arrival": {
"time": "1777031625",
"uncertainty": 120
},
"departure": {
"time": "1777031625",
"uncertainty": 120
},
"stopId": "0:SUP02",
"stopSequence": 19
},
{
"arrival": {
"time": "1777031688",
"uncertainty": 120
},
"departure": {
"time": "1777031688",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 20
},
{
"arrival": {
"time": "1777031825",
"uncertainty": 120
},
"departure": {
"time": "1777031825",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 21
},
{
"arrival": {
"time": "1777031907",
"uncertainty": 120
},
"departure": {
"time": "1777031907",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 22
},
{
"arrival": {
"time": "1777032005",
"uncertainty": 120
},
"departure": {
"time": "1777032005",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 23
},
{
"arrival": {
"time": "1777032048",
"uncertainty": 120
},
"departure": {
"time": "1777032048",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 24
},
{
"arrival": {
"time": "1777032132",
"uncertainty": 120
},
"departure": {
"time": "1777032132",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 25
},
{
"arrival": {
"time": "1777032275",
"uncertainty": 120
},
"departure": {
"time": "1777032275",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 26
},
{
"arrival": {
"time": "1777032298",
"uncertainty": 120
},
"departure": {
"time": "1777032298",
"uncertainty": 120
},
"stopId": "0:FoN03",
"stopSequence": 27
},
{
"arrival": {
"time": "1777032360",
"uncertainty": 120
},
"departure": {
"time": "1777032360",
"uncertainty": 120
},
"stopId": "0:FIL02",
"stopSequence": 28
},
{
"arrival": {
"time": "1777032439",
"uncertainty": 120
},
"departure": {
"time": "1777032439",
"uncertainty": 120
},
"stopId": "0:PAI02",
"stopSequence": 29
},
{
"arrival": {
"time": "1777032497",
"uncertainty": 120
},
"departure": {
"time": "1777032497",
"uncertainty": 120
},
"stopId": "0:ROG02",
"stopSequence": 30
},
{
"arrival": {
"time": "1777032575",
"uncertainty": 120
},
"departure": {
"time": "1777032575",
"uncertainty": 120
},
"stopId": "0:ALA02",
"stopSequence": 31
},
{
"arrival": {
"time": "1777032745",
"uncertainty": 120
},
"departure": {
"time": "1777032745",
"uncertainty": 120
},
"stopId": "0:STM04",
"stopSequence": 32
},
{
"arrival": {
"time": "1777032848",
"uncertainty": 120
},
"departure": {
"time": "1777032848",
"uncertainty": 120
},
"stopId": "0:HTC02",
"stopSequence": 33
},
{
"arrival": {
"time": "1777032897",
"uncertainty": 120
},
"departure": {
"time": "1777032897",
"uncertainty": 120
},
"stopId": "0:TRo02",
"stopSequence": 34
},
{
"arrival": {
"time": "1777032935",
"uncertainty": 120
},
"departure": {
"time": "1777032935",
"uncertainty": 120
},
"stopId": "0:SAR02",
"stopSequence": 35
},
{
"arrival": {
"time": "1777033009",
"uncertainty": 120
},
"departure": {
"time": "1777033009",
"uncertainty": 120
},
"stopId": "0:SAL02",
"stopSequence": 36
},
{
"arrival": {
"time": "1777033075",
"uncertainty": 120
},
"departure": {
"time": "1777033075",
"uncertainty": 120
},
"stopId": "0:JUI01",
"stopSequence": 37
},
{
"arrival": {
"time": "1777033143",
"uncertainty": 120
},
"departure": {
"time": "1777033143",
"uncertainty": 120
},
"stopId": "0:MOZ01",
"stopSequence": 38
},
{
"arrival": {
"time": "1777033200",
"uncertainty": 120
},
"departure": {
"time": "1777033200",
"uncertainty": 120
},
"stopId": "0:CAm02",
"stopSequence": 39
},
{
"arrival": {
"time": "1777033235",
"uncertainty": 120
},
"departure": {
"time": "1777033235",
"uncertainty": 120
},
"stopId": "0:TEI02",
"stopSequence": 40
},
{
"arrival": {
"time": "1777033335",
"uncertainty": 120
},
"departure": {
"time": "1777033335",
"uncertainty": 120
},
"stopId": "0:PIS02",
"stopSequence": 41
},
{
"arrival": {
"time": "1777033378",
"uncertainty": 120
},
"departure": {
"time": "1777033378",
"uncertainty": 120
},
"stopId": "0:Ham02",
"stopSequence": 42
},
{
"arrival": {
"time": "1777033415",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1978510"
},
"vehicle": {
"id": "313",
"label": "313"
}
}
},
{
"id": "C1976217",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777029407",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777029482",
"uncertainty": 120
},
"departure": {
"time": "1777029482",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777029585",
"uncertainty": 120
},
"departure": {
"time": "1777029602",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777029690",
"uncertainty": 120
},
"departure": {
"time": "1777029707",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1777029776",
"uncertainty": 120
},
"departure": {
"time": "1777029776",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777029842",
"uncertainty": 120
},
"departure": {
"time": "1777029857",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777029909",
"uncertainty": 120
},
"departure": {
"time": "1777029909",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777029992",
"uncertainty": 120
},
"departure": {
"time": "1777030082",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777030112",
"uncertainty": 120
},
"departure": {
"time": "1777030112",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777030157",
"uncertainty": 120
},
"departure": {
"time": "1777030157",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777030202",
"uncertainty": 120
},
"departure": {
"time": "1777030217",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777030262",
"uncertainty": 120
},
"departure": {
"time": "1777030307",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777030352",
"uncertainty": 120
},
"departure": {
"time": "1777030367",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777030397",
"uncertainty": 120
},
"departure": {
"time": "1777030427",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777030472",
"uncertainty": 120
},
"departure": {
"time": "1777030487",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777030562",
"uncertainty": 120
},
"departure": {
"time": "1777030577",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777030660",
"uncertainty": 120
},
"departure": {
"time": "1777030712",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777030787",
"uncertainty": 120
},
"departure": {
"time": "1777030802",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777030899",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1976217"
},
"vehicle": {
"id": "351",
"label": "351"
}
}
},
{
"id": "C1978523",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777033680",
"uncertainty": 120
},
"stopId": "0:PaL01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1978523"
}
}
},
{
"id": "C1983928",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777029615",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777029660",
"uncertainty": 120
},
"departure": {
"time": "1777029660",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 2
},
{
"arrival": {
"time": "1777029699",
"uncertainty": 120
},
"departure": {
"time": "1777029705",
"uncertainty": 120
},
"stopId": "0:Cht04",
"stopSequence": 3
},
{
"arrival": {
"time": "1777029751",
"uncertainty": 120
},
"departure": {
"time": "1777029780",
"uncertainty": 120
},
"stopId": "0:par04",
"stopSequence": 4
},
{
"arrival": {
"time": "1777029871",
"uncertainty": 120
},
"departure": {
"time": "1777029871",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:DUN02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777029905",
"uncertainty": 120
},
"departure": {
"time": "1777029935",
"uncertainty": 120
},
"stopId": "0:SAP02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777029979",
"uncertainty": 120
},
"departure": {
"time": "1777029995",
"uncertainty": 120
},
"stopId": "0:ROM02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777030055",
"uncertainty": 120
},
"departure": {
"time": "1777030055",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 8
},
{
"arrival": {
"time": "1777030100",
"uncertainty": 120
},
"departure": {
"time": "1777030114",
"uncertainty": 120
},
"stopId": "0:MAC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777030219",
"uncertainty": 120
},
"departure": {
"time": "1777030250",
"uncertainty": 120
},
"stopId": "0:DUT02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777030294",
"uncertainty": 120
},
"departure": {
"time": "1777030294",
"uncertainty": 120
},
"stopId": "0:PTB02",
"stopSequence": 11
},
{
"arrival": {
"time": "1777030399",
"uncertainty": 120
},
"departure": {
"time": "1777030429",
"uncertainty": 120
},
"stopId": "0:CLA02",
"stopSequence": 12
},
{
"arrival": {
"time": "1777030532",
"uncertainty": 120
},
"departure": {
"time": "1777030564",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777030594",
"uncertainty": 120
},
"departure": {
"time": "1777030609",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777030700",
"uncertainty": 120
},
"departure": {
"time": "1777030745",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 15
},
{
"arrival": {
"time": "1777030813",
"uncertainty": 120
},
"departure": {
"time": "1777030813",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777030963",
"uncertainty": 120
},
"departure": {
"time": "1777030963",
"uncertainty": 120
},
"stopId": "0:LAR02",
"stopSequence": 17
},
{
"arrival": {
"time": "1777031031",
"uncertainty": 120
},
"departure": {
"time": "1777031031",
"uncertainty": 120
},
"stopId": "0:CHO02",
"stopSequence": 18
},
{
"arrival": {
"time": "1777031103",
"uncertainty": 120
},
"departure": {
"time": "1777031103",
"uncertainty": 120
},
"stopId": "0:PTV02",
"stopSequence": 19
},
{
"arrival": {
"time": "1777031172",
"uncertainty": 120
},
"departure": {
"time": "1777031172",
"uncertainty": 120
},
"stopId": "0:MUL02",
"stopSequence": 20
},
{
"arrival": {
"time": "1777031259",
"uncertainty": 120
},
"departure": {
"time": "1777031259",
"uncertainty": 120
},
"stopId": "0:mar02",
"stopSequence": 21
},
{
"arrival": {
"time": "1777031354",
"uncertainty": 120
},
"departure": {
"time": "1777031354",
"uncertainty": 120
},
"stopId": "0:HOC02",
"stopSequence": 22
},
{
"arrival": {
"time": "1777031406",
"uncertainty": 120
},
"departure": {
"time": "1777031406",
"uncertainty": 120
},
"stopId": "0:STE02",
"stopSequence": 23
},
{
"arrival": {
"time": "1777031463",
"uncertainty": 120
},
"departure": {
"time": "1777031463",
"uncertainty": 120
},
"stopId": "0:BUI02",
"stopSequence": 24
},
{
"arrival": {
"time": "1777031555",
"uncertainty": 120
},
"departure": {
"time": "1777031555",
"uncertainty": 120
},
"stopId": "0:MRC02",
"stopSequence": 25
},
{
"arrival": {
"time": "1777031594",
"uncertainty": 120
},
"departure": {
"time": "1777031594",
"uncertainty": 120
},
"stopId": "0:BOI02",
"stopSequence": 26
},
{
"arrival": {
"time": "1777031656",
"uncertainty": 120
},
"departure": {
"time": "1777031656",
"uncertainty": 120
},
"stopId": "0:LAK02",
"stopSequence": 27
},
{
"arrival": {
"time": "1777031757",
"uncertainty": 120
},
"departure": {
"time": "1777031757",
"uncertainty": 120
},
"stopId": "0:MAR02",
"stopSequence": 28
},
{
"arrival": {
"time": "1777031840",
"uncertainty": 120
},
"departure": {
"time": "1777031840",
"uncertainty": 120
},
"stopId": "0:Mai02",
"stopSequence": 29
},
{
"arrival": {
"time": "1777031881",
"uncertainty": 120
},
"departure": {
"time": "1777031881",
"uncertainty": 120
},
"stopId": "0:COQ02",
"stopSequence": 30
},
{
"arrival": {
"time": "1777032011",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1983928"
},
"vehicle": {
"id": "300",
"label": "300"
}
}
},
{
"id": "C1976229",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777031768",
"uncertainty": 120
},
"departure": {
"time": "1777031768",
"uncertainty": 120
},
"stopId": "0:GAR01"
},
{
"arrival": {
"time": "1777031779",
"uncertainty": 120
},
"departure": {
"time": "1777031779",
"uncertainty": 120
},
"stopId": "0:GAR03"
},
{
"arrival": {
"time": "1777031832",
"uncertainty": 120
},
"departure": {
"time": "1777031832",
"uncertainty": 120
},
"stopId": "0:VlS01"
},
{
"arrival": {
"time": "1777031897",
"uncertainty": 120
},
"departure": {
"time": "1777031897",
"uncertainty": 120
},
"stopId": "0:FoN01"
},
{
"departure": {
"time": "1777031760",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777031917",
"uncertainty": 120
},
"departure": {
"time": "1777031917",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777032038",
"uncertainty": 120
},
"departure": {
"time": "1777032038",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777032180",
"uncertainty": 120
},
"departure": {
"time": "1777032180",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1777031928",
"uncertainty": 120
},
"departure": {
"time": "1777031928",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777031999",
"uncertainty": 120
},
"departure": {
"time": "1777031999",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777032086",
"uncertainty": 120
},
"departure": {
"time": "1777032086",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777032240",
"uncertainty": 120
},
"departure": {
"time": "1777032240",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777032294",
"uncertainty": 120
},
"departure": {
"time": "1777032294",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777032354",
"uncertainty": 120
},
"departure": {
"time": "1777032354",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777032413",
"uncertainty": 120
},
"departure": {
"time": "1777032413",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777032490",
"uncertainty": 120
},
"departure": {
"time": "1777032490",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777032555",
"uncertainty": 120
},
"departure": {
"time": "1777032555",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777032595",
"uncertainty": 120
},
"departure": {
"time": "1777032595",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777032709",
"uncertainty": 120
},
"departure": {
"time": "1777032709",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777032833",
"uncertainty": 120
},
"departure": {
"time": "1777032833",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777032907",
"uncertainty": 120
},
"departure": {
"time": "1777032907",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777033055",
"uncertainty": 120
},
"departure": {
"time": "1777033055",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777033152",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1976229"
}
}
},
{
"id": "C1978524",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777031220",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1978524"
}
}
},
{
"id": "C1983929",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777030809",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777031082",
"uncertainty": 120
},
"departure": {
"time": "1777031082",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 2
},
{
"arrival": {
"time": "1777031160",
"uncertainty": 120
},
"departure": {
"time": "1777031160",
"uncertainty": 120
},
"stopId": "0:Cht04",
"stopSequence": 3
},
{
"arrival": {
"time": "1777031204",
"uncertainty": 120
},
"departure": {
"time": "1777031204",
"uncertainty": 120
},
"stopId": "0:par04",
"stopSequence": 4
},
{
"arrival": {
"time": "1777031311",
"uncertainty": 120
},
"departure": {
"time": "1777031311",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:DUN02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777031353",
"uncertainty": 120
},
"departure": {
"time": "1777031353",
"uncertainty": 120
},
"stopId": "0:SAP02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777031397",
"uncertainty": 120
},
"departure": {
"time": "1777031397",
"uncertainty": 120
},
"stopId": "0:ROM02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777031479",
"uncertainty": 120
},
"departure": {
"time": "1777031479",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 8
},
{
"arrival": {
"time": "1777031567",
"uncertainty": 120
},
"departure": {
"time": "1777031567",
"uncertainty": 120
},
"stopId": "0:MAC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777031695",
"uncertainty": 120
},
"departure": {
"time": "1777031695",
"uncertainty": 120
},
"stopId": "0:DUT02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777031767",
"uncertainty": 120
},
"departure": {
"time": "1777031767",
"uncertainty": 120
},
"stopId": "0:PTB02",
"stopSequence": 11
},
{
"arrival": {
"time": "1777031878",
"uncertainty": 120
},
"departure": {
"time": "1777031878",
"uncertainty": 120
},
"stopId": "0:CLA02",
"stopSequence": 12
},
{
"arrival": {
"time": "1777031969",
"uncertainty": 120
},
"departure": {
"time": "1777031969",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777032024",
"uncertainty": 120
},
"departure": {
"time": "1777032024",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777032117",
"uncertainty": 120
},
"departure": {
"time": "1777032117",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 15
},
{
"arrival": {
"time": "1777032176",
"uncertainty": 120
},
"departure": {
"time": "1777032176",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777032326",
"uncertainty": 120
},
"departure": {
"time": "1777032326",
"uncertainty": 120
},
"stopId": "0:LAR02",
"stopSequence": 17
},
{
"arrival": {
"time": "1777032394",
"uncertainty": 120
},
"departure": {
"time": "1777032394",
"uncertainty": 120
},
"stopId": "0:CHO02",
"stopSequence": 18
},
{
"arrival": {
"time": "1777032466",
"uncertainty": 120
},
"departure": {
"time": "1777032466",
"uncertainty": 120
},
"stopId": "0:PTV02",
"stopSequence": 19
},
{
"arrival": {
"time": "1777032535",
"uncertainty": 120
},
"departure": {
"time": "1777032535",
"uncertainty": 120
},
"stopId": "0:MUL02",
"stopSequence": 20
},
{
"arrival": {
"time": "1777032622",
"uncertainty": 120
},
"departure": {
"time": "1777032622",
"uncertainty": 120
},
"stopId": "0:mar02",
"stopSequence": 21
},
{
"arrival": {
"time": "1777032717",
"uncertainty": 120
},
"departure": {
"time": "1777032717",
"uncertainty": 120
},
"stopId": "0:HOC02",
"stopSequence": 22
},
{
"arrival": {
"time": "1777032769",
"uncertainty": 120
},
"departure": {
"time": "1777032769",
"uncertainty": 120
},
"stopId": "0:STE02",
"stopSequence": 23
},
{
"arrival": {
"time": "1777032826",
"uncertainty": 120
},
"departure": {
"time": "1777032826",
"uncertainty": 120
},
"stopId": "0:BUI02",
"stopSequence": 24
},
{
"arrival": {
"time": "1777032918",
"uncertainty": 120
},
"departure": {
"time": "1777032918",
"uncertainty": 120
},
"stopId": "0:MRC02",
"stopSequence": 25
},
{
"arrival": {
"time": "1777032957",
"uncertainty": 120
},
"departure": {
"time": "1777032957",
"uncertainty": 120
},
"stopId": "0:BOI02",
"stopSequence": 26
},
{
"arrival": {
"time": "1777033019",
"uncertainty": 120
},
"departure": {
"time": "1777033019",
"uncertainty": 120
},
"stopId": "0:LAK02",
"stopSequence": 27
},
{
"arrival": {
"time": "1777033120",
"uncertainty": 120
},
"departure": {
"time": "1777033120",
"uncertainty": 120
},
"stopId": "0:MAR02",
"stopSequence": 28
},
{
"arrival": {
"time": "1777033203",
"uncertainty": 120
},
"departure": {
"time": "1777033203",
"uncertainty": 120
},
"stopId": "0:Mai02",
"stopSequence": 29
},
{
"arrival": {
"time": "1777033244",
"uncertainty": 120
},
"departure": {
"time": "1777033244",
"uncertainty": 120
},
"stopId": "0:COQ02",
"stopSequence": 30
},
{
"arrival": {
"time": "1777033376",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1983929"
},
"vehicle": {
"id": "274",
"label": "274"
}
}
},
{
"id": "C1983930",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777032480",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777032522",
"uncertainty": 120
},
"departure": {
"time": "1777032522",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 2
},
{
"arrival": {
"time": "1777032600",
"uncertainty": 120
},
"departure": {
"time": "1777032600",
"uncertainty": 120
},
"stopId": "0:Cht04",
"stopSequence": 3
},
{
"arrival": {
"time": "1777032644",
"uncertainty": 120
},
"departure": {
"time": "1777032644",
"uncertainty": 120
},
"stopId": "0:par04",
"stopSequence": 4
},
{
"arrival": {
"time": "1777032751",
"uncertainty": 120
},
"departure": {
"time": "1777032751",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:DUN02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777032793",
"uncertainty": 120
},
"departure": {
"time": "1777032793",
"uncertainty": 120
},
"stopId": "0:SAP02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777032837",
"uncertainty": 120
},
"departure": {
"time": "1777032837",
"uncertainty": 120
},
"stopId": "0:ROM02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777032919",
"uncertainty": 120
},
"departure": {
"time": "1777032919",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 8
},
{
"arrival": {
"time": "1777033007",
"uncertainty": 120
},
"departure": {
"time": "1777033007",
"uncertainty": 120
},
"stopId": "0:MAC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777033135",
"uncertainty": 120
},
"departure": {
"time": "1777033135",
"uncertainty": 120
},
"stopId": "0:DUT02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777033207",
"uncertainty": 120
},
"departure": {
"time": "1777033207",
"uncertainty": 120
},
"stopId": "0:PTB02",
"stopSequence": 11
},
{
"arrival": {
"time": "1777033318",
"uncertainty": 120
},
"departure": {
"time": "1777033318",
"uncertainty": 120
},
"stopId": "0:CLA02",
"stopSequence": 12
},
{
"arrival": {
"time": "1777033409",
"uncertainty": 120
},
"departure": {
"time": "1777033409",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777033464",
"uncertainty": 120
},
"departure": {
"time": "1777033464",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777033560",
"uncertainty": 120
},
"departure": {
"time": "1777033560",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 15
},
{
"arrival": {
"time": "1777033619",
"uncertainty": 120
},
"departure": {
"time": "1777033619",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777033769",
"uncertainty": 120
},
"departure": {
"time": "1777033769",
"uncertainty": 120
},
"stopId": "0:LAR02",
"stopSequence": 17
},
{
"arrival": {
"time": "1777033837",
"uncertainty": 120
},
"departure": {
"time": "1777033837",
"uncertainty": 120
},
"stopId": "0:CHO02",
"stopSequence": 18
},
{
"arrival": {
"time": "1777033909",
"uncertainty": 120
},
"departure": {
"time": "1777033909",
"uncertainty": 120
},
"stopId": "0:PTV02",
"stopSequence": 19
},
{
"arrival": {
"time": "1777033978",
"uncertainty": 120
},
"departure": {
"time": "1777033978",
"uncertainty": 120
},
"stopId": "0:MUL02",
"stopSequence": 20
},
{
"arrival": {
"time": "1777034065",
"uncertainty": 120
},
"departure": {
"time": "1777034065",
"uncertainty": 120
},
"stopId": "0:mar02",
"stopSequence": 21
},
{
"arrival": {
"time": "1777034160",
"uncertainty": 120
},
"departure": {
"time": "1777034160",
"uncertainty": 120
},
"stopId": "0:HOC02",
"stopSequence": 22
},
{
"arrival": {
"time": "1777034212",
"uncertainty": 120
},
"departure": {
"time": "1777034212",
"uncertainty": 120
},
"stopId": "0:STE02",
"stopSequence": 23
},
{
"arrival": {
"time": "1777034269",
"uncertainty": 120
},
"departure": {
"time": "1777034269",
"uncertainty": 120
},
"stopId": "0:BUI02",
"stopSequence": 24
},
{
"arrival": {
"time": "1777034361",
"uncertainty": 120
},
"departure": {
"time": "1777034361",
"uncertainty": 120
},
"stopId": "0:MRC02",
"stopSequence": 25
},
{
"arrival": {
"time": "1777034400",
"uncertainty": 120
},
"departure": {
"time": "1777034400",
"uncertainty": 120
},
"stopId": "0:BOI02",
"stopSequence": 26
},
{
"arrival": {
"time": "1777034462",
"uncertainty": 120
},
"departure": {
"time": "1777034462",
"uncertainty": 120
},
"stopId": "0:LAK02",
"stopSequence": 27
},
{
"arrival": {
"time": "1777034563",
"uncertainty": 120
},
"departure": {
"time": "1777034563",
"uncertainty": 120
},
"stopId": "0:MAR02",
"stopSequence": 28
},
{
"arrival": {
"time": "1777034646",
"uncertainty": 120
},
"departure": {
"time": "1777034646",
"uncertainty": 120
},
"stopId": "0:Mai02",
"stopSequence": 29
},
{
"arrival": {
"time": "1777034687",
"uncertainty": 120
},
"departure": {
"time": "1777034687",
"uncertainty": 120
},
"stopId": "0:COQ02",
"stopSequence": 30
},
{
"arrival": {
"time": "1777034820",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1983930"
}
}
},
{
"id": "C1976238",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777031288",
"uncertainty": 120
},
"departure": {
"time": "1777031288",
"uncertainty": 120
},
"stopId": "0:GAR01"
},
{
"arrival": {
"time": "1777031299",
"uncertainty": 120
},
"departure": {
"time": "1777031299",
"uncertainty": 120
},
"stopId": "0:GAR03"
},
{
"arrival": {
"time": "1777031352",
"uncertainty": 120
},
"departure": {
"time": "1777031352",
"uncertainty": 120
},
"stopId": "0:VlS01"
},
{
"arrival": {
"time": "1777031417",
"uncertainty": 120
},
"departure": {
"time": "1777031417",
"uncertainty": 120
},
"stopId": "0:FoN01"
},
{
"departure": {
"time": "1777031280",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777031437",
"uncertainty": 120
},
"departure": {
"time": "1777031437",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777031558",
"uncertainty": 120
},
"departure": {
"time": "1777031558",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777031700",
"uncertainty": 120
},
"departure": {
"time": "1777031700",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1777031447",
"uncertainty": 120
},
"departure": {
"time": "1777031447",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777031534",
"uncertainty": 120
},
"departure": {
"time": "1777031534",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777031633",
"uncertainty": 120
},
"departure": {
"time": "1777031940",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777032094",
"uncertainty": 120
},
"departure": {
"time": "1777032094",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777032148",
"uncertainty": 120
},
"departure": {
"time": "1777032148",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777032208",
"uncertainty": 120
},
"departure": {
"time": "1777032208",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777032267",
"uncertainty": 120
},
"departure": {
"time": "1777032267",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777032344",
"uncertainty": 120
},
"departure": {
"time": "1777032344",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777032409",
"uncertainty": 120
},
"departure": {
"time": "1777032409",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777032449",
"uncertainty": 120
},
"departure": {
"time": "1777032449",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777032540",
"uncertainty": 120
},
"departure": {
"time": "1777032540",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777032656",
"uncertainty": 120
},
"departure": {
"time": "1777032656",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777032729",
"uncertainty": 120
},
"departure": {
"time": "1777032729",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777032863",
"uncertainty": 120
},
"departure": {
"time": "1777032863",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777032960",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1976238"
}
}
},
{
"id": "C1983941",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777033920",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777033962",
"uncertainty": 120
},
"departure": {
"time": "1777033962",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 2
},
{
"arrival": {
"time": "1777034040",
"uncertainty": 120
},
"departure": {
"time": "1777034040",
"uncertainty": 120
},
"stopId": "0:Cht04",
"stopSequence": 3
},
{
"arrival": {
"time": "1777034084",
"uncertainty": 120
},
"departure": {
"time": "1777034084",
"uncertainty": 120
},
"stopId": "0:par04",
"stopSequence": 4
},
{
"arrival": {
"time": "1777034191",
"uncertainty": 120
},
"departure": {
"time": "1777034191",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:DUN02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777034233",
"uncertainty": 120
},
"departure": {
"time": "1777034233",
"uncertainty": 120
},
"stopId": "0:SAP02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777034277",
"uncertainty": 120
},
"departure": {
"time": "1777034277",
"uncertainty": 120
},
"stopId": "0:ROM02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777034359",
"uncertainty": 120
},
"departure": {
"time": "1777034359",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 8
},
{
"arrival": {
"time": "1777034447",
"uncertainty": 120
},
"departure": {
"time": "1777034447",
"uncertainty": 120
},
"stopId": "0:MAC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777034575",
"uncertainty": 120
},
"departure": {
"time": "1777034575",
"uncertainty": 120
},
"stopId": "0:DUT02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777034647",
"uncertainty": 120
},
"departure": {
"time": "1777034647",
"uncertainty": 120
},
"stopId": "0:PTB02",
"stopSequence": 11
},
{
"arrival": {
"time": "1777034758",
"uncertainty": 120
},
"departure": {
"time": "1777034758",
"uncertainty": 120
},
"stopId": "0:CLA02",
"stopSequence": 12
},
{
"arrival": {
"time": "1777034849",
"uncertainty": 120
},
"departure": {
"time": "1777034849",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777034904",
"uncertainty": 120
},
"departure": {
"time": "1777034904",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777034997",
"uncertainty": 120
},
"departure": {
"time": "1777034997",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 15
},
{
"arrival": {
"time": "1777035056",
"uncertainty": 120
},
"departure": {
"time": "1777035056",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777035206",
"uncertainty": 120
},
"departure": {
"time": "1777035206",
"uncertainty": 120
},
"stopId": "0:LAR02",
"stopSequence": 17
},
{
"arrival": {
"time": "1777035274",
"uncertainty": 120
},
"departure": {
"time": "1777035274",
"uncertainty": 120
},
"stopId": "0:CHO02",
"stopSequence": 18
},
{
"arrival": {
"time": "1777035346",
"uncertainty": 120
},
"departure": {
"time": "1777035346",
"uncertainty": 120
},
"stopId": "0:PTV02",
"stopSequence": 19
},
{
"arrival": {
"time": "1777035415",
"uncertainty": 120
},
"departure": {
"time": "1777035415",
"uncertainty": 120
},
"stopId": "0:MUL02",
"stopSequence": 20
},
{
"arrival": {
"time": "1777035502",
"uncertainty": 120
},
"departure": {
"time": "1777035502",
"uncertainty": 120
},
"stopId": "0:mar02",
"stopSequence": 21
},
{
"arrival": {
"time": "1777035597",
"uncertainty": 120
},
"departure": {
"time": "1777035597",
"uncertainty": 120
},
"stopId": "0:HOC02",
"stopSequence": 22
},
{
"arrival": {
"time": "1777035649",
"uncertainty": 120
},
"departure": {
"time": "1777035649",
"uncertainty": 120
},
"stopId": "0:STE02",
"stopSequence": 23
},
{
"arrival": {
"time": "1777035706",
"uncertainty": 120
},
"departure": {
"time": "1777035706",
"uncertainty": 120
},
"stopId": "0:BUI02",
"stopSequence": 24
},
{
"arrival": {
"time": "1777035798",
"uncertainty": 120
},
"departure": {
"time": "1777035798",
"uncertainty": 120
},
"stopId": "0:MRC02",
"stopSequence": 25
},
{
"arrival": {
"time": "1777035837",
"uncertainty": 120
},
"departure": {
"time": "1777035837",
"uncertainty": 120
},
"stopId": "0:BOI02",
"stopSequence": 26
},
{
"arrival": {
"time": "1777035899",
"uncertainty": 120
},
"departure": {
"time": "1777035899",
"uncertainty": 120
},
"stopId": "0:LAK02",
"stopSequence": 27
},
{
"arrival": {
"time": "1777036000",
"uncertainty": 120
},
"departure": {
"time": "1777036000",
"uncertainty": 120
},
"stopId": "0:MAR02",
"stopSequence": 28
},
{
"arrival": {
"time": "1777036083",
"uncertainty": 120
},
"departure": {
"time": "1777036083",
"uncertainty": 120
},
"stopId": "0:Mai02",
"stopSequence": 29
},
{
"arrival": {
"time": "1777036124",
"uncertainty": 120
},
"departure": {
"time": "1777036124",
"uncertainty": 120
},
"stopId": "0:COQ02",
"stopSequence": 30
},
{
"arrival": {
"time": "1777036257",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1983941"
}
}
},
{
"id": "C1983796",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777028536",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777028596",
"uncertainty": 120
},
"departure": {
"time": "1777028611",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 2
},
{
"arrival": {
"time": "1777028641",
"uncertainty": 120
},
"departure": {
"time": "1777028656",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 3
},
{
"arrival": {
"time": "1777028701",
"uncertainty": 120
},
"departure": {
"time": "1777028701",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777028736",
"uncertainty": 120
},
"departure": {
"time": "1777028736",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777028785",
"uncertainty": 120
},
"departure": {
"time": "1777028806",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777028881",
"uncertainty": 120
},
"departure": {
"time": "1777028896",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777028947",
"uncertainty": 120
},
"departure": {
"time": "1777028971",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 8
},
{
"arrival": {
"time": "1777029001",
"uncertainty": 120
},
"departure": {
"time": "1777029031",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777029076",
"uncertainty": 120
},
"departure": {
"time": "1777029121",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777029181",
"uncertainty": 120
},
"departure": {
"time": "1777029211",
"uncertainty": 120
},
"stopId": "0:HAU02",
"stopSequence": 11
},
{
"arrival": {
"time": "1777029271",
"uncertainty": 120
},
"departure": {
"time": "1777029286",
"uncertainty": 120
},
"stopId": "0:HER02",
"stopSequence": 12
},
{
"arrival": {
"time": "1777029331",
"uncertainty": 120
},
"departure": {
"time": "1777029361",
"uncertainty": 120
},
"stopId": "0:VEr02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777029406",
"uncertainty": 120
},
"departure": {
"time": "1777029421",
"uncertainty": 120
},
"stopId": "0:GIl02",
"stopSequence": 14
},
{
"arrival": {
"time": "1777029451",
"uncertainty": 120
},
"departure": {
"time": "1777029466",
"uncertainty": 120
},
"stopId": "0:MAD02",
"stopSequence": 15
},
{
"arrival": {
"time": "1777029586",
"uncertainty": 120
},
"departure": {
"time": "1777029601",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777029721",
"uncertainty": 120
},
"departure": {
"time": "1777029751",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777029826",
"uncertainty": 120
},
"departure": {
"time": "1777029841",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777029944",
"uncertainty": 120
},
"departure": {
"time": "1777029946",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 19
},
{
"arrival": {
"time": "1777030006",
"uncertainty": 120
},
"departure": {
"time": "1777030006",
"uncertainty": 120
},
"stopId": "0:GAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1777030051",
"uncertainty": 120
},
"departure": {
"time": "1777030066",
"uncertainty": 120
},
"stopId": "0:DEL02",
"stopSequence": 21
},
{
"arrival": {
"time": "1777030148",
"uncertainty": 120
},
"departure": {
"time": "1777030148",
"uncertainty": 120
},
"stopId": "0:STM02",
"stopSequence": 22
},
{
"arrival": {
"time": "1777030171",
"uncertainty": 120
},
"departure": {
"time": "1777030186",
"uncertainty": 120
},
"stopId": "0:GUe02",
"stopSequence": 23
},
{
"arrival": {
"time": "1777030216",
"uncertainty": 120
},
"departure": {
"time": "1777030216",
"uncertainty": 120
},
"stopId": "0:LAC02",
"stopSequence": 24
},
{
"arrival": {
"time": "1777030306",
"uncertainty": 120
},
"departure": {
"time": "1777030321",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 25
},
{
"arrival": {
"time": "1777030351",
"uncertainty": 120
},
"departure": {
"time": "1777030366",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 26
},
{
"arrival": {
"time": "1777030471",
"uncertainty": 120
},
"departure": {
"time": "1777030486",
"uncertainty": 120
},
"stopId": "0:MRO02",
"stopSequence": 27
},
{
"arrival": {
"time": "1777030514",
"uncertainty": 120
},
"departure": {
"time": "1777030516",
"uncertainty": 120
},
"stopId": "0:CLo02",
"stopSequence": 28
},
{
"arrival": {
"time": "1777030711",
"uncertainty": 120
},
"departure": {
"time": "1777030726",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 29
},
{
"arrival": {
"time": "1777030756",
"uncertainty": 120
},
"departure": {
"time": "1777030771",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 30
},
{
"arrival": {
"time": "1777030801",
"uncertainty": 120
},
"departure": {
"time": "1777030801",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 31
},
{
"arrival": {
"time": "1777030868",
"uncertainty": 120
},
"departure": {
"time": "1777030868",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 32
},
{
"arrival": {
"time": "1777030985",
"uncertainty": 120
},
"departure": {
"time": "1777030985",
"uncertainty": 120
},
"stopId": "0:STO02",
"stopSequence": 33
},
{
"arrival": {
"time": "1777031041",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1983796"
},
"vehicle": {
"id": "335",
"label": "335"
}
}
},
{
"id": "C1977346",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777032600"
},
"stopId": "0:Gar01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "101",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1977346"
}
}
},
{
"id": "C1983799",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777029392",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777029452",
"uncertainty": 120
},
"departure": {
"time": "1777029467",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 2
},
{
"arrival": {
"time": "1777029512",
"uncertainty": 120
},
"departure": {
"time": "1777029557",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 3
},
{
"arrival": {
"time": "1777029617",
"uncertainty": 120
},
"departure": {
"time": "1777029632",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777029677",
"uncertainty": 120
},
"departure": {
"time": "1777029692",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777029752",
"uncertainty": 120
},
"departure": {
"time": "1777029767",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777029883",
"uncertainty": 120
},
"departure": {
"time": "1777029902",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777029939",
"uncertainty": 120
},
"departure": {
"time": "1777029947",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 8
},
{
"arrival": {
"time": "1777029977",
"uncertainty": 120
},
"departure": {
"time": "1777030023",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777030083",
"uncertainty": 120
},
"departure": {
"time": "1777030113",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777030172",
"uncertainty": 120
},
"departure": {
"time": "1777030203",
"uncertainty": 120
},
"stopId": "0:HAU02",
"stopSequence": 11
},
{
"arrival": {
"time": "1777030247",
"uncertainty": 120
},
"departure": {
"time": "1777030262",
"uncertainty": 120
},
"stopId": "0:HER02",
"stopSequence": 12
},
{
"arrival": {
"time": "1777030300",
"uncertainty": 120
},
"departure": {
"time": "1777030322",
"uncertainty": 120
},
"stopId": "0:VEr02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777030367",
"uncertainty": 120
},
"departure": {
"time": "1777030382",
"uncertainty": 120
},
"stopId": "0:GIl02",
"stopSequence": 14
},
{
"arrival": {
"time": "1777030412",
"uncertainty": 120
},
"departure": {
"time": "1777030427",
"uncertainty": 120
},
"stopId": "0:MAD02",
"stopSequence": 15
},
{
"arrival": {
"time": "1777030487",
"uncertainty": 120
},
"departure": {
"time": "1777030502",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777030637",
"uncertainty": 120
},
"departure": {
"time": "1777030682",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777030772",
"uncertainty": 120
},
"departure": {
"time": "1777030802",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777030928",
"uncertainty": 120
},
"departure": {
"time": "1777030928",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 19
},
{
"arrival": {
"time": "1777031015",
"uncertainty": 120
},
"departure": {
"time": "1777031015",
"uncertainty": 120
},
"stopId": "0:GAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1777031060",
"uncertainty": 120
},
"departure": {
"time": "1777031060",
"uncertainty": 120
},
"stopId": "0:DEL02",
"stopSequence": 21
},
{
"arrival": {
"time": "1777031123",
"uncertainty": 120
},
"departure": {
"time": "1777031123",
"uncertainty": 120
},
"stopId": "0:STM02",
"stopSequence": 22
},
{
"arrival": {
"time": "1777031162",
"uncertainty": 120
},
"departure": {
"time": "1777031162",
"uncertainty": 120
},
"stopId": "0:GUe02",
"stopSequence": 23
},
{
"arrival": {
"time": "1777031203",
"uncertainty": 120
},
"departure": {
"time": "1777031203",
"uncertainty": 120
},
"stopId": "0:LAC02",
"stopSequence": 24
},
{
"arrival": {
"time": "1777031291",
"uncertainty": 120
},
"departure": {
"time": "1777031291",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 25
},
{
"arrival": {
"time": "1777031335",
"uncertainty": 120
},
"departure": {
"time": "1777031335",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 26
},
{
"arrival": {
"time": "1777031468",
"uncertainty": 120
},
"departure": {
"time": "1777031468",
"uncertainty": 120
},
"stopId": "0:MRO02",
"stopSequence": 27
},
{
"arrival": {
"time": "1777031499",
"uncertainty": 120
},
"departure": {
"time": "1777031499",
"uncertainty": 120
},
"stopId": "0:CLo02",
"stopSequence": 28
},
{
"arrival": {
"time": "1777031611",
"uncertainty": 120
},
"departure": {
"time": "1777031611",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 29
},
{
"arrival": {
"time": "1777031665",
"uncertainty": 120
},
"departure": {
"time": "1777031665",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 30
},
{
"arrival": {
"time": "1777031711",
"uncertainty": 120
},
"departure": {
"time": "1777031711",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 31
},
{
"arrival": {
"time": "1777031779",
"uncertainty": 120
},
"departure": {
"time": "1777031779",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 32
},
{
"arrival": {
"time": "1777031896",
"uncertainty": 120
},
"departure": {
"time": "1777031896",
"uncertainty": 120
},
"stopId": "0:STO02",
"stopSequence": 33
},
{
"arrival": {
"time": "1777031952",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1983799"
},
"vehicle": {
"id": "999",
"label": "999"
}
}
},
{
"id": "C1983800",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777032360",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1983800"
}
}
},
{
"id": "C1976243",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777033208",
"uncertainty": 120
},
"departure": {
"time": "1777033208",
"uncertainty": 120
},
"stopId": "0:GAR01"
},
{
"arrival": {
"time": "1777033219",
"uncertainty": 120
},
"departure": {
"time": "1777033219",
"uncertainty": 120
},
"stopId": "0:GAR03"
},
{
"arrival": {
"time": "1777033272",
"uncertainty": 120
},
"departure": {
"time": "1777033272",
"uncertainty": 120
},
"stopId": "0:VlS01"
},
{
"arrival": {
"time": "1777033337",
"uncertainty": 120
},
"departure": {
"time": "1777033337",
"uncertainty": 120
},
"stopId": "0:FoN01"
},
{
"departure": {
"time": "1777033200",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777033357",
"uncertainty": 120
},
"departure": {
"time": "1777033357",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777033478",
"uncertainty": 120
},
"departure": {
"time": "1777033478",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777033620",
"uncertainty": 120
},
"departure": {
"time": "1777033620",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1777033368",
"uncertainty": 120
},
"departure": {
"time": "1777033368",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777033434",
"uncertainty": 120
},
"departure": {
"time": "1777033434",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777033533",
"uncertainty": 120
},
"departure": {
"time": "1777033533",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777033687",
"uncertainty": 120
},
"departure": {
"time": "1777033687",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777033741",
"uncertainty": 120
},
"departure": {
"time": "1777033741",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777033801",
"uncertainty": 120
},
"departure": {
"time": "1777033801",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777033860",
"uncertainty": 120
},
"departure": {
"time": "1777033860",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777033937",
"uncertainty": 120
},
"departure": {
"time": "1777033937",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777034002",
"uncertainty": 120
},
"departure": {
"time": "1777034002",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777034042",
"uncertainty": 120
},
"departure": {
"time": "1777034042",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777034133",
"uncertainty": 120
},
"departure": {
"time": "1777034133",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777034249",
"uncertainty": 120
},
"departure": {
"time": "1777034249",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777034320",
"uncertainty": 120
},
"departure": {
"time": "1777034320",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777034452",
"uncertainty": 120
},
"departure": {
"time": "1777034452",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777034549",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1976243"
}
}
},
{
"id": "C1978369",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777029320",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777029350",
"uncertainty": 120
},
"departure": {
"time": "1777029350",
"uncertainty": 120
},
"stopId": "0:SAR01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777029426",
"uncertainty": 120
},
"departure": {
"time": "1777029441",
"uncertainty": 120
},
"stopId": "0:TRo01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777029545",
"uncertainty": 120
},
"departure": {
"time": "1777029545",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777029561",
"uncertainty": 120
},
"departure": {
"time": "1777029561",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777029621",
"uncertainty": 120
},
"departure": {
"time": "1777029636",
"uncertainty": 120
},
"stopId": "0:MRO02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777029666",
"uncertainty": 120
},
"departure": {
"time": "1777029681",
"uncertainty": 120
},
"stopId": "0:CLo02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777029816",
"uncertainty": 120
},
"departure": {
"time": "1777029816",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 8
},
{
"arrival": {
"time": "1777029861",
"uncertainty": 120
},
"departure": {
"time": "1777029861",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777029889",
"uncertainty": 120
},
"departure": {
"time": "1777029906",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777029967",
"uncertainty": 120
},
"departure": {
"time": "1777029981",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777030082",
"uncertainty": 120
},
"departure": {
"time": "1777030082",
"uncertainty": 120
},
"stopId": "0:DAR01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777030102",
"uncertainty": 120
},
"departure": {
"time": "1777030102",
"uncertainty": 120
},
"stopId": "0:REN03",
"stopSequence": 13
},
{
"arrival": {
"time": "1777030131",
"uncertainty": 120
},
"departure": {
"time": "1777030161",
"uncertainty": 120
},
"stopId": "0:MOn02",
"stopSequence": 14
},
{
"arrival": {
"time": "1777030236",
"uncertainty": 120
},
"departure": {
"time": "1777030236",
"uncertainty": 120
},
"stopId": "0:PAT03",
"stopSequence": 15
},
{
"arrival": {
"time": "1777030267",
"uncertainty": 120
},
"departure": {
"time": "1777030267",
"uncertainty": 120
},
"stopId": "0:TRU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777030306",
"uncertainty": 120
},
"departure": {
"time": "1777030311",
"uncertainty": 120
},
"stopId": "0:THI03",
"stopSequence": 17
},
{
"arrival": {
"time": "1777030357",
"uncertainty": 120
},
"departure": {
"time": "1777030357",
"uncertainty": 120
},
"stopId": "0:bre01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777030386",
"uncertainty": 120
},
"departure": {
"time": "1777030401",
"uncertainty": 120
},
"stopId": "0:TAB01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777030461",
"uncertainty": 120
},
"departure": {
"time": "1777030581",
"uncertainty": 120
},
"stopId": "0:CUV02",
"stopSequence": 20
},
{
"arrival": {
"time": "1777030680",
"uncertainty": 120
},
"departure": {
"time": "1777030686",
"uncertainty": 120
},
"stopId": "0:DOu01",
"stopSequence": 21
},
{
"arrival": {
"time": "1777030776",
"uncertainty": 120
},
"departure": {
"time": "1777030776",
"uncertainty": 120
},
"stopId": "0:NOT02",
"stopSequence": 22
},
{
"arrival": {
"time": "1777030848",
"uncertainty": 120
},
"departure": {
"time": "1777030848",
"uncertainty": 120
},
"stopId": "0:ABB02",
"stopSequence": 23
},
{
"arrival": {
"time": "1777030922",
"uncertainty": 120
},
"departure": {
"time": "1777030922",
"uncertainty": 120
},
"stopId": "0:ile02",
"stopSequence": 24
},
{
"arrival": {
"time": "1777030974",
"uncertainty": 120
},
"departure": {
"time": "1777030974",
"uncertainty": 120
},
"stopId": "0:CCE02",
"stopSequence": 25
},
{
"arrival": {
"time": "1777031037",
"uncertainty": 120
},
"departure": {
"time": "1777031037",
"uncertainty": 120
},
"stopId": "0:MAi02",
"stopSequence": 26
},
{
"arrival": {
"time": "1777031127",
"uncertainty": 120
},
"departure": {
"time": "1777031127",
"uncertainty": 120
},
"stopId": "0:BAl02",
"stopSequence": 27
},
{
"arrival": {
"time": "1777031206",
"uncertainty": 120
},
"departure": {
"time": "1777031206",
"uncertainty": 120
},
"stopId": "0:pAS01",
"stopSequence": 28
},
{
"arrival": {
"time": "1777031247",
"uncertainty": 120
},
"departure": {
"time": "1777031247",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 29
},
{
"arrival": {
"time": "1777031303",
"uncertainty": 120
},
"departure": {
"time": "1777031303",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 30
},
{
"arrival": {
"time": "1777031345",
"uncertainty": 120
},
"departure": {
"time": "1777031345",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 31
},
{
"arrival": {
"time": "1777031398",
"uncertainty": 120
},
"departure": {
"time": "1777031398",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 32
},
{
"arrival": {
"time": "1777031478",
"uncertainty": 120
},
"departure": {
"time": "1777031478",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 33
},
{
"arrival": {
"time": "1777031581",
"uncertainty": 120
},
"departure": {
"time": "1777031581",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 34
},
{
"arrival": {
"time": "1777031612",
"uncertainty": 120
},
"departure": {
"time": "1777031612",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 35
},
{
"arrival": {
"time": "1777031674",
"uncertainty": 120
},
"departure": {
"time": "1777031674",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 36
},
{
"arrival": {
"time": "1777031701",
"uncertainty": 120
},
"departure": {
"time": "1777031701",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 37
},
{
"arrival": {
"time": "1777031756",
"uncertainty": 120
},
"departure": {
"time": "1777031756",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 38
},
{
"arrival": {
"time": "1777031810",
"uncertainty": 120
},
"departure": {
"time": "1777031810",
"uncertainty": 120
},
"stopId": "0:ROS02",
"stopSequence": 39
},
{
"arrival": {
"time": "1777031872",
"uncertainty": 120
},
"departure": {
"time": "1777031872",
"uncertainty": 120
},
"stopId": "0:PHI01",
"stopSequence": 40
},
{
"arrival": {
"time": "1777031900",
"uncertainty": 120
},
"departure": {
"time": "1777031900",
"uncertainty": 120
},
"stopId": "0:par01",
"stopSequence": 41
},
{
"arrival": {
"time": "1777031939",
"uncertainty": 120
},
"departure": {
"time": "1777031939",
"uncertainty": 120
},
"stopId": "0:COO02",
"stopSequence": 42
},
{
"arrival": {
"time": "1777031974",
"uncertainty": 120
},
"departure": {
"time": "1777031974",
"uncertainty": 120
},
"stopId": "0:BRU02",
"stopSequence": 43
},
{
"arrival": {
"time": "1777032018",
"uncertainty": 120
},
"departure": {
"time": "1777032018",
"uncertainty": 120
},
"stopId": "0:GUE03",
"stopSequence": 44
},
{
"arrival": {
"time": "1777032072",
"uncertainty": 120
},
"departure": {
"time": "1777032072",
"uncertainty": 120
},
"stopId": "0:ReG02",
"stopSequence": 45
},
{
"arrival": {
"time": "1777032109",
"uncertainty": 120
},
"departure": {
"time": "1777032109",
"uncertainty": 120
},
"stopId": "0:GAM02",
"stopSequence": 46
},
{
"arrival": {
"time": "1777032170",
"uncertainty": 120
},
"departure": {
"time": "1777032170",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 47
},
{
"arrival": {
"time": "1777032208",
"uncertainty": 120
},
"departure": {
"time": "1777032208",
"uncertainty": 120
},
"stopId": "0:Cht02",
"stopSequence": 48
},
{
"arrival": {
"time": "1777032236",
"uncertainty": 120
},
"departure": {
"time": "1777032236",
"uncertainty": 120
},
"stopId": "0:Rob02",
"stopSequence": 49
},
{
"arrival": {
"time": "1777032265",
"uncertainty": 120
},
"departure": {
"time": "1777032265",
"uncertainty": 120
},
"stopId": "0:MaI02",
"stopSequence": 50
},
{
"arrival": {
"time": "1777032332",
"uncertainty": 120
},
"departure": {
"time": "1777032332",
"uncertainty": 120
},
"stopId": "0:CCJ02",
"stopSequence": 51
},
{
"arrival": {
"time": "1777032420",
"uncertainty": 120
},
"departure": {
"time": "1777032420",
"uncertainty": 120
},
"stopId": "0:MoU01",
"stopSequence": 52
},
{
"arrival": {
"time": "1777032499",
"uncertainty": 120
},
"departure": {
"time": "1777032499",
"uncertainty": 120
},
"stopId": "0:BAS03",
"stopSequence": 53
},
{
"arrival": {
"time": "1777032530",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 54
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1978369"
},
"vehicle": {
"id": "290",
"label": "290"
}
}
},
{
"id": "C1983967",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777029637",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777029713",
"uncertainty": 120
},
"departure": {
"time": "1777029713",
"uncertainty": 120
},
"stopId": "0:COQ01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777029770",
"uncertainty": 120
},
"departure": {
"time": "1777029774",
"uncertainty": 120
},
"stopId": "0:Mai01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777029820",
"uncertainty": 120
},
"departure": {
"time": "1777029820",
"uncertainty": 120
},
"stopId": "0:MAR01",
"stopSequence": 4
},
{
"arrival": {
"time": "1777029940",
"uncertainty": 120
},
"departure": {
"time": "1777029940",
"uncertainty": 120
},
"stopId": "0:LAK01",
"stopSequence": 5
},
{
"arrival": {
"time": "1777029971",
"uncertainty": 120
},
"departure": {
"time": "1777029986",
"uncertainty": 120
},
"stopId": "0:BOI01",
"stopSequence": 6
},
{
"arrival": {
"time": "1777030042",
"uncertainty": 120
},
"departure": {
"time": "1777030042",
"uncertainty": 120
},
"stopId": "0:MRC01",
"stopSequence": 7
},
{
"arrival": {
"time": "1777030090",
"uncertainty": 120
},
"departure": {
"time": "1777030090",
"uncertainty": 120
},
"stopId": "0:BUI01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777030155",
"uncertainty": 120
},
"departure": {
"time": "1777030165",
"uncertainty": 120
},
"stopId": "0:STE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777030211",
"uncertainty": 120
},
"departure": {
"time": "1777030226",
"uncertainty": 120
},
"stopId": "0:HOC01",
"stopSequence": 10
},
{
"arrival": {
"time": "1777030286",
"uncertainty": 120
},
"departure": {
"time": "1777030286",
"uncertainty": 120
},
"stopId": "0:mar01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777030405",
"uncertainty": 120
},
"departure": {
"time": "1777030406",
"uncertainty": 120
},
"stopId": "0:MUL01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777030466",
"uncertainty": 120
},
"departure": {
"time": "1777030481",
"uncertainty": 120
},
"stopId": "0:PTV01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777030526",
"uncertainty": 120
},
"departure": {
"time": "1777030541",
"uncertainty": 120
},
"stopId": "0:CHO01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777030622",
"uncertainty": 120
},
"departure": {
"time": "1777030622",
"uncertainty": 120
},
"stopId": "0:LAR01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777030734",
"uncertainty": 120
},
"departure": {
"time": "1777030734",
"uncertainty": 120
},
"stopId": "0:THE01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777030813",
"uncertainty": 120
},
"departure": {
"time": "1777030813",
"uncertainty": 120
},
"stopId": "0:JMO01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777030933",
"uncertainty": 120
},
"departure": {
"time": "1777030933",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777031005",
"uncertainty": 120
},
"departure": {
"time": "1777031005",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777031076",
"uncertainty": 120
},
"departure": {
"time": "1777031076",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CLA01",
"stopSequence": 20
},
{
"arrival": {
"time": "1777031185",
"uncertainty": 120
},
"departure": {
"time": "1777031185",
"uncertainty": 120
},
"stopId": "0:PTB01",
"stopSequence": 21
},
{
"arrival": {
"time": "1777031273",
"uncertainty": 120
},
"departure": {
"time": "1777031273",
"uncertainty": 120
},
"stopId": "0:DUT01",
"stopSequence": 22
},
{
"arrival": {
"time": "1777031310",
"uncertainty": 120
},
"departure": {
"time": "1777031310",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MAC01",
"stopSequence": 23
},
{
"arrival": {
"time": "1777031389",
"uncertainty": 120
},
"departure": {
"time": "1777031389",
"uncertainty": 120
},
"stopId": "0:CAS01",
"stopSequence": 24
},
{
"arrival": {
"time": "1777031468",
"uncertainty": 120
},
"departure": {
"time": "1777031468",
"uncertainty": 120
},
"stopId": "0:ROM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1777031497",
"uncertainty": 120
},
"departure": {
"time": "1777031497",
"uncertainty": 120
},
"stopId": "0:SAP01",
"stopSequence": 26
},
{
"arrival": {
"time": "1777031550",
"uncertainty": 120
},
"departure": {
"time": "1777031550",
"uncertainty": 120
},
"stopId": "0:DUN01",
"stopSequence": 27
},
{
"arrival": {
"time": "1777031602",
"uncertainty": 120
},
"departure": {
"time": "1777031602",
"uncertainty": 120
},
"stopId": "0:par03",
"stopSequence": 28
},
{
"arrival": {
"time": "1777031648",
"uncertainty": 120
},
"departure": {
"time": "1777031648",
"uncertainty": 120
},
"stopId": "0:Cht03",
"stopSequence": 29
},
{
"arrival": {
"time": "1777031721",
"uncertainty": 120
},
"departure": {
"time": "1777031721",
"uncertainty": 120
},
"stopId": "0:FON01",
"stopSequence": 30
},
{
"arrival": {
"time": "1777031803",
"uncertainty": 120
},
"departure": {
"time": "1777031803",
"uncertainty": 120
},
"stopId": "0:ECG01",
"stopSequence": 31
},
{
"arrival": {
"time": "1777031828",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1983967"
},
"vehicle": {
"id": "275",
"label": "275"
}
}
},
{
"id": "C1978400",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777027619",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777027700",
"uncertainty": 120
},
"departure": {
"time": "1777027709",
"uncertainty": 120
},
"stopId": "0:CCJ01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777027754",
"uncertainty": 120
},
"departure": {
"time": "1777027754",
"uncertainty": 120
},
"stopId": "0:SFM01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777027799",
"uncertainty": 120
},
"departure": {
"time": "1777027799",
"uncertainty": 120
},
"stopId": "0:MaI01",
"stopSequence": 4
},
{
"arrival": {
"time": "1777027844",
"uncertainty": 120
},
"departure": {
"time": "1777027859",
"uncertainty": 120
},
"stopId": "0:Rob01",
"stopSequence": 5
},
{
"arrival": {
"time": "1777027904",
"uncertainty": 120
},
"departure": {
"time": "1777027904",
"uncertainty": 120
},
"stopId": "0:Cht01",
"stopSequence": 6
},
{
"arrival": {
"time": "1777027949",
"uncertainty": 120
},
"departure": {
"time": "1777027949",
"uncertainty": 120
},
"stopId": "0:FON01",
"stopSequence": 7
},
{
"arrival": {
"time": "1777028045",
"uncertainty": 120
},
"departure": {
"time": "1777028054",
"uncertainty": 120
},
"stopId": "0:ReG01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777028100",
"uncertainty": 120
},
"departure": {
"time": "1777028100",
"uncertainty": 120
},
"stopId": "0:GUE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777028144",
"uncertainty": 120
},
"departure": {
"time": "1777028144",
"uncertainty": 120
},
"stopId": "0:BRU01",
"stopSequence": 10
},
{
"arrival": {
"time": "1777028194",
"uncertainty": 120
},
"departure": {
"time": "1777028194",
"uncertainty": 120
},
"stopId": "0:COO01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777028234",
"uncertainty": 120
},
"departure": {
"time": "1777028234",
"uncertainty": 120
},
"stopId": "0:par02",
"stopSequence": 12
},
{
"arrival": {
"time": "1777028288",
"uncertainty": 120
},
"departure": {
"time": "1777028324",
"uncertainty": 120
},
"stopId": "0:PHI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777028363",
"uncertainty": 120
},
"departure": {
"time": "1777028363",
"uncertainty": 120
},
"stopId": "0:ROS01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777028414",
"uncertainty": 120
},
"departure": {
"time": "1777028444",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777028495",
"uncertainty": 120
},
"departure": {
"time": "1777028519",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777028549",
"uncertainty": 120
},
"departure": {
"time": "1777028564",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 17
},
{
"arrival": {
"time": "1777028638",
"uncertainty": 120
},
"departure": {
"time": "1777028654",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 18
},
{
"arrival": {
"time": "1777028693",
"uncertainty": 120
},
"departure": {
"time": "1777028699",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 19
},
{
"arrival": {
"time": "1777028759",
"uncertainty": 120
},
"departure": {
"time": "1777028774",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 20
},
{
"arrival": {
"time": "1777028877",
"uncertainty": 120
},
"departure": {
"time": "1777028894",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 21
},
{
"arrival": {
"time": "1777028938",
"uncertainty": 120
},
"departure": {
"time": "1777028954",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 22
},
{
"arrival": {
"time": "1777028984",
"uncertainty": 120
},
"departure": {
"time": "1777028999",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 23
},
{
"arrival": {
"time": "1777029065",
"uncertainty": 120
},
"departure": {
"time": "1777029089",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 24
},
{
"arrival": {
"time": "1777029145",
"uncertainty": 120
},
"departure": {
"time": "1777029164",
"uncertainty": 120
},
"stopId": "0:pAS02",
"stopSequence": 25
},
{
"arrival": {
"time": "1777029254",
"uncertainty": 120
},
"departure": {
"time": "1777029299",
"uncertainty": 120
},
"stopId": "0:BAl01",
"stopSequence": 26
},
{
"arrival": {
"time": "1777029366",
"uncertainty": 120
},
"departure": {
"time": "1777029389",
"uncertainty": 120
},
"stopId": "0:MAi01",
"stopSequence": 27
},
{
"arrival": {
"time": "1777029434",
"uncertainty": 120
},
"departure": {
"time": "1777029450",
"uncertainty": 120
},
"stopId": "0:CCE01",
"stopSequence": 28
},
{
"arrival": {
"time": "1777029494",
"uncertainty": 120
},
"departure": {
"time": "1777029539",
"uncertainty": 120
},
"stopId": "0:ile01",
"stopSequence": 29
},
{
"arrival": {
"time": "1777029583",
"uncertainty": 120
},
"departure": {
"time": "1777029583",
"uncertainty": 120
},
"stopId": "0:ABB01",
"stopSequence": 30
},
{
"arrival": {
"time": "1777029656",
"uncertainty": 120
},
"departure": {
"time": "1777029656",
"uncertainty": 120
},
"stopId": "0:NOT01",
"stopSequence": 31
},
{
"arrival": {
"time": "1777029704",
"uncertainty": 120
},
"departure": {
"time": "1777029704",
"uncertainty": 120
},
"stopId": "0:DOu02",
"stopSequence": 32
},
{
"arrival": {
"time": "1777029762",
"uncertainty": 120
},
"departure": {
"time": "1777029809",
"uncertainty": 120
},
"stopId": "0:CHN04",
"stopSequence": 33
},
{
"arrival": {
"time": "1777029854",
"uncertainty": 120
},
"departure": {
"time": "1777029884",
"uncertainty": 120
},
"stopId": "0:CUV01",
"stopSequence": 34
},
{
"arrival": {
"time": "1777029950",
"uncertainty": 120
},
"departure": {
"time": "1777029974",
"uncertainty": 120
},
"stopId": "0:TAB02",
"stopSequence": 35
},
{
"arrival": {
"time": "1777030004",
"uncertainty": 120
},
"departure": {
"time": "1777030019",
"uncertainty": 120
},
"stopId": "0:bre02",
"stopSequence": 36
},
{
"arrival": {
"time": "1777030064",
"uncertainty": 120
},
"departure": {
"time": "1777030094",
"uncertainty": 120
},
"stopId": "0:THI04",
"stopSequence": 37
},
{
"arrival": {
"time": "1777030145",
"uncertainty": 120
},
"departure": {
"time": "1777030145",
"uncertainty": 120
},
"stopId": "0:TRU02",
"stopSequence": 38
},
{
"arrival": {
"time": "1777030169",
"uncertainty": 120
},
"departure": {
"time": "1777030184",
"uncertainty": 120
},
"stopId": "0:PAT04",
"stopSequence": 39
},
{
"arrival": {
"time": "1777030229",
"uncertainty": 120
},
"departure": {
"time": "1777030244",
"uncertainty": 120
},
"stopId": "0:MOn01",
"stopSequence": 40
},
{
"arrival": {
"time": "1777030358",
"uncertainty": 120
},
"departure": {
"time": "1777030358",
"uncertainty": 120
},
"stopId": "0:REN02",
"stopSequence": 41
},
{
"arrival": {
"time": "1777030364",
"uncertainty": 120
},
"departure": {
"time": "1777030364",
"uncertainty": 120
},
"stopId": "0:DAR02",
"stopSequence": 42
},
{
"arrival": {
"time": "1777030424",
"uncertainty": 120
},
"departure": {
"time": "1777030439",
"uncertainty": 120
},
"stopId": "0:CEn02",
"stopSequence": 43
},
{
"arrival": {
"time": "1777030553",
"uncertainty": 120
},
"departure": {
"time": "1777030553",
"uncertainty": 120
},
"stopId": "0:GAG01",
"stopSequence": 44
},
{
"arrival": {
"time": "1777030559",
"uncertainty": 120
},
"departure": {
"time": "1777030574",
"uncertainty": 120
},
"stopId": "0:MAS01",
"stopSequence": 45
},
{
"arrival": {
"time": "1777030604",
"uncertainty": 120
},
"departure": {
"time": "1777030619",
"uncertainty": 120
},
"stopId": "0:PAl01",
"stopSequence": 46
},
{
"arrival": {
"time": "1777030769",
"uncertainty": 120
},
"departure": {
"time": "1777030769",
"uncertainty": 120
},
"stopId": "0:CLo01",
"stopSequence": 47
},
{
"arrival": {
"time": "1777030793",
"uncertainty": 120
},
"departure": {
"time": "1777030799",
"uncertainty": 120
},
"stopId": "0:MRO01",
"stopSequence": 48
},
{
"arrival": {
"time": "1777030878",
"uncertainty": 120
},
"departure": {
"time": "1777030878",
"uncertainty": 120
},
"stopId": "0:WEI02",
"stopSequence": 49
},
{
"arrival": {
"time": "1777030922",
"uncertainty": 120
},
"departure": {
"time": "1777030922",
"uncertainty": 120
},
"stopId": "0:MOZ02",
"stopSequence": 50
},
{
"arrival": {
"time": "1777030999",
"uncertainty": 120
},
"departure": {
"time": "1777030999",
"uncertainty": 120
},
"stopId": "0:JUI02",
"stopSequence": 51
},
{
"arrival": {
"time": "1777031094",
"uncertainty": 120
},
"departure": {
"time": "1777031094",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 52
},
{
"arrival": {
"time": "1777031158",
"uncertainty": 120
},
"departure": {
"time": "1777031158",
"uncertainty": 120
},
"stopId": "0:SAR01",
"stopSequence": 53
},
{
"arrival": {
"time": "1777031233",
"uncertainty": 120
},
"departure": {
"time": "1777031233",
"uncertainty": 120
},
"stopId": "0:CUG02",
"stopSequence": 54
},
{
"arrival": {
"time": "1777031310",
"uncertainty": 120
},
"departure": {
"time": "1777031310",
"uncertainty": 120
},
"stopId": "0:HOC02",
"stopSequence": 55
},
{
"arrival": {
"time": "1777031362",
"uncertainty": 120
},
"departure": {
"time": "1777031362",
"uncertainty": 120
},
"stopId": "0:STE02",
"stopSequence": 56
},
{
"arrival": {
"time": "1777031456",
"uncertainty": 120
},
"departure": {
"time": "1777031456",
"uncertainty": 120
},
"stopId": "0:FOU04",
"stopSequence": 57
},
{
"arrival": {
"time": "1777031497",
"uncertainty": 120
},
"departure": {
"time": "1777031497",
"uncertainty": 120
},
"stopId": "0:PPP01",
"stopSequence": 58
},
{
"arrival": {
"time": "1777031550",
"uncertainty": 120
},
"departure": {
"time": "1777031550",
"uncertainty": 120
},
"stopId": "0:GDF01",
"stopSequence": 59
},
{
"arrival": {
"time": "1777031608",
"uncertainty": 120
},
"departure": {
"time": "1777031608",
"uncertainty": 120
},
"stopId": "0:CON01",
"stopSequence": 60
},
{
"arrival": {
"time": "1777031676",
"uncertainty": 120
},
"departure": {
"time": "1777031676",
"uncertainty": 120
},
"stopId": "0:BAC01",
"stopSequence": 61
},
{
"arrival": {
"time": "1777031702",
"uncertainty": 120
},
"departure": {
"time": "1777031702",
"uncertainty": 120
},
"stopId": "0:MER01",
"stopSequence": 62
},
{
"arrival": {
"time": "1777031730",
"uncertainty": 120
},
"stopId": "0:FOU02",
"stopSequence": 63
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1978400"
},
"vehicle": {
"id": "291",
"label": "291"
}
}
},
{
"id": "C1983968",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777030980",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777031065",
"uncertainty": 120
},
"departure": {
"time": "1777031065",
"uncertainty": 120
},
"stopId": "0:COQ01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777031109",
"uncertainty": 120
},
"departure": {
"time": "1777031109",
"uncertainty": 120
},
"stopId": "0:Mai01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777031180",
"uncertainty": 120
},
"departure": {
"time": "1777031180",
"uncertainty": 120
},
"stopId": "0:MAR01",
"stopSequence": 4
},
{
"arrival": {
"time": "1777031305",
"uncertainty": 120
},
"departure": {
"time": "1777031305",
"uncertainty": 120
},
"stopId": "0:LAK01",
"stopSequence": 5
},
{
"arrival": {
"time": "1777031340",
"uncertainty": 120
},
"departure": {
"time": "1777031340",
"uncertainty": 120
},
"stopId": "0:BOI01",
"stopSequence": 6
},
{
"arrival": {
"time": "1777031388",
"uncertainty": 120
},
"departure": {
"time": "1777031388",
"uncertainty": 120
},
"stopId": "0:MRC01",
"stopSequence": 7
},
{
"arrival": {
"time": "1777031460",
"uncertainty": 120
},
"departure": {
"time": "1777031460",
"uncertainty": 120
},
"stopId": "0:BUI01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777031530",
"uncertainty": 120
},
"departure": {
"time": "1777031530",
"uncertainty": 120
},
"stopId": "0:STE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777031580",
"uncertainty": 120
},
"departure": {
"time": "1777031580",
"uncertainty": 120
},
"stopId": "0:HOC01",
"stopSequence": 10
},
{
"arrival": {
"time": "1777031689",
"uncertainty": 120
},
"departure": {
"time": "1777031689",
"uncertainty": 120
},
"stopId": "0:mar01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777031781",
"uncertainty": 120
},
"departure": {
"time": "1777031781",
"uncertainty": 120
},
"stopId": "0:MUL01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777031868",
"uncertainty": 120
},
"departure": {
"time": "1777031868",
"uncertainty": 120
},
"stopId": "0:PTV01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777031944",
"uncertainty": 120
},
"departure": {
"time": "1777031944",
"uncertainty": 120
},
"stopId": "0:CHO01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777032016",
"uncertainty": 120
},
"departure": {
"time": "1777032016",
"uncertainty": 120
},
"stopId": "0:LAR01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777032152",
"uncertainty": 120
},
"departure": {
"time": "1777032152",
"uncertainty": 120
},
"stopId": "0:THE01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777032240",
"uncertainty": 120
},
"departure": {
"time": "1777032240",
"uncertainty": 120
},
"stopId": "0:JMO01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777032360",
"uncertainty": 120
},
"departure": {
"time": "1777032360",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777032429",
"uncertainty": 120
},
"departure": {
"time": "1777032429",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777032516",
"uncertainty": 120
},
"departure": {
"time": "1777032516",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CLA01",
"stopSequence": 20
},
{
"arrival": {
"time": "1777032609",
"uncertainty": 120
},
"departure": {
"time": "1777032609",
"uncertainty": 120
},
"stopId": "0:PTB01",
"stopSequence": 21
},
{
"arrival": {
"time": "1777032697",
"uncertainty": 120
},
"departure": {
"time": "1777032697",
"uncertainty": 120
},
"stopId": "0:DUT01",
"stopSequence": 22
},
{
"arrival": {
"time": "1777032750",
"uncertainty": 120
},
"departure": {
"time": "1777032750",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MAC01",
"stopSequence": 23
},
{
"arrival": {
"time": "1777032813",
"uncertainty": 120
},
"departure": {
"time": "1777032813",
"uncertainty": 120
},
"stopId": "0:CAS01",
"stopSequence": 24
},
{
"arrival": {
"time": "1777032892",
"uncertainty": 120
},
"departure": {
"time": "1777032892",
"uncertainty": 120
},
"stopId": "0:ROM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1777032921",
"uncertainty": 120
},
"departure": {
"time": "1777032921",
"uncertainty": 120
},
"stopId": "0:SAP01",
"stopSequence": 26
},
{
"arrival": {
"time": "1777032974",
"uncertainty": 120
},
"departure": {
"time": "1777032974",
"uncertainty": 120
},
"stopId": "0:DUN01",
"stopSequence": 27
},
{
"arrival": {
"time": "1777033026",
"uncertainty": 120
},
"departure": {
"time": "1777033026",
"uncertainty": 120
},
"stopId": "0:par03",
"stopSequence": 28
},
{
"arrival": {
"time": "1777033072",
"uncertainty": 120
},
"departure": {
"time": "1777033072",
"uncertainty": 120
},
"stopId": "0:Cht03",
"stopSequence": 29
},
{
"arrival": {
"time": "1777033145",
"uncertainty": 120
},
"departure": {
"time": "1777033145",
"uncertainty": 120
},
"stopId": "0:FON01",
"stopSequence": 30
},
{
"arrival": {
"time": "1777033227",
"uncertainty": 120
},
"departure": {
"time": "1777033227",
"uncertainty": 120
},
"stopId": "0:ECG01",
"stopSequence": 31
},
{
"arrival": {
"time": "1777033252",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1983968"
}
}
},
{
"id": "C1983969",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777032420",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777032519",
"uncertainty": 120
},
"departure": {
"time": "1777032519",
"uncertainty": 120
},
"stopId": "0:COQ01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777032570",
"uncertainty": 120
},
"departure": {
"time": "1777032570",
"uncertainty": 120
},
"stopId": "0:Mai01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777032652",
"uncertainty": 120
},
"departure": {
"time": "1777032652",
"uncertainty": 120
},
"stopId": "0:MAR01",
"stopSequence": 4
},
{
"arrival": {
"time": "1777032797",
"uncertainty": 120
},
"departure": {
"time": "1777032797",
"uncertainty": 120
},
"stopId": "0:LAK01",
"stopSequence": 5
},
{
"arrival": {
"time": "1777032840",
"uncertainty": 120
},
"departure": {
"time": "1777032840",
"uncertainty": 120
},
"stopId": "0:BOI01",
"stopSequence": 6
},
{
"arrival": {
"time": "1777032888",
"uncertainty": 120
},
"departure": {
"time": "1777032888",
"uncertainty": 120
},
"stopId": "0:MRC01",
"stopSequence": 7
},
{
"arrival": {
"time": "1777032960",
"uncertainty": 120
},
"departure": {
"time": "1777032960",
"uncertainty": 120
},
"stopId": "0:BUI01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777033030",
"uncertainty": 120
},
"departure": {
"time": "1777033030",
"uncertainty": 120
},
"stopId": "0:STE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777033080",
"uncertainty": 120
},
"departure": {
"time": "1777033080",
"uncertainty": 120
},
"stopId": "0:HOC01",
"stopSequence": 10
},
{
"arrival": {
"time": "1777033189",
"uncertainty": 120
},
"departure": {
"time": "1777033189",
"uncertainty": 120
},
"stopId": "0:mar01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777033281",
"uncertainty": 120
},
"departure": {
"time": "1777033281",
"uncertainty": 120
},
"stopId": "0:MUL01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777033368",
"uncertainty": 120
},
"departure": {
"time": "1777033368",
"uncertainty": 120
},
"stopId": "0:PTV01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777033444",
"uncertainty": 120
},
"departure": {
"time": "1777033444",
"uncertainty": 120
},
"stopId": "0:CHO01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777033516",
"uncertainty": 120
},
"departure": {
"time": "1777033516",
"uncertainty": 120
},
"stopId": "0:LAR01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777033652",
"uncertainty": 120
},
"departure": {
"time": "1777033652",
"uncertainty": 120
},
"stopId": "0:THE01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777033740",
"uncertainty": 120
},
"departure": {
"time": "1777033740",
"uncertainty": 120
},
"stopId": "0:JMO01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777033860",
"uncertainty": 120
},
"departure": {
"time": "1777033860",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777033929",
"uncertainty": 120
},
"departure": {
"time": "1777033929",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777034016",
"uncertainty": 120
},
"departure": {
"time": "1777034016",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CLA01",
"stopSequence": 20
},
{
"arrival": {
"time": "1777034109",
"uncertainty": 120
},
"departure": {
"time": "1777034109",
"uncertainty": 120
},
"stopId": "0:PTB01",
"stopSequence": 21
},
{
"arrival": {
"time": "1777034197",
"uncertainty": 120
},
"departure": {
"time": "1777034197",
"uncertainty": 120
},
"stopId": "0:DUT01",
"stopSequence": 22
},
{
"arrival": {
"time": "1777034250",
"uncertainty": 120
},
"departure": {
"time": "1777034250",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MAC01",
"stopSequence": 23
},
{
"arrival": {
"time": "1777034313",
"uncertainty": 120
},
"departure": {
"time": "1777034313",
"uncertainty": 120
},
"stopId": "0:CAS01",
"stopSequence": 24
},
{
"arrival": {
"time": "1777034392",
"uncertainty": 120
},
"departure": {
"time": "1777034392",
"uncertainty": 120
},
"stopId": "0:ROM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1777034421",
"uncertainty": 120
},
"departure": {
"time": "1777034421",
"uncertainty": 120
},
"stopId": "0:SAP01",
"stopSequence": 26
},
{
"arrival": {
"time": "1777034474",
"uncertainty": 120
},
"departure": {
"time": "1777034474",
"uncertainty": 120
},
"stopId": "0:DUN01",
"stopSequence": 27
},
{
"arrival": {
"time": "1777034526",
"uncertainty": 120
},
"departure": {
"time": "1777034526",
"uncertainty": 120
},
"stopId": "0:par03",
"stopSequence": 28
},
{
"arrival": {
"time": "1777034572",
"uncertainty": 120
},
"departure": {
"time": "1777034572",
"uncertainty": 120
},
"stopId": "0:Cht03",
"stopSequence": 29
},
{
"arrival": {
"time": "1777034645",
"uncertainty": 120
},
"departure": {
"time": "1777034645",
"uncertainty": 120
},
"stopId": "0:FON01",
"stopSequence": 30
},
{
"arrival": {
"time": "1777034727",
"uncertainty": 120
},
"departure": {
"time": "1777034727",
"uncertainty": 120
},
"stopId": "0:ECG01",
"stopSequence": 31
},
{
"arrival": {
"time": "1777034752",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1983969"
}
}
},
{
"id": "C1983970",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777033860",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777033959",
"uncertainty": 120
},
"departure": {
"time": "1777033959",
"uncertainty": 120
},
"stopId": "0:COQ01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777034010",
"uncertainty": 120
},
"departure": {
"time": "1777034010",
"uncertainty": 120
},
"stopId": "0:Mai01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777034092",
"uncertainty": 120
},
"departure": {
"time": "1777034092",
"uncertainty": 120
},
"stopId": "0:MAR01",
"stopSequence": 4
},
{
"arrival": {
"time": "1777034237",
"uncertainty": 120
},
"departure": {
"time": "1777034237",
"uncertainty": 120
},
"stopId": "0:LAK01",
"stopSequence": 5
},
{
"arrival": {
"time": "1777034280",
"uncertainty": 120
},
"departure": {
"time": "1777034280",
"uncertainty": 120
},
"stopId": "0:BOI01",
"stopSequence": 6
},
{
"arrival": {
"time": "1777034328",
"uncertainty": 120
},
"departure": {
"time": "1777034328",
"uncertainty": 120
},
"stopId": "0:MRC01",
"stopSequence": 7
},
{
"arrival": {
"time": "1777034400",
"uncertainty": 120
},
"departure": {
"time": "1777034400",
"uncertainty": 120
},
"stopId": "0:BUI01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777034470",
"uncertainty": 120
},
"departure": {
"time": "1777034470",
"uncertainty": 120
},
"stopId": "0:STE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777034520",
"uncertainty": 120
},
"departure": {
"time": "1777034520",
"uncertainty": 120
},
"stopId": "0:HOC01",
"stopSequence": 10
},
{
"arrival": {
"time": "1777034629",
"uncertainty": 120
},
"departure": {
"time": "1777034629",
"uncertainty": 120
},
"stopId": "0:mar01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777034721",
"uncertainty": 120
},
"departure": {
"time": "1777034721",
"uncertainty": 120
},
"stopId": "0:MUL01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777034808",
"uncertainty": 120
},
"departure": {
"time": "1777034808",
"uncertainty": 120
},
"stopId": "0:PTV01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777034884",
"uncertainty": 120
},
"departure": {
"time": "1777034884",
"uncertainty": 120
},
"stopId": "0:CHO01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777034956",
"uncertainty": 120
},
"departure": {
"time": "1777034956",
"uncertainty": 120
},
"stopId": "0:LAR01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777035092",
"uncertainty": 120
},
"departure": {
"time": "1777035092",
"uncertainty": 120
},
"stopId": "0:THE01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777035180",
"uncertainty": 120
},
"departure": {
"time": "1777035180",
"uncertainty": 120
},
"stopId": "0:JMO01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777035300",
"uncertainty": 120
},
"departure": {
"time": "1777035300",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777035376",
"uncertainty": 120
},
"departure": {
"time": "1777035376",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777035472",
"uncertainty": 120
},
"departure": {
"time": "1777035472",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CLA01",
"stopSequence": 20
},
{
"arrival": {
"time": "1777035560",
"uncertainty": 120
},
"departure": {
"time": "1777035560",
"uncertainty": 120
},
"stopId": "0:PTB01",
"stopSequence": 21
},
{
"arrival": {
"time": "1777035657",
"uncertainty": 120
},
"departure": {
"time": "1777035657",
"uncertainty": 120
},
"stopId": "0:DUT01",
"stopSequence": 22
},
{
"arrival": {
"time": "1777035732",
"uncertainty": 120
},
"departure": {
"time": "1777035732",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MAC01",
"stopSequence": 23
},
{
"arrival": {
"time": "1777035773",
"uncertainty": 120
},
"departure": {
"time": "1777035773",
"uncertainty": 120
},
"stopId": "0:CAS01",
"stopSequence": 24
},
{
"arrival": {
"time": "1777035862",
"uncertainty": 120
},
"departure": {
"time": "1777035862",
"uncertainty": 120
},
"stopId": "0:ROM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1777035891",
"uncertainty": 120
},
"departure": {
"time": "1777035891",
"uncertainty": 120
},
"stopId": "0:SAP01",
"stopSequence": 26
},
{
"arrival": {
"time": "1777035944",
"uncertainty": 120
},
"departure": {
"time": "1777035944",
"uncertainty": 120
},
"stopId": "0:DUN01",
"stopSequence": 27
},
{
"arrival": {
"time": "1777035996",
"uncertainty": 120
},
"departure": {
"time": "1777035996",
"uncertainty": 120
},
"stopId": "0:par03",
"stopSequence": 28
},
{
"arrival": {
"time": "1777036042",
"uncertainty": 120
},
"departure": {
"time": "1777036042",
"uncertainty": 120
},
"stopId": "0:Cht03",
"stopSequence": 29
},
{
"arrival": {
"time": "1777036115",
"uncertainty": 120
},
"departure": {
"time": "1777036115",
"uncertainty": 120
},
"stopId": "0:FON01",
"stopSequence": 30
},
{
"arrival": {
"time": "1777036197",
"uncertainty": 120
},
"departure": {
"time": "1777036197",
"uncertainty": 120
},
"stopId": "0:ECG01",
"stopSequence": 31
},
{
"arrival": {
"time": "1777036222",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1983970"
}
}
},
{
"id": "C1976262",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777034168",
"uncertainty": 120
},
"departure": {
"time": "1777034168",
"uncertainty": 120
},
"stopId": "0:GAR01"
},
{
"arrival": {
"time": "1777034179",
"uncertainty": 120
},
"departure": {
"time": "1777034179",
"uncertainty": 120
},
"stopId": "0:GAR03"
},
{
"arrival": {
"time": "1777034232",
"uncertainty": 120
},
"departure": {
"time": "1777034232",
"uncertainty": 120
},
"stopId": "0:VlS01"
},
{
"arrival": {
"time": "1777034297",
"uncertainty": 120
},
"departure": {
"time": "1777034297",
"uncertainty": 120
},
"stopId": "0:FoN01"
},
{
"departure": {
"time": "1777034160",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777034317",
"uncertainty": 120
},
"departure": {
"time": "1777034317",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777034438",
"uncertainty": 120
},
"departure": {
"time": "1777034438",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777034580",
"uncertainty": 120
},
"departure": {
"time": "1777034580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1777034327",
"uncertainty": 120
},
"departure": {
"time": "1777034327",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777034414",
"uncertainty": 120
},
"departure": {
"time": "1777034414",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777034513",
"uncertainty": 120
},
"departure": {
"time": "1777034820",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777034974",
"uncertainty": 120
},
"departure": {
"time": "1777034974",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777035028",
"uncertainty": 120
},
"departure": {
"time": "1777035028",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777035088",
"uncertainty": 120
},
"departure": {
"time": "1777035088",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777035147",
"uncertainty": 120
},
"departure": {
"time": "1777035147",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777035224",
"uncertainty": 120
},
"departure": {
"time": "1777035224",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777035289",
"uncertainty": 120
},
"departure": {
"time": "1777035289",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777035329",
"uncertainty": 120
},
"departure": {
"time": "1777035329",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777035420",
"uncertainty": 120
},
"departure": {
"time": "1777035420",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777035536",
"uncertainty": 120
},
"departure": {
"time": "1777035536",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777035609",
"uncertainty": 120
},
"departure": {
"time": "1777035609",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777035743",
"uncertainty": 120
},
"departure": {
"time": "1777035743",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777035840",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1976262"
}
}
},
{
"id": "C1979065",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777031400",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1979065"
}
}
},
{
"id": "C1979066",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777031640",
"uncertainty": 120
},
"stopId": "0:HAM01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777031721",
"uncertainty": 120
},
"departure": {
"time": "1777031721",
"uncertainty": 120
},
"stopId": "0:LaN02",
"stopSequence": 2
},
{
"arrival": {
"time": "1777031774",
"uncertainty": 120
},
"departure": {
"time": "1777031774",
"uncertainty": 120
},
"stopId": "0:COC02",
"stopSequence": 3
},
{
"arrival": {
"time": "1777031817",
"uncertainty": 120
},
"departure": {
"time": "1777031817",
"uncertainty": 120
},
"stopId": "0:FEY02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777031862",
"uncertainty": 120
},
"departure": {
"time": "1777031862",
"uncertainty": 120
},
"stopId": "0:PAT01",
"stopSequence": 5
},
{
"arrival": {
"time": "1777031912",
"uncertainty": 120
},
"departure": {
"time": "1777031912",
"uncertainty": 120
},
"stopId": "0:GUY01",
"stopSequence": 6
},
{
"arrival": {
"time": "1777031951",
"uncertainty": 120
},
"departure": {
"time": "1777031951",
"uncertainty": 120
},
"stopId": "0:LAM01",
"stopSequence": 7
},
{
"arrival": {
"time": "1777031990",
"uncertainty": 120
},
"departure": {
"time": "1777031990",
"uncertainty": 120
},
"stopId": "0:BER01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777032059",
"uncertainty": 120
},
"departure": {
"time": "1777032059",
"uncertainty": 120
},
"stopId": "0:ERA01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777032122",
"uncertainty": 120
},
"departure": {
"time": "1777032122",
"uncertainty": 120
},
"stopId": "0:VAN01",
"stopSequence": 10
},
{
"arrival": {
"time": "1777032168",
"uncertainty": 120
},
"departure": {
"time": "1777032168",
"uncertainty": 120
},
"stopId": "0:JAR01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777032218",
"uncertainty": 120
},
"departure": {
"time": "1777032218",
"uncertainty": 120
},
"stopId": "0:FOs01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777032300",
"uncertainty": 120
},
"departure": {
"time": "1777032300",
"uncertainty": 120
},
"stopId": "0:VOl02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777032344",
"uncertainty": 120
},
"departure": {
"time": "1777032344",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 14
},
{
"arrival": {
"time": "1777032512",
"uncertainty": 120
},
"departure": {
"time": "1777032512",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 15
},
{
"arrival": {
"time": "1777032540",
"uncertainty": 120
},
"departure": {
"time": "1777032540",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777032660",
"uncertainty": 120
},
"departure": {
"time": "1777032660",
"uncertainty": 120
},
"stopId": "0:14J01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777032780",
"uncertainty": 120
},
"departure": {
"time": "1777032780",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:VOU01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777032766",
"uncertainty": 120
},
"departure": {
"time": "1777032766",
"uncertainty": 120
},
"stopId": "0:NES01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777032836",
"uncertainty": 120
},
"departure": {
"time": "1777032836",
"uncertainty": 120
},
"stopId": "0:QUe02",
"stopSequence": 20
},
{
"arrival": {
"time": "1777032889",
"uncertainty": 120
},
"departure": {
"time": "1777032889",
"uncertainty": 120
},
"stopId": "0:SEN02",
"stopSequence": 21
},
{
"arrival": {
"time": "1777033001",
"uncertainty": 120
},
"departure": {
"time": "1777033001",
"uncertainty": 120
},
"stopId": "0:NIEL01",
"stopSequence": 22
},
{
"arrival": {
"time": "1777033025",
"uncertainty": 120
},
"departure": {
"time": "1777033025",
"uncertainty": 120
},
"stopId": "0:CUM01",
"stopSequence": 23
},
{
"arrival": {
"time": "1777033088",
"uncertainty": 120
},
"departure": {
"time": "1777033088",
"uncertainty": 120
},
"stopId": "0:PSL01",
"stopSequence": 24
},
{
"arrival": {
"time": "1777033170",
"uncertainty": 120
},
"departure": {
"time": "1777033170",
"uncertainty": 120
},
"stopId": "0:NOE01",
"stopSequence": 25
},
{
"arrival": {
"time": "1777033201",
"uncertainty": 120
},
"departure": {
"time": "1777033201",
"uncertainty": 120
},
"stopId": "0:VEO01",
"stopSequence": 26
},
{
"arrival": {
"time": "1777033249",
"uncertainty": 120
},
"departure": {
"time": "1777033249",
"uncertainty": 120
},
"stopId": "0:COR01",
"stopSequence": 27
},
{
"arrival": {
"time": "1777033276",
"uncertainty": 120
},
"departure": {
"time": "1777033276",
"uncertainty": 120
},
"stopId": "0:FAR01",
"stopSequence": 28
},
{
"arrival": {
"time": "1777033345",
"uncertainty": 120
},
"departure": {
"time": "1777033345",
"uncertainty": 120
},
"stopId": "0:HTM01",
"stopSequence": 29
},
{
"arrival": {
"time": "1777033387",
"uncertainty": 120
},
"departure": {
"time": "1777033387",
"uncertainty": 120
},
"stopId": "0:LAB01",
"stopSequence": 30
},
{
"arrival": {
"time": "1777033428",
"uncertainty": 120
},
"departure": {
"time": "1777033428",
"uncertainty": 120
},
"stopId": "0:BAS01",
"stopSequence": 31
},
{
"arrival": {
"time": "1777033465",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1979066"
}
}
},
{
"id": "C1976265",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777032248",
"uncertainty": 120
},
"departure": {
"time": "1777032248",
"uncertainty": 120
},
"stopId": "0:GAR01"
},
{
"arrival": {
"time": "1777032259",
"uncertainty": 120
},
"departure": {
"time": "1777032259",
"uncertainty": 120
},
"stopId": "0:GAR03"
},
{
"arrival": {
"time": "1777032312",
"uncertainty": 120
},
"departure": {
"time": "1777032312",
"uncertainty": 120
},
"stopId": "0:VlS01"
},
{
"arrival": {
"time": "1777032377",
"uncertainty": 120
},
"departure": {
"time": "1777032377",
"uncertainty": 120
},
"stopId": "0:FoN01"
},
{
"departure": {
"time": "1777032240",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777032397",
"uncertainty": 120
},
"departure": {
"time": "1777032397",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777032518",
"uncertainty": 120
},
"departure": {
"time": "1777032518",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777032660",
"uncertainty": 120
},
"departure": {
"time": "1777032660",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1777032407",
"uncertainty": 120
},
"departure": {
"time": "1777032407",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777032494",
"uncertainty": 120
},
"departure": {
"time": "1777032494",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777032593",
"uncertainty": 120
},
"departure": {
"time": "1777032593",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777032747",
"uncertainty": 120
},
"departure": {
"time": "1777032747",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777032801",
"uncertainty": 120
},
"departure": {
"time": "1777032801",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777032861",
"uncertainty": 120
},
"departure": {
"time": "1777032861",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777032920",
"uncertainty": 120
},
"departure": {
"time": "1777032920",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777032997",
"uncertainty": 120
},
"departure": {
"time": "1777032997",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777033062",
"uncertainty": 120
},
"departure": {
"time": "1777033062",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777033102",
"uncertainty": 120
},
"departure": {
"time": "1777033102",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777033193",
"uncertainty": 120
},
"departure": {
"time": "1777033193",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777033309",
"uncertainty": 120
},
"departure": {
"time": "1777033309",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777033381",
"uncertainty": 120
},
"departure": {
"time": "1777033381",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777033514",
"uncertainty": 120
},
"departure": {
"time": "1777033514",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777033611",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1976265"
}
}
},
{
"id": "C1976272",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777030036",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777030111",
"uncertainty": 120
},
"departure": {
"time": "1777030126",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777030216",
"uncertainty": 120
},
"departure": {
"time": "1777030232",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777030351",
"uncertainty": 120
},
"departure": {
"time": "1777030411",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1777030470",
"uncertainty": 120
},
"departure": {
"time": "1777030486",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777030546",
"uncertainty": 120
},
"departure": {
"time": "1777030561",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777030630",
"uncertainty": 120
},
"departure": {
"time": "1777030666",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777030771",
"uncertainty": 120
},
"departure": {
"time": "1777030801",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777030855",
"uncertainty": 120
},
"departure": {
"time": "1777030855",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777030915",
"uncertainty": 120
},
"departure": {
"time": "1777030915",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777030974",
"uncertainty": 120
},
"departure": {
"time": "1777030974",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777031051",
"uncertainty": 120
},
"departure": {
"time": "1777031051",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777031116",
"uncertainty": 120
},
"departure": {
"time": "1777031116",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777031156",
"uncertainty": 120
},
"departure": {
"time": "1777031156",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777031247",
"uncertainty": 120
},
"departure": {
"time": "1777031247",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777031363",
"uncertainty": 120
},
"departure": {
"time": "1777031363",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777031435",
"uncertainty": 120
},
"departure": {
"time": "1777031435",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777031592",
"uncertainty": 120
},
"departure": {
"time": "1777031592",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777031689",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1976272"
},
"vehicle": {
"id": "350",
"label": "350"
}
}
},
{
"id": "C1979452",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777028926",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777029010",
"uncertainty": 120
},
"departure": {
"time": "1777029017",
"uncertainty": 120
},
"stopId": "0:CLO01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777029087",
"uncertainty": 120
},
"departure": {
"time": "1777029087",
"uncertainty": 120
},
"stopId": "0:MOL02",
"stopSequence": 3
},
{
"arrival": {
"time": "1777029140",
"uncertainty": 120
},
"departure": {
"time": "1777029156",
"uncertainty": 120
},
"stopId": "0:BAS02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777029192",
"uncertainty": 120
},
"departure": {
"time": "1777029192",
"uncertainty": 120
},
"stopId": "0:LAB02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777029216",
"uncertainty": 120
},
"departure": {
"time": "1777029216",
"uncertainty": 120
},
"stopId": "0:HTM02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777029268",
"uncertainty": 120
},
"departure": {
"time": "1777029268",
"uncertainty": 120
},
"stopId": "0:FAR02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777029292",
"uncertainty": 120
},
"departure": {
"time": "1777029292",
"uncertainty": 120
},
"stopId": "0:COR02",
"stopSequence": 8
},
{
"arrival": {
"time": "1777029332",
"uncertainty": 120
},
"departure": {
"time": "1777029332",
"uncertainty": 120
},
"stopId": "0:VEO02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777029378",
"uncertainty": 120
},
"departure": {
"time": "1777029383",
"uncertainty": 120
},
"stopId": "0:NOE02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777029443",
"uncertainty": 120
},
"departure": {
"time": "1777029443",
"uncertainty": 120
},
"stopId": "0:PSL02",
"stopSequence": 11
},
{
"arrival": {
"time": "1777029566",
"uncertainty": 120
},
"departure": {
"time": "1777029578",
"uncertainty": 120
},
"stopId": "0:CUM02",
"stopSequence": 12
},
{
"arrival": {
"time": "1777029601",
"uncertainty": 120
},
"departure": {
"time": "1777029609",
"uncertainty": 120
},
"stopId": "0:NIEL02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777029706",
"uncertainty": 120
},
"departure": {
"time": "1777029728",
"uncertainty": 120
},
"stopId": "0:SEN01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777029757",
"uncertainty": 120
},
"departure": {
"time": "1777029833",
"uncertainty": 120
},
"stopId": "0:Poi01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777029887",
"uncertainty": 120
},
"departure": {
"time": "1777029887",
"uncertainty": 120
},
"stopId": "0:QUe01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777029938",
"uncertainty": 120
},
"departure": {
"time": "1777029953",
"uncertainty": 120
},
"stopId": "0:NES02",
"stopSequence": 17
},
{
"arrival": {
"time": "1777029983",
"uncertainty": 120
},
"departure": {
"time": "1777029998",
"uncertainty": 120
},
"stopId": "0:VOU02",
"stopSequence": 18
},
{
"arrival": {
"time": "1777030118",
"uncertainty": 120
},
"departure": {
"time": "1777030320",
"uncertainty": 120
},
"stopId": "0:14J04",
"stopSequence": 19
},
{
"arrival": {
"time": "1777030370",
"uncertainty": 120
},
"departure": {
"time": "1777030380",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 20
},
{
"arrival": {
"time": "1777030440",
"uncertainty": 120
},
"departure": {
"time": "1777030456",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 21
},
{
"arrival": {
"time": "1777030522",
"uncertainty": 120
},
"departure": {
"time": "1777030545",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 22
},
{
"arrival": {
"time": "1777030620",
"uncertainty": 120
},
"departure": {
"time": "1777030650",
"uncertainty": 120
},
"stopId": "0:VOl01",
"stopSequence": 23
},
{
"arrival": {
"time": "1777030710",
"uncertainty": 120
},
"departure": {
"time": "1777030710",
"uncertainty": 120
},
"stopId": "0:FOs02",
"stopSequence": 24
},
{
"arrival": {
"time": "1777030740",
"uncertainty": 120
},
"departure": {
"time": "1777030740",
"uncertainty": 120
},
"stopId": "0:JAR02",
"stopSequence": 25
},
{
"arrival": {
"time": "1777030785",
"uncertainty": 120
},
"departure": {
"time": "1777030785",
"uncertainty": 120
},
"stopId": "0:VAN02",
"stopSequence": 26
},
{
"arrival": {
"time": "1777030859",
"uncertainty": 120
},
"departure": {
"time": "1777030859",
"uncertainty": 120
},
"stopId": "0:ERA02",
"stopSequence": 27
},
{
"arrival": {
"time": "1777030923",
"uncertainty": 120
},
"departure": {
"time": "1777030923",
"uncertainty": 120
},
"stopId": "0:BER02",
"stopSequence": 28
},
{
"arrival": {
"time": "1777030958",
"uncertainty": 120
},
"departure": {
"time": "1777030958",
"uncertainty": 120
},
"stopId": "0:LAM02",
"stopSequence": 29
},
{
"arrival": {
"time": "1777031008",
"uncertainty": 120
},
"departure": {
"time": "1777031008",
"uncertainty": 120
},
"stopId": "0:GUY02",
"stopSequence": 30
},
{
"arrival": {
"time": "1777031067",
"uncertainty": 120
},
"departure": {
"time": "1777031067",
"uncertainty": 120
},
"stopId": "0:PAT02",
"stopSequence": 31
},
{
"arrival": {
"time": "1777031122",
"uncertainty": 120
},
"departure": {
"time": "1777031122",
"uncertainty": 120
},
"stopId": "0:FEY01",
"stopSequence": 32
},
{
"arrival": {
"time": "1777031171",
"uncertainty": 120
},
"departure": {
"time": "1777031171",
"uncertainty": 120
},
"stopId": "0:COC01",
"stopSequence": 33
},
{
"arrival": {
"time": "1777031219",
"uncertainty": 120
},
"departure": {
"time": "1777031219",
"uncertainty": 120
},
"stopId": "0:LaN01",
"stopSequence": 34
},
{
"arrival": {
"time": "1777031264",
"uncertainty": 120
},
"stopId": "0:HAM01",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1979452"
},
"vehicle": {
"id": "315",
"label": "315"
}
}
},
{
"id": "C1976277",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777032728",
"uncertainty": 120
},
"departure": {
"time": "1777032728",
"uncertainty": 120
},
"stopId": "0:GAR01"
},
{
"arrival": {
"time": "1777032739",
"uncertainty": 120
},
"departure": {
"time": "1777032739",
"uncertainty": 120
},
"stopId": "0:GAR03"
},
{
"arrival": {
"time": "1777032792",
"uncertainty": 120
},
"departure": {
"time": "1777032792",
"uncertainty": 120
},
"stopId": "0:VlS01"
},
{
"arrival": {
"time": "1777032857",
"uncertainty": 120
},
"departure": {
"time": "1777032857",
"uncertainty": 120
},
"stopId": "0:FoN01"
},
{
"departure": {
"time": "1777032720",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777032877",
"uncertainty": 120
},
"departure": {
"time": "1777032877",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777032998",
"uncertainty": 120
},
"departure": {
"time": "1777032998",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777033140",
"uncertainty": 120
},
"departure": {
"time": "1777033140",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1777032887",
"uncertainty": 120
},
"departure": {
"time": "1777032887",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777032974",
"uncertainty": 120
},
"departure": {
"time": "1777032974",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777033073",
"uncertainty": 120
},
"departure": {
"time": "1777033073",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777033227",
"uncertainty": 120
},
"departure": {
"time": "1777033227",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777033281",
"uncertainty": 120
},
"departure": {
"time": "1777033281",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777033341",
"uncertainty": 120
},
"departure": {
"time": "1777033341",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777033400",
"uncertainty": 120
},
"departure": {
"time": "1777033400",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777033477",
"uncertainty": 120
},
"departure": {
"time": "1777033477",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777033542",
"uncertainty": 120
},
"departure": {
"time": "1777033542",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777033582",
"uncertainty": 120
},
"departure": {
"time": "1777033582",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777033694",
"uncertainty": 120
},
"departure": {
"time": "1777033694",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777033818",
"uncertainty": 120
},
"departure": {
"time": "1777033818",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777033890",
"uncertainty": 120
},
"departure": {
"time": "1777033890",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777034023",
"uncertainty": 120
},
"departure": {
"time": "1777034023",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777034120",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1976277"
}
}
},
{
"id": "C1979453",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777030552",
"uncertainty": 120
},
"departure": {
"time": "1777030552",
"uncertainty": 120
},
"stopId": "0:VEO01",
"stopSequence": 26
},
{
"arrival": {
"time": "1777030610",
"uncertainty": 120
},
"departure": {
"time": "1777030621",
"uncertainty": 120
},
"stopId": "0:COR01",
"stopSequence": 27
},
{
"arrival": {
"time": "1777030651",
"uncertainty": 120
},
"departure": {
"time": "1777030651",
"uncertainty": 120
},
"stopId": "0:FAR01",
"stopSequence": 28
},
{
"arrival": {
"time": "1777030691",
"uncertainty": 120
},
"departure": {
"time": "1777030691",
"uncertainty": 120
},
"stopId": "0:HTM01",
"stopSequence": 29
},
{
"arrival": {
"time": "1777030711",
"uncertainty": 120
},
"departure": {
"time": "1777030711",
"uncertainty": 120
},
"stopId": "0:LAB01",
"stopSequence": 30
},
{
"arrival": {
"time": "1777030737",
"uncertainty": 120
},
"departure": {
"time": "1777030737",
"uncertainty": 120
},
"stopId": "0:BAS01",
"stopSequence": 31
},
{
"arrival": {
"time": "1777030768",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1979453"
}
}
},
{
"id": "C1978499",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777029615",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777029659",
"uncertainty": 120
},
"departure": {
"time": "1777029659",
"uncertainty": 120
},
"stopId": "0:fre02",
"stopSequence": 2
},
{
"arrival": {
"time": "1777029713",
"uncertainty": 120
},
"departure": {
"time": "1777029713",
"uncertainty": 120
},
"stopId": "0:dio02",
"stopSequence": 3
},
{
"arrival": {
"time": "1777029755",
"uncertainty": 120
},
"departure": {
"time": "1777029755",
"uncertainty": 120
},
"stopId": "0:RON02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777029792",
"uncertainty": 120
},
"departure": {
"time": "1777029792",
"uncertainty": 120
},
"stopId": "0:col02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777029825",
"uncertainty": 120
},
"departure": {
"time": "1777029825",
"uncertainty": 120
},
"stopId": "0:des01",
"stopSequence": 6
},
{
"arrival": {
"time": "1777029881",
"uncertainty": 120
},
"departure": {
"time": "1777029885",
"uncertainty": 120
},
"stopId": "0:stl01",
"stopSequence": 7
},
{
"arrival": {
"time": "1777030020",
"uncertainty": 120
},
"departure": {
"time": "1777030020",
"uncertainty": 120
},
"stopId": "0:LUM02",
"stopSequence": 8
},
{
"arrival": {
"time": "1777030050",
"uncertainty": 120
},
"departure": {
"time": "1777030050",
"uncertainty": 120
},
"stopId": "0:DOU02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777030110",
"uncertainty": 120
},
"departure": {
"time": "1777030110",
"uncertainty": 120
},
"stopId": "0:VIG01",
"stopSequence": 10
},
{
"arrival": {
"time": "1777030200",
"uncertainty": 120
},
"departure": {
"time": "1777030200",
"uncertainty": 120
},
"stopId": "0:ARC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777030242",
"uncertainty": 120
},
"departure": {
"time": "1777030242",
"uncertainty": 120
},
"stopId": "0:BIZ01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777030350",
"uncertainty": 120
},
"departure": {
"time": "1777030350",
"uncertainty": 120
},
"stopId": "0:TEI01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777030365",
"uncertainty": 120
},
"departure": {
"time": "1777030365",
"uncertainty": 120
},
"stopId": "0:CAm01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777030424",
"uncertainty": 120
},
"departure": {
"time": "1777030425",
"uncertainty": 120
},
"stopId": "0:MOZ02",
"stopSequence": 15
},
{
"arrival": {
"time": "1777030486",
"uncertainty": 120
},
"departure": {
"time": "1777030545",
"uncertainty": 120
},
"stopId": "0:JUI02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777030646",
"uncertainty": 120
},
"departure": {
"time": "1777030646",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777030680",
"uncertainty": 120
},
"departure": {
"time": "1777030680",
"uncertainty": 120
},
"stopId": "0:SAR01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777030725",
"uncertainty": 120
},
"departure": {
"time": "1777030725",
"uncertainty": 120
},
"stopId": "0:TRo01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777030755",
"uncertainty": 120
},
"departure": {
"time": "1777030770",
"uncertainty": 120
},
"stopId": "0:HTC01",
"stopSequence": 20
},
{
"arrival": {
"time": "1777030869",
"uncertainty": 120
},
"departure": {
"time": "1777030869",
"uncertainty": 120
},
"stopId": "0:STM03",
"stopSequence": 21
},
{
"arrival": {
"time": "1777031075",
"uncertainty": 120
},
"departure": {
"time": "1777031075",
"uncertainty": 120
},
"stopId": "0:ALA01",
"stopSequence": 22
},
{
"arrival": {
"time": "1777031178",
"uncertainty": 120
},
"departure": {
"time": "1777031178",
"uncertainty": 120
},
"stopId": "0:ROG01",
"stopSequence": 23
},
{
"arrival": {
"time": "1777031246",
"uncertainty": 120
},
"departure": {
"time": "1777031246",
"uncertainty": 120
},
"stopId": "0:PAI01",
"stopSequence": 24
},
{
"arrival": {
"time": "1777031321",
"uncertainty": 120
},
"departure": {
"time": "1777031321",
"uncertainty": 120
},
"stopId": "0:FIL01",
"stopSequence": 25
},
{
"arrival": {
"time": "1777031435",
"uncertainty": 120
},
"departure": {
"time": "1777031435",
"uncertainty": 120
},
"stopId": "0:JMO01",
"stopSequence": 26
},
{
"arrival": {
"time": "1777031551",
"uncertainty": 120
},
"departure": {
"time": "1777031551",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 27
},
{
"arrival": {
"time": "1777031656",
"uncertainty": 120
},
"departure": {
"time": "1777031656",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 28
},
{
"arrival": {
"time": "1777031777",
"uncertainty": 120
},
"departure": {
"time": "1777031777",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 29
},
{
"arrival": {
"time": "1777031877",
"uncertainty": 120
},
"departure": {
"time": "1777031877",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 30
},
{
"arrival": {
"time": "1777032005",
"uncertainty": 120
},
"departure": {
"time": "1777032005",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 31
},
{
"arrival": {
"time": "1777032084",
"uncertainty": 120
},
"departure": {
"time": "1777032084",
"uncertainty": 120
},
"stopId": "0:SUP01",
"stopSequence": 32
},
{
"arrival": {
"time": "1777032146",
"uncertainty": 120
},
"departure": {
"time": "1777032146",
"uncertainty": 120
},
"stopId": "0:SOM01",
"stopSequence": 33
},
{
"arrival": {
"time": "1777032212",
"uncertainty": 120
},
"departure": {
"time": "1777032212",
"uncertainty": 120
},
"stopId": "0:CRo01",
"stopSequence": 34
},
{
"arrival": {
"time": "1777032273",
"uncertainty": 120
},
"departure": {
"time": "1777032273",
"uncertainty": 120
},
"stopId": "0:mAI01",
"stopSequence": 35
},
{
"arrival": {
"time": "1777032305",
"uncertainty": 120
},
"departure": {
"time": "1777032305",
"uncertainty": 120
},
"stopId": "0:MAg01",
"stopSequence": 36
},
{
"arrival": {
"time": "1777032379",
"uncertainty": 120
},
"departure": {
"time": "1777032379",
"uncertainty": 120
},
"stopId": "0:COu01",
"stopSequence": 37
},
{
"arrival": {
"time": "1777032414",
"uncertainty": 120
},
"departure": {
"time": "1777032414",
"uncertainty": 120
},
"stopId": "0:ROS01",
"stopSequence": 38
},
{
"arrival": {
"time": "1777032483",
"uncertainty": 120
},
"departure": {
"time": "1777032483",
"uncertainty": 120
},
"stopId": "0:Ver01",
"stopSequence": 39
},
{
"arrival": {
"time": "1777032515",
"uncertainty": 120
},
"departure": {
"time": "1777032515",
"uncertainty": 120
},
"stopId": "0:BAL01",
"stopSequence": 40
},
{
"arrival": {
"time": "1777032570",
"uncertainty": 120
},
"departure": {
"time": "1777032570",
"uncertainty": 120
},
"stopId": "0:VIE01",
"stopSequence": 41
},
{
"arrival": {
"time": "1777032605",
"uncertainty": 120
},
"departure": {
"time": "1777032605",
"uncertainty": 120
},
"stopId": "0:HTF01",
"stopSequence": 42
},
{
"arrival": {
"time": "1777032665",
"uncertainty": 120
},
"departure": {
"time": "1777032665",
"uncertainty": 120
},
"stopId": "0:BRE02",
"stopSequence": 43
},
{
"arrival": {
"time": "1777032731",
"uncertainty": 120
},
"departure": {
"time": "1777032731",
"uncertainty": 120
},
"stopId": "0:ZAC01",
"stopSequence": 44
},
{
"arrival": {
"time": "1777032922",
"uncertainty": 120
},
"departure": {
"time": "1777032922",
"uncertainty": 120
},
"stopId": "0:MON01",
"stopSequence": 45
},
{
"arrival": {
"time": "1777032956",
"uncertainty": 120
},
"departure": {
"time": "1777032956",
"uncertainty": 120
},
"stopId": "0:CEr01",
"stopSequence": 46
},
{
"arrival": {
"time": "1777033020",
"uncertainty": 120
},
"departure": {
"time": "1777033020",
"uncertainty": 120
},
"stopId": "0:MST01",
"stopSequence": 47
},
{
"arrival": {
"time": "1777033055",
"uncertainty": 120
},
"departure": {
"time": "1777033055",
"uncertainty": 120
},
"stopId": "0:Clo01",
"stopSequence": 48
},
{
"arrival": {
"time": "1777033102",
"uncertainty": 120
},
"departure": {
"time": "1777033102",
"uncertainty": 120
},
"stopId": "0:HAT01",
"stopSequence": 49
},
{
"arrival": {
"time": "1777033145",
"uncertainty": 120
},
"stopId": "0:PaL01",
"stopSequence": 50
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1978499"
},
"vehicle": {
"id": "319",
"label": "319"
}
}
},
{
"id": "C1978500",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777032540",
"uncertainty": 120
},
"stopId": "0:BpL01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1978500"
}
}
},
{
"id": "C1976285",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777030351",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777030426",
"uncertainty": 120
},
"departure": {
"time": "1777030441",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777030531",
"uncertainty": 120
},
"departure": {
"time": "1777030546",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777030651",
"uncertainty": 120
},
"departure": {
"time": "1777030681",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1777030741",
"uncertainty": 120
},
"departure": {
"time": "1777030756",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777030831",
"uncertainty": 120
},
"departure": {
"time": "1777030831",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777030924",
"uncertainty": 120
},
"departure": {
"time": "1777030924",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777031078",
"uncertainty": 120
},
"departure": {
"time": "1777031078",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777031132",
"uncertainty": 120
},
"departure": {
"time": "1777031132",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777031192",
"uncertainty": 120
},
"departure": {
"time": "1777031192",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777031251",
"uncertainty": 120
},
"departure": {
"time": "1777031251",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777031328",
"uncertainty": 120
},
"departure": {
"time": "1777031328",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777031393",
"uncertainty": 120
},
"departure": {
"time": "1777031393",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777031433",
"uncertainty": 120
},
"departure": {
"time": "1777031433",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777031524",
"uncertainty": 120
},
"departure": {
"time": "1777031524",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777031640",
"uncertainty": 120
},
"departure": {
"time": "1777031640",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777031716",
"uncertainty": 120
},
"departure": {
"time": "1777031716",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777031849",
"uncertainty": 120
},
"departure": {
"time": "1777031849",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777031946",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1976285"
},
"vehicle": {
"id": "349",
"label": "349"
}
}
},
{
"id": "C1978509",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777028055",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777028070",
"uncertainty": 120
},
"departure": {
"time": "1777028070",
"uncertainty": 120
},
"stopId": "0:Ham01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777028100",
"uncertainty": 120
},
"departure": {
"time": "1777028100",
"uncertainty": 120
},
"stopId": "0:PIS01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777028160",
"uncertainty": 120
},
"departure": {
"time": "1777028160",
"uncertainty": 120
},
"stopId": "0:TEI01",
"stopSequence": 4
},
{
"arrival": {
"time": "1777028190",
"uncertainty": 120
},
"departure": {
"time": "1777028205",
"uncertainty": 120
},
"stopId": "0:CAm01",
"stopSequence": 5
},
{
"arrival": {
"time": "1777028265",
"uncertainty": 120
},
"departure": {
"time": "1777028265",
"uncertainty": 120
},
"stopId": "0:MOZ02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777028310",
"uncertainty": 120
},
"departure": {
"time": "1777028355",
"uncertainty": 120
},
"stopId": "0:JUI02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777028485",
"uncertainty": 120
},
"departure": {
"time": "1777028505",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777028548",
"uncertainty": 120
},
"departure": {
"time": "1777028548",
"uncertainty": 120
},
"stopId": "0:SAR01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777028580",
"uncertainty": 120
},
"departure": {
"time": "1777028595",
"uncertainty": 120
},
"stopId": "0:TRo01",
"stopSequence": 10
},
{
"arrival": {
"time": "1777028640",
"uncertainty": 120
},
"departure": {
"time": "1777028640",
"uncertainty": 120
},
"stopId": "0:HTC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777028700",
"uncertainty": 120
},
"departure": {
"time": "1777028715",
"uncertainty": 120
},
"stopId": "0:STM03",
"stopSequence": 12
},
{
"arrival": {
"time": "1777028865",
"uncertainty": 120
},
"departure": {
"time": "1777028880",
"uncertainty": 120
},
"stopId": "0:ALA01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777028940",
"uncertainty": 120
},
"departure": {
"time": "1777028955",
"uncertainty": 120
},
"stopId": "0:ROG01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777029000",
"uncertainty": 120
},
"departure": {
"time": "1777029000",
"uncertainty": 120
},
"stopId": "0:PAI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777029058",
"uncertainty": 120
},
"departure": {
"time": "1777029058",
"uncertainty": 120
},
"stopId": "0:FIL01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777029165",
"uncertainty": 120
},
"departure": {
"time": "1777029296",
"uncertainty": 120
},
"stopId": "0:JMO01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777029371",
"uncertainty": 120
},
"departure": {
"time": "1777029400",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777029445",
"uncertainty": 120
},
"departure": {
"time": "1777029475",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777029550",
"uncertainty": 120
},
"departure": {
"time": "1777029580",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 20
},
{
"arrival": {
"time": "1777029699",
"uncertainty": 120
},
"departure": {
"time": "1777029700",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 21
},
{
"arrival": {
"time": "1777029805",
"uncertainty": 120
},
"departure": {
"time": "1777029835",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 22
},
{
"arrival": {
"time": "1777029910",
"uncertainty": 120
},
"departure": {
"time": "1777029925",
"uncertainty": 120
},
"stopId": "0:SUP01",
"stopSequence": 23
},
{
"arrival": {
"time": "1777029986",
"uncertainty": 120
},
"departure": {
"time": "1777030001",
"uncertainty": 120
},
"stopId": "0:SOM01",
"stopSequence": 24
},
{
"arrival": {
"time": "1777030041",
"uncertainty": 120
},
"departure": {
"time": "1777030041",
"uncertainty": 120
},
"stopId": "0:CRo01",
"stopSequence": 25
},
{
"arrival": {
"time": "1777030135",
"uncertainty": 120
},
"departure": {
"time": "1777030137",
"uncertainty": 120
},
"stopId": "0:mAI01",
"stopSequence": 26
},
{
"arrival": {
"time": "1777030172",
"uncertainty": 120
},
"departure": {
"time": "1777030181",
"uncertainty": 120
},
"stopId": "0:MAg01",
"stopSequence": 27
},
{
"arrival": {
"time": "1777030241",
"uncertainty": 120
},
"departure": {
"time": "1777030271",
"uncertainty": 120
},
"stopId": "0:COu01",
"stopSequence": 28
},
{
"arrival": {
"time": "1777030301",
"uncertainty": 120
},
"departure": {
"time": "1777030301",
"uncertainty": 120
},
"stopId": "0:ROS01",
"stopSequence": 29
},
{
"arrival": {
"time": "1777030362",
"uncertainty": 120
},
"departure": {
"time": "1777030362",
"uncertainty": 120
},
"stopId": "0:Ver01",
"stopSequence": 30
},
{
"arrival": {
"time": "1777030403",
"uncertainty": 120
},
"departure": {
"time": "1777030403",
"uncertainty": 120
},
"stopId": "0:BAL01",
"stopSequence": 31
},
{
"arrival": {
"time": "1777030465",
"uncertainty": 120
},
"departure": {
"time": "1777030465",
"uncertainty": 120
},
"stopId": "0:VIE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1777030481",
"uncertainty": 120
},
"departure": {
"time": "1777030481",
"uncertainty": 120
},
"stopId": "0:HTF01",
"stopSequence": 33
},
{
"arrival": {
"time": "1777030601",
"uncertainty": 120
},
"departure": {
"time": "1777030601",
"uncertainty": 120
},
"stopId": "0:BRE02",
"stopSequence": 34
},
{
"arrival": {
"time": "1777030646",
"uncertainty": 120
},
"departure": {
"time": "1777030646",
"uncertainty": 120
},
"stopId": "0:ROs03",
"stopSequence": 35
},
{
"arrival": {
"time": "1777030691",
"uncertainty": 120
},
"departure": {
"time": "1777030706",
"uncertainty": 120
},
"stopId": "0:CoU01",
"stopSequence": 36
},
{
"arrival": {
"time": "1777030751",
"uncertainty": 120
},
"departure": {
"time": "1777030751",
"uncertainty": 120
},
"stopId": "0:ViL01",
"stopSequence": 37
},
{
"arrival": {
"time": "1777030821",
"uncertainty": 120
},
"departure": {
"time": "1777030821",
"uncertainty": 120
},
"stopId": "0:mai01",
"stopSequence": 38
},
{
"arrival": {
"time": "1777030871",
"uncertainty": 120
},
"departure": {
"time": "1777030871",
"uncertainty": 120
},
"stopId": "0:Cen01",
"stopSequence": 39
},
{
"arrival": {
"time": "1777031009",
"uncertainty": 120
},
"stopId": "0:BpL01",
"stopSequence": 40
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1978509"
},
"vehicle": {
"id": "317",
"label": "317"
}
}
},
{
"id": "C1978723",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777029470",
"uncertainty": 120
},
"stopId": "0:PaR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777029570",
"uncertainty": 120
},
"departure": {
"time": "1777029589",
"uncertainty": 120
},
"stopId": "0:MAe02",
"stopSequence": 2
},
{
"arrival": {
"time": "1777029623",
"uncertainty": 120
},
"departure": {
"time": "1777029623",
"uncertainty": 120
},
"stopId": "0:BdP01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777029693",
"uncertainty": 120
},
"departure": {
"time": "1777029693",
"uncertainty": 120
},
"stopId": "0:BrX01",
"stopSequence": 4
},
{
"arrival": {
"time": "1777029778",
"uncertainty": 120
},
"departure": {
"time": "1777029799",
"uncertainty": 120
},
"stopId": "0:DSe02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777029830",
"uncertainty": 120
},
"departure": {
"time": "1777029830",
"uncertainty": 120
},
"stopId": "0:CRO03",
"stopSequence": 6
},
{
"arrival": {
"time": "1777029874",
"uncertainty": 120
},
"departure": {
"time": "1777029889",
"uncertainty": 120
},
"stopId": "0:CAR02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777029934",
"uncertainty": 120
},
"departure": {
"time": "1777029964",
"uncertainty": 120
},
"stopId": "0:MAL02",
"stopSequence": 8
},
{
"arrival": {
"time": "1777030010",
"uncertainty": 120
},
"departure": {
"time": "1777030024",
"uncertainty": 120
},
"stopId": "0:TRO02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777030078",
"uncertainty": 120
},
"departure": {
"time": "1777030099",
"uncertainty": 120
},
"stopId": "0:NUN02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777030129",
"uncertainty": 120
},
"departure": {
"time": "1777030159",
"uncertainty": 120
},
"stopId": "0:PLA02",
"stopSequence": 11
},
{
"arrival": {
"time": "1777030217",
"uncertainty": 120
},
"departure": {
"time": "1777030234",
"uncertainty": 120
},
"stopId": "0:CUV02",
"stopSequence": 12
},
{
"arrival": {
"time": "1777030324",
"uncertainty": 120
},
"departure": {
"time": "1777030339",
"uncertainty": 120
},
"stopId": "0:CHN02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777030399",
"uncertainty": 120
},
"departure": {
"time": "1777030399",
"uncertainty": 120
},
"stopId": "0:FER02",
"stopSequence": 14
},
{
"arrival": {
"time": "1777030429",
"uncertainty": 120
},
"departure": {
"time": "1777030459",
"uncertainty": 120
},
"stopId": "0:HAu02",
"stopSequence": 15
},
{
"arrival": {
"time": "1777030549",
"uncertainty": 120
},
"departure": {
"time": "1777030579",
"uncertainty": 120
},
"stopId": "0:11N02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777030639",
"uncertainty": 120
},
"departure": {
"time": "1777030670",
"uncertainty": 120
},
"stopId": "0:COU02",
"stopSequence": 17
},
{
"arrival": {
"time": "1777030744",
"uncertainty": 120
},
"departure": {
"time": "1777030774",
"uncertainty": 120
},
"stopId": "0:VOl02",
"stopSequence": 18
},
{
"arrival": {
"time": "1777030838",
"uncertainty": 120
},
"departure": {
"time": "1777030838",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 19
},
{
"arrival": {
"time": "1777030970",
"uncertainty": 120
},
"departure": {
"time": "1777030970",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 20
},
{
"arrival": {
"time": "1777030998",
"uncertainty": 120
},
"departure": {
"time": "1777030998",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 21
},
{
"arrival": {
"time": "1777031105",
"uncertainty": 120
},
"departure": {
"time": "1777031105",
"uncertainty": 120
},
"stopId": "0:14J03",
"stopSequence": 22
},
{
"arrival": {
"time": "1777031181",
"uncertainty": 120
},
"departure": {
"time": "1777031181",
"uncertainty": 120
},
"stopId": "0:PZI02",
"stopSequence": 23
},
{
"arrival": {
"time": "1777031258",
"uncertainty": 120
},
"departure": {
"time": "1777031258",
"uncertainty": 120
},
"stopId": "0:FOR01",
"stopSequence": 24
},
{
"arrival": {
"time": "1777031318",
"uncertainty": 120
},
"departure": {
"time": "1777031318",
"uncertainty": 120
},
"stopId": "0:CHr01",
"stopSequence": 25
},
{
"arrival": {
"time": "1777031380",
"uncertainty": 120
},
"departure": {
"time": "1777031380",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 26
},
{
"arrival": {
"time": "1777031465",
"uncertainty": 120
},
"departure": {
"time": "1777031465",
"uncertainty": 120
},
"stopId": "0:SQU02",
"stopSequence": 27
},
{
"arrival": {
"time": "1777031521",
"uncertainty": 120
},
"departure": {
"time": "1777031521",
"uncertainty": 120
},
"stopId": "0:EUr02",
"stopSequence": 28
},
{
"arrival": {
"time": "1777031584",
"uncertainty": 120
},
"departure": {
"time": "1777031584",
"uncertainty": 120
},
"stopId": "0:STd02",
"stopSequence": 29
},
{
"arrival": {
"time": "1777031626",
"uncertainty": 120
},
"departure": {
"time": "1777031626",
"uncertainty": 120
},
"stopId": "0:Std02",
"stopSequence": 30
},
{
"arrival": {
"time": "1777031737",
"uncertainty": 120
},
"departure": {
"time": "1777031737",
"uncertainty": 120
},
"stopId": "0:PTH02",
"stopSequence": 31
},
{
"arrival": {
"time": "1777031788",
"uncertainty": 120
},
"departure": {
"time": "1777031788",
"uncertainty": 120
},
"stopId": "0:JAF02",
"stopSequence": 32
},
{
"arrival": {
"time": "1777031842",
"uncertainty": 120
},
"departure": {
"time": "1777031842",
"uncertainty": 120
},
"stopId": "0:MOU02",
"stopSequence": 33
},
{
"arrival": {
"time": "1777031885",
"uncertainty": 120
},
"departure": {
"time": "1777031885",
"uncertainty": 120
},
"stopId": "0:DEB02",
"stopSequence": 34
},
{
"arrival": {
"time": "1777031939",
"uncertainty": 120
},
"departure": {
"time": "1777031939",
"uncertainty": 120
},
"stopId": "0:LEM02",
"stopSequence": 35
},
{
"arrival": {
"time": "1777031992",
"uncertainty": 120
},
"departure": {
"time": "1777031992",
"uncertainty": 120
},
"stopId": "0:KEL02",
"stopSequence": 36
},
{
"arrival": {
"time": "1777032048",
"uncertainty": 120
},
"departure": {
"time": "1777032048",
"uncertainty": 120
},
"stopId": "0:MRQ02",
"stopSequence": 37
},
{
"arrival": {
"time": "1777032110",
"uncertainty": 120
},
"departure": {
"time": "1777032110",
"uncertainty": 120
},
"stopId": "0:DAN01",
"stopSequence": 38
},
{
"arrival": {
"time": "1777032149",
"uncertainty": 120
},
"departure": {
"time": "1777032149",
"uncertainty": 120
},
"stopId": "0:BeR01",
"stopSequence": 39
},
{
"arrival": {
"time": "1777032191",
"uncertainty": 120
},
"departure": {
"time": "1777032191",
"uncertainty": 120
},
"stopId": "0:QUA02",
"stopSequence": 40
},
{
"arrival": {
"time": "1777032255",
"uncertainty": 120
},
"departure": {
"time": "1777032255",
"uncertainty": 120
},
"stopId": "0:FRA03",
"stopSequence": 41
},
{
"arrival": {
"time": "1777032312",
"uncertainty": 120
},
"stopId": "0:EREK1",
"stopSequence": 42
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1978723"
},
"vehicle": {
"id": "323",
"label": "323"
}
}
},
{
"id": "C1978724",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777031705",
"uncertainty": 120
},
"stopId": "0:PaR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777031775",
"uncertainty": 120
},
"departure": {
"time": "1777031775",
"uncertainty": 120
},
"stopId": "0:MAe02",
"stopSequence": 2
},
{
"arrival": {
"time": "1777031804",
"uncertainty": 120
},
"departure": {
"time": "1777031804",
"uncertainty": 120
},
"stopId": "0:BdP01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777031880",
"uncertainty": 120
},
"departure": {
"time": "1777031880",
"uncertainty": 120
},
"stopId": "0:BrX01",
"stopSequence": 4
},
{
"arrival": {
"time": "1777031974",
"uncertainty": 120
},
"departure": {
"time": "1777031974",
"uncertainty": 120
},
"stopId": "0:DSe02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777032009",
"uncertainty": 120
},
"departure": {
"time": "1777032009",
"uncertainty": 120
},
"stopId": "0:CRO03",
"stopSequence": 6
},
{
"arrival": {
"time": "1777032077",
"uncertainty": 120
},
"departure": {
"time": "1777032077",
"uncertainty": 120
},
"stopId": "0:CAR02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777032125",
"uncertainty": 120
},
"departure": {
"time": "1777032125",
"uncertainty": 120
},
"stopId": "0:MAL02",
"stopSequence": 8
},
{
"arrival": {
"time": "1777032178",
"uncertainty": 120
},
"departure": {
"time": "1777032178",
"uncertainty": 120
},
"stopId": "0:TRO02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777032269",
"uncertainty": 120
},
"departure": {
"time": "1777032269",
"uncertainty": 120
},
"stopId": "0:NUN02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777032308",
"uncertainty": 120
},
"departure": {
"time": "1777032308",
"uncertainty": 120
},
"stopId": "0:PLA02",
"stopSequence": 11
},
{
"arrival": {
"time": "1777032365",
"uncertainty": 120
},
"departure": {
"time": "1777032365",
"uncertainty": 120
},
"stopId": "0:CUV02",
"stopSequence": 12
},
{
"arrival": {
"time": "1777032464",
"uncertainty": 120
},
"departure": {
"time": "1777032464",
"uncertainty": 120
},
"stopId": "0:CHN02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777032560",
"uncertainty": 120
},
"departure": {
"time": "1777032560",
"uncertainty": 120
},
"stopId": "0:FER02",
"stopSequence": 14
},
{
"arrival": {
"time": "1777032626",
"uncertainty": 120
},
"departure": {
"time": "1777032626",
"uncertainty": 120
},
"stopId": "0:HAu02",
"stopSequence": 15
},
{
"arrival": {
"time": "1777032687",
"uncertainty": 120
},
"departure": {
"time": "1777032687",
"uncertainty": 120
},
"stopId": "0:11N02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777032793",
"uncertainty": 120
},
"departure": {
"time": "1777032793",
"uncertainty": 120
},
"stopId": "0:COU02",
"stopSequence": 17
},
{
"arrival": {
"time": "1777032858",
"uncertainty": 120
},
"departure": {
"time": "1777032858",
"uncertainty": 120
},
"stopId": "0:VOl02",
"stopSequence": 18
},
{
"arrival": {
"time": "1777032905",
"uncertainty": 120
},
"departure": {
"time": "1777032905",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 19
},
{
"arrival": {
"time": "1777033070",
"uncertainty": 120
},
"departure": {
"time": "1777033070",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 20
},
{
"arrival": {
"time": "1777033098",
"uncertainty": 120
},
"departure": {
"time": "1777033098",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 21
},
{
"arrival": {
"time": "1777033205",
"uncertainty": 120
},
"departure": {
"time": "1777033205",
"uncertainty": 120
},
"stopId": "0:14J03",
"stopSequence": 22
},
{
"arrival": {
"time": "1777033281",
"uncertainty": 120
},
"departure": {
"time": "1777033281",
"uncertainty": 120
},
"stopId": "0:PZI02",
"stopSequence": 23
},
{
"arrival": {
"time": "1777033358",
"uncertainty": 120
},
"departure": {
"time": "1777033358",
"uncertainty": 120
},
"stopId": "0:FOR01",
"stopSequence": 24
},
{
"arrival": {
"time": "1777033418",
"uncertainty": 120
},
"departure": {
"time": "1777033418",
"uncertainty": 120
},
"stopId": "0:CHr01",
"stopSequence": 25
},
{
"arrival": {
"time": "1777033480",
"uncertainty": 120
},
"departure": {
"time": "1777033480",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 26
},
{
"arrival": {
"time": "1777033565",
"uncertainty": 120
},
"departure": {
"time": "1777033565",
"uncertainty": 120
},
"stopId": "0:SQU02",
"stopSequence": 27
},
{
"arrival": {
"time": "1777033621",
"uncertainty": 120
},
"departure": {
"time": "1777033621",
"uncertainty": 120
},
"stopId": "0:EUr02",
"stopSequence": 28
},
{
"arrival": {
"time": "1777033684",
"uncertainty": 120
},
"departure": {
"time": "1777033684",
"uncertainty": 120
},
"stopId": "0:STd02",
"stopSequence": 29
},
{
"arrival": {
"time": "1777033726",
"uncertainty": 120
},
"departure": {
"time": "1777033726",
"uncertainty": 120
},
"stopId": "0:Std02",
"stopSequence": 30
},
{
"arrival": {
"time": "1777033837",
"uncertainty": 120
},
"departure": {
"time": "1777033837",
"uncertainty": 120
},
"stopId": "0:PTH02",
"stopSequence": 31
},
{
"arrival": {
"time": "1777033888",
"uncertainty": 120
},
"departure": {
"time": "1777033888",
"uncertainty": 120
},
"stopId": "0:JAF02",
"stopSequence": 32
},
{
"arrival": {
"time": "1777033942",
"uncertainty": 120
},
"departure": {
"time": "1777033942",
"uncertainty": 120
},
"stopId": "0:MOU02",
"stopSequence": 33
},
{
"arrival": {
"time": "1777033985",
"uncertainty": 120
},
"departure": {
"time": "1777033985",
"uncertainty": 120
},
"stopId": "0:DEB02",
"stopSequence": 34
},
{
"arrival": {
"time": "1777034045",
"uncertainty": 120
},
"departure": {
"time": "1777034045",
"uncertainty": 120
},
"stopId": "0:LEM02",
"stopSequence": 35
},
{
"arrival": {
"time": "1777034103",
"uncertainty": 120
},
"departure": {
"time": "1777034103",
"uncertainty": 120
},
"stopId": "0:KEL02",
"stopSequence": 36
},
{
"arrival": {
"time": "1777034165",
"uncertainty": 120
},
"departure": {
"time": "1777034165",
"uncertainty": 120
},
"stopId": "0:MRQ02",
"stopSequence": 37
},
{
"arrival": {
"time": "1777034204",
"uncertainty": 120
},
"departure": {
"time": "1777034204",
"uncertainty": 120
},
"stopId": "0:VrD02",
"stopSequence": 38
},
{
"arrival": {
"time": "1777034276",
"uncertainty": 120
},
"departure": {
"time": "1777034276",
"uncertainty": 120
},
"stopId": "0:CpG02",
"stopSequence": 39
},
{
"arrival": {
"time": "1777034384",
"uncertainty": 120
},
"departure": {
"time": "1777034384",
"uncertainty": 120
},
"stopId": "0:ChM02",
"stopSequence": 40
},
{
"arrival": {
"time": "1777034405",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 41
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1978724"
}
}
},
{
"id": "C1978725",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777033800",
"uncertainty": 120
},
"stopId": "0:PaR01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1978725"
}
}
},
{
"id": "C1976292",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777033688",
"uncertainty": 120
},
"departure": {
"time": "1777033688",
"uncertainty": 120
},
"stopId": "0:GAR01"
},
{
"arrival": {
"time": "1777033699",
"uncertainty": 120
},
"departure": {
"time": "1777033699",
"uncertainty": 120
},
"stopId": "0:GAR03"
},
{
"arrival": {
"time": "1777033752",
"uncertainty": 120
},
"departure": {
"time": "1777033752",
"uncertainty": 120
},
"stopId": "0:VlS01"
},
{
"arrival": {
"time": "1777033817",
"uncertainty": 120
},
"departure": {
"time": "1777033817",
"uncertainty": 120
},
"stopId": "0:FoN01"
},
{
"departure": {
"time": "1777033680",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777033837",
"uncertainty": 120
},
"departure": {
"time": "1777033837",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777033958",
"uncertainty": 120
},
"departure": {
"time": "1777033958",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777034100",
"uncertainty": 120
},
"departure": {
"time": "1777034100",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1777033847",
"uncertainty": 120
},
"departure": {
"time": "1777033847",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777033934",
"uncertainty": 120
},
"departure": {
"time": "1777033934",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777034033",
"uncertainty": 120
},
"departure": {
"time": "1777034340",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777034494",
"uncertainty": 120
},
"departure": {
"time": "1777034494",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777034548",
"uncertainty": 120
},
"departure": {
"time": "1777034548",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777034608",
"uncertainty": 120
},
"departure": {
"time": "1777034608",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777034667",
"uncertainty": 120
},
"departure": {
"time": "1777034667",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777034744",
"uncertainty": 120
},
"departure": {
"time": "1777034744",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777034809",
"uncertainty": 120
},
"departure": {
"time": "1777034809",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777034849",
"uncertainty": 120
},
"departure": {
"time": "1777034849",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777034940",
"uncertainty": 120
},
"departure": {
"time": "1777034940",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777035056",
"uncertainty": 120
},
"departure": {
"time": "1777035056",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777035129",
"uncertainty": 120
},
"departure": {
"time": "1777035129",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777035263",
"uncertainty": 120
},
"departure": {
"time": "1777035263",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777035360",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1976292"
}
}
},
{
"id": "C1978735",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777029420",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777029432",
"uncertainty": 120
},
"departure": {
"time": "1777029432",
"uncertainty": 120
},
"stopId": "0:ChM01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777029507",
"uncertainty": 120
},
"departure": {
"time": "1777029507",
"uncertainty": 120
},
"stopId": "0:CpG01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777029528",
"uncertainty": 120
},
"departure": {
"time": "1777029528",
"uncertainty": 120
},
"stopId": "0:VrD01",
"stopSequence": 4
},
{
"arrival": {
"time": "1777029612",
"uncertainty": 120
},
"departure": {
"time": "1777029663",
"uncertainty": 120
},
"stopId": "0:MRQ01",
"stopSequence": 5
},
{
"arrival": {
"time": "1777029723",
"uncertainty": 120
},
"departure": {
"time": "1777029723",
"uncertainty": 120
},
"stopId": "0:KEL01",
"stopSequence": 6
},
{
"arrival": {
"time": "1777029768",
"uncertainty": 120
},
"departure": {
"time": "1777029768",
"uncertainty": 120
},
"stopId": "0:LEM01",
"stopSequence": 7
},
{
"arrival": {
"time": "1777029826",
"uncertainty": 120
},
"departure": {
"time": "1777029843",
"uncertainty": 120
},
"stopId": "0:DEB01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777029873",
"uncertainty": 120
},
"departure": {
"time": "1777029888",
"uncertainty": 120
},
"stopId": "0:MOU01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777029933",
"uncertainty": 120
},
"departure": {
"time": "1777029933",
"uncertainty": 120
},
"stopId": "0:JAF01",
"stopSequence": 10
},
{
"arrival": {
"time": "1777029948",
"uncertainty": 120
},
"departure": {
"time": "1777029948",
"uncertainty": 120
},
"stopId": "0:PTH01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777030008",
"uncertainty": 120
},
"departure": {
"time": "1777030008",
"uncertainty": 120
},
"stopId": "0:Std01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777030038",
"uncertainty": 120
},
"departure": {
"time": "1777030038",
"uncertainty": 120
},
"stopId": "0:STd01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777030141",
"uncertainty": 120
},
"departure": {
"time": "1777030188",
"uncertainty": 120
},
"stopId": "0:EUr01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777030233",
"uncertainty": 120
},
"departure": {
"time": "1777030416",
"uncertainty": 120
},
"stopId": "0:MOI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777030461",
"uncertainty": 120
},
"departure": {
"time": "1777030492",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777030516",
"uncertainty": 120
},
"departure": {
"time": "1777030516",
"uncertainty": 120
},
"stopId": "0:STm01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777030535",
"uncertainty": 120
},
"departure": {
"time": "1777030551",
"uncertainty": 120
},
"stopId": "0:MIC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777030581",
"uncertainty": 120
},
"departure": {
"time": "1777030581",
"uncertainty": 120
},
"stopId": "0:ISL01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777030635",
"uncertainty": 120
},
"departure": {
"time": "1777030641",
"uncertainty": 120
},
"stopId": "0:BOu01",
"stopSequence": 20
},
{
"arrival": {
"time": "1777030672",
"uncertainty": 120
},
"departure": {
"time": "1777030701",
"uncertainty": 120
},
"stopId": "0:PZI01",
"stopSequence": 21
},
{
"arrival": {
"time": "1777030756",
"uncertainty": 120
},
"departure": {
"time": "1777030776",
"uncertainty": 120
},
"stopId": "0:14J04",
"stopSequence": 22
},
{
"arrival": {
"time": "1777030895",
"uncertainty": 120
},
"departure": {
"time": "1777030895",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 23
},
{
"arrival": {
"time": "1777030967",
"uncertainty": 120
},
"departure": {
"time": "1777030967",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 24
},
{
"arrival": {
"time": "1777031100",
"uncertainty": 120
},
"departure": {
"time": "1777031100",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 25
},
{
"arrival": {
"time": "1777031151",
"uncertainty": 120
},
"departure": {
"time": "1777031151",
"uncertainty": 120
},
"stopId": "0:VOl01",
"stopSequence": 26
},
{
"arrival": {
"time": "1777031203",
"uncertainty": 120
},
"departure": {
"time": "1777031203",
"uncertainty": 120
},
"stopId": "0:COU01",
"stopSequence": 27
},
{
"arrival": {
"time": "1777031265",
"uncertainty": 120
},
"departure": {
"time": "1777031265",
"uncertainty": 120
},
"stopId": "0:11N01",
"stopSequence": 28
},
{
"arrival": {
"time": "1777031367",
"uncertainty": 120
},
"departure": {
"time": "1777031367",
"uncertainty": 120
},
"stopId": "0:HAu01",
"stopSequence": 29
},
{
"arrival": {
"time": "1777031437",
"uncertainty": 120
},
"departure": {
"time": "1777031437",
"uncertainty": 120
},
"stopId": "0:FER01",
"stopSequence": 30
},
{
"arrival": {
"time": "1777031492",
"uncertainty": 120
},
"departure": {
"time": "1777031492",
"uncertainty": 120
},
"stopId": "0:CHN01",
"stopSequence": 31
},
{
"arrival": {
"time": "1777031579",
"uncertainty": 120
},
"departure": {
"time": "1777031579",
"uncertainty": 120
},
"stopId": "0:CUV01",
"stopSequence": 32
},
{
"arrival": {
"time": "1777031632",
"uncertainty": 120
},
"departure": {
"time": "1777031632",
"uncertainty": 120
},
"stopId": "0:PLA01",
"stopSequence": 33
},
{
"arrival": {
"time": "1777031680",
"uncertainty": 120
},
"departure": {
"time": "1777031680",
"uncertainty": 120
},
"stopId": "0:NUN01",
"stopSequence": 34
},
{
"arrival": {
"time": "1777031784",
"uncertainty": 120
},
"departure": {
"time": "1777031784",
"uncertainty": 120
},
"stopId": "0:TRO01",
"stopSequence": 35
},
{
"arrival": {
"time": "1777031819",
"uncertainty": 120
},
"departure": {
"time": "1777031819",
"uncertainty": 120
},
"stopId": "0:MAL01",
"stopSequence": 36
},
{
"arrival": {
"time": "1777031884",
"uncertainty": 120
},
"departure": {
"time": "1777031884",
"uncertainty": 120
},
"stopId": "0:CAR03",
"stopSequence": 37
},
{
"arrival": {
"time": "1777031934",
"uncertainty": 120
},
"departure": {
"time": "1777031934",
"uncertainty": 120
},
"stopId": "0:BUC01",
"stopSequence": 38
},
{
"arrival": {
"time": "1777031986",
"uncertainty": 120
},
"departure": {
"time": "1777031986",
"uncertainty": 120
},
"stopId": "0:DOL01",
"stopSequence": 39
},
{
"arrival": {
"time": "1777032018",
"uncertainty": 120
},
"departure": {
"time": "1777032018",
"uncertainty": 120
},
"stopId": "0:ROD01",
"stopSequence": 40
},
{
"arrival": {
"time": "1777032083",
"uncertainty": 120
},
"departure": {
"time": "1777032083",
"uncertainty": 120
},
"stopId": "0:COH01",
"stopSequence": 41
},
{
"arrival": {
"time": "1777032135",
"uncertainty": 120
},
"departure": {
"time": "1777032135",
"uncertainty": 120
},
"stopId": "0:RES01",
"stopSequence": 42
},
{
"arrival": {
"time": "1777032168",
"uncertainty": 120
},
"departure": {
"time": "1777032168",
"uncertainty": 120
},
"stopId": "0:DEc01",
"stopSequence": 43
},
{
"arrival": {
"time": "1777032219",
"uncertainty": 120
},
"departure": {
"time": "1777032219",
"uncertainty": 120
},
"stopId": "0:HUG01",
"stopSequence": 44
},
{
"arrival": {
"time": "1777032239",
"uncertainty": 120
},
"stopId": "0:CEN02",
"stopSequence": 45
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1978735"
},
"vehicle": {
"id": "340",
"label": "340"
}
}
},
{
"id": "C1978736",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777031640",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1978736"
}
}
},
{
"id": "C1978737",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777033800",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1978737"
}
}
},
{
"id": "C1979406",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777030140",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777030213",
"uncertainty": 120
},
"departure": {
"time": "1777030216",
"uncertainty": 120
},
"stopId": "0:CLO01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777030283",
"uncertainty": 120
},
"departure": {
"time": "1777030305",
"uncertainty": 120
},
"stopId": "0:MOL02",
"stopSequence": 3
},
{
"arrival": {
"time": "1777030361",
"uncertainty": 120
},
"departure": {
"time": "1777030361",
"uncertainty": 120
},
"stopId": "0:BAS02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777030380",
"uncertainty": 120
},
"departure": {
"time": "1777030380",
"uncertainty": 120
},
"stopId": "0:LAB02",
"stopSequence": 5
},
{
"arrival": {
"time": "1777030401",
"uncertainty": 120
},
"departure": {
"time": "1777030401",
"uncertainty": 120
},
"stopId": "0:HTM02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777030440",
"uncertainty": 120
},
"departure": {
"time": "1777030440",
"uncertainty": 120
},
"stopId": "0:FAR02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777030455",
"uncertainty": 120
},
"departure": {
"time": "1777030455",
"uncertainty": 120
},
"stopId": "0:COR02",
"stopSequence": 8
},
{
"arrival": {
"time": "1777030500",
"uncertainty": 120
},
"departure": {
"time": "1777030500",
"uncertainty": 120
},
"stopId": "0:VEO02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777030528",
"uncertainty": 120
},
"departure": {
"time": "1777030531",
"uncertainty": 120
},
"stopId": "0:NOE02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777030605",
"uncertainty": 120
},
"departure": {
"time": "1777030605",
"uncertainty": 120
},
"stopId": "0:PSL02",
"stopSequence": 11
},
{
"arrival": {
"time": "1777030665",
"uncertainty": 120
},
"departure": {
"time": "1777030696",
"uncertainty": 120
},
"stopId": "0:CUM02",
"stopSequence": 12
},
{
"arrival": {
"time": "1777030710",
"uncertainty": 120
},
"departure": {
"time": "1777030740",
"uncertainty": 120
},
"stopId": "0:NIEL02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777030819",
"uncertainty": 120
},
"departure": {
"time": "1777030819",
"uncertainty": 120
},
"stopId": "0:SEN01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777030849",
"uncertainty": 120
},
"departure": {
"time": "1777030849",
"uncertainty": 120
},
"stopId": "0:Poi01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777030902",
"uncertainty": 120
},
"departure": {
"time": "1777030902",
"uncertainty": 120
},
"stopId": "0:QUe01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777030976",
"uncertainty": 120
},
"departure": {
"time": "1777030976",
"uncertainty": 120
},
"stopId": "0:NES02",
"stopSequence": 17
},
{
"arrival": {
"time": "1777031038",
"uncertainty": 120
},
"departure": {
"time": "1777031038",
"uncertainty": 120
},
"stopId": "0:VOU02",
"stopSequence": 18
},
{
"arrival": {
"time": "1777031278",
"uncertainty": 120
},
"departure": {
"time": "1777031400",
"uncertainty": 120
},
"stopId": "0:14J04",
"stopSequence": 19
},
{
"arrival": {
"time": "1777031497",
"uncertainty": 120
},
"departure": {
"time": "1777031497",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 20
},
{
"arrival": {
"time": "1777031568",
"uncertainty": 120
},
"departure": {
"time": "1777031568",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 21
},
{
"arrival": {
"time": "1777031700",
"uncertainty": 120
},
"departure": {
"time": "1777031700",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 22
},
{
"arrival": {
"time": "1777031743",
"uncertainty": 120
},
"departure": {
"time": "1777031743",
"uncertainty": 120
},
"stopId": "0:VOl01",
"stopSequence": 23
},
{
"arrival": {
"time": "1777031822",
"uncertainty": 120
},
"departure": {
"time": "1777031822",
"uncertainty": 120
},
"stopId": "0:FOs02",
"stopSequence": 24
},
{
"arrival": {
"time": "1777031873",
"uncertainty": 120
},
"departure": {
"time": "1777031873",
"uncertainty": 120
},
"stopId": "0:JAR02",
"stopSequence": 25
},
{
"arrival": {
"time": "1777031928",
"uncertainty": 120
},
"departure": {
"time": "1777031928",
"uncertainty": 120
},
"stopId": "0:VAN02",
"stopSequence": 26
},
{
"arrival": {
"time": "1777032015",
"uncertainty": 120
},
"departure": {
"time": "1777032015",
"uncertainty": 120
},
"stopId": "0:ERA02",
"stopSequence": 27
},
{
"arrival": {
"time": "1777032079",
"uncertainty": 120
},
"departure": {
"time": "1777032079",
"uncertainty": 120
},
"stopId": "0:BER02",
"stopSequence": 28
},
{
"arrival": {
"time": "1777032114",
"uncertainty": 120
},
"departure": {
"time": "1777032114",
"uncertainty": 120
},
"stopId": "0:LAM02",
"stopSequence": 29
},
{
"arrival": {
"time": "1777032164",
"uncertainty": 120
},
"departure": {
"time": "1777032164",
"uncertainty": 120
},
"stopId": "0:GUY02",
"stopSequence": 30
},
{
"arrival": {
"time": "1777032223",
"uncertainty": 120
},
"departure": {
"time": "1777032223",
"uncertainty": 120
},
"stopId": "0:PAT02",
"stopSequence": 31
},
{
"arrival": {
"time": "1777032278",
"uncertainty": 120
},
"departure": {
"time": "1777032278",
"uncertainty": 120
},
"stopId": "0:FEY01",
"stopSequence": 32
},
{
"arrival": {
"time": "1777032327",
"uncertainty": 120
},
"departure": {
"time": "1777032327",
"uncertainty": 120
},
"stopId": "0:COC01",
"stopSequence": 33
},
{
"arrival": {
"time": "1777032375",
"uncertainty": 120
},
"departure": {
"time": "1777032375",
"uncertainty": 120
},
"stopId": "0:LaN01",
"stopSequence": 34
},
{
"arrival": {
"time": "1777032420",
"uncertainty": 120
},
"stopId": "0:HAM01",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1979406"
},
"vehicle": {
"id": "295",
"label": "295"
}
}
},
{
"id": "C1978379",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777030298",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777030373",
"uncertainty": 120
},
"departure": {
"time": "1777030388",
"uncertainty": 120
},
"stopId": "0:CCJ01",
"stopSequence": 2
},
{
"arrival": {
"time": "1777030418",
"uncertainty": 120
},
"departure": {
"time": "1777030448",
"uncertainty": 120
},
"stopId": "0:SFM01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777030499",
"uncertainty": 120
},
"departure": {
"time": "1777030508",
"uncertainty": 120
},
"stopId": "0:MaI01",
"stopSequence": 4
},
{
"arrival": {
"time": "1777030553",
"uncertainty": 120
},
"departure": {
"time": "1777030568",
"uncertainty": 120
},
"stopId": "0:Rob01",
"stopSequence": 5
},
{
"arrival": {
"time": "1777030611",
"uncertainty": 120
},
"departure": {
"time": "1777030611",
"uncertainty": 120
},
"stopId": "0:Cht01",
"stopSequence": 6
},
{
"arrival": {
"time": "1777030654",
"uncertainty": 120
},
"departure": {
"time": "1777030658",
"uncertainty": 120
},
"stopId": "0:FON01",
"stopSequence": 7
},
{
"arrival": {
"time": "1777030748",
"uncertainty": 120
},
"departure": {
"time": "1777030748",
"uncertainty": 120
},
"stopId": "0:ReG01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777030808",
"uncertainty": 120
},
"departure": {
"time": "1777030808",
"uncertainty": 120
},
"stopId": "0:GUE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777030848",
"uncertainty": 120
},
"departure": {
"time": "1777030848",
"uncertainty": 120
},
"stopId": "0:BRU01",
"stopSequence": 10
},
{
"arrival": {
"time": "1777030893",
"uncertainty": 120
},
"departure": {
"time": "1777030893",
"uncertainty": 120
},
"stopId": "0:COO01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777030927",
"uncertainty": 120
},
"departure": {
"time": "1777030927",
"uncertainty": 120
},
"stopId": "0:par02",
"stopSequence": 12
},
{
"arrival": {
"time": "1777030992",
"uncertainty": 120
},
"departure": {
"time": "1777030992",
"uncertainty": 120
},
"stopId": "0:PHI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777031027",
"uncertainty": 120
},
"departure": {
"time": "1777031027",
"uncertainty": 120
},
"stopId": "0:ROS01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777031087",
"uncertainty": 120
},
"departure": {
"time": "1777031087",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777031161",
"uncertainty": 120
},
"departure": {
"time": "1777031161",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777031211",
"uncertainty": 120
},
"departure": {
"time": "1777031211",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 17
},
{
"arrival": {
"time": "1777031266",
"uncertainty": 120
},
"departure": {
"time": "1777031266",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 18
},
{
"arrival": {
"time": "1777031327",
"uncertainty": 120
},
"departure": {
"time": "1777031327",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 19
},
{
"arrival": {
"time": "1777031431",
"uncertainty": 120
},
"departure": {
"time": "1777031431",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 20
},
{
"arrival": {
"time": "1777031551",
"uncertainty": 120
},
"departure": {
"time": "1777031551",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 21
},
{
"arrival": {
"time": "1777031626",
"uncertainty": 120
},
"departure": {
"time": "1777031626",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 22
},
{
"arrival": {
"time": "1777031662",
"uncertainty": 120
},
"departure": {
"time": "1777031662",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 23
},
{
"arrival": {
"time": "1777031742",
"uncertainty": 120
},
"departure": {
"time": "1777031742",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 24
},
{
"arrival": {
"time": "1777031817",
"uncertainty": 120
},
"departure": {
"time": "1777031817",
"uncertainty": 120
},
"stopId": "0:pAS02",
"stopSequence": 25
},
{
"arrival": {
"time": "1777031922",
"uncertainty": 120
},
"departure": {
"time": "1777031922",
"uncertainty": 120
},
"stopId": "0:BAl01",
"stopSequence": 26
},
{
"arrival": {
"time": "1777031993",
"uncertainty": 120
},
"departure": {
"time": "1777031993",
"uncertainty": 120
},
"stopId": "0:MAi01",
"stopSequence": 27
},
{
"arrival": {
"time": "1777032029",
"uncertainty": 120
},
"departure": {
"time": "1777032029",
"uncertainty": 120
},
"stopId": "0:CCE01",
"stopSequence": 28
},
{
"arrival": {
"time": "1777032082",
"uncertainty": 120
},
"departure": {
"time": "1777032082",
"uncertainty": 120
},
"stopId": "0:ile01",
"stopSequence": 29
},
{
"arrival": {
"time": "1777032134",
"uncertainty": 120
},
"departure": {
"time": "1777032134",
"uncertainty": 120
},
"stopId": "0:ABB01",
"stopSequence": 30
},
{
"arrival": {
"time": "1777032246",
"uncertainty": 120
},
"departure": {
"time": "1777032246",
"uncertainty": 120
},
"stopId": "0:NOT01",
"stopSequence": 31
},
{
"arrival": {
"time": "1777032324",
"uncertainty": 120
},
"departure": {
"time": "1777032324",
"uncertainty": 120
},
"stopId": "0:DOu02",
"stopSequence": 32
},
{
"arrival": {
"time": "1777032414",
"uncertainty": 120
},
"departure": {
"time": "1777032414",
"uncertainty": 120
},
"stopId": "0:CHN04",
"stopSequence": 33
},
{
"arrival": {
"time": "1777032462",
"uncertainty": 120
},
"departure": {
"time": "1777032462",
"uncertainty": 120
},
"stopId": "0:CUV01",
"stopSequence": 34
},
{
"arrival": {
"time": "1777032502",
"uncertainty": 120
},
"departure": {
"time": "1777032502",
"uncertainty": 120
},
"stopId": "0:TAB02",
"stopSequence": 35
},
{
"arrival": {
"time": "1777032545",
"uncertainty": 120
},
"departure": {
"time": "1777032545",
"uncertainty": 120
},
"stopId": "0:bre02",
"stopSequence": 36
},
{
"arrival": {
"time": "1777032599",
"uncertainty": 120
},
"departure": {
"time": "1777032599",
"uncertainty": 120
},
"stopId": "0:THI04",
"stopSequence": 37
},
{
"arrival": {
"time": "1777032642",
"uncertainty": 120
},
"departure": {
"time": "1777032642",
"uncertainty": 120
},
"stopId": "0:TRU02",
"stopSequence": 38
},
{
"arrival": {
"time": "1777032702",
"uncertainty": 120
},
"departure": {
"time": "1777032702",
"uncertainty": 120
},
"stopId": "0:PAT04",
"stopSequence": 39
},
{
"arrival": {
"time": "1777032771",
"uncertainty": 120
},
"departure": {
"time": "1777032771",
"uncertainty": 120
},
"stopId": "0:MOn01",
"stopSequence": 40
},
{
"arrival": {
"time": "1777032843",
"uncertainty": 120
},
"departure": {
"time": "1777032843",
"uncertainty": 120
},
"stopId": "0:REN02",
"stopSequence": 41
},
{
"arrival": {
"time": "1777032889",
"uncertainty": 120
},
"departure": {
"time": "1777032889",
"uncertainty": 120
},
"stopId": "0:DAR02",
"stopSequence": 42
},
{
"arrival": {
"time": "1777033013",
"uncertainty": 120
},
"departure": {
"time": "1777033013",
"uncertainty": 120
},
"stopId": "0:CEn02",
"stopSequence": 43
},
{
"arrival": {
"time": "1777033106",
"uncertainty": 120
},
"departure": {
"time": "1777033106",
"uncertainty": 120
},
"stopId": "0:GAG01",
"stopSequence": 44
},
{
"arrival": {
"time": "1777033141",
"uncertainty": 120
},
"departure": {
"time": "1777033141",
"uncertainty": 120
},
"stopId": "0:MAS01",
"stopSequence": 45
},
{
"arrival": {
"time": "1777033198",
"uncertainty": 120
},
"departure": {
"time": "1777033198",
"uncertainty": 120
},
"stopId": "0:PAl01",
"stopSequence": 46
},
{
"arrival": {
"time": "1777033327",
"uncertainty": 120
},
"departure": {
"time": "1777033327",
"uncertainty": 120
},
"stopId": "0:CLo01",
"stopSequence": 47
},
{
"arrival": {
"time": "1777033363",
"uncertainty": 120
},
"departure": {
"time": "1777033363",
"uncertainty": 120
},
"stopId": "0:MRO01",
"stopSequence": 48
},
{
"arrival": {
"time": "1777033500",
"uncertainty": 120
},
"departure": {
"time": "1777033500",
"uncertainty": 120
},
"stopId": "0:DEV01",
"stopSequence": 49
},
{
"arrival": {
"time": "1777033635",
"uncertainty": 120
},
"departure": {
"time": "1777033635",
"uncertainty": 120
},
"stopId": "0:TRo02",
"stopSequence": 50
},
{
"arrival": {
"time": "1777033672",
"uncertainty": 120
},
"departure": {
"time": "1777033672",
"uncertainty": 120
},
"stopId": "0:SAR02",
"stopSequence": 51
},
{
"arrival": {
"time": "1777033738",
"uncertainty": 120
},
"departure": {
"time": "1777033738",
"uncertainty": 120
},
"stopId": "0:SAL02",
"stopSequence": 52
},
{
"arrival": {
"time": "1777033797",
"uncertainty": 120
},
"departure": {
"time": "1777033797",
"uncertainty": 120
},
"stopId": "0:JUI01",
"stopSequence": 53
},
{
"arrival": {
"time": "1777033852",
"uncertainty": 120
},
"departure": {
"time": "1777033852",
"uncertainty": 120
},
"stopId": "0:JUI02",
"stopSequence": 54
},
{
"arrival": {
"time": "1777033947",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 55
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1978379"
},
"vehicle": {
"id": "288",
"label": "288"
}
}
},
{
"id": "C1978380",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777032840",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1978380"
}
}
},
{
"id": "C1976354",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777030685",
"uncertainty": 120
},
"departure": {
"time": "1777030700",
"uncertainty": 120
},
"stopId": "0:TDB03",
"stopSequence": 21
},
{
"arrival": {
"time": "1777030745",
"uncertainty": 120
},
"stopId": "0:ASC01",
"stopSequence": 22
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1976354"
}
}
},
{
"id": "C1979416",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777034160",
"uncertainty": 120
},
"stopId": "0:HAM01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777034241",
"uncertainty": 120
},
"departure": {
"time": "1777034241",
"uncertainty": 120
},
"stopId": "0:LaN02",
"stopSequence": 2
},
{
"arrival": {
"time": "1777034294",
"uncertainty": 120
},
"departure": {
"time": "1777034294",
"uncertainty": 120
},
"stopId": "0:COC02",
"stopSequence": 3
},
{
"arrival": {
"time": "1777034337",
"uncertainty": 120
},
"departure": {
"time": "1777034337",
"uncertainty": 120
},
"stopId": "0:FEY02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777034382",
"uncertainty": 120
},
"departure": {
"time": "1777034382",
"uncertainty": 120
},
"stopId": "0:PAT01",
"stopSequence": 5
},
{
"arrival": {
"time": "1777034432",
"uncertainty": 120
},
"departure": {
"time": "1777034432",
"uncertainty": 120
},
"stopId": "0:GUY01",
"stopSequence": 6
},
{
"arrival": {
"time": "1777034471",
"uncertainty": 120
},
"departure": {
"time": "1777034471",
"uncertainty": 120
},
"stopId": "0:LAM01",
"stopSequence": 7
},
{
"arrival": {
"time": "1777034510",
"uncertainty": 120
},
"departure": {
"time": "1777034510",
"uncertainty": 120
},
"stopId": "0:BER01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777034579",
"uncertainty": 120
},
"departure": {
"time": "1777034579",
"uncertainty": 120
},
"stopId": "0:ERA01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777034642",
"uncertainty": 120
},
"departure": {
"time": "1777034642",
"uncertainty": 120
},
"stopId": "0:VAN01",
"stopSequence": 10
},
{
"arrival": {
"time": "1777034688",
"uncertainty": 120
},
"departure": {
"time": "1777034688",
"uncertainty": 120
},
"stopId": "0:JAR01",
"stopSequence": 11
},
{
"arrival": {
"time": "1777034738",
"uncertainty": 120
},
"departure": {
"time": "1777034738",
"uncertainty": 120
},
"stopId": "0:FOs01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777034820",
"uncertainty": 120
},
"departure": {
"time": "1777034820",
"uncertainty": 120
},
"stopId": "0:VOl02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777034864",
"uncertainty": 120
},
"departure": {
"time": "1777034864",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 14
},
{
"arrival": {
"time": "1777035032",
"uncertainty": 120
},
"departure": {
"time": "1777035032",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 15
},
{
"arrival": {
"time": "1777035060",
"uncertainty": 120
},
"departure": {
"time": "1777035060",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 16
},
{
"arrival": {
"time": "1777035180",
"uncertainty": 120
},
"departure": {
"time": "1777035180",
"uncertainty": 120
},
"stopId": "0:14J01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777035300",
"uncertainty": 120
},
"departure": {
"time": "1777035300",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:VOU01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777035286",
"uncertainty": 120
},
"departure": {
"time": "1777035286",
"uncertainty": 120
},
"stopId": "0:NES01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777035356",
"uncertainty": 120
},
"departure": {
"time": "1777035356",
"uncertainty": 120
},
"stopId": "0:QUe02",
"stopSequence": 20
},
{
"arrival": {
"time": "1777035409",
"uncertainty": 120
},
"departure": {
"time": "1777035409",
"uncertainty": 120
},
"stopId": "0:SEN02",
"stopSequence": 21
},
{
"arrival": {
"time": "1777035521",
"uncertainty": 120
},
"departure": {
"time": "1777035521",
"uncertainty": 120
},
"stopId": "0:NIEL01",
"stopSequence": 22
},
{
"arrival": {
"time": "1777035545",
"uncertainty": 120
},
"departure": {
"time": "1777035545",
"uncertainty": 120
},
"stopId": "0:CUM01",
"stopSequence": 23
},
{
"arrival": {
"time": "1777035608",
"uncertainty": 120
},
"departure": {
"time": "1777035608",
"uncertainty": 120
},
"stopId": "0:PSL01",
"stopSequence": 24
},
{
"arrival": {
"time": "1777035690",
"uncertainty": 120
},
"departure": {
"time": "1777035690",
"uncertainty": 120
},
"stopId": "0:NOE01",
"stopSequence": 25
},
{
"arrival": {
"time": "1777035721",
"uncertainty": 120
},
"departure": {
"time": "1777035721",
"uncertainty": 120
},
"stopId": "0:VEO01",
"stopSequence": 26
},
{
"arrival": {
"time": "1777035770",
"uncertainty": 120
},
"departure": {
"time": "1777035770",
"uncertainty": 120
},
"stopId": "0:COR01",
"stopSequence": 27
},
{
"arrival": {
"time": "1777035797",
"uncertainty": 120
},
"departure": {
"time": "1777035797",
"uncertainty": 120
},
"stopId": "0:FAR01",
"stopSequence": 28
},
{
"arrival": {
"time": "1777035867",
"uncertainty": 120
},
"departure": {
"time": "1777035867",
"uncertainty": 120
},
"stopId": "0:HTM01",
"stopSequence": 29
},
{
"arrival": {
"time": "1777035910",
"uncertainty": 120
},
"departure": {
"time": "1777035910",
"uncertainty": 120
},
"stopId": "0:LAB01",
"stopSequence": 30
},
{
"arrival": {
"time": "1777035952",
"uncertainty": 120
},
"departure": {
"time": "1777035952",
"uncertainty": 120
},
"stopId": "0:BAS01",
"stopSequence": 31
},
{
"arrival": {
"time": "1777035990",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1979416"
}
}
},
{
"id": "C1976358",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777030560",
"uncertainty": 120
},
"departure": {
"time": "1777030560",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PxC01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777030707",
"uncertainty": 120
},
"departure": {
"time": "1777030707",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PxC02",
"stopSequence": 2
},
{
"arrival": {
"time": "1777030784",
"uncertainty": 120
},
"departure": {
"time": "1777030784",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:1RA02",
"stopSequence": 3
},
{
"arrival": {
"time": "1777030812",
"uncertainty": 120
},
"departure": {
"time": "1777030812",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BEU02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777030920",
"uncertainty": 120
},
"departure": {
"time": "1777030920",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:14J03",
"stopSequence": 5
},
{
"arrival": {
"time": "1777030996",
"uncertainty": 120
},
"departure": {
"time": "1777030996",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PZI02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777031073",
"uncertainty": 120
},
"departure": {
"time": "1777031073",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:FOR01",
"stopSequence": 7
},
{
"arrival": {
"time": "1777031133",
"uncertainty": 120
},
"departure": {
"time": "1777031133",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CHr01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777031195",
"uncertainty": 120
},
"departure": {
"time": "1777031195",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MIC02",
"stopSequence": 9
},
{
"departure": {
"time": "1777031280"
},
"stopId": "0:SQU02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777031369"
},
"departure": {
"time": "1777031369"
},
"stopId": "0:EUr03",
"stopSequence": 11
},
{
"arrival": {
"time": "1777031460"
},
"departure": {
"time": "1777031460"
},
"stopId": "0:POi01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777031520"
},
"departure": {
"time": "1777031520"
},
"stopId": "0:POC01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777031606"
},
"departure": {
"time": "1777031606"
},
"stopId": "0:DES01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777031638"
},
"departure": {
"time": "1777031638"
},
"stopId": "0:DEN01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777031669",
"uncertainty": 120
},
"departure": {
"time": "1777031669",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:Gue01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777031711"
},
"departure": {
"time": "1777031711"
},
"stopId": "0:MAI01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777031778"
},
"departure": {
"time": "1777031778"
},
"stopId": "0:CER01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777031831"
},
"departure": {
"time": "1777031831"
},
"stopId": "0:Bro01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777031921"
},
"departure": {
"time": "1777031921"
},
"stopId": "0:AIR01",
"stopSequence": 20
},
{
"arrival": {
"time": "1777032023"
},
"departure": {
"time": "1777032023"
},
"stopId": "0:TDB03",
"stopSequence": 21
},
{
"arrival": {
"time": "1777032071"
},
"stopId": "0:ASC01",
"stopSequence": 22
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1976358"
}
}
},
{
"id": "C1976359",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777031946",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777032093",
"uncertainty": 120
},
"departure": {
"time": "1777032093",
"uncertainty": 120
},
"stopId": "0:PxC02",
"stopSequence": 2
},
{
"arrival": {
"time": "1777032170",
"uncertainty": 120
},
"departure": {
"time": "1777032170",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 3
},
{
"arrival": {
"time": "1777032198",
"uncertainty": 120
},
"departure": {
"time": "1777032198",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777032306",
"uncertainty": 120
},
"departure": {
"time": "1777032306",
"uncertainty": 120
},
"stopId": "0:14J03",
"stopSequence": 5
},
{
"arrival": {
"time": "1777032382",
"uncertainty": 120
},
"departure": {
"time": "1777032382",
"uncertainty": 120
},
"stopId": "0:PZI02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777032459",
"uncertainty": 120
},
"departure": {
"time": "1777032459",
"uncertainty": 120
},
"stopId": "0:FOR01",
"stopSequence": 7
},
{
"arrival": {
"time": "1777032519",
"uncertainty": 120
},
"departure": {
"time": "1777032519",
"uncertainty": 120
},
"stopId": "0:CHr01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777032581",
"uncertainty": 120
},
"departure": {
"time": "1777032581",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777032666",
"uncertainty": 120
},
"departure": {
"time": "1777032666",
"uncertainty": 120
},
"stopId": "0:SQU02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777032758",
"uncertainty": 120
},
"departure": {
"time": "1777032758",
"uncertainty": 120
},
"stopId": "0:EUr03",
"stopSequence": 11
},
{
"arrival": {
"time": "1777032852",
"uncertainty": 120
},
"departure": {
"time": "1777032852",
"uncertainty": 120
},
"stopId": "0:POi01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777032913",
"uncertainty": 120
},
"departure": {
"time": "1777032913",
"uncertainty": 120
},
"stopId": "0:POC01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777033001",
"uncertainty": 120
},
"departure": {
"time": "1777033001",
"uncertainty": 120
},
"stopId": "0:DES01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777033034",
"uncertainty": 120
},
"departure": {
"time": "1777033034",
"uncertainty": 120
},
"stopId": "0:DEN01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777032929",
"uncertainty": 120
},
"departure": {
"time": "1777032929",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:Gue01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777033107",
"uncertainty": 120
},
"departure": {
"time": "1777033107",
"uncertainty": 120
},
"stopId": "0:MAI01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777033174",
"uncertainty": 120
},
"departure": {
"time": "1777033174",
"uncertainty": 120
},
"stopId": "0:CER01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777033227",
"uncertainty": 120
},
"departure": {
"time": "1777033227",
"uncertainty": 120
},
"stopId": "0:Bro01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777033317",
"uncertainty": 120
},
"departure": {
"time": "1777033317",
"uncertainty": 120
},
"stopId": "0:AIR01",
"stopSequence": 20
},
{
"arrival": {
"time": "1777033419",
"uncertainty": 120
},
"departure": {
"time": "1777033419",
"uncertainty": 120
},
"stopId": "0:TDB03",
"stopSequence": 21
},
{
"arrival": {
"time": "1777033467",
"uncertainty": 120
},
"stopId": "0:ASC01",
"stopSequence": 22
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1976359"
}
}
},
{
"id": "C1978392",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777031649",
"uncertainty": 120
},
"stopId": "0:FOU02",
"stopSequence": 1
},
{
"arrival": {
"time": "1777031679",
"uncertainty": 120
},
"departure": {
"time": "1777031679",
"uncertainty": 120
},
"stopId": "0:FOU03",
"stopSequence": 2
},
{
"arrival": {
"time": "1777031790",
"uncertainty": 120
},
"departure": {
"time": "1777031790",
"uncertainty": 120
},
"stopId": "0:STE01",
"stopSequence": 3
},
{
"arrival": {
"time": "1777031846",
"uncertainty": 120
},
"departure": {
"time": "1777031846",
"uncertainty": 120
},
"stopId": "0:HOC01",
"stopSequence": 4
},
{
"arrival": {
"time": "1777031929",
"uncertainty": 120
},
"departure": {
"time": "1777031929",
"uncertainty": 120
},
"stopId": "0:CUG01",
"stopSequence": 5
},
{
"arrival": {
"time": "1777032009",
"uncertainty": 120
},
"departure": {
"time": "1777032009",
"uncertainty": 120
},
"stopId": "0:SAR02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777032083",
"uncertainty": 120
},
"departure": {
"time": "1777032083",
"uncertainty": 120
},
"stopId": "0:SAL02",
"stopSequence": 7
},
{
"arrival": {
"time": "1777032149",
"uncertainty": 120
},
"departure": {
"time": "1777032149",
"uncertainty": 120
},
"stopId": "0:JUI01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777032217",
"uncertainty": 120
},
"departure": {
"time": "1777032217",
"uncertainty": 120
},
"stopId": "0:MOZ01",
"stopSequence": 9
},
{
"arrival": {
"time": "1777032267",
"uncertainty": 120
},
"departure": {
"time": "1777032267",
"uncertainty": 120
},
"stopId": "0:WEI01",
"stopSequence": 10
},
{
"arrival": {
"time": "1777032340",
"uncertainty": 120
},
"departure": {
"time": "1777032340",
"uncertainty": 120
},
"stopId": "0:MRO02",
"stopSequence": 11
},
{
"arrival": {
"time": "1777032371",
"uncertainty": 120
},
"departure": {
"time": "1777032371",
"uncertainty": 120
},
"stopId": "0:CLo02",
"stopSequence": 12
},
{
"arrival": {
"time": "1777032482",
"uncertainty": 120
},
"departure": {
"time": "1777032482",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 13
},
{
"arrival": {
"time": "1777032535",
"uncertainty": 120
},
"departure": {
"time": "1777032535",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 14
},
{
"arrival": {
"time": "1777032580",
"uncertainty": 120
},
"departure": {
"time": "1777032580",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 15
},
{
"arrival": {
"time": "1777032647",
"uncertainty": 120
},
"departure": {
"time": "1777032647",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777032800",
"uncertainty": 120
},
"departure": {
"time": "1777032800",
"uncertainty": 120
},
"stopId": "0:DAR01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777032845",
"uncertainty": 120
},
"departure": {
"time": "1777032845",
"uncertainty": 120
},
"stopId": "0:REN03",
"stopSequence": 18
},
{
"arrival": {
"time": "1777032900",
"uncertainty": 120
},
"departure": {
"time": "1777032900",
"uncertainty": 120
},
"stopId": "0:MOn02",
"stopSequence": 19
},
{
"arrival": {
"time": "1777032983",
"uncertainty": 120
},
"departure": {
"time": "1777032983",
"uncertainty": 120
},
"stopId": "0:PAT03",
"stopSequence": 20
},
{
"arrival": {
"time": "1777033049",
"uncertainty": 120
},
"departure": {
"time": "1777033049",
"uncertainty": 120
},
"stopId": "0:TRU01",
"stopSequence": 21
},
{
"arrival": {
"time": "1777033103",
"uncertainty": 120
},
"departure": {
"time": "1777033103",
"uncertainty": 120
},
"stopId": "0:THI03",
"stopSequence": 22
},
{
"arrival": {
"time": "1777033163",
"uncertainty": 120
},
"departure": {
"time": "1777033163",
"uncertainty": 120
},
"stopId": "0:bre01",
"stopSequence": 23
},
{
"arrival": {
"time": "1777033227",
"uncertainty": 120
},
"departure": {
"time": "1777033227",
"uncertainty": 120
},
"stopId": "0:TAB01",
"stopSequence": 24
},
{
"arrival": {
"time": "1777033278",
"uncertainty": 120
},
"departure": {
"time": "1777033278",
"uncertainty": 120
},
"stopId": "0:CUV02",
"stopSequence": 25
},
{
"arrival": {
"time": "1777033360",
"uncertainty": 120
},
"departure": {
"time": "1777033360",
"uncertainty": 120
},
"stopId": "0:DOu01",
"stopSequence": 26
},
{
"arrival": {
"time": "1777033436",
"uncertainty": 120
},
"departure": {
"time": "1777033436",
"uncertainty": 120
},
"stopId": "0:NOT02",
"stopSequence": 27
},
{
"arrival": {
"time": "1777033521",
"uncertainty": 120
},
"departure": {
"time": "1777033521",
"uncertainty": 120
},
"stopId": "0:ABB02",
"stopSequence": 28
},
{
"arrival": {
"time": "1777033596",
"uncertainty": 120
},
"departure": {
"time": "1777033596",
"uncertainty": 120
},
"stopId": "0:ile02",
"stopSequence": 29
},
{
"arrival": {
"time": "1777033649",
"uncertainty": 120
},
"departure": {
"time": "1777033649",
"uncertainty": 120
},
"stopId": "0:CCE02",
"stopSequence": 30
},
{
"arrival": {
"time": "1777033705",
"uncertainty": 120
},
"departure": {
"time": "1777033705",
"uncertainty": 120
},
"stopId": "0:MAi02",
"stopSequence": 31
},
{
"arrival": {
"time": "1777033785",
"uncertainty": 120
},
"departure": {
"time": "1777033785",
"uncertainty": 120
},
"stopId": "0:BAl02",
"stopSequence": 32
},
{
"arrival": {
"time": "1777033864",
"uncertainty": 120
},
"departure": {
"time": "1777033864",
"uncertainty": 120
},
"stopId": "0:pAS01",
"stopSequence": 33
},
{
"arrival": {
"time": "1777033905",
"uncertainty": 120
},
"departure": {
"time": "1777033905",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 34
},
{
"arrival": {
"time": "1777033962",
"uncertainty": 120
},
"departure": {
"time": "1777033962",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 35
},
{
"arrival": {
"time": "1777034005",
"uncertainty": 120
},
"departure": {
"time": "1777034005",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 36
},
{
"arrival": {
"time": "1777034059",
"uncertainty": 120
},
"departure": {
"time": "1777034059",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 37
},
{
"arrival": {
"time": "1777034141",
"uncertainty": 120
},
"departure": {
"time": "1777034141",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 38
},
{
"arrival": {
"time": "1777034246",
"uncertainty": 120
},
"departure": {
"time": "1777034246",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 39
},
{
"arrival": {
"time": "1777034277",
"uncertainty": 120
},
"departure": {
"time": "1777034277",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 40
},
{
"arrival": {
"time": "1777034341",
"uncertainty": 120
},
"departure": {
"time": "1777034341",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 41
},
{
"arrival": {
"time": "1777034369",
"uncertainty": 120
},
"departure": {
"time": "1777034369",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 42
},
{
"arrival": {
"time": "1777034424",
"uncertainty": 120
},
"departure": {
"time": "1777034424",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 43
},
{
"arrival": {
"time": "1777034478",
"uncertainty": 120
},
"departure": {
"time": "1777034478",
"uncertainty": 120
},
"stopId": "0:ROS02",
"stopSequence": 44
},
{
"arrival": {
"time": "1777034540",
"uncertainty": 120
},
"departure": {
"time": "1777034540",
"uncertainty": 120
},
"stopId": "0:PHI01",
"stopSequence": 45
},
{
"arrival": {
"time": "1777034568",
"uncertainty": 120
},
"departure": {
"time": "1777034568",
"uncertainty": 120
},
"stopId": "0:par01",
"stopSequence": 46
},
{
"arrival": {
"time": "1777034607",
"uncertainty": 120
},
"departure": {
"time": "1777034607",
"uncertainty": 120
},
"stopId": "0:COO02",
"stopSequence": 47
},
{
"arrival": {
"time": "1777034642",
"uncertainty": 120
},
"departure": {
"time": "1777034642",
"uncertainty": 120
},
"stopId": "0:BRU02",
"stopSequence": 48
},
{
"arrival": {
"time": "1777034686",
"uncertainty": 120
},
"departure": {
"time": "1777034686",
"uncertainty": 120
},
"stopId": "0:GUE03",
"stopSequence": 49
},
{
"arrival": {
"time": "1777034740",
"uncertainty": 120
},
"departure": {
"time": "1777034740",
"uncertainty": 120
},
"stopId": "0:ReG02",
"stopSequence": 50
},
{
"arrival": {
"time": "1777034777",
"uncertainty": 120
},
"departure": {
"time": "1777034777",
"uncertainty": 120
},
"stopId": "0:GAM02",
"stopSequence": 51
},
{
"arrival": {
"time": "1777034838",
"uncertainty": 120
},
"departure": {
"time": "1777034838",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 52
},
{
"arrival": {
"time": "1777034877",
"uncertainty": 120
},
"departure": {
"time": "1777034877",
"uncertainty": 120
},
"stopId": "0:Cht02",
"stopSequence": 53
},
{
"arrival": {
"time": "1777034905",
"uncertainty": 120
},
"departure": {
"time": "1777034905",
"uncertainty": 120
},
"stopId": "0:Rob02",
"stopSequence": 54
},
{
"arrival": {
"time": "1777034935",
"uncertainty": 120
},
"departure": {
"time": "1777034935",
"uncertainty": 120
},
"stopId": "0:MaI02",
"stopSequence": 55
},
{
"arrival": {
"time": "1777035003",
"uncertainty": 120
},
"departure": {
"time": "1777035003",
"uncertainty": 120
},
"stopId": "0:CCJ02",
"stopSequence": 56
},
{
"arrival": {
"time": "1777035093",
"uncertainty": 120
},
"departure": {
"time": "1777035093",
"uncertainty": 120
},
"stopId": "0:MoU01",
"stopSequence": 57
},
{
"arrival": {
"time": "1777035174",
"uncertainty": 120
},
"departure": {
"time": "1777035174",
"uncertainty": 120
},
"stopId": "0:BAS03",
"stopSequence": 58
},
{
"arrival": {
"time": "1777035206",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 59
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1978392"
}
}
},
{
"id": "C1976365",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777033140",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777033287",
"uncertainty": 120
},
"departure": {
"time": "1777033287",
"uncertainty": 120
},
"stopId": "0:PxC02",
"stopSequence": 2
},
{
"arrival": {
"time": "1777033364",
"uncertainty": 120
},
"departure": {
"time": "1777033364",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 3
},
{
"arrival": {
"time": "1777033392",
"uncertainty": 120
},
"departure": {
"time": "1777033392",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777033500",
"uncertainty": 120
},
"departure": {
"time": "1777033500",
"uncertainty": 120
},
"stopId": "0:14J03",
"stopSequence": 5
},
{
"arrival": {
"time": "1777033576",
"uncertainty": 120
},
"departure": {
"time": "1777033576",
"uncertainty": 120
},
"stopId": "0:PZI02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777033653",
"uncertainty": 120
},
"departure": {
"time": "1777033653",
"uncertainty": 120
},
"stopId": "0:FOR01",
"stopSequence": 7
},
{
"arrival": {
"time": "1777033713",
"uncertainty": 120
},
"departure": {
"time": "1777033713",
"uncertainty": 120
},
"stopId": "0:CHr01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777033775",
"uncertainty": 120
},
"departure": {
"time": "1777033775",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777033860",
"uncertainty": 120
},
"departure": {
"time": "1777033860",
"uncertainty": 120
},
"stopId": "0:SQU02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777033978",
"uncertainty": 120
},
"departure": {
"time": "1777033978",
"uncertainty": 120
},
"stopId": "0:EUr03",
"stopSequence": 11
},
{
"arrival": {
"time": "1777034100",
"uncertainty": 120
},
"departure": {
"time": "1777034100",
"uncertainty": 120
},
"stopId": "0:POi01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777034175",
"uncertainty": 120
},
"departure": {
"time": "1777034175",
"uncertainty": 120
},
"stopId": "0:POC01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777034282",
"uncertainty": 120
},
"departure": {
"time": "1777034282",
"uncertainty": 120
},
"stopId": "0:DES01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777034322",
"uncertainty": 120
},
"departure": {
"time": "1777034322",
"uncertainty": 120
},
"stopId": "0:DEN01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777034361",
"uncertainty": 120
},
"departure": {
"time": "1777034361",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:Gue01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777034395",
"uncertainty": 120
},
"departure": {
"time": "1777034395",
"uncertainty": 120
},
"stopId": "0:MAI01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777034462",
"uncertainty": 120
},
"departure": {
"time": "1777034462",
"uncertainty": 120
},
"stopId": "0:CER01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777034515",
"uncertainty": 120
},
"departure": {
"time": "1777034515",
"uncertainty": 120
},
"stopId": "0:Bro01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777034605",
"uncertainty": 120
},
"departure": {
"time": "1777034605",
"uncertainty": 120
},
"stopId": "0:AIR01",
"stopSequence": 20
},
{
"arrival": {
"time": "1777034707",
"uncertainty": 120
},
"departure": {
"time": "1777034707",
"uncertainty": 120
},
"stopId": "0:TDB03",
"stopSequence": 21
},
{
"arrival": {
"time": "1777034755",
"uncertainty": 120
},
"stopId": "0:ASC01",
"stopSequence": 22
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1976365"
}
}
},
{
"id": "C1976368",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777034400"
},
"stopId": "0:PxC01",
"stopSequence": 1
},
{
"arrival": {
"time": "1777034547"
},
"departure": {
"time": "1777034547"
},
"stopId": "0:PxC02",
"stopSequence": 2
},
{
"arrival": {
"time": "1777034624"
},
"departure": {
"time": "1777034624"
},
"stopId": "0:1RA02",
"stopSequence": 3
},
{
"arrival": {
"time": "1777034652"
},
"departure": {
"time": "1777034652"
},
"stopId": "0:BEU02",
"stopSequence": 4
},
{
"arrival": {
"time": "1777034760"
},
"departure": {
"time": "1777034760"
},
"stopId": "0:14J03",
"stopSequence": 5
},
{
"arrival": {
"time": "1777034836"
},
"departure": {
"time": "1777034836"
},
"stopId": "0:PZI02",
"stopSequence": 6
},
{
"arrival": {
"time": "1777034913"
},
"departure": {
"time": "1777034913"
},
"stopId": "0:FOR01",
"stopSequence": 7
},
{
"arrival": {
"time": "1777034973"
},
"departure": {
"time": "1777034973"
},
"stopId": "0:CHr01",
"stopSequence": 8
},
{
"arrival": {
"time": "1777035035"
},
"departure": {
"time": "1777035035"
},
"stopId": "0:MIC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1777035120"
},
"departure": {
"time": "1777035120"
},
"stopId": "0:SQU02",
"stopSequence": 10
},
{
"arrival": {
"time": "1777035238"
},
"departure": {
"time": "1777035238"
},
"stopId": "0:EUr03",
"stopSequence": 11
},
{
"arrival": {
"time": "1777035360"
},
"departure": {
"time": "1777035360"
},
"stopId": "0:POi01",
"stopSequence": 12
},
{
"arrival": {
"time": "1777035435"
},
"departure": {
"time": "1777035435"
},
"stopId": "0:POC01",
"stopSequence": 13
},
{
"arrival": {
"time": "1777035542"
},
"departure": {
"time": "1777035542"
},
"stopId": "0:DES01",
"stopSequence": 14
},
{
"arrival": {
"time": "1777035582"
},
"departure": {
"time": "1777035582"
},
"stopId": "0:DEN01",
"stopSequence": 15
},
{
"arrival": {
"time": "1777035621",
"uncertainty": 120
},
"departure": {
"time": "1777035621",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:Gue01",
"stopSequence": 16
},
{
"arrival": {
"time": "1777035655"
},
"departure": {
"time": "1777035655"
},
"stopId": "0:MAI01",
"stopSequence": 17
},
{
"arrival": {
"time": "1777035722"
},
"departure": {
"time": "1777035722"
},
"stopId": "0:CER01",
"stopSequence": 18
},
{
"arrival": {
"time": "1777035775"
},
"departure": {
"time": "1777035775"
},
"stopId": "0:Bro01",
"stopSequence": 19
},
{
"arrival": {
"time": "1777035865"
},
"departure": {
"time": "1777035865"
},
"stopId": "0:AIR01",
"stopSequence": 20
},
{
"arrival": {
"time": "1777035967"
},
"departure": {
"time": "1777035967"
},
"stopId": "0:TDB03",
"stopSequence": 21
},
{
"arrival": {
"time": "1777036015"
},
"stopId": "0:ASC01",
"stopSequence": 22
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1976368"
}
}
},
{
"id": "C1979433",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777033920",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "MV : LaVC1979433"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1777030809"
}
}